Commit Graph

29154 Commits

Author SHA1 Message Date
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
Martin McKeaveney 7815a78c62 Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-02-07 15:07:57 +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
Martin McKeaveney fd2baaead0 removing linear tag so bot can perform instead 2023-02-07 15:00:28 +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
Michael Drury 4c4655bb69
Merge pull request #9550 from Budibase/fix/cli-memory-issues
CLI backup + app export memory usage improvements
2023-02-07 11:42:34 +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
Martin McKeaveney b3078f3795
Create config.yml 2023-02-07 09:19:39 +00:00
Martin McKeaveney 89e9fca643
Update feature_request.md 2023-02-07 09:14:48 +00:00
Martin McKeaveney 8e9afea6cf
Update bug_report.md 2023-02-07 09:14:25 +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
Peter Clement 5a64cb27e6
Merge pull request #9548 from Budibase/fix/peter-fixes
Fixes for multiple issues
2023-02-06 19:54:13 +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 30adf9881a Merge branch 'master' of github.com:Budibase/budibase into fix/cli-memory-issues 2023-02-06 18:14:57 +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
Pedro Silva 5ebb2102ea Fix expected html code 2023-02-06 17:14:42 +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
melohagan bb665dccaf
Update .env
SQL_MAX_ROWS
2023-02-06 12:06:45 +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
Budibase Release Bot 33b1e50cf9 Update pro version to 2.3.0 2023-02-06 08:53:27 +00:00
Budibase Release Bot 3c9087240c v2.3.0 2023-02-06 08:49:47 +00:00
Martin McKeaveney f207e6f683 auto columns fix 2023-02-06 08:36:25 +00:00