1
0
Fork 0
mirror of synced 2024-09-21 11:53:49 +12:00
Commit graph

351 commits

Author SHA1 Message Date
Adria Navarro
3f5161aaf7 Fix tests 2024-07-10 13:36:07 +02:00
Adria Navarro
8b40e80750 Return 401 instead of 403 2024-07-10 13:26:02 +02:00
mike12345567
1124ee1cc8 Adding a test case for the new migration. 2024-06-06 17:20:25 +01:00
mike12345567
70aa43680d Addressing PR comments. 2024-06-06 16:49:03 +01:00
mike12345567
0a5a788440 Updating migrations to disable all migrations after the first disabled migration. 2024-06-05 18:19:44 +01:00
mike12345567
80ddadbe06 Updating app migration to use a slightly different mechanism to allow disabling the migration pipeline. 2024-06-05 16:57:16 +01:00
mike12345567
f3d1a8aabc Merge branch 'master' of github.com:Budibase/budibase into BUDI-7656/add-migration 2024-05-29 17:20:29 +01:00
Adria Navarro
5b6242ae77 Fix test 2024-05-29 15:58:39 +02:00
mike12345567
9995f71871 Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-03-20 13:45:27 +00:00
mike12345567
8df38b8bb2 Merging in most recent changes, recent SQL aliasing changes caused some big differences. 2024-03-20 12:42:07 +00:00
Sam Rose
217b39c232
Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
Adria Navarro
c7276b9005
Merge branch 'master' into BUDI-7656/add-migration 2024-03-19 12:35:39 +01:00
Sam Rose
80008a0739
Reenable no-inner-declarations. 2024-03-19 11:29:19 +00:00
Sam Rose
1f63f0bddf
Run auto fix. 2024-03-19 09:46:10 +00:00
Sam Rose
ce599e775f
Add APM spans for request cleanup functions. 2024-03-07 14:56:30 +00:00
Sam Rose
b8b12ff939
Respond to PR feedback. 2024-02-21 15:26:26 +00:00
Adria Navarro
ac638badd4
Merge branch 'master' into BUDI-7656/add-migration 2024-02-19 17:40:47 +01:00
mike12345567
d87c7a1c4a Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-02-02 17:09:54 +00:00
Sam Rose
ba002f9649
Clean up isolates when a request is finished. 2024-02-02 09:30:33 +00:00
jvcalderon
03f7fb37ed Calculate creators count when group role changes 2024-01-18 11:14:25 +01:00
Michael Drury
5a18944a4b
Merge branch 'master' into BUDI-7656/add-migration 2024-01-08 13:20:33 +00:00
Sam Rose
642b75e0ae
Revert "Remove all custom tracing to see if it's the cause of the memory leak." 2024-01-02 11:36:32 +00:00
Adria Navarro
90db9efb70 Allow skipping migrations 2023-12-29 12:43:39 +01:00
Sam Rose
3c0901f530
Remove all custom tracing to see if it's the cause of the memory leak. 2023-12-21 11:06:05 +00:00
Sam Rose
c85b8f6a96
Baggage items don't work how I expected. Use tags again. 2023-12-19 17:13:15 +00:00
Sam Rose
056214c984
Use camelCase for tags. 2023-12-19 16:26:09 +00:00
Sam Rose
0b683876f8
Set app_id, user_id, and tenant_id as baggage items on spans. 2023-12-19 16:25:45 +00:00
Sam Rose
7a11c5be92
Tweak newly added spans to track formula processing. 2023-12-15 11:10:23 +00:00
Sam Rose
a6f03b02f2
Use the right casing for DataDog 2023-12-14 17:27:22 +00:00
Sam Rose
5b880f1d9b
Also instrument appId 2023-12-14 17:26:48 +00:00
Adria Navarro
34d3edc2db Add header 2023-12-14 10:07:45 +01:00
mike12345567
09bb15e67f Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-12-11 11:30:34 +00:00
mike12345567
4302c720ed Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-12-08 16:13:09 +00:00
Adria Navarro
e7859a8a47
Merge branch 'master' into BUDI-7655/migration-backend 2023-12-05 12:57:37 +01: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
8ac9420e5b Add middleware to queue 2023-12-04 16:30:07 +01:00
Andrew Kingston
c2c0012013 Add new permission type for creators, update app creation endpoint to allow creators and assign access to new apps 2023-11-23 16:22:16 +00:00
mike12345567
0144a5b844 Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-11-21 18:16:11 +00:00
Adria Navarro
742eb4ff46 Lint fix 2023-11-20 15:36:55 +01:00
mike12345567
3228463749 Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-11-17 17:23:25 +00:00
mike12345567
34d6a41042 Resetting test. 2023-11-17 16:23:41 +00:00
mike12345567
7fb6c0927a Moving things around to get rid of cyclics created by moving invite/passwordReset into backend-core - also updating currentapp test case to mock a bit better. 2023-11-17 16:20:10 +00:00
mike12345567
ed0670a008 Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
mike12345567
455b26bac9 Making sure the source ID is always set when creating a table - the frontend expects this to be set for every table so making the type represent this correctly. 2023-10-25 19:00:25 +01:00
mike12345567
fdfd58391a Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-10-19 18:25:11 +01:00
mike12345567
7976772842 Fixing test case. 2023-10-05 23:19:11 +01:00
mike12345567
1db95a3006 Merge branch 'develop' of github.com:Budibase/budibase into labday/sqs 2023-10-02 16:32:10 +01:00
mike12345567
e3469ed38d Fixing dev-tools handling of custom roles and build issue - PR comments. 2023-09-27 16:52:20 +01:00
mike12345567
395969e0f0 Fixing build issue,. 2023-09-27 16:24:12 +01:00