745 Commits (fa5bec03ffddcc2e588e51ce522dde364e6b5943)

Author SHA1 Message Date
Andrew Kingston fa5bec03ff Enable caching in client library 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 cfa02f88f6 Add missing API client documentation and fix S3 upload endpoints to make them consistent 5 years ago
Andrew Kingston 48c3c7852a Lint 5 years ago
Andrew Kingston 66bf6c6059 Use core CookieUtils in client library 5 years ago
Andrew Kingston 542dc6db2f Fix issue with multiple enrichments before components mount without affecting other components 5 years ago
Andrew Kingston bca6f34959 Don't render the active client app screen until the router is loaded to avoid a wasted render 5 years ago
Andrew Kingston 502a3bd8eb Fix filtering no datetime fields in blocks 5 years ago
Andrew Kingston 2290652b27 Fix rare issue which could occur when enriching component props twice before an initial render has taken place 5 years ago
Andrew Kingston b95f481720 Don't show a notification when failing an API request due to analytics failures 5 years ago
Andrew Kingston ac80b8e447 Improve API error logging to differentiate between builder and client sources 5 years ago
Andrew Kingston 1f22b4ecfe Add more work on API refactor in builder 5 years ago
Andrew Kingston 617dd4c670 Don't show a notification if there is no error message 5 years ago
Andrew Kingston 9957acaccb Fix DND throwing errors due to browser API updates 5 years ago
Andrew Kingston c0badb9c2a Remove static functions from data fetch models 5 years ago
Andrew Kingston 7baba13704 Update usage of fetch client app route endpoint 5 years ago
Andrew Kingston e151ddde07 Update usage of DataFetching in client apps 5 years ago
Andrew Kingston 3a3f4f0538 Update usages of utils and helpers in the builder 5 years ago
Andrew Kingston e3b8e44eeb Update remaining dependency issues in client 5 years ago
Andrew Kingston 71cf06e6f4 Update remaining usage of API in client library 5 years ago
Andrew Kingston fd9c5d6c0b Add core API implementation and update most of client library to use it 5 years ago
Maurits Lourens 31d80fd99b #3397 - select radio buttons alignment setting 5 years ago
Andrew Kingston e0a3911851 Rename return URL to redirect URL in log out action 5 years ago
Andrew Kingston ca35a5b768 Lint 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
Bastiaan Terhorst 107aa44308 set defaultValue in Field component 5 years ago
Maurits Lourens 1757d8d329 add extensions prop to specify accepted file extensions 5 years ago
Bastiaan Terhorst 54a1c84179 also set defaultValue 5 years ago
Andrew Kingston 302a1b3c5f Fix data fetch for nested providers, JSON arrays or array fields not working 5 years ago
Andrew Kingston 117cdcbd02 Revert changes to MultiFieldSelect 5 years ago
Bastiaan Terhorst dd44c4e7e3 Update MultiFieldSelect to accept a defaultValue 5 years ago
Andrew Kingston 4faa7c9338 Derive safe array-like value as the default value for multi-select fields 5 years ago
Andrew Kingston 919e31d216 Add initial work on frontend-core refactor 5 years ago
Maurits Lourens f2f6fa31b1 fix schema constraint mapping to validation rule 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
mike12345567 018e0bd73b Getting client partially working, having an issue with search fields not updating for a table block. 5 years ago
Andrew Kingston 407a0ce6a9
Remove log 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 fabde1b7bf Fix issue where error was always reset when a component was re-registered 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 bb01806633 Update S3 upload with develop and fix preview URLs 5 years ago
Rory Powell 9da1c77903 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 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