Andrew Kingston
|
441cc2fccf
|
Update client lib data fetch models to support generic pagination
|
2021-12-17 18:39:48 +00:00 |
mike12345567
|
a9437302b7
|
Fixing issue with switching between datasources and making sure old client apps can still use the deprecated API.
|
2021-12-16 11:41:28 +00:00 |
Andrew Kingston
|
fcf87956de
|
Standardise fetching schema from client apps to fix issues with determing schema for certain data sources
|
2021-11-03 11:57:47 +00:00 |
Andrew Kingston
|
262b238388
|
Invalidate related tables automatically via client library and fix issue with data source invalidation from modals
|
2021-10-26 19:12:55 +01:00 |
Andrew Kingston
|
047cd4ea88
|
Merge standard-components into the client library
|
2021-09-01 11:41:48 +01:00 |
Andrew Kingston
|
e5418deb89
|
Add initial work on peeking screens, only show one notification at a time, use spectrum notifications
|
2021-07-30 14:01:01 +01:00 |
Andrew Kingston
|
6e29423d4d
|
Add data provider component and refactor component setting types
|
2021-03-16 13:54:34 +00:00 |
Andrew Kingston
|
bd1bd8ee2a
|
Add hot reloading of related datasources for external queries
|
2021-02-08 09:51:20 +00:00 |
Andrew Kingston
|
d85665d21c
|
Allow forms to generate query schemas. Fix query execution action
|
2021-02-03 14:53:13 +00:00 |
Andrew Kingston
|
03e6799258
|
Remove success notification on query success to prevent notifications on 'read' queries
|
2021-01-26 09:31:41 +00:00 |
Keviin Åberg Kultalahti
|
8ed9dd08cf
|
fix typos and linting issues
|
2021-01-25 13:36:35 +01:00 |
Keviin Åberg Kultalahti
|
58f8350984
|
fixes spelling error
|
2021-01-25 13:14:38 +01:00 |
Keviin Åberg Kultalahti
|
b64b164236
|
adds catch-all notification to some requests that aren't caught in the API
|
2021-01-25 13:10:13 +01:00 |
Keviin Åberg Kultalahti
|
d2790ddd19
|
adds notifications to running queries
|
2021-01-25 12:57:04 +01:00 |
Martin McKeaveney
|
b76d42bcde
|
use dynamic input in query
|
2021-01-11 15:34:43 +00:00 |
Martin McKeaveney
|
102b7ce61f
|
binding data context in component
|
2021-01-08 18:22:03 +00:00 |
Martin McKeaveney
|
8e40f4b5f8
|
Allow dynamic query execution from front end components
|
2021-01-08 12:06:37 +00:00 |
Martin McKeaveney
|
d7a0d29b03
|
switching between queries
|
2021-01-06 12:28:51 +00:00 |
Martin McKeaveney
|
755fa0ac4a
|
allow execution of external connector queries from button clicks
|
2021-01-04 18:57:16 +00:00 |
Martin McKeaveney
|
b4b4941003
|
use queries in front end
|
2020-12-30 12:58:39 +00:00 |