aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules
AgeCommit message (Expand)Author
2019-04-04Fix base test classes.Robert Jaros
2019-04-03Suppress compilation warning.Robert Jaros
2019-04-02Style fixes and style warnings suppress.Robert Jaros
2019-03-31Websockets implementationRobert Jaros
2019-03-24Experimental updatable redux content.Robert Jaros
2019-03-24New RestClient class in the core module.Robert Jaros
2019-03-23Code style fixes.Robert Jaros
2019-03-19Better error handling in CallAgentRobert Jaros
2019-03-19Fix async action handling in ReduxStoreRobert Jaros
2019-03-17Add new kvision-redux module.Robert Jaros
2019-03-17Move suspending functions for getting file content to the kvision-upload module.Robert Jaros
2019-03-17Refactor Dialog component to the separate module.Robert Jaros
2019-03-14Refactor DataContainer component to the separate module.Robert Jaros
2019-03-10New module with support for drawing charts based on chart.js library.Robert Jaros
2019-03-09Code style fixes.Robert Jaros
2019-03-05Refactor kvision-bootstrap module.Robert Jaros
2019-03-05Upgrade some npm dependencies.Robert Jaros
2019-03-05Electron support module.Robert Jaros
2019-02-23Fix sending multipart/form-data with CallAgentRobert Jaros
2019-02-18Simplifications for multiplatform Date type.Robert Jaros
2019-02-18Make kvision-remote module independent of kvision itself.Robert Jaros
2019-02-17Fixed tests with headless Chrome.Robert Jaros
2019-02-16Code style fixRobert Jaros
2019-02-16Refactor main controller for Spring Boot. Enable auto-configuration.Robert Jaros
2019-02-16Fix for exception message handling.Robert Jaros
2019-02-16Refactor service manager for Spring Boot.Robert Jaros
2019-02-16Refactor service manager for Jooby. Upgrade Jooby version to 1.6.0.Robert Jaros
2019-02-13Minor declaration fixes.Robert Jaros
2019-02-13Suppress warningRobert Jaros
2019-02-13Unification of @Serializable -> JSON functionsRobert Jaros
2019-02-12Code styleRobert Jaros
2019-02-12New methods in CallAgent class for different type-safe calls to remote endpoi...Robert Jaros
2019-02-11Refactoring of server side components.Robert Jaros
2019-02-03Dependencies upgrade.0.0.24Robert Jaros
2019-02-03Ktor server-side interface fixes and refactorings.Robert Jaros
2019-02-03Refactor server-side interfaces.Robert Jaros
2019-02-01Refactor server-side interfaces.Robert Jaros
2019-02-01Refactor server-side interfaces.Robert Jaros
2019-02-01Refactor KVControllerRobert Jaros
2019-02-01New module for server-side interface with ktor framework.Robert Jaros
2019-01-23Suppress style warnings.Robert Jaros
2019-01-23Handlebars.js dependency upgrade + one helper extension function.Robert Jaros
2019-01-19Add timezone info to the JSON date format.Robert Jaros
2019-01-19Upload component upgrade and enhancements.Robert Jaros
2019-01-17A typo fix.Robert Jaros
2019-01-17Upgrade of touchspin component and removed default limits.Robert Jaros
2019-01-16Dependencies upgrade.Robert Jaros
2019-01-16Fix for UploadInput with empty or multiple value.Robert Jaros
2019-01-16DSL builder functions for SelectOption and SelectOptGroup.Robert Jaros
2019-01-16Fix for multiple selection.Robert Jaros