Age | Commit message (Expand) | Author |
2020-02-23 | Fix tests. | Robert Jaros |
2020-02-23 | A skeleton module for new Maps component, based on Leaflet library (#137) | Robert Jaros |
2020-02-18 | Fix tabulator options handling for initials. | Robert Jaros |
2020-02-09 | Small fix for TypeaheadInput value handling | Robert Jaros |
2020-02-09 | Fix DateTimeInput positioning inside the Tabulator table | Robert Jaros |
2020-02-09 | Simplify bindings definitions for remote components (select, typeahead) | Robert Jaros |
2020-02-09 | Fix constructor parameters order | Robert Jaros |
2020-02-09 | New TypeaheadRemote component module. | Robert Jaros |
2020-02-08 | Documentation for missing options. | Robert Jaros |
2020-02-08 | Fix error handling | Robert Jaros |
2020-02-08 | New Typeahead component | Robert Jaros |
2020-02-02 | Change numeric parameters of the Spinner component to the type Number. | Robert Jaros |
2020-02-01 | Dependencies upgrade (Ktor 1.3.0, Spring Boot 2.2.4 and others) | Robert Jaros |
2020-01-20 | Add "tabChange" event for TabPanel container2.9.0 | Robert Jaros |
2020-01-20 | Fix tabulator module dependencies | Robert Jaros |
2020-01-20 | Fix tabulator module dependencies | Robert Jaros |
2020-01-20 | Fix empty links in Navbar and DropDown components | Robert Jaros |
2020-01-19 | Add an "optional" receiver for factory function in DataContainer component (#... | Robert Jaros |
2020-01-19 | Fix external URL prefix for SelectRemote and TabulatorRemote components | Robert Jaros |
2020-01-19 | Add support for authenticated CORS requests | Robert Jaros |
2020-01-19 | Fix external URL prefix for SelectRemote and TabulatorRemote components | Robert Jaros |
2020-01-18 | Add an option for an external URL prefix of remote KVision services | Robert Jaros |
2020-01-16 | Support for custom Decimal type in the common target | Robert Jaros |
2019-12-30 | Add support for downloading of the Tabulator table content (#122) | Robert Jaros |
2019-12-26 | Dependencies upgrade | Robert Jaros |
2019-12-06 | Focus the default buttons in Alert and Confirm dialogs | Robert Jaros |
2019-12-02 | Fix keyboard and focus handling for UploadInput component | Robert Jaros |
2019-12-02 | Fix select control invalid state | Robert Jaros |
2019-11-26 | Version 2.4.02.4.0 | Robert Jaros |
2019-11-25 | Support column groups in the Tabulator componenet (#111) | Robert Jaros |
2019-11-15 | Add "centered" property to all Modal dialogs. | Robert Jaros |
2019-11-15 | Fix an issue with high CPU utilization in IntelliJ by introducing new onEvent... | Robert Jaros |
2019-11-07 | Add reload method to Tabulator component. | Robert Jaros |
2019-11-07 | Send additional state with TabulatorRemote request | Robert Jaros |
2019-11-06 | Fix parameters deserialialization | Robert Jaros |
2019-11-05 | Add labels/fields horizontal ratio option for FormPanel component. | Robert Jaros |
2019-11-05 | Fix SelectRemote initialization. Add new option to preload values. | Robert Jaros |
2019-11-01 | Better exception handling in server-side interfaces. | Robert Jaros |
2019-10-29 | Allow per chart plugins configuration (#81) | Robert Jaros |
2019-10-29 | Fix native file handling in upload component (#98) | Robert Jaros |
2019-10-25 | Style fixes | Robert Jaros |
2019-10-25 | Now dropdown align option for Select and RemoteSelect components. | Robert Jaros |
2019-10-24 | Allow suspending functions for SelectRemote and TabulatorRemote components. | Robert Jaros |
2019-10-22 | Send additional state with SelectRemote request. | Robert Jaros |
2019-10-22 | Add helper functions for spring security. | Robert Jaros |
2019-10-22 | Remove useless annotations. | Robert Jaros |
2019-10-20 | Support manual mode in Pace module. | Robert Jaros |
2019-10-19 | Better index.html handling in spring webflux | Robert Jaros |
2019-10-17 | Move DSL builder functions out of the companion objects (#93) | Robert Jaros |
2019-10-17 | Move the plugins to the separate directory. | Robert Jaros |