aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules
AgeCommit message (Expand)Author
2020-03-27Fix support for default images (markers) in the maps module.Robert Jaros
2020-03-27Upgrade dependencies (Kotlin, coroutines, spring, jooby, redux-kotlin)Robert Jaros
2020-03-16Fix coroutines dependencies.Robert Jaros
2020-03-12Fix package.json generation.Robert Jaros
2020-03-12Remove some experimental annotationsRobert Jaros
2020-03-12Ktor upgrade to 1.3.2Robert Jaros
2020-03-12Change testutils build configurationRobert Jaros
2020-03-11Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...Robert Jaros
2020-03-03Default guice bindings for Jooby.Robert Jaros
2020-02-28Add an option to automatically collapse navbar on clickRobert Jaros
2020-02-27Remove deprecated methods.Robert Jaros
2020-02-26Fix tests.Robert Jaros
2020-02-26New event flow module (#140)Robert Jaros
2020-02-26Major changes in the event handling architecture. Support for multiple event ...Robert Jaros
2020-02-26Fix deprecation messages.Robert Jaros
2020-02-26Major changes in the event handling architecture. Support for multiple event ...Robert Jaros
2020-02-25Support for Javalin server (#138)Robert Jaros
2020-02-25Upgrade to Jooby 2.x - support for custom guice modulesRobert Jaros
2020-02-25Upgrade to Jooby 2.x - support for WithContext and WithSession interfacesRobert Jaros
2020-02-24Drop Pac4j integrationRobert Jaros
2020-02-24Upgrade to Jooby 2.xRobert Jaros
2020-02-23Merge branch 'master' into jooby2Robert Jaros
2020-02-23Fix testsRobert Jaros
2020-02-23Upgrade to Jooby 2.xRobert Jaros
2020-02-23Fix tests.Robert Jaros
2020-02-23A skeleton module for new Maps component, based on Leaflet library (#137)Robert Jaros
2020-02-18Fix tabulator options handling for initials.Robert Jaros
2020-02-09Small fix for TypeaheadInput value handlingRobert Jaros
2020-02-09Fix DateTimeInput positioning inside the Tabulator tableRobert Jaros
2020-02-09Simplify bindings definitions for remote components (select, typeahead)Robert Jaros
2020-02-09Fix constructor parameters orderRobert Jaros
2020-02-09New TypeaheadRemote component module.Robert Jaros
2020-02-08Documentation for missing options.Robert Jaros
2020-02-08Fix error handlingRobert Jaros
2020-02-08New Typeahead componentRobert Jaros
2020-02-02Change numeric parameters of the Spinner component to the type Number.Robert Jaros
2020-02-01Dependencies upgrade (Ktor 1.3.0, Spring Boot 2.2.4 and others)Robert Jaros
2020-01-20Add "tabChange" event for TabPanel container2.9.0Robert Jaros
2020-01-20Fix tabulator module dependenciesRobert Jaros
2020-01-20Fix tabulator module dependenciesRobert Jaros
2020-01-20Fix empty links in Navbar and DropDown componentsRobert Jaros
2020-01-19Add an "optional" receiver for factory function in DataContainer component (#...Robert Jaros
2020-01-19Fix external URL prefix for SelectRemote and TabulatorRemote componentsRobert Jaros
2020-01-19Add support for authenticated CORS requestsRobert Jaros
2020-01-19Fix external URL prefix for SelectRemote and TabulatorRemote componentsRobert 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-12-30Add support for downloading of the Tabulator table content (#122)Robert Jaros
2019-12-26Dependencies upgradeRobert Jaros
2019-12-06Focus the default buttons in Alert and Confirm dialogsRobert Jaros