Adria Navarro
|
5dd3c7cada
|
Lint
|
2024-01-08 14:06:54 +01:00 |
Adria Navarro
|
4e48d1d66e
|
Avoid multiple reloads
|
2024-01-08 14:06:54 +01:00 |
Adria Navarro
|
ee40434223
|
Handle migration when app loaded
|
2024-01-08 14:06:54 +01:00 |
Adria Navarro
|
572cac2552
|
Remove SENTRY_DSN references
|
2023-10-18 10:51:09 +02:00 |
Andrew Kingston
|
757d2d11ef
|
Add functionality to suppress errors to avoid spam in grids in client apps
|
2023-06-19 18:21:14 +01:00 |
Andrew Kingston
|
b3e23562f0
|
Update in builder preview to be a full screen overlay rather than opening in a new tab
|
2023-06-08 15:12:50 +01:00 |
Andrew Kingston
|
6716f5e978
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
|
2022-08-23 15:34:25 +01:00 |
Mel O'Hagan
|
5db7a80dcd
|
lint
|
2022-07-20 10:59:27 +01:00 |
Mel O'Hagan
|
6e63151143
|
Handle validation error toasts
|
2022-07-20 10:46:24 +01:00 |
Andrew Kingston
|
4940d71145
|
Be more explicit with imports to avoid circular dependencies
|
2022-06-30 19:31:06 +01:00 |
Andrew Kingston
|
12961806ff
|
Invalidate cached API responses when bad response statuses are recevied and invalidate entire API cache when switching role
|
2022-06-09 15:33:41 +01:00 |
Andrew Kingston
|
9d26b06958
|
Improve logic around dev tools roles and its usages. Ensure dev tools roles are never used in builder preview
|
2022-06-09 15:03:43 +01:00 |
Martin McKeaveney
|
9ca4dacbaa
|
merge with master
|
2022-04-26 10:21:45 +01:00 |
Rory Powell
|
c94d8516c5
|
Fix: You must pass a 'distinctId' (public forms)
|
2022-04-25 22:08:56 +01:00 |
Andrew Kingston
|
3c3be66786
|
Don't show an error for the endpoint
|
2022-04-06 08:16:24 +01:00 |
Andrew Kingston
|
66715b8290
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools
|
2022-02-24 14:03:29 +00:00 |
Andrew Kingston
|
9b1754ad70
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-31 09:40:33 +00:00 |
Rory Powell
|
0089fb06d9
|
Merge branch 'develop' into csrf
|
2022-01-30 21:20:48 +00:00 |
Andrew Kingston
|
0b5d26b28b
|
Enable caching in client library
|
2022-01-26 17:45:35 +00:00 |
Rory Powell
|
ffcf5354eb
|
Add CSRF Token
|
2022-01-25 22:54:50 +00:00 |
Andrew Kingston
|
29f47198c6
|
Remove built-in patch functionality from core API client and instead manually patch client library API endpoints
|
2022-01-25 19:22:43 +00:00 |
Andrew Kingston
|
0201841b90
|
Add initial work on frontend-core refactor
|
2022-01-18 09:39:19 +00:00 |
Andrew Kingston
|
159c951262
|
Add S3 presigned request generation and file upload capabilities
|
2022-01-12 14:59:33 +00:00 |
Andrew Kingston
|
1b3317a114
|
Add devtools to app preview and add ability to preview apps as different roles
|
2021-11-26 13:25:02 +00:00 |
Andrew Kingston
|
047cd4ea88
|
Merge standard-components into the client library
|
2021-09-01 11:41:48 +01:00 |
Andrew Kingston
|
e5418deb89
|
Add initial work on peeking screens, only show one notification at a time, use spectrum notifications
|
2021-07-30 14:01:01 +01:00 |
Andrew Kingston
|
5202b09499
|
Send api version as header with every request from client library
|
2021-07-23 15:56:18 +01:00 |
Andrew Kingston
|
414a7dbee6
|
Don't reload client app on 403, just show an error instead
|
2021-07-06 18:37:06 +01:00 |
mike12345567
|
559e91ec29
|
Allowing self endpoints to 403 and not reload page.
|
2021-06-22 16:54:25 +01:00 |
mike12345567
|
868d31299a
|
Adding a page reload when 403 occurs, if token has expired this will return to login page.
|
2021-06-22 12:39:52 +01:00 |
Andrew Kingston
|
797e8a8b67
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Keviin Åberg Kultalahti
|
0afbf1649e
|
lint:fix
|
2021-05-03 09:31:09 +02:00 |
mike12345567
|
b46d9847ad
|
Adding notifier to API for 401 requests, meaning login has notification on fail.
|
2021-02-22 14:23:16 +00:00 |
Andrew Kingston
|
4630699f13
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-01 09:11:48 +00:00 |
Andrew Kingston
|
a4de9668ed
|
Add attachment field to forms
|
2021-01-29 13:22:38 +00:00 |
Keviin Åberg Kultalahti
|
958efd2303
|
Merge branch 'master' into fix/attachment-issues
|
2021-01-26 12:49:27 +01:00 |
Keviin Åberg Kultalahti
|
b7006e097c
|
conditionally adds content-type json header if json is sent with request
|
2021-01-26 11:51:42 +01:00 |
Andrew Kingston
|
bfd24571b2
|
Fix client API URLs not being cleaned properly
|
2021-01-26 09:40:04 +00:00 |
Keviin Åberg Kultalahti
|
b64b164236
|
adds catch-all notification to some requests that aren't caught in the API
|
2021-01-25 13:10:13 +01:00 |
Keviin Åberg Kultalahti
|
8713105b62
|
changes notification handling from catch-all to specific messages per action
|
2021-01-25 12:55:29 +01:00 |
Keviin Åberg Kultalahti
|
d419766a31
|
update catch all error message
|
2021-01-25 11:06:50 +01:00 |
Keviin Åberg Kultalahti
|
73b2a775aa
|
failing API calls now display errors using the toast
|
2021-01-22 13:27:13 +01:00 |
mike12345567
|
ef0787917a
|
Fixing removal of full path function (adding back original functionality).
|
2021-01-11 10:01:02 +00:00 |
Andrew Kingston
|
e94cdf1f8e
|
Remove hostname check when creating API endpoint URLs now that they are proxied
|
2021-01-11 09:38:40 +00:00 |
Andrew Kingston
|
cf087209d7
|
Bundle app ID inside apps, rather than trying to find it dynamically
|
2021-01-07 14:53:56 +00:00 |
mike12345567
|
40a6348e7c
|
Version working with reverse proxy, need to just change settings menu in builder now to use this properly.
|
2021-01-05 18:47:51 +00:00 |
Andrew Kingston
|
1e857f101a
|
Add button actions, simplify contexts and tidy up
|
2020-11-25 09:50:51 +00:00 |
Andrew Kingston
|
21a9840b8b
|
Add header to flag whether a request originates from the client
|
2020-11-19 20:04:30 +00:00 |
Andrew Kingston
|
1a8d781c8c
|
Refactor entire SDK into client lib and enable svelte context sharing between client and components
|
2020-11-18 19:18:18 +00:00 |