Age | Commit message (Expand) | Author |
2019-05-11 | Refactor focus and blur methods in FormControl interface. | Robert Jaros |
2019-05-08 | update to match standards of other kvision module | Robbie Cronin |
2019-05-08 | Add momentjs wrapper to kvision-modules | Robbie Cronin |
2019-05-07 | Closable tabs in the TabPanel container. | Robert Jaros |
2019-05-01 | Update ChartCanvasSpec and ChartSpec for new ChartOptions name | Robbie Cronin |
2019-05-01 | Update Options name to TabulatorOptions in toJs extension | Robbie Cronin |
2019-05-01 | Update missed namespace changes | Robbie Cronin |
2019-05-01 | Fix namespace issue | Robbie Cronin |
2019-04-24 | New kvision-tabulator module. | Robert Jaros |
2019-04-24 | Fix various problems with re-creating DOM nodes. | Robert Jaros |
2019-04-24 | Scrollable tabs for TabPanel | Robert Jaros |
2019-04-24 | Dependencies upgrade (kotlin-redux) | Robert Jaros |
2019-04-22 | Code style fixes. | Robert Jaros |
2019-04-22 | Allow more general model in the data container. | Robert Jaros |
2019-04-16 | Upgrade Kotlin to 1.3.30 | Robert Jaros |
2019-04-11 | Suppress warnings.0.0.33 | Robert Jaros |
2019-04-10 | Websockets support for Spring Boot and Jooby. | Robert Jaros |
2019-04-04 | Fix base test classes. | Robert Jaros |
2019-04-03 | Suppress compilation warning. | Robert Jaros |
2019-04-02 | Style fixes and style warnings suppress. | Robert Jaros |
2019-03-31 | Websockets implementation | Robert Jaros |
2019-03-24 | Experimental updatable redux content. | Robert Jaros |
2019-03-24 | New RestClient class in the core module. | Robert Jaros |
2019-03-23 | Code style fixes. | Robert Jaros |
2019-03-19 | Better error handling in CallAgent | Robert Jaros |
2019-03-19 | Fix async action handling in ReduxStore | Robert Jaros |
2019-03-17 | Add new kvision-redux module. | Robert Jaros |
2019-03-17 | Move suspending functions for getting file content to the kvision-upload module. | Robert Jaros |
2019-03-17 | Refactor Dialog component to the separate module. | Robert Jaros |
2019-03-14 | Refactor DataContainer component to the separate module. | Robert Jaros |
2019-03-10 | New module with support for drawing charts based on chart.js library. | Robert Jaros |
2019-03-09 | Code style fixes. | Robert Jaros |
2019-03-05 | Refactor kvision-bootstrap module. | Robert Jaros |
2019-03-05 | Upgrade some npm dependencies. | Robert Jaros |
2019-03-05 | Electron support module. | Robert Jaros |
2019-02-23 | Fix sending multipart/form-data with CallAgent | Robert Jaros |
2019-02-18 | Simplifications for multiplatform Date type. | Robert Jaros |
2019-02-18 | Make kvision-remote module independent of kvision itself. | Robert Jaros |
2019-02-17 | Fixed tests with headless Chrome. | Robert Jaros |
2019-02-16 | Code style fix | Robert Jaros |
2019-02-16 | Refactor main controller for Spring Boot. Enable auto-configuration. | Robert Jaros |
2019-02-16 | Fix for exception message handling. | Robert Jaros |
2019-02-16 | Refactor service manager for Spring Boot. | Robert Jaros |
2019-02-16 | Refactor service manager for Jooby. Upgrade Jooby version to 1.6.0. | Robert Jaros |
2019-02-13 | Minor declaration fixes. | Robert Jaros |
2019-02-13 | Suppress warning | Robert Jaros |
2019-02-13 | Unification of @Serializable -> JSON functions | Robert Jaros |
2019-02-12 | Code style | Robert Jaros |
2019-02-12 | New methods in CallAgent class for different type-safe calls to remote endpoi... | Robert Jaros |
2019-02-11 | Refactoring of server side components. | Robert Jaros |