Age | Commit message (Expand) | Author |
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 |
2019-10-17 | Kotlin compiler plugin and gradle plugin | Robert Jaros |
2019-10-14 | Some fixes of the testutils module. | Robert Jaros |
2019-10-14 | Change deprecation level to ERROR on the Date type. | Robert Jaros |
2019-10-14 | Some fixes of the testutils module. | Robert Jaros |
2019-10-14 | Remove deprecated API call | Robert Jaros |
2019-10-14 | Clean dependencies. | Robert Jaros |
2019-10-13 | Fix tests. | Robert Jaros |
2019-10-13 | Allow to unsubscribe from the ObservableState. | Robert Jaros |
2019-10-13 | New Application class to reduce applications boilerplate (#92). | Robert Jaros |
2019-10-13 | Move ObservableList class from utils to state package and implement Observabl... | Robert Jaros |
2019-10-13 | Refactor StateBinding class with ObservableState interface. | Robert Jaros |
2019-10-12 | Redesign Date type handling in server side interfaces. | Robert Jaros |
2019-10-12 | Redesign spring-boot server module to use Spring WebFlux instead of Spring MVC. | Robert Jaros |
2019-10-08 | Change html element type for DropDown component inside the Navbar | Robert Jaros |
2019-10-07 | Small typo | Robert Jaros |
2019-10-06 | Update all tests. | Robert Jaros |
2019-10-06 | Remove unused css. | Robert Jaros |
2019-10-06 | Font awesome icons in modals. | Robert Jaros |
2019-10-05 | Updated Upload form control. | Robert Jaros |
2019-10-05 | Updated Spinner form control. | Robert Jaros |
2019-10-05 | Updated Select form control. | Robert Jaros |
2019-10-05 | Updated DateTime form control (#89) | Robert Jaros |
2019-10-03 | Upgrade to Bootstrap 4. | Robert Jaros |
2019-09-25 | Upgrade Bootstrap to version 4 | Robert Jaros |
2019-09-24 | Expose native tabulator object as public property. Add new methods for column... | Robert Jaros |
2019-09-24 | Basic support for Chart.js plugins (#81) | Robert Jaros |
2019-09-24 | Fix chart onClick event parameters (#84) | Robert Jaros |
2019-09-24 | Upgrade Tabulator to 4.4.1 (#87) | Robert Jaros |
2019-09-24 | Catch closed channel exception | Robert Jaros |
2019-08-30 | Fix tests. | Robert Jaros |
2019-08-30 | New module for Kotlin Redux. | Robert Jaros |
2019-07-16 | Fixed chart updates (#73) | Robert Jaros |
2019-07-13 | Style fixes. Suppress style warnings. | Robert Jaros |
2019-07-13 | Refactor RemoteSelect -> SelectRemote and RemoteTabulator -> TabulatorRemote | Robert Jaros |