67 Commits (4dfb74f512fc89cca88488fec0052e6dc6c7b3d5)

Author SHA1 Message Date
Andrew Kingston 4dfb74f512 Add public URL of uploaded file to button action outputs when uploading files to S3 5 years ago
Andrew Kingston 0b0618aa84 Lint and fix size of S3 upload component overlay 5 years ago
Andrew Kingston 73f2c9bd35 Improve error handling when uploading files to S3 5 years ago
Andrew Kingston 159c951262 Add S3 presigned request generation and file upload capabilities 5 years ago
Andrew Kingston dfd95f9b83 Add initial work on new S3 upload component and button action 5 years ago
Andrew Kingston 98cd12db5f Proxy state updates back from peek modals 5 years ago
Andrew Kingston dc7d22e5cb Add support for binding forms to deep json fields 5 years ago
Andrew Kingston eeecc762d2 Add button context to execute query action 5 years ago
Andrew Kingston dd5d0ffc7b Add output context to duplicate row action 5 years ago
Andrew Kingston eedd1f0cf6 Fix bug where save duplicate action was mutating the real context 5 years ago
Andrew Kingston 9ad25fcf88 Fix bug where save row action was mutating the real context 5 years ago
Andrew Kingston d9278dbc24 Dynamically enrich button actions at runtime and provide additional ephemeral button action output context 5 years ago
Andrew Kingston d36daaf9b9 Add button action for duplicating a row 5 years ago
Andrew Kingston e2cbf054ce Lint 5 years ago
Andrew Kingston d5002d3dda Add ability to link rows in tables, and link rows in the table with search block 5 years ago
Martin McKeaveney ff9130c49c tidy up 5 years ago
Andrew Kingston adda702588 Add button to table with search block and support defining multiple settings sections in component manifest entries 5 years ago
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