1
0
Fork 0
mirror of synced 2024-09-18 10:20:11 +12:00
Commit graph

21324 commits

Author SHA1 Message Date
Andrew Kingston
45547f1efc Improve handling of 403 logouts and return URL cookie 2022-01-25 15:28:31 +00:00
Andrew Kingston
66bf6c6059 Use core CookieUtils in client library 2022-01-25 15:28:14 +00:00
Andrew Kingston
7b32543537 Use core CookieUtils in client library 2022-01-25 15:28:14 +00:00
Michael Drury
98cf7cde35
Merge pull request #4170 from Budibase/dependabot/npm_and_yarn/packages/server/node-fetch-2.6.7
Bump node-fetch from 2.6.0 to 2.6.7 in /packages/server
2022-01-25 14:13:06 +00:00
Michael Drury
ebeac1d776 Merge pull request #4170 from Budibase/dependabot/npm_and_yarn/packages/server/node-fetch-2.6.7
Bump node-fetch from 2.6.0 to 2.6.7 in /packages/server
2022-01-25 14:13:06 +00:00
Michael Drury
91dfadf9d8
Merge pull request #4172 from Budibase/dependabot/npm_and_yarn/packages/worker/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/worker
2022-01-25 14:12:50 +00:00
Michael Drury
370e4a76be Merge pull request #4172 from Budibase/dependabot/npm_and_yarn/packages/worker/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/worker
2022-01-25 14:12:50 +00:00
Michael Drury
138a16de23
Merge pull request #4173 from Budibase/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7
2022-01-25 14:12:41 +00:00
Michael Drury
37c29086b2 Merge pull request #4173 from Budibase/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7
2022-01-25 14:12:41 +00:00
Michael Drury
120e8ef84e
Merge pull request #4174 from Budibase/dependabot/npm_and_yarn/packages/builder/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/builder
2022-01-25 14:12:28 +00:00
Michael Drury
69831e7662 Merge pull request #4174 from Budibase/dependabot/npm_and_yarn/packages/builder/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/builder
2022-01-25 14:12:28 +00:00
Michael Drury
89278823f4
Merge pull request #4171 from Budibase/dependabot/npm_and_yarn/packages/backend-core/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/backend-core
2022-01-25 14:12:19 +00:00
Michael Drury
36b529f696 Merge pull request #4171 from Budibase/dependabot/npm_and_yarn/packages/backend-core/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/backend-core
2022-01-25 14:12:19 +00:00
Andrew Kingston
542dc6db2f Fix issue with multiple enrichments before components mount without affecting other components 2022-01-25 11:22:26 +00:00
Andrew Kingston
604788a244 Fix issue with multiple enrichments before components mount without affecting other components 2022-01-25 11:22:26 +00:00
Andrew Kingston
bca6f34959 Don't render the active client app screen until the router is loaded to avoid a wasted render 2022-01-25 11:21:42 +00:00
Andrew Kingston
57aa63a2d6 Don't render the active client app screen until the router is loaded to avoid a wasted render 2022-01-25 11:21:42 +00:00
Andrew Kingston
502a3bd8eb Fix filtering no datetime fields in blocks 2022-01-25 08:42:07 +00:00
Andrew Kingston
d5ef915f39 Fix filtering no datetime fields in blocks 2022-01-25 08:42:07 +00:00
Andrew Kingston
23b698b396 Fix filter modal crashing when encountering an undefined option for a select field 2022-01-25 08:30:19 +00:00
Andrew Kingston
aec1f90412 Fix filter modal crashing when encountering an undefined option for a select field 2022-01-25 08:30:19 +00:00
Andrew Kingston
fee24a83ad Fix JSON content missing from handled API errors 2022-01-25 08:25:16 +00:00
Andrew Kingston
673deddc8c Fix JSON content missing from handled API errors 2022-01-25 08:25:16 +00:00
Andrew Kingston
c1595f7884 Improve style of data import modal 2022-01-25 08:22:53 +00:00
Andrew Kingston
b0c03d8508 Improve style of data import modal 2022-01-25 08:22:53 +00:00
Andrew Kingston
275520698f Fix integration list not loading correctly 2022-01-25 08:13:28 +00:00
Andrew Kingston
9823534f80 Fix integration list not loading correctly 2022-01-25 08:13:28 +00:00
Andrew Kingston
58c5493ed3 Fix custom API response parsing not working 2022-01-25 08:10:49 +00:00
Andrew Kingston
25df85b91f Fix custom API response parsing not working 2022-01-25 08:10:49 +00:00
Andrew Kingston
0eb6ab388e Fix email template update endpoint 2022-01-25 08:04:56 +00:00
Andrew Kingston
a8f9138001 Fix email template update endpoint 2022-01-25 08:04:56 +00:00
Andrew Kingston
77de6a10cc Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-25 07:51:47 +00:00
Andrew Kingston
5fa51005cf Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-25 07:51:47 +00:00
Andrew Kingston
2290652b27 Fix rare issue which could occur when enriching component props twice before an initial render has taken place 2022-01-24 19:25:19 +00:00
Andrew Kingston
7656887c1a Fix rare issue which could occur when enriching component props twice before an initial render has taken place 2022-01-24 19:25:19 +00:00
Andrew Kingston
2ea242e396 Use correct casing for login error 2022-01-24 19:15:43 +00:00
Andrew Kingston
611dc0ab48 Use correct casing for login error 2022-01-24 19:15:43 +00:00
Andrew Kingston
cb49659b47 Don't show an error notification when failing API requests on the initial page load of the login page 2022-01-24 19:15:28 +00:00
Andrew Kingston
95488fd48d Don't show an error notification when failing API requests on the initial page load of the login page 2022-01-24 19:15:28 +00:00
Andrew Kingston
41514260be Remove log 2022-01-24 19:15:06 +00:00
Andrew Kingston
b75401edfb Remove log 2022-01-24 19:15:06 +00:00
Andrew Kingston
b95f481720 Don't show a notification when failing an API request due to analytics failures 2022-01-24 19:14:57 +00:00
Andrew Kingston
591dafc336 Don't show a notification when failing an API request due to analytics failures 2022-01-24 19:14:57 +00:00
Andrew Kingston
2c3cc7c8ba Fix crash when an app with a null name exists 2022-01-24 19:06:41 +00:00
Andrew Kingston
4d9e7cac31 Fix crash when an app with a null name exists 2022-01-24 19:06:41 +00:00
Andrew Kingston
43e4fcfd01 Fix issue with create app endpoint sending json content type header 2022-01-24 19:06:18 +00:00
Andrew Kingston
bed1f0e092 Fix issue with create app endpoint sending json content type header 2022-01-24 19:06:18 +00:00
Andrew Kingston
18d5d66a71 Don't show an error if analytics fails to activate 2022-01-24 18:58:22 +00:00
Andrew Kingston
e1a1d47238 Don't show an error if analytics fails to activate 2022-01-24 18:58:22 +00:00
Andrew Kingston
da4d462f8c Clean up frontend store 2022-01-24 18:53:41 +00:00