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

32970 commits

Author SHA1 Message Date
Adria Navarro
84f1dc2783 Fix builder build 2024-07-04 12:28:49 +02:00
Michael Drury
86bf153740
Merge pull request #14086 from Budibase/fix/couchdb-integration
Typescript improvements for CouchDB integration
2024-07-04 11:21:56 +01:00
Adria Navarro
ac5752d38f Update yarn.lock 2024-07-04 12:03:28 +02:00
Adria Navarro
6da459be59 Add missing dep 2024-07-04 11:50:06 +02:00
Michael Drury
d901610585
Merge branch 'master' into fix/couchdb-integration 2024-07-04 10:46:20 +01:00
Sam Rose
257ee8fb70
Fix tests actually. 2024-07-04 10:46:09 +01:00
Adria Navarro
c4dacfbd71 Undo mssql update (as it breaks some types) 2024-07-04 11:43:54 +02:00
Adria Navarro
7b51799e8d depcheck clean 2024-07-04 11:22:54 +02:00
Adria Navarro
1e3d0a3a49 Fix require 2024-07-04 11:14:02 +02:00
Adria Navarro
8da83dac58 Merge branch 'master' into chore/fix-npm-vulnerabilities 2024-07-04 11:08:51 +02:00
Adria Navarro
6e827c88c0 yarn.lock 2024-07-04 11:07:30 +02:00
Adria Navarro
3a0af98b32 Update @techpass/passport-openidconnect 2024-07-04 10:58:00 +02:00
Adria Navarro
9d2385b777 Update jimp 2024-07-04 10:56:55 +02:00
Sam Rose
ea1b0d4f5c
Merge branch 'master' of github.com:budibase/budibase into budi-8417-check-error-responses-in-middleware-for-environment 2024-07-04 09:56:37 +01:00
Adria Navarro
6914092ead Update sanitize-html 2024-07-04 10:56:17 +02:00
Adria Navarro
8a5925a924 Update mssql 2024-07-04 10:55:39 +02:00
Sam Rose
16e293a9ff
Fix tests. 2024-07-04 09:55:36 +01:00
Adria Navarro
418e4adb04 Remove undici 2024-07-04 10:52:47 +02:00
Budibase Staging Release Bot
d7931890f5 Bump version to 2.29.12 2024-07-04 08:16:43 +00:00
Michael Drury
4933658b98
Merge branch 'master' into fix/couchdb-integration 2024-07-03 17:36:16 +01:00
deanhannigan
6246dcae46
Merge pull request #14028 from Budibase/feature/automation-row-ux-update
Row Step Automation UX updates and Automation refactoring
2024-07-03 17:27:50 +01:00
Dean
3c32c08ca8 Merge remote-tracking branch 'origin/master' into feature/automation-row-ux-update 2024-07-03 17:17:08 +01:00
Sam Rose
4f01cb50cd
Merge branch 'master' of github.com:budibase/budibase into budi-8417-check-error-responses-in-middleware-for-environment 2024-07-03 17:16:44 +01:00
Sam Rose
6420dc7d5a
Merge pull request #14091 from Budibase/merge-env-vars
Move secrets into backend-core.
2024-07-03 17:16:21 +01:00
Sam Rose
75360bdb9b
Merge branch 'master' into merge-env-vars 2024-07-03 17:06:14 +01:00
Sam Rose
3a74df0a4a
Fix tests. 2024-07-03 17:04:31 +01:00
Dean
2b0c8de389 Merge remote-tracking branch 'origin/master' into feature/automation-row-ux-update 2024-07-03 17:00:23 +01:00
mike12345567
e83c37263d Further simplification. 2024-07-03 16:59:31 +01:00
Dean
6ecaaba146 PR feedback. Fix for the popover menu not sticking to the add fields button 2024-07-03 16:56:37 +01:00
Adria Navarro
941b26d441
Merge pull request #14088 from Budibase/BUDI-8416/allow-updating-email-via-scim
Allow updating email via SCIM
2024-07-03 17:56:09 +02:00
Dean
e472dc826c Merge remote-tracking branch 'origin/master' into feature/automation-row-ux-update 2024-07-03 16:42:02 +01:00
Sam Rose
5fc5524693
Delete unused SendGrid mock. 2024-07-03 16:41:51 +01:00
Sam Rose
d14cccb4c6
Remove unused SENDGRID_API_KEY 2024-07-03 16:39:30 +01:00
Sam Rose
bab3c07727
Add a couple more secrets. 2024-07-03 16:33:32 +01:00
Dean
8f3f03ef7d PR feedback changes 2024-07-03 16:33:01 +01:00
Sam Rose
d9b94c1dcf
Don't detect empty strings. 2024-07-03 16:31:42 +01:00
Sam Rose
253110ac6f
Detect secrets in error messages. 2024-07-03 16:31:42 +01:00
Sam Rose
901428fc9c
Merge branch 'master' of github.com:budibase/budibase into merge-env-vars 2024-07-03 16:31:18 +01:00
Adria Navarro
91fa90eeb7 Use base_commit_excluding_merges 2024-07-03 17:30:35 +02:00
Sam Rose
cd98882127
Move secrets into backend-core. 2024-07-03 16:30:23 +01:00
Adria Navarro
7da589a9d6 Fix 2024-07-03 17:24:28 +02:00
Adria Navarro
40d6cbbb59
Merge branch 'master' into BUDI-8416/allow-updating-email-via-scim 2024-07-03 16:59:22 +02:00
Adria Navarro
427ccbbb65 Test 2024-07-03 16:58:56 +02:00
Adria Navarro
3ba3b18c2d Add scim test 2024-07-03 16:57:22 +02:00
Budibase Staging Release Bot
24e840c945 Bump version to 2.29.11 2024-07-03 14:55:42 +00:00
Michael Drury
f504ae9cdd
Merge pull request #14089 from Budibase/fix/separate-sqs-migration-env-var
Separate SQS migration into another environment variable
2024-07-03 15:42:52 +01:00
mike12345567
c159ebba1f Updating migration test case to check both env vars. 2024-07-03 15:16:13 +01:00
mike12345567
de9462403c Adding both environment variables. 2024-07-03 15:08:56 +01:00
mike12345567
056d65cb1e Splitting app migrations for SQS into their own environment variable so that they can be enabled separately. 2024-07-03 15:07:35 +01:00
Adria Navarro
e74847585e
Merge branch 'master' into BUDI-8416/allow-updating-email-via-scim 2024-07-03 15:59:47 +02:00