1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
Commit graph

15802 commits

Author SHA1 Message Date
adrinr
7d279e2eca Fix test race conditions 2023-01-30 12:29:39 +00:00
adrinr
651c367f75 Fix worker tests 2023-01-27 17:59:14 +00:00
adrinr
1273936e1e Merge branch 'develop' into feature/dependencies-image 2023-01-27 12:51:00 +00:00
adrinr
ecbf9250a4 Add module name mapper back 2023-01-27 12:36:52 +00:00
adrinr
e4c898c327 Use test-containers for backend-core tests 2023-01-27 11:43:36 +00:00
Budibase Staging Release Bot
6fb57f97b9 Update pro version to 2.2.12-alpha.41 2023-01-27 09:49:29 +00:00
Budibase Staging Release Bot
d8f5b6dfd8 v2.2.12-alpha.41 2023-01-27 09:45:39 +00:00
Rory Powell
27c917db35 Use swc option with ts-node (#9447) 2023-01-27 09:33:04 +00:00
adrinr
a9772c19e1 Delete testcontainers-config 2023-01-26 18:40:36 +00:00
adrinr
cae83684ea Remove wrong createApp 2023-01-26 18:24:20 +00:00
adrinr
7027abeaa2 Fix issues with parallel tests and self/cloud modes 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
206e3cddf4 Update pro version to 2.2.12-alpha.40 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
b95316a4de v2.2.12-alpha.40 2023-01-26 18:20:21 +00:00
mike12345567
b38399cb74 Adding test cases as per PR comments. 2023-01-26 18:20:21 +00:00
mike12345567
27b472b662 Quick updates for #8989 - this issue appeared to be fixed already but just adding a few extra bits of security to make sure that looping only occurs when valid data is found in the binding. 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
e260204186 Update pro version to 2.2.12-alpha.39 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
e467234b85 v2.2.12-alpha.39 2023-01-26 18:20:21 +00:00
Andrew Kingston
b45504fc9b Add suffix setting to fancy input component and fix lint warning 2023-01-26 18:20:21 +00:00
Andrew Kingston
f6b840ca0e Add suffix prop to fancy input component 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
6eba4e1354 Update pro version to 2.2.12-alpha.38 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
125b4a6da6 v2.2.12-alpha.38 2023-01-26 18:20:21 +00:00
Andrew Kingston
37bf4214a6 Fix fancy select not correctly displaying the label for the selected value 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
dc68c8ce91 Update pro version to 2.2.12-alpha.37 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
94ff6468c5 v2.2.12-alpha.37 2023-01-26 18:20:21 +00:00
melohagan
cfb3bffb59 Prevent many-many relationships with same tables (#9421)
* Prevent many-many relationships with same tables

* Don't check relationship if original tables

* Refactor
2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
b5cbe3e7e1 Update pro version to 2.2.12-alpha.36 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
0ad9443991 v2.2.12-alpha.36 2023-01-26 18:20:21 +00:00
Andrew Kingston
23769b669b Fix upgrade button not working when account portal is an external URL 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
b94546b1a1 Fix user test 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
33f1628000 Fix issues with parallel tests and self/cloud modes 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
8c1e539fc7 Fix date related tests 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
6a4fe1d5e6 Fix automation test 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
9242470f6f Fix snapshots test 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
a54c1a1647 Set expected id 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
8c68741f98 Fix application delete tests 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
067462f458 Use multitenancy for tests 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
13af7aa730 Add aws-sdk mock back 2023-01-26 18:20:21 +00:00
adrinr
74269dbb27 Fix timespan issues 2023-01-26 18:20:05 +00:00
Budibase Staging Release Bot
38d6d937d2 Update pro version to 2.2.12-alpha.40 2023-01-25 19:17:06 +00:00
Budibase Staging Release Bot
01292e22d4 v2.2.12-alpha.40 2023-01-25 19:13:39 +00:00
Michael Drury
86d27d1c6c Merge pull request #9434 from Budibase/fix/8989
Some extra checks for automation loop binding type safety
2023-01-25 19:03:17 +00:00
mike12345567
697cd8b4ea Adding test cases as per PR comments. 2023-01-25 18:27:58 +00:00
Budibase Staging Release Bot
00a888c224 Update pro version to 2.2.12-alpha.39 2023-01-25 16:16:45 +00:00
Budibase Staging Release Bot
61e6405583 v2.2.12-alpha.39 2023-01-25 16:12:14 +00:00
Andrew Kingston
f068f20c61 Add suffix setting to fancy input component and fix lint warning 2023-01-25 15:57:47 +00:00
Andrew Kingston
1eebab8910 Add suffix prop to fancy input component 2023-01-25 15:55:57 +00:00
Budibase Staging Release Bot
fe9c233bfc Update pro version to 2.2.12-alpha.38 2023-01-25 14:27:14 +00:00
Budibase Staging Release Bot
e3064709c8 v2.2.12-alpha.38 2023-01-25 14:23:22 +00:00
Andrew Kingston
2b8525ef4e Fix fancy select not correctly displaying the label for the selected value 2023-01-25 14:11:33 +00:00
Budibase Staging Release Bot
88d0ab837d Update pro version to 2.2.12-alpha.37 2023-01-25 13:23:11 +00:00