48 Commits (f2c2308fdce58b43f27f4fbea6bec8cfc04ef8d8)

Author SHA1 Message Date
Andrew Kingston a30ced6408 Add button action for manually refreshing a data provider 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
Andrew Kingston 047cd4ea88 Merge standard-components into the client library 5 years ago
Andrew Kingston 3eea601910 Add ability to persist state values in local storage 5 years ago
Andrew Kingston 9369e8b375 Add client app state and button actions to control it 5 years ago
Andrew Kingston 389788709a Prevent opening a screen modal if already inside a screen modal 5 years ago
Andrew Kingston 11dc516b26 Add single button action for changing form step 5 years ago
Andrew Kingston 9ea255b7bc Update validate form action to be able to only validate the current form step 5 years ago
Andrew Kingston 9b87d1a03e Add button actions for navigating form steps 5 years ago
Andrew Kingston 33431a5edc Rename visual actions from 'peek' to just 'open' screen in modal 5 years ago
Andrew Kingston def7f7a949 Add action to close peek modal and proxy notifications from the iframe 5 years ago
Andrew Kingston e5418deb89 Add initial work on peeking screens, only show one notification at a time, use spectrum notifications 5 years ago
Maurits Lourens f2c26a90c3 fix lint issues 5 years ago
Maurits Lourens 07553b9937 clear form action - draft 5 years ago
Michael Drury f32b4f94e7 Linting. 5 years ago
Michael Drury 88c0a635a0 Adding back logout functionality. 5 years ago
Andrew Kingston 7343c947ae Use tableId parameter when saving rows from button action 5 years ago
Andrew Kingston 7b876b2b42 Add ability for buttons to link to external URLs 5 years ago
Andrew Kingston 785f724dda Use action name as confirmation modal title 5 years ago
Andrew Kingston 0d99c69fe6 Fix typo 5 years ago
Andrew Kingston 1879fbeee3 Add support for confirmable action handling by client library 5 years ago
Andrew Kingston 4d564365cf Clean up data source context and remove explicit button actions for pagination 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Andrew Kingston 6f6770cef7 Add server-side searching and pagination to data providers using internal tables 5 years ago
Andrew Kingston a67a8fb957 Add log out button action 6 years ago
Andrew Kingston ac46cbdb14 Add button action for login 6 years ago
Andrew Kingston 2460280841 Fix and tidy up all button actions and drawers 6 years ago
Andrew Kingston bd1bd8ee2a Add hot reloading of related datasources for external queries 6 years ago
Martin McKeaveney 491d3afafd few bugfixes 6 years ago
Andrew Kingston 6bdde675a2 Add button action to refresh a datasource 6 years ago
Andrew Kingston 185f4ec468 Remove unnecessary enrichment from button action calls 6 years ago
Andrew Kingston 5244ce1a62 Fix delete row action 6 years ago
Andrew Kingston c36ddceb7e Pull form bindable properties from field definitions rather than schema 6 years ago
Andrew Kingston d85665d21c Allow forms to generate query schemas. Fix query execution action 6 years ago
Andrew Kingston e3b0de6805 Update screen templates to support full form generation. Fix issues with screen templates 6 years ago
Andrew Kingston 9c0e417408 Add custom component actions. Simplify client context. Add form validation action 6 years ago
Andrew Kingston 3621bcf1de Prevent invalid query params being enriched 6 years ago
mike12345567 239079d973 Linting. 6 years ago
mike12345567 ce5ab5482b Updating the string templating system to be capable of async operations. 6 years ago
Andrew Kingston d94473bca5 Update button actions and remove deprecated code 6 years ago
Martin McKeaveney 102b7ce61f binding data context in component 6 years ago
Michael Shanks a878d7eb40 Trigger Automation from frontend actions 6 years ago
Martin McKeaveney 8e40f4b5f8 Allow dynamic query execution from front end components 6 years ago
Martin McKeaveney 755fa0ac4a allow execution of external connector queries from button clicks 6 years ago
Andrew Kingston 1e857f101a Add button actions, simplify contexts and tidy up 6 years ago