index
:
github/kvision.git
gh-pages
kvision_1
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvision-modules
/
kvision-tabulator-remote
Age
Commit message (
Collapse
)
Author
2020-05-23
Fix for the TabulatorRemote component regression.
Robert Jaros
2020-05-20
Support for request configuration when using remote interfaces.
Robert Jaros
2020-05-20
Support relative links for remote endpoints
Robert Jaros
2020-05-09
Add new className parameter to all DSL builder functions.
Robert Jaros
2020-03-11
Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, ↵
Robert Jaros
Spring Boot) Major refactoring of build architecture.
2020-01-19
Fix external URL prefix for SelectRemote and TabulatorRemote components
Robert Jaros
2019-11-07
Send additional state with TabulatorRemote request
Robert Jaros
2019-10-24
Allow suspending functions for SelectRemote and TabulatorRemote components.
Robert Jaros
2019-10-17
Move DSL builder functions out of the companion objects (#93)
Robert Jaros
2019-10-06
Update all tests.
Robert Jaros
2019-07-13
Refactor RemoteSelect -> SelectRemote and RemoteTabulator -> TabulatorRemote
Robert Jaros
2019-07-08
New tabulator-remote module.
Robert Jaros