179 Commits (a2d8f143e945ea744cc18c3e93e5b01550afcd7c)

Author SHA1 Message Date
Rory Powell c5ec781057 Fix: You must pass a 'distinctId' (public forms) 4 years ago
Andrew Kingston fea89488e1 Don't show an error for the endpoint 4 years ago
Andrew Kingston fa5bec03ff Enable caching in client library 5 years ago
Andrew Kingston 0b5d26b28b Enable caching in client library 5 years ago
Rory Powell 5cb6e19274 Add CSRF Token 5 years ago
Rory Powell ffcf5354eb Add CSRF Token 5 years ago
Andrew Kingston 5b2b3e9add Remove built-in patch functionality from core API client and instead manually patch client library API endpoints 5 years ago
Andrew Kingston 29f47198c6 Remove built-in patch functionality from core API client and instead manually patch client library API endpoints 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 f6396649b5 Update log out handling to work better, and add support for navigating to a return URL 5 years ago
Andrew Kingston 919e31d216 Add initial work on frontend-core refactor 5 years ago
Andrew Kingston 0201841b90 Add initial work on frontend-core refactor 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 4dfb74f512 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 0b0618aa84 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 73f2c9bd35 Improve error handling when uploading files to S3 5 years ago
Andrew Kingston bb01806633 Update S3 upload with develop and fix preview URLs 5 years ago
Andrew Kingston b3dba52d62 Update S3 upload with develop and fix preview URLs 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 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 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 6fd53b134a Ensure JSON schema generated in client apps is identical to builder generated schema 5 years ago
Andrew Kingston 9353aec940 Ensure JSON schema generated in client apps is identical to builder generated schema 5 years ago
Andrew Kingston 5793cc3bbd Add support for binding forms to deep json fields 5 years ago
Andrew Kingston dc7d22e5cb Add support for binding forms to deep json fields 5 years ago
Andrew Kingston ba2588d44e Add support for accessing unlimited levels of nested JSON arrays 5 years ago
Andrew Kingston b1cc72c54a Add support for accessing unlimited levels of nested JSON arrays 5 years ago
Andrew Kingston 1bb6fb37e5 Flatten JSON schema in apps to allow filtering and display of nested values 5 years ago
Andrew Kingston 7b20aa31d1 Flatten JSON schema in apps to allow filtering and display of nested values 5 years ago
Andrew Kingston f898b8c94d Allow using JSON field arrays as a data provider source and add data bindings for nested JSON fields 5 years ago
Andrew Kingston cd5d370e7b Allow using JSON field arrays as a data provider source and add data bindings for nested JSON fields 5 years ago
Andrew Kingston 29c5e6c243 Add devtools to app preview and add ability to preview apps as different roles 5 years ago
Andrew Kingston 04e8c4a932 Clafify comments 5 years ago
Andrew Kingston b7b8231c51 Clafify comments 5 years ago
Andrew Kingston e0c88597a7 Enable data providers to use array and attachment fields as their source 5 years ago
Andrew Kingston 3db35d3af9 Enable data providers to use array and attachment fields as their source 5 years ago
Andrew Kingston b0e0b61527 Add comment to client rows API 5 years ago
Andrew Kingston 0456f1ef2c Add comment to client rows API 5 years ago
mike12345567 15907280b2 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 5 years ago
mike12345567 b310918ec4 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 5 years ago
Andrew Kingston 73d5d1289b Standardise fetching schema from client apps to fix issues with determing schema for certain data sources 5 years ago