Rory Powell
|
bc447dc7a1
|
Bump CI default unit test timeout to 10s
|
2023-02-09 09:19:31 +00:00 |
mike12345567
|
7a76581542
|
Fix based on testing.
|
2023-02-08 19:44:17 +00:00 |
mike12345567
|
2e4fc1168a
|
Minor fix for the plugin datasource error that occurred when opening apps in an environment where the datasource no longer exists.
|
2023-02-08 19:17:15 +00:00 |
mike12345567
|
c4f2e8769b
|
Adding esModuleInterop to TS-config stub generation in string-templates.
|
2023-02-08 18:52:39 +00:00 |
Martin McKeaveney
|
7db8ffa444
|
Merge pull request #9546 from Budibase/fix-import-validations
Fix Import Validations
|
2023-02-07 19:05:27 +00:00 |
mike12345567
|
d1892ebce0
|
Another quick fix.
|
2023-02-07 18:35:22 +00:00 |
mike12345567
|
7c44aaaf00
|
Merge branch 'develop' of github.com:Budibase/budibase into tests/environment-variables
|
2023-02-07 18:33:07 +00:00 |
mike12345567
|
049f5802ac
|
Fixes based on test runs.
|
2023-02-07 18:11:33 +00:00 |
Mateus Badan de Pieri
|
ee73069a51
|
Merge branch 'develop' into tests/environment-variables
|
2023-02-07 16:15:57 +00:00 |
Budibase Staging Release Bot
|
20e8a5e093
|
Update pro version to 2.3.2-alpha.3
|
2023-02-07 16:06:06 +00:00 |
Budibase Staging Release Bot
|
eb1989dc20
|
v2.3.2-alpha.3
|
2023-02-07 16:01:59 +00:00 |
Mateus Badan de Pieri
|
86ff366dbf
|
update tests
remove comments
|
2023-02-07 15:47:11 +00:00 |
Michael Drury
|
6049897d56
|
Merge pull request #9368 from Budibase/test/9339-sqlpostgres-row-api-test-suite
Test - #9339 sqlpostgres row api test suite
|
2023-02-07 15:38:09 +00:00 |
Budibase Staging Release Bot
|
894299d1c9
|
Update pro version to 2.3.2-alpha.2
|
2023-02-07 15:36:43 +00:00 |
Budibase Staging Release Bot
|
8f9e22e715
|
v2.3.2-alpha.2
|
2023-02-07 15:32:37 +00:00 |
Budibase Staging Release Bot
|
2fbf0e9951
|
Update pro version to 2.3.2-alpha.1
|
2023-02-07 15:06:33 +00:00 |
Budibase Staging Release Bot
|
a98390416d
|
v2.3.2-alpha.1
|
2023-02-07 15:02:13 +00:00 |
Gerard Burns
|
9a703ae3b0
|
New Onboarding Loading States (#9519)
* New Onboarding Loading States
* Pr Feedback
|
2023-02-07 14:47:46 +00:00 |
adrinr
|
421865cb37
|
Cleanup tests
|
2023-02-07 12:45:41 +00:00 |
adrinr
|
ef703624bc
|
Fix select statement when no resource
|
2023-02-07 12:29:58 +00:00 |
adrinr
|
3adee52e05
|
Fix conflicting columns issue
|
2023-02-07 12:25:02 +00:00 |
Budibase Staging Release Bot
|
eb33e9736a
|
Update pro version to 2.3.2-alpha.0
|
2023-02-07 12:00:16 +00:00 |
Budibase Staging Release Bot
|
d43382e598
|
v2.3.2-alpha.0
|
2023-02-07 11:56:18 +00:00 |
Gerard Burns
|
efd2c9b648
|
Fix Import Validations
|
2023-02-07 11:43:50 +00:00 |
adrinr
|
602dfae81c
|
Clean describes
|
2023-02-07 11:27:46 +00:00 |
mike12345567
|
6a501f1d77
|
Adding longer timeout.
|
2023-02-07 10:50:11 +00:00 |
adrinr
|
4cb9928058
|
Tidy tests
|
2023-02-07 10:46:34 +00:00 |
mike12345567
|
3ad5b5f7ba
|
Test fix.
|
2023-02-07 10:16:40 +00:00 |
adrinr
|
5305a01bb9
|
Fix pg test
|
2023-02-07 10:12:42 +00:00 |
mike12345567
|
8a6a10a398
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/cli-memory-issues
|
2023-02-07 09:56:49 +00:00 |
mike12345567
|
bc0571fe27
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2023-02-07 09:54:39 +00:00 |
Adria Navarro
|
51ac7f68be
|
Fix sql when no resource
|
2023-02-06 20:47:49 +00:00 |
Budibase Release Bot
|
e4059719ce
|
Update pro version to 2.3.1
|
2023-02-06 20:13:40 +00:00 |
Adria Navarro
|
313f85ceaa
|
Increase timeout
|
2023-02-06 20:12:08 +00:00 |
Budibase Release Bot
|
452bf83150
|
v2.3.1
|
2023-02-06 20:09:07 +00:00 |
Adria Navarro
|
c80cc35ae3
|
Stop container after tests
|
2023-02-06 19:49:30 +00:00 |
Adria Navarro
|
9a8ae45c54
|
Spin up postgres only on the postgres test
|
2023-02-06 19:43:08 +00:00 |
mike12345567
|
241de7553e
|
Merge.
|
2023-02-06 18:00:42 +00:00 |
mike12345567
|
7722bf8d87
|
Some fixes for #8770 - the CLI was very memory intensive when working with large databases, that contained many revisions. We don't need the revisions for app exports/backups, therefore I've updated our export systems to drop the revision history as it compacts the database significantly and speeds up exports/reduces memory usage.
|
2023-02-06 17:54:40 +00:00 |
adrinr
|
14beca3dde
|
Don't return foreign keys on updates and deletes
|
2023-02-06 17:37:00 +00:00 |
adrinr
|
192cb59b87
|
Fix tests
|
2023-02-06 17:30:33 +00:00 |
Peter Clement
|
f03fcb4687
|
fix issue with regex on safari
|
2023-02-06 16:36:03 +00:00 |
adrinr
|
f63c6c2f3a
|
Fix tests
|
2023-02-06 14:54:49 +00:00 |
Peter Clement
|
78b6a25cb1
|
don't load env vars when license isn't enabled
|
2023-02-06 14:37:50 +00:00 |
Peter Clement
|
19fab43bed
|
don't coerce options type to array when switching to bindings
|
2023-02-06 14:37:50 +00:00 |
adrinr
|
2327e24bce
|
Add pg test container
|
2023-02-06 13:07:21 +00:00 |
Budibase Staging Release Bot
|
1912f591a5
|
Update pro version to 2.2.27-alpha.1
|
2023-02-06 09:30:32 +00:00 |
Budibase Staging Release Bot
|
90a1d96a20
|
v2.2.27-alpha.1
|
2023-02-06 09:26:13 +00:00 |
adrinr
|
1f00989109
|
Merge remote-tracking branch 'origin/develop' into test/9339-sqlpostgres-row-api-test-suite
|
2023-02-06 09:12:13 +00:00 |
Adria Navarro
|
59b1137060
|
Merge pull request #9419 from Budibase/feature/dependencies-image
Chore - use testcontainers
|
2023-02-06 09:09:07 +00:00 |