1
0
Fork 0
mirror of synced 2024-08-08 14:48:13 +12:00
Commit graph

19889 commits

Author SHA1 Message Date
adrinr
4e9a8fd7d2 Pull submodules on actions 2023-04-12 10:27:10 +01:00
Budibase Staging Release Bot
1d7ba831ca Update pro version to 2.4.44-alpha.13 2023-04-12 09:10:56 +00:00
Budibase Staging Release Bot
a4e2c41c1c v2.4.44-alpha.13 2023-04-12 09:07:40 +00:00
Adria Navarro
59bb746e59 Merge pull request #10265 from Budibase/budi-6847-allow-empty-name-fields-on-user-scim
BUDI-6847 - Allow optional names
2023-04-12 11:00:05 +02:00
Mateus Badan de Pieri
f427763308 export function to make test easier 2023-04-12 02:29:30 +01:00
Mateus Badan de Pieri
ef0293bc6c encryption tests 100% 2023-04-12 02:25:53 +01:00
adrinr
7d792e22bd Remove install pro in pipelines 2023-04-11 17:16:04 +01:00
adrinr
fd538e0aad Setup pro 2023-04-11 17:12:50 +01:00
adrinr
3b69a5e6ef Remove .gitmodules 2023-04-11 17:05:13 +01:00
adrinr
c82fb0ad58 Change type references 2023-04-11 17:00:47 +01:00
adrinr
000e49a229 Bootstrap using submodule 2023-04-11 16:53:51 +01:00
adrinr
5ea8086be0 Remove scripts 2023-04-11 16:52:59 +01:00
adrinr
859b10c4be Change references on jest 2023-04-11 16:51:50 +01:00
adrinr
7ad386f38b Tweak packages to accept the current pro shape 2023-04-11 16:49:10 +01:00
adrinr
73d0ead736 Setup submodule 2023-04-11 16:47:45 +01:00
adrinr
f882993091 Name and its fields are optional 2023-04-11 16:12:18 +01:00
Budibase Staging Release Bot
2e60ca7526 Update pro version to 2.4.44-alpha.12 2023-04-11 13:46:00 +00:00
Budibase Staging Release Bot
08dbee5384 v2.4.44-alpha.12 2023-04-11 13:42:48 +00:00
Adria Navarro
5892b0584e Merge pull request #10214 from Budibase/budi-6830-return-409-on-user-email-conflict-scim
BUDI-6830 - Test SCIM user creation, 409 errors
2023-04-11 15:35:16 +02:00
adrinr
9a330b85f8 Fix timeouts 2023-04-11 14:20:15 +01:00
adrinr
c77ed3d737 Renames 2023-04-11 13:39:13 +01:00
adrinr
56567de04a Fix tests 2023-04-11 13:39:13 +01:00
adrinr
e1279ffecd Use proper errors instead of string throwing 2023-04-11 13:39:13 +01:00
adrinr
57a3ff96ea Add new test for conflicting user email 2023-04-11 13:39:13 +01:00
Budibase Staging Release Bot
0acb821b70 Update pro version to 2.4.44-alpha.11 2023-04-11 12:31:40 +00:00
Budibase Staging Release Bot
6aefc6b643 v2.4.44-alpha.11 2023-04-11 12:28:43 +00:00
Adria Navarro
37b56b8084 Merge pull request #10253 from Budibase/handle_removing_users
BUDI-6838 - Remove users on deactivation - Amend tests
2023-04-11 14:21:08 +02:00
mike12345567
c4a4bdc9da Fixing tenancy.spec.ts - mocking was a bit messed up, moving it all around to work as expected. 2023-04-11 10:54:04 +01:00
Mateus Badan de Pieri
de613d2b28 latest version 2023-04-11 10:22:47 +01:00
Rory Powell
e552a265f3 Add loadEnvFiles to lerna config for run command to prevent local test failures (#10251) 2023-04-11 08:04:02 +01:00
Budibase Staging Release Bot
069fb64245 Update pro version to 2.4.44-alpha.10 2023-04-10 18:55:59 +00:00
Budibase Staging Release Bot
a3c0510ed7 v2.4.44-alpha.10 2023-04-10 18:53:08 +00:00
Maurits Lourens
2cc2b94346 fix small typo (#10252) 2023-04-10 19:45:29 +01:00
adrinr
122db55dce Fix tests 2023-04-10 18:47:22 +01:00
Mateus Badan de Pieri
f1b7ff0f7c fixing expect on throw 2023-04-05 16:30:00 +01:00
Mateus Badan de Pieri
b0df710a2a tweaks on some tests 2023-04-05 16:13:39 +01:00
Budibase Staging Release Bot
6396548064 Update pro version to 2.4.44-alpha.9 2023-04-05 14:44:51 +00:00
Budibase Staging Release Bot
efa1ea7b1b v2.4.44-alpha.9 2023-04-05 14:41:48 +00:00
Rory Powell
77ffb8d86d Run integration suite in CI again / auto detect tenancy / refactors (#10209)
* qa-core-ci-fixes

* global setup and teardown wip

* Updates to logs and setup

* Remove date and console mocking

* Update CI to spin up minimal dev env

* Update readme

* Fix scopeBackend.sh

* Ensure docker services are initialised before starting worker

* Lint

* Fix admin user being created on startup (#10219)

* use regular bootstrap and build

* Lint

* Temp: re-use global setup to get around app limit in QA
2023-04-05 15:33:56 +01:00
Mateus Badan de Pieri
6bd950717c mocked correctly 2023-04-05 14:14:55 +01:00
Budibase Staging Release Bot
18ccf134b9 Update pro version to 2.4.44-alpha.8 2023-04-05 12:21:27 +00:00
Budibase Staging Release Bot
f02f996744 v2.4.44-alpha.8 2023-04-05 12:18:30 +00:00
Adria Navarro
b11818d2d6 Merge pull request #10217 from Budibase/test/fix_flaky_test
Test - Fix flaky test
2023-04-05 14:10:25 +02:00
adrinr
38535e8ef4 Format 2023-04-05 12:17:32 +01:00
adrinr
ae9f91885f Fix flaky tests 2023-04-05 12:17:02 +01:00
Budibase Staging Release Bot
1785fd8300 Update pro version to 2.4.44-alpha.7 2023-04-04 14:56:03 +00:00
Budibase Staging Release Bot
244b911efb v2.4.44-alpha.7 2023-04-04 14:53:06 +00:00
Rory Powell
35fc9ba45c Add quote to httpLogging in helm chart (#10205) 2023-04-04 15:45:34 +01:00
Budibase Staging Release Bot
bcf5bb9ca0 Update pro version to 2.4.44-alpha.6 2023-04-04 14:21:08 +00:00
Budibase Staging Release Bot
e94a05887f v2.4.44-alpha.6 2023-04-04 14:18:08 +00:00