1
0
Fork 0
mirror of synced 2024-09-24 21:31:17 +12:00
Commit graph

28271 commits

Author SHA1 Message Date
Peter Clement
7d6cce20e9 fix getAvailableBindings again, aka my personal hell 2024-09-12 21:02:50 +01:00
Peter Clement
a831a4bf07 tests to cover automation naming 2024-09-12 14:58:53 +01:00
Peter Clement
2cdbf4190b Merge remote-tracking branch 'origin/master' into feat/automation-step-naming-updates 2024-09-12 14:10:52 +01:00
Martin McKeaveney
62ff150364 update pro ref 2024-09-12 13:53:51 +01:00
melohagan
49a4e252c6
Allow an account holder to login to account-portal if the tenant has been deleted. (#14547)
* Add email to session for populate user

* Add email param

* use param object

* Type fix for tests

* Fix test

* Temporarily remove account-portal tests
2024-09-12 08:38:11 +00:00
Martin McKeaveney
47110e095f updating budibase apps image to use alpine 2024-09-11 17:42:08 +01:00
Peter Clement
11c18474b2
Merge branch 'master' into tests/automation-branching-tests 2024-09-11 16:05:37 +01:00
Peter Clement
babbe16d7d fix test name 2024-09-11 15:50:21 +01:00
Peter Clement
f377b9f566 remove top level table config 2024-09-11 15:39:21 +01:00
Peter Clement
d4d4f8a150 ref 2024-09-11 15:24:49 +01:00
Peter Clement
2f881dd16f Merge remote-tracking branch 'refs/remotes/origin/feat/automation-step-naming-updates' into feat/automation-step-naming-updates 2024-09-11 15:23:22 +01:00
Peter Clement
60dd500ecb rename func 2024-09-11 15:12:50 +01:00
Peter Clement
a68552f038
Merge branch 'master' into feat/automation-step-naming-updates 2024-09-11 15:07:09 +01:00
Michael Drury
9feebdbb13
Merge branch 'master' into fix/sql-use-ctes 2024-09-11 15:04:48 +01:00
melohagan
8b8595293b
Export publishEvent (#14560) 2024-09-11 14:02:42 +00:00
Peter Clement
56b727a245 uneeded boolean 2024-09-11 15:00:39 +01:00
Martin McKeaveney
2e83b9a34d add import 2024-09-11 14:53:51 +01:00
mike12345567
176c3d4ffd SQL test update. 2024-09-11 14:52:09 +01:00
Peter Clement
1947000f0c update case where no branch condition is met 2024-09-11 14:50:52 +01:00
Michael Drury
7ad14302fa
Merge branch 'master' into fix/sql-use-ctes 2024-09-11 14:47:22 +01:00
Martin McKeaveney
f6da691364 update account portal ref 2024-09-11 14:37:28 +01:00
mike12345567
fc3a865cfb Test fix. 2024-09-11 14:26:01 +01:00
mike12345567
c9b64e3591 SQLite uses CTE with SQS 2.1.1. 2024-09-11 13:41:54 +01:00
mike12345567
05de673781 Merge branch 'master' of github.com:Budibase/budibase into aggregate-all-sql-dbs 2024-09-11 13:25:25 +01:00
Peter Clement
dcc4c9d66f
Merge branch 'master' into feat/automation-step-naming-updates 2024-09-11 13:02:34 +01:00
Peter Clement
e4918aea60 refs 2024-09-11 11:55:31 +01:00
Peter Clement
27b65e22ef fix error with updating existinh name count 2024-09-11 11:54:42 +01:00
Peter Clement
0c11924027 refs 2024-09-11 11:40:52 +01:00
Peter Clement
f8725b5af0 Merge remote-tracking branch 'refs/remotes/origin/feat/automation-step-naming-updates' into feat/automation-step-naming-updates 2024-09-11 11:40:33 +01:00
Peter Clement
2d4ac7fced remove logs 2024-09-11 11:40:06 +01:00
Peter Clement
ce08ce29b7
Merge branch 'master' into feat/automation-step-naming-updates 2024-09-11 11:36:00 +01:00
Peter Clement
bf98d61ea6 add tests for new binding update code 2024-09-11 11:35:46 +01:00
Michael Drury
5b776d62ad
Merge branch 'master' into fix/logical-operators-return-none 2024-09-11 10:46:25 +01:00
Martin McKeaveney
9179569cd7
Merge branch 'master' into budi-8608-ai-platform-level-config 2024-09-11 10:43:41 +01:00
Martin McKeaveney
fcc0381474 update account portal ref 2024-09-11 10:37:52 +01:00
Martin McKeaveney
a5ff0d5ddc update acct portal ref 2024-09-10 22:55:14 +01:00
Martin McKeaveney
c4a41ce11c Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config 2024-09-10 22:39:35 +01:00
Martin McKeaveney
a27be54b69 make mocks async 2024-09-10 22:38:45 +01:00
Martin McKeaveney
8af05d7c4f
Merge branch 'master' into budi-8608-ai-platform-level-config 2024-09-10 22:27:10 +01:00
Martin McKeaveney
38fc65c541 fix tests 2024-09-10 22:25:47 +01:00
Michael Drury
fa6058c748
Merge branch 'master' into fix/sql-many-relationships 2024-09-10 17:33:55 +01:00
mike12345567
595dd7ea6d Fix for test case. 2024-09-10 17:21:36 +01:00
Peter Clement
abaa40a272 automation steps using names 2024-09-10 17:09:42 +01:00
mike12345567
9a61ec5950 More incorrect limits. 2024-09-10 17:07:31 +01:00
mike12345567
1582e3221f Adding test case for getting related array column in a JS formula. 2024-09-10 17:04:59 +01:00
Sam Rose
dbfc6851af
More row reading tests. 2024-09-10 16:58:33 +01:00
Martin McKeaveney
2990291657 Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config 2024-09-10 16:52:07 +01:00
Martin McKeaveney
5c9f88de59 account portal ref 2024-09-10 16:51:22 +01:00
Martin McKeaveney
304b2a5c61
Update packages/worker/src/api/controllers/global/configs.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-10 16:45:32 +01:00
Martin McKeaveney
87adb99073 update pro ref 2024-09-10 16:42:56 +01:00