1
0
Fork 0
mirror of synced 2024-08-28 00:12:02 +12:00
Commit graph

27381 commits

Author SHA1 Message Date
Michael Drury
afc7892562
Merge branch 'master' into fix-deployment-instability 2023-12-06 11:48:17 +00:00
mike12345567
0727df6f98 Breaking attachment out into constant that can be re-used, and fixing some imports. 2023-12-06 11:39:46 +00:00
Sam Rose
e736403cee
Merge pull request #12504 from Budibase/fix-typo-in-helm-readme
Fix a small typo in the example values.yaml file.
2023-12-06 11:05:46 +00:00
Sam Rose
d1f6747166
Merge branch 'master' into fix-typo-in-helm-readme 2023-12-06 11:02:06 +00:00
Sam Rose
480d48b4ec
Merge branch 'master' into fix-deployment-instability 2023-12-06 11:01:46 +00:00
Sam Rose
4ed2cbb58b
Merge pull request #12508 from Budibase/nginx-metrics
Expose /nginx_status on the proxy image for DataDog collection.
2023-12-06 11:01:33 +00:00
mike12345567
2f6bcdd620 Allowing development (only dev) of big app export/imports. 2023-12-06 10:59:03 +00:00
Sam Rose
79819795c1
Merge branch 'master' into fix-deployment-instability 2023-12-06 10:09:17 +00:00
Sam Rose
72d2b57e5d
Expose /nginx_status on the proxy image for DataDog collection. 2023-12-06 09:48:27 +00:00
mike12345567
be6cb0825c Fixing an issue with import and images not displaying correctly. 2023-12-05 18:27:56 +00:00
mike12345567
8628c67c90 Fixing typing issues. 2023-12-05 18:17:27 +00:00
Andrew Kingston
3cd44d850a Merge branch 'fix/massive-attachment-export' of github.com:Budibase/budibase into fix/massive-attachment-export 2023-12-05 16:54:27 +00:00
Andrew Kingston
4cd870ef9e Don't read attachments into memory unless they are images 2023-12-05 16:54:03 +00:00
Peter Clement
5cef7c8009
Merge pull request #12440 from Budibase/fix/pc-bug-fixes
Automations UI tweaks / fixes
2023-12-05 16:36:27 +00:00
Peter Clement
ee9937d3d8 Merge remote-tracking branch 'origin/master' into fix/pc-bug-fixes 2023-12-05 16:32:24 +00:00
mike12345567
33b7e4d5d2 Some final refactoring, using proper jwt lib rather than requiring (proper typing). 2023-12-05 16:28:19 +00:00
mike12345567
fb6f79618e Getting export modal to wait. 2023-12-05 16:10:01 +00:00
mike12345567
2bf65601a1 Another simplification. 2023-12-05 15:55:09 +00:00
mike12345567
50270b8854 Quick refactor while in the area. 2023-12-05 15:54:33 +00:00
Andrew Kingston
0147afbd5a
Merge pull request #12427 from Budibase/feature/add-buttongroup-to-formblock
Add Buttongroup configuration support to Formblock/Tableblock
2023-12-05 15:17:50 +00:00
Andrew Kingston
a384956d29
Merge branch 'master' into feature/add-buttongroup-to-formblock 2023-12-05 15:13:17 +00:00
Gerard Burns
7ef09b6fec
Fix Deleting and Remaking Relationships to the User Table (#12453)
* Fix Deleting and Remaking Relationships to the User Table

* change tables store related tables fetching

* lint
2023-12-05 15:01:35 +00:00
Sam Rose
cbdac03d75
Fix a small typo in the example values.yaml file. 2023-12-05 14:54:29 +00:00
Peter Clement
442d0853d3 fix plus icon colour and hover 2023-12-05 14:37:49 +00:00
Adria Navarro
7cf9a915f4 Fix tests 2023-12-05 15:37:45 +01:00
Adria Navarro
c94bd63374 Fix scripts 2023-12-05 15:31:32 +01:00
Adria Navarro
a8070829c9 Rename 2023-12-05 15:29:11 +01:00
Adria Navarro
e12fc874c8 Fix test when no migrations exist 2023-12-05 14:09:59 +01:00
Adria Navarro
d289a8869a Comments 2023-12-05 13:02:05 +01:00
Adria Navarro
e7859a8a47
Merge branch 'master' into BUDI-7655/migration-backend 2023-12-05 12:57:37 +01:00
Adria Navarro
69864a174a Fix 2023-12-05 12:42:09 +01:00
Adria Navarro
8c1d0d1e4e Save version as string 2023-12-05 12:40:26 +01:00
Adria Navarro
bd8c52094b Initalise migration version on creation 2023-12-05 12:37:21 +01:00
Adria Navarro
9625935a9b Add readme 2023-12-05 11:03:52 +01:00
Adria Navarro
5355238713 Add title to migration 2023-12-05 11:02:44 +01:00
Peter Clement
0f3f484953 Merge remote-tracking branch 'origin/master' into fix/pc-bug-fixes 2023-12-05 09:55:20 +00:00
Adria Navarro
7f18e53a6e Ignore account portal on dev:noserver 2023-12-05 09:36:09 +01:00
mike12345567
7e4a9016a8 Merge branch 'master' of github.com:Budibase/budibase into fix/massive-attachment-export 2023-12-04 18:08:59 +00:00
Adria Navarro
67d71fe51c Extend eslint and prettier ignore config 2023-12-04 19:02:28 +01:00
Adria Navarro
fae3f9a8fa Remove unnecessary svelte/valid-compile 2023-12-04 19:01:59 +01:00
Michael Drury
864fe6be68
Merge pull request #12500 from Budibase/fix/BUDI-7811
Cross tenant app denial
2023-12-04 17:17:46 +00:00
Dean
79bc945fb7 Merge remote-tracking branch 'origin/master' into feature/add-buttongroup-to-formblock 2023-12-04 17:15:16 +00:00
Dean
2e3b65ca4f PR feedback 2023-12-04 17:14:00 +00:00
Michael Drury
c321c83916
Update packages/server/src/middleware/currentapp.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
2023-12-04 17:10:19 +00:00
mike12345567
a7410020c7 Adding cookie clearing/logout for when a cross tenant session is detected, make sure that the cookie cannot be used/considered valid after the call is made. 2023-12-04 16:47:41 +00:00
Adria Navarro
22bc8e1a37 Add tests 2023-12-04 16:49:03 +01:00
Peter Clement
f6b5c32207 Merge remote-tracking branch 'origin/master' into fix/pc-bug-fixes 2023-12-04 15:41:12 +00:00
Adria Navarro
7b05c7eb18 Use migrations context 2023-12-04 16:39:01 +01:00
Adria Navarro
e0d8e4c671 Clean 2023-12-04 16:30:47 +01:00
Adria Navarro
d634ff2edb Remove unexpected ttl 2023-12-04 16:30:07 +01:00