62 Commits (052acea04c20212ff269cf84bed2550c128317d4)

Author SHA1 Message Date
Andrew Kingston 43fe2407e1 Proxy state updates back from peek modals 5 years ago
Andrew Kingston 5793cc3bbd Add support for binding forms to deep json fields 5 years ago
Andrew Kingston 3f1d3328e2 Add button context to execute query action 5 years ago
Andrew Kingston cc3facd1b8 Add output context to duplicate row action 5 years ago
Andrew Kingston 62fc8d45f6 Fix bug where save duplicate action was mutating the real context 5 years ago
Andrew Kingston 3e8cd19e7b Fix bug where save row action was mutating the real context 5 years ago
Andrew Kingston d9f4c3a4b0 Dynamically enrich button actions at runtime and provide additional ephemeral button action output context 5 years ago
Andrew Kingston 20f3f41327 Add button action for duplicating a row 5 years ago
Andrew Kingston 2f949bad85 Lint 5 years ago
Andrew Kingston f8f906b9de Add ability to link rows in tables, and link rows in the table with search block 5 years ago
Martin McKeaveney 37ddd416c0 tidy up 5 years ago
Andrew Kingston dc9b1a2a8c Add button to table with search block and support defining multiple settings sections in component manifest entries 5 years ago
Andrew Kingston 78e4f00e11 Add button action for manually refreshing a data provider 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Andrew Kingston 9e5805f092 Merge standard-components into the client library 5 years ago
Andrew Kingston 23a6267f6a Add ability to persist state values in local storage 5 years ago
Andrew Kingston a7be624d64 Add client app state and button actions to control it 5 years ago
Andrew Kingston 1b91db2ece Prevent opening a screen modal if already inside a screen modal 5 years ago
Andrew Kingston 7f07390277 Add single button action for changing form step 5 years ago
Andrew Kingston 3fa5b3b571 Update validate form action to be able to only validate the current form step 5 years ago
Andrew Kingston 01b28f358a Add button actions for navigating form steps 5 years ago
Andrew Kingston 062d7e4450 Rename visual actions from 'peek' to just 'open' screen in modal 5 years ago
Andrew Kingston 473ccd27fa Add action to close peek modal and proxy notifications from the iframe 5 years ago
Andrew Kingston 7fef963067 Add initial work on peeking screens, only show one notification at a time, use spectrum notifications 5 years ago
Maurits Lourens d485e95e7b fix lint issues 5 years ago
Maurits Lourens 35d5a2d082 clear form action - draft 5 years ago
Michael Drury a824746df9 Linting. 5 years ago
Michael Drury 48f797185c Adding back logout functionality. 5 years ago
Andrew Kingston c67e47d7ab Use tableId parameter when saving rows from button action 5 years ago
Andrew Kingston ed2ff97df1 Add ability for buttons to link to external URLs 5 years ago
Andrew Kingston b7991ea894 Use action name as confirmation modal title 5 years ago
Andrew Kingston 4352611fc7 Fix typo 5 years ago
Andrew Kingston 312674bfa7 Add support for confirmable action handling by client library 5 years ago
Andrew Kingston d9923e1e98 Clean up data source context and remove explicit button actions for pagination 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Andrew Kingston 5aee405245 Add server-side searching and pagination to data providers using internal tables 5 years ago
Andrew Kingston c70201553e Add log out button action 6 years ago
Andrew Kingston 61056fc2f0 Add button action for login 6 years ago
Andrew Kingston 5c2aa7d603 Fix and tidy up all button actions and drawers 6 years ago
Andrew Kingston 98f13321d4 Add hot reloading of related datasources for external queries 6 years ago
Martin McKeaveney 94f1a14445 few bugfixes 6 years ago
Andrew Kingston 06b70706e3 Add button action to refresh a datasource 6 years ago
Andrew Kingston 6eec1632d9 Remove unnecessary enrichment from button action calls 6 years ago
Andrew Kingston 580837f949 Fix delete row action 6 years ago
Andrew Kingston e3e22da303 Pull form bindable properties from field definitions rather than schema 6 years ago
Andrew Kingston d921cfedf8 Allow forms to generate query schemas. Fix query execution action 6 years ago
Andrew Kingston d2c0ba8f74 Update screen templates to support full form generation. Fix issues with screen templates 6 years ago
Andrew Kingston cf43cf765c Add custom component actions. Simplify client context. Add form validation action 6 years ago
Andrew Kingston b0f5b9b1ce Prevent invalid query params being enriched 6 years ago