1
0
Fork 0
mirror of synced 2024-08-29 00:41:54 +12:00
Commit graph

26995 commits

Author SHA1 Message Date
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
Adria Navarro
91b293fd49 Use new autoextend 2023-12-04 16:30:07 +01:00
Adria Navarro
63339eb686 Run as array 2023-12-04 16:30:07 +01:00
Adria Navarro
3ee59b0e96 Migrations in a queue 2023-12-04 16:30:07 +01:00
Adria Navarro
a4fd4ef635 Save history 2023-12-04 16:30:07 +01:00
Adria Navarro
98702798fb Allow custom timeout 2023-12-04 16:30:07 +01:00
Adria Navarro
25c16ae229 Add migration integrity tests 2023-12-04 16:30:07 +01:00
Adria Navarro
1d124a59cb Process migration 2023-12-04 16:30:07 +01:00
Adria Navarro
f2fcf0f6c2 Idempotency 2023-12-04 16:30:07 +01:00
Adria Navarro
45fcf2c143 Do not use cache for dev 2023-12-04 16:30:07 +01:00
Adria Navarro
bbcbb58658 Add gitkeep 2023-12-04 16:30:07 +01:00
Adria Navarro
8ac9420e5b Add middleware to queue 2023-12-04 16:30:07 +01:00
Adria Navarro
75554d1bd2 Add migration script 2023-12-04 16:30:07 +01:00
Adria Navarro
c6840960a4 Add appMigrationMetadata utils 2023-12-04 16:30:06 +01:00
Peter Clement
96e9f46d7c pr comments 2023-12-04 14:21:35 +00:00
Peter Clement
0ddbe4483f Merge remote-tracking branch 'origin/master' into fix/pc-bug-fixes 2023-12-04 14:21:20 +00:00
Adria Navarro
661735a3fd
Merge pull request #12497 from Budibase/chore/fix-typing-conflicting-in-account-portal
[Chore] Remove conflicting typing
2023-12-04 15:21:16 +01:00
Adria Navarro
e4237c0620 Remove conflicting typing 2023-12-04 15:15:40 +01:00
mike12345567
3e2311ad5c Merge branch 'master' of github.com:Budibase/budibase into fix/massive-attachment-export 2023-12-04 13:11:55 +00:00
Budibase Staging Release Bot
1c0976b97a Bump version to 2.13.31 2023-12-04 12:31:05 +00:00
Sam Rose
f81cd8646b
Merge pull request #12416 from Budibase/budi-7754-make-our-helm-chart-work-out-of-the-box
Make our helm chart work out of the box
2023-12-04 11:52:32 +00:00
Sam Rose
98ae0014a8
Respond to PR comments. 2023-12-04 11:47:11 +00:00
Sam Rose
030cdba5d3
Merge branch 'master' into budi-7754-make-our-helm-chart-work-out-of-the-box 2023-12-04 10:49:08 +00:00
Andrew Kingston
de3d6700ed
Merge branch 'master' into feature/add-buttongroup-to-formblock 2023-12-04 10:19:10 +00:00
Adria Navarro
50c1ba4ca9
Merge pull request #12486 from Budibase/BUDI-7655/create_migration_context_functions
Create migration context functions
2023-12-04 09:30:24 +01:00
Adria Navarro
083ff0b7c7 Fix tests typing 2023-12-04 09:23:01 +01:00
Adria Navarro
188d5d09a2 Typo
Co-authored-by: Sam Rose <hello@samwho.dev>
2023-12-04 09:12:58 +01:00
Adria Navarro
fa7693f6df Typo
Co-authored-by: Sam Rose <hello@samwho.dev>
2023-12-04 09:12:58 +01:00
Adria Navarro
7f52a1e28c Guard migration 2023-12-04 09:12:58 +01:00
Adria Navarro
14fc91d58a Add tests 2023-12-04 09:12:58 +01:00
Adria Navarro
f62dd56dd6 Add doInAppMigrationContext 2023-12-04 09:12:58 +01:00
Adria Navarro
fe0efc7539 Remove unused test context code 2023-12-04 09:12:57 +01:00
mike12345567
19c069946a Fixing importing - still some work to get links correct. 2023-12-01 19:37:43 +00:00
mike12345567
00a3c630ef Initial work to get file streaming working when dealing with a large amount of file exports, tested with up to 1.5GB of attachments. 2023-12-01 18:36:40 +00:00
Sam Rose
f776499970
Add minReadySeconds: 10 to the proxy deployment to give nginx time to properly start. 2023-12-01 16:00:37 +00:00
Sam Rose
bd5d7c3b65
Merge master. 2023-12-01 14:02:01 +00:00
melohagan
fcb862c82f
Prevent stale bot using default 60 days (#12488) 2023-12-01 14:00:56 +00:00
Budibase Staging Release Bot
19266b4770 Bump version to 2.13.30 2023-12-01 11:18:49 +00:00
Budibase Staging Release Bot
527f96814b Bump version to 2.13.29 2023-12-01 10:39:50 +00:00
Dean
a6df68d63f Merge remote-tracking branch 'origin/master' into feature/add-buttongroup-to-formblock 2023-12-01 09:03:22 +00:00
Adria Navarro
28466a89ac
Merge pull request #12474 from Budibase/chore/allow_redis_without_ttl
Smart locking mechanism for redis locks without TTL
2023-11-30 18:47:23 +01:00
Adria Navarro
12015c79ae Add comments 2023-11-30 18:39:33 +01:00
Adria Navarro
670853a0ea Renames 2023-11-30 18:39:33 +01:00