170 Commits (7f6bc74ccc8f66f1a44c045f47bdb6604dcbb0b8)

Author SHA1 Message Date
Hwansoo 0e94950857 fix: check if fields exists 5 years ago
Hwansoo 5b567300ec Fix not showing pagination of query on production 5 years ago
Andrew Kingston 6758896f57 Fix data fetch for nested providers, JSON arrays or array fields not working 5 years ago
Andrew Kingston e0a3911851 Rename return URL to redirect URL in log out action 5 years ago
Andrew Kingston 8b976bed52 Update log out handling to work better, and add support for navigating to a return URL 5 years ago
Andrew Kingston 302a1b3c5f Fix data fetch for nested providers, JSON arrays or array fields not working 5 years ago
mike12345567 abfa80bb47 Adding dynamic filter capabilities, also updating search field select in builder to make sure it removes banned search field types. 5 years ago
Andrew Kingston ec93406578 Add optional enrichment of relationship fields when determining datasource schema and update block filters to properly reference relationship fields 5 years ago
Andrew Kingston 157b6a19f6 Add public URL of uploaded file to button action outputs when uploading files to S3 5 years ago
Andrew Kingston 5f357ad2d8 Lint and fix size of S3 upload component overlay 5 years ago
Andrew Kingston d1ab0d2b67 Improve error handling when uploading files to S3 5 years ago
Andrew Kingston 7b860f5773 Add S3 presigned request generation and file upload capabilities 5 years ago
Andrew Kingston 8772dc342d Add initial work on new S3 upload component and button action 5 years ago
Andrew Kingston a23565dbeb Fix crash when fetching queries set up before pagination existed 5 years ago
Andrew Kingston 8bebf8db01 Ensure paginate option is respected in DataFetch models 5 years ago
Andrew Kingston ee2a3515e8 Update client query fetch to better determine whether pagination is supported or not 5 years ago
Andrew Kingston b7d7923904 Add support for cursor based pagination in query params 5 years ago
Andrew Kingston e0ae492e1d Add support for query param based pagination in REST queries 5 years ago
Andrew Kingston 1eac218d6e Add support for nested provider, field and jsonarray datasource types in new data fetch model 5 years ago
Andrew Kingston 3b9b6bdde0 Update query fetch to support new pagination structure 5 years ago
Andrew Kingston 9a53982038 Fix issue with determining view schema 5 years ago
Andrew Kingston 32b1c98201 Update client lib data fetch models to support generic pagination 5 years ago
Andrew Kingston 6034670c78 Update data fetch models to use constructor to determine feature flags 5 years ago
Andrew Kingston def64b2f39 Add client-side searching, sorting and limiting for incompatible datasources to new DataFetch model 5 years ago
Andrew Kingston 4bf200fcc5 Add new core implementations for fetching data and schema from datasources 5 years ago
Andrew Kingston 98cd12db5f Proxy state updates back from peek modals 5 years ago
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 7aa337f7d2 Disable links when in builder preview 5 years ago
Andrew Kingston 831f3b543f Disable links when in builder preview 5 years ago
Andrew Kingston 2f949bad85 Lint 5 years ago
Andrew Kingston e2cbf054ce 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
Andrew Kingston d5002d3dda 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
Martin McKeaveney ff9130c49c tidy up 5 years ago
Andrew Kingston 9d473e9a34 Lint 5 years ago
Andrew Kingston d5983d5603 Lint 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 adda702588 Add button to table with search block and support defining multiple settings sections in component manifest entries 5 years ago
Andrew Kingston 808d2d0f73 Add generic block structure with support for writing blocks like normal svelte components rather than a JSON builder 5 years ago
Andrew Kingston e6ffccaff7 Add generic block structure with support for writing blocks like normal svelte components rather than a JSON builder 5 years ago
Andrew Kingston 90403948dd Fix issue editing components in the preview when nested inside another draggable component 5 years ago
Andrew Kingston c48a56b997 Fix issue editing components in the preview when nested inside another draggable component 5 years ago