aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-remote/src/main/kotlin/pl/treksoft
AgeCommit message (Expand)Author
2020-03-11Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...Robert Jaros
2020-02-27Remove deprecated methods.Robert Jaros
2020-02-26Fix deprecation messages.Robert Jaros
2020-02-24Drop Pac4j integrationRobert Jaros
2020-02-09Simplify bindings definitions for remote components (select, typeahead)Robert Jaros
2020-02-08Fix error handlingRobert Jaros
2020-01-19Fix external URL prefix for SelectRemote and TabulatorRemote componentsRobert Jaros
2020-01-19Add support for authenticated CORS requestsRobert Jaros
2020-01-18Add an option for an external URL prefix of remote KVision servicesRobert Jaros
2020-01-16Support for custom Decimal type in the common targetRobert Jaros
2019-11-07Send additional state with TabulatorRemote requestRobert Jaros
2019-11-01Better exception handling in server-side interfaces.Robert Jaros
2019-10-25Style fixesRobert Jaros
2019-10-24Allow suspending functions for SelectRemote and TabulatorRemote components.Robert Jaros
2019-10-22Send additional state with SelectRemote request.Robert Jaros
2019-10-14Change deprecation level to ERROR on the Date type.Robert Jaros
2019-10-12Redesign Date type handling in server side interfaces.Robert Jaros
2019-10-12Redesign spring-boot server module to use Spring WebFlux instead of Spring MVC.Robert Jaros
2019-10-03Upgrade to Bootstrap 4.Robert Jaros
2019-07-13Style fixes. Suppress style warnings.Robert Jaros
2019-07-13Refactor RemoteSelect -> SelectRemote and RemoteTabulator -> TabulatorRemoteRobert Jaros
2019-07-08New tabulator-remote module.Robert Jaros
2019-04-22Code style fixes.Robert Jaros
2019-04-16Upgrade Kotlin to 1.3.30Robert Jaros
2019-04-10Websockets support for Spring Boot and Jooby.Robert Jaros
2019-04-02Style fixes and style warnings suppress.Robert Jaros
2019-03-31Websockets implementationRobert 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-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-16Fix for exception message handling.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-03Refactor server-side interfaces.Robert Jaros
2019-02-01Refactor server-side interfaces.Robert Jaros
2019-01-09Dependencies upgrade.Robert Jaros
2018-12-20Refactor server side modules.Robert Jaros
2018-12-19An addon remote module for select component.Robert Jaros
2018-12-18Refactor modules.Robert Jaros