1
0
Fork 0
mirror of synced 2024-09-13 07:53:31 +12:00
Commit graph

21324 commits

Author SHA1 Message Date
Andrew Kingston
05e9f6088b Use frontend-core implementation of data fetching in backend UI 2022-01-26 17:43:48 +00:00
Budibase Staging Release Bot
a3e5c5af7f v1.0.46-alpha.6 2022-01-26 17:11:44 +00:00
Budibase Staging Release Bot
d8ab715267 v1.0.46-alpha.6 2022-01-26 17:11:44 +00:00
Martin McKeaveney
5fe98664b7
Merge pull request #4089 from Budibase/labday/google-sheets-integration
Labday/google sheets integration
2022-01-26 18:04:01 +01:00
Martin McKeaveney
e0a7650dc0 Merge pull request #4089 from Budibase/labday/google-sheets-integration
Labday/google sheets integration
2022-01-26 18:04:01 +01:00
Martin McKeaveney
203c892f33 code review and merge with develop 2022-01-26 17:45:28 +01:00
Martin McKeaveney
19d27c97a4 code review and merge with develop 2022-01-26 17:45:28 +01:00
Martin McKeaveney
5d59db8fd2 code review 2022-01-26 17:14:47 +01:00
Martin McKeaveney
efde072e70 code review 2022-01-26 17:14:47 +01:00
Andrew Kingston
515d4f91c0 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-26 16:02:27 +00:00
Andrew Kingston
c7cd6b923d Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-26 16:02:27 +00:00
Budibase Staging Release Bot
cbfb0f8a13 v1.0.46-alpha.5 2022-01-26 15:03:16 +00:00
Budibase Staging Release Bot
03b35d1e8d v1.0.46-alpha.5 2022-01-26 15:03:16 +00:00
Rory Powell
420684a862 Merge branch 'develop' into feature/migrations-2.0 2022-01-26 15:00:52 +00:00
Rory Powell
e5d04d2830 Merge branch 'develop' into feature/migrations-2.0 2022-01-26 15:00:52 +00:00
Rory Powell
2c9c8fd029 Update readme 2022-01-26 14:59:40 +00:00
Rory Powell
b73ef8d212 Update readme 2022-01-26 14:59:40 +00:00
Rory Powell
e1ca44442b
Merge pull request #4137 from Budibase/feature/app-urls
Custom App URLs
2022-01-26 14:55:36 +00:00
Rory Powell
716a693552 Merge pull request #4137 from Budibase/feature/app-urls
Custom App URLs
2022-01-26 14:55:36 +00:00
Rory Powell
7008bbe01f
Merge pull request #4206 from Budibase/remove-return-url-from-server
Revert "Fix dev app preview return url"
2022-01-26 14:54:43 +00:00
Rory Powell
30b8d4d162 Merge pull request #4206 from Budibase/remove-return-url-from-server
Revert "Fix dev app preview return url"
2022-01-26 14:54:43 +00:00
Martin McKeaveney
c316306078 remove need for index from dynamo connector 2022-01-26 15:25:11 +01:00
Martin McKeaveney
1e179fec76 remove need for index from dynamo connector 2022-01-26 15:25:11 +01:00
Rory Powell
2465753af1 Handle undefined url 2022-01-26 13:39:40 +00:00
Rory Powell
3d533d9f13 Handle undefined url 2022-01-26 13:39:40 +00:00
Rory Powell
0b6a8469de Don't apply csrf to existing sessions. Handle only supported content types 2022-01-26 12:52:53 +00:00
Rory Powell
20ec58b775 Don't apply csrf to existing sessions. Handle only supported content types 2022-01-26 12:52:53 +00:00
Rory Powell
716e254bdd Revert "Fix dev app preview return url"
This reverts commit e76ea10fc2.
2022-01-26 09:33:14 +00:00
Rory Powell
0b9bb42817 Revert "Fix dev app preview return url"
This reverts commit 13d0bfb190.
2022-01-26 09:33:14 +00:00
Rory Powell
4b903ffd47 Handle unexpected errors during validation 2022-01-25 23:27:28 +00:00
Rory Powell
f66a8b888f Handle unexpected errors during validation 2022-01-25 23:27:28 +00:00
Rory Powell
3a4b8f4557 Fix cypress and update nodemon config to use backend-core 2022-01-25 23:26:39 +00:00
Rory Powell
9db180b166 Fix cypress and update nodemon config to use backend-core 2022-01-25 23:26:39 +00:00
Rory Powell
5cb6e19274 Add CSRF Token 2022-01-25 22:54:50 +00:00
Rory Powell
ffcf5354eb Add CSRF Token 2022-01-25 22:54:50 +00:00
Michael Drury
347664a46d Adding a possible fix for #4179. 2022-01-25 21:35:11 +00:00
Michael Drury
95e0c1aa1f Adding a possible fix for #4179. 2022-01-25 21:35:11 +00:00
Andrew Kingston
5b2b3e9add 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
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
mike12345567
5bbe667ea9 Getting client side block search fields working with searching formulas. 2022-01-25 18:28:55 +00:00
mike12345567
ff6c81f265 Getting client side block search fields working with searching formulas. 2022-01-25 18:28:55 +00:00
Andrew Kingston
cfa02f88f6 Add missing API client documentation and fix S3 upload endpoints to make them consistent 2022-01-25 16:54:55 +00:00
Andrew Kingston
bd04d627d2 Add missing API client documentation and fix S3 upload endpoints to make them consistent 2022-01-25 16:54:55 +00:00
mike12345567
1fade3404f Adding the formula bulk recalculation when adding/changing a formula field. 2022-01-25 16:01:04 +00:00
mike12345567
b4eef68d71 Adding the formula bulk recalculation when adding/changing a formula field. 2022-01-25 16:01:04 +00:00
Andrew Kingston
48c3c7852a Lint 2022-01-25 15:49:35 +00:00
Andrew Kingston
9a813dbb29 Lint 2022-01-25 15:49:35 +00:00
Andrew Kingston
9ea5be7851 Refactor automation store to properly handle errors 2022-01-25 15:44:08 +00:00
Andrew Kingston
9d52841219 Refactor automation store to properly handle errors 2022-01-25 15:44:08 +00:00
Andrew Kingston
c06947cf46 Improve handling of 403 logouts and return URL cookie 2022-01-25 15:28:31 +00:00