40 Commits (ec586191e7ce190fb7341a32a8d21ac90dcd2c50)

Author SHA1 Message Date
Mel O'Hagan ec586191e7 Handle validation error toasts 4 years ago
Andrew Kingston 13c3390da5 Invalidate cached API responses when bad response statuses are recevied and invalidate entire API cache when switching role 4 years ago
Andrew Kingston 10258e1df8 Improve logic around dev tools roles and its usages. Ensure dev tools roles are never used in builder preview 4 years ago
Rory Powell c5ec781057 Fix: You must pass a 'distinctId' (public forms) 4 years ago
Rory Powell 31d644a448 Replace analytics with bbtel in client error exclusion 4 years ago
Andrew Kingston fea89488e1 Don't show an error for the endpoint 4 years ago
Rory Powell 1922bd1fcb Add analytics to backend-core. Update server posthog usage 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 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 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 29c5e6c243 Add devtools to app preview and add ability to preview apps as different roles 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
Andrew Kingston 9e5805f092 Merge standard-components into the client library 5 years ago
Andrew Kingston 047cd4ea88 Merge standard-components into the client library 5 years ago
Andrew Kingston 7fef963067 Add initial work on peeking screens, only show one notification at a time, use spectrum notifications 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
Andrew Kingston 143135151a Send api version as header with every request from client library 5 years ago
Andrew Kingston 5202b09499 Send api version as header with every request from client library 5 years ago
Andrew Kingston 0381204855 Don't reload client app on 403, just show an error instead 5 years ago
Andrew Kingston 414a7dbee6 Don't reload client app on 403, just show an error instead 5 years ago
mike12345567 7c38150fbb Allowing self endpoints to 403 and not reload page. 5 years ago
mike12345567 559e91ec29 Allowing self endpoints to 403 and not reload page. 5 years ago
mike12345567 21a2632da7 Adding a page reload when 403 occurs, if token has expired this will return to login page. 5 years ago
mike12345567 868d31299a Adding a page reload when 403 occurs, if token has expired this will return to login page. 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
mike12345567 2f33032d38 Adding notifier to API for 401 requests, meaning login has notification on fail. 6 years ago
mike12345567 b46d9847ad Adding notifier to API for 401 requests, meaning login has notification on fail. 6 years ago
Andrew Kingston deccd11def Add attachment field to forms 6 years ago
Andrew Kingston a4de9668ed Add attachment field to forms 6 years ago
Keviin Åberg Kultalahti c552ab761f conditionally adds content-type json header if json is sent with request 6 years ago
Keviin Åberg Kultalahti b7006e097c conditionally adds content-type json header if json is sent with request 6 years ago
Andrew Kingston 47dbd43116 Fix client API URLs not being cleaned properly 6 years ago
Andrew Kingston bfd24571b2 Fix client API URLs not being cleaned properly 6 years ago
Keviin Åberg Kultalahti 20e6279ee1 adds catch-all notification to some requests that aren't caught in the API 6 years ago
Keviin Åberg Kultalahti b64b164236 adds catch-all notification to some requests that aren't caught in the API 6 years ago
Keviin Åberg Kultalahti 0832fc5e86 changes notification handling from catch-all to specific messages per action 6 years ago
Keviin Åberg Kultalahti 8713105b62 changes notification handling from catch-all to specific messages per action 6 years ago
Keviin Åberg Kultalahti 57dcaefa8b update catch all error message 6 years ago
Keviin Åberg Kultalahti d419766a31 update catch all error message 6 years ago