1017 Commits (8dff7a00a35cc125cffdadee0b0f0b012a00aaf7)

Author SHA1 Message Date
Rory Powell b5250ac244 Fix return url using cookies 5 years ago
Andrew Kingston 030ff0c50e Ensure bad route configs don't cause the client to crash 5 years ago
Andrew Kingston d949e2dd23 Ensure bad route configs don't cause the client to crash 5 years ago
Andrew Kingston 7b860f5773 Add S3 presigned request generation and file upload capabilities 5 years ago
Andrew Kingston 159c951262 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 dfd95f9b83 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 ad6b0714d3 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 53b601ec9b 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 e187e8f2b1 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 f5649b48d1 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 e2478e478e 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 6e3f217fbb Add support for nested provider, field and jsonarray datasource types in new data fetch model 5 years ago
mike12345567 46a271c073 Fixing issue discovered by cypress test case and updating dynamic variable view to hide table when there are none. 5 years ago
mike12345567 e32869b100 Fixing issue discovered by cypress test case and updating dynamic variable view to hide table when there are none. 5 years ago
Andrew Kingston 3b9b6bdde0 Update query fetch to support new pagination structure 5 years ago
Andrew Kingston 6539f90b51 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 2043fd3402 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 441cc2fccf 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 d6120de81b Update data fetch models to use constructor to determine feature flags 5 years ago
Andrew Kingston 910c58b41d Lint 5 years ago
Andrew Kingston 78a3f807a3 Lint 5 years ago
Andrew Kingston 04928b3c05 Remove old reference implementation of data provider component 5 years ago
Andrew Kingston f90c6ec44d Remove old reference implementation of data provider component 5 years ago
Andrew Kingston a967a07091 Add back in query extension capability to new data provider 5 years ago
Andrew Kingston 5c26f07d26 Add back in query extension capability to new data provider 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 66d9dc9b1e Add client-side searching, sorting and limiting for incompatible datasources to new DataFetch model 5 years ago
Andrew Kingston 38ef2deb90 Delay rendering blocks until the schema has been attempted to be loaded 5 years ago
Andrew Kingston 3a8e217bb7 Delay rendering blocks until the schema has been attempted to be loaded 5 years ago
Andrew Kingston 492c2acc9a Remove initial render of components with undefined props by passing in initial props without triggering svelte invalidation 5 years ago
Andrew Kingston 58e0daeb8c Remove initial render of components with undefined props by passing in initial props without triggering svelte invalidation 5 years ago
Andrew Kingston 460d9f8c8d Update core component handling to use svelte function to manually control props in order to avoid triggering additional reactive statements and improve performance 5 years ago
Andrew Kingston 86065084c1 Update core component handling to use svelte function to manually control props in order to avoid triggering additional reactive statements and improve performance 5 years ago
Andrew Kingston 4bf200fcc5 Add new core implementations for fetching data and schema from datasources 5 years ago
Andrew Kingston 63ec10d73f Add new core implementations for fetching data and schema from datasources 5 years ago
mike12345567 c55cc0f56a Fixing issue with switching between datasources and making sure old client apps can still use the deprecated API. 5 years ago
mike12345567 a9437302b7 Fixing issue with switching between datasources and making sure old client apps can still use the deprecated API. 5 years ago
mike12345567 0a6754b13c Finishing up front-end, getting variable creation and management up and working from within the query schema/header menus. 5 years ago
mike12345567 858ef084ad Finishing up front-end, getting variable creation and management up and working from within the query schema/header menus. 5 years ago
Andrew Kingston 1c23dc3a3c Fix using wrong local storage key when persisting state in client apps 5 years ago