1
0
Fork 0
mirror of synced 2024-07-08 15:56:23 +12:00
Commit graph

11910 commits

Author SHA1 Message Date
Martin McKeaveney c73cbbb224 lint fix 2022-07-11 11:29:00 +01:00
Martin McKeaveney b695355ed1 update builder path 2022-07-11 11:16:31 +01:00
Martin McKeaveney 367cf37795 remove beta stuff and remove self-host banners 2022-07-11 11:08:56 +01:00
Budibase Staging Release Bot 912561199b Update pro version to 1.0.220-alpha.0 2022-07-11 09:33:11 +00:00
Budibase Staging Release Bot 2dc0dcb079 v1.0.220-alpha.0 2022-07-11 09:31:40 +00:00
Martin McKeaveney adb265564e merge 2022-07-11 10:19:07 +01:00
Martin McKeaveney 375482a6cb Merge pull request #6511 from Budibase/seed-admin-user
Add env vars to automatically create initial admin user on first run
2022-07-11 10:04:05 +01:00
mike12345567 4345391dd3 Quick fixes to automation history UI around publishing and unpublishing. 2022-07-08 19:32:05 +01:00
mike12345567 a9a54154e5 Merge branch 'develop' of github.com:Budibase/budibase into fix/june-fixes 2022-07-08 19:12:43 +01:00
Budibase Staging Release Bot 9a76a44290 Update pro version to 1.0.219-alpha.17 2022-07-08 14:44:38 +00:00
Budibase Staging Release Bot 8fbfe2f7cc v1.0.219-alpha.17 2022-07-08 14:43:13 +00:00
Mel O'Hagan 7049ef7381 Add await to cache delete 2022-07-08 14:53:34 +01:00
Mel O'Hagan c3bc39f600 Merge branch 'bug/sev3/reset-email-config-delete-cache' into bug/sev3/reset-email-config-delete-cache-dev 2022-07-08 14:50:47 +01:00
Budibase Release Bot b7d5a1162c Update pro version to 1.0.219 2022-07-08 12:35:35 +00:00
Budibase Release Bot 50862e7614 v1.0.219 2022-07-08 12:34:02 +00:00
Budibase Staging Release Bot e9d465e023 Update pro version to 1.0.219-alpha.16 2022-07-08 12:32:33 +00:00
Budibase Staging Release Bot 7682a44bf4 v1.0.219-alpha.16 2022-07-08 12:31:06 +00:00
Peter Clement 1b0081bc4e Merge pull request #6612 from Budibase/fix/automation-auth-issue
Fix Automation auth issue - External Data Connector not working
2022-07-08 13:21:56 +01:00
Budibase Staging Release Bot fa3db74d92 Update pro version to 1.0.219-alpha.15 2022-07-08 12:14:13 +00:00
Budibase Staging Release Bot 879cc6590a v1.0.219-alpha.15 2022-07-08 12:12:41 +00:00
deanhannigan db90525362 Merge pull request #6609 from Budibase/fix/rest-query-retry-mutation
Fixed expression mutation
2022-07-08 13:03:19 +01:00
Peter Clement 81d94577f4 add isAutomation to object 2022-07-08 12:16:27 +01:00
Budibase Staging Release Bot c0fe461d9b Update pro version to 1.0.219-alpha.14 2022-07-08 11:03:42 +00:00
Budibase Staging Release Bot 1ae934d1aa v1.0.219-alpha.14 2022-07-08 11:01:57 +00:00
Mitch-Budibase 402df706a8 Merge branch 'develop' into cypress-testing 2022-07-08 11:34:12 +01:00
Mitch-Budibase c2e4d22cb3 Cypress: Smoke Build Test Changes
More timing related changes to assist with smoke build tests

- Increasing timeouts where applicable
2022-07-08 11:33:11 +01:00
Dean d34739f459 Updated query tests to remove altered datasource. Updated messaging for refresh failure messaging 2022-07-08 11:19:41 +01:00
Peter Clement 2b5d81be12 linting 2022-07-08 11:11:03 +01:00
Peter Clement cd0885f468 make auth check optional when caller is automation 2022-07-08 11:09:06 +01:00
Rory Powell c40d80a3f3 Re-apply quota restrictions 2022-07-08 10:52:23 +01:00
Budibase Staging Release Bot 64e8e70fe4 Update pro version to 1.0.219-alpha.13 2022-07-08 08:42:23 +00:00
Budibase Staging Release Bot 118beb9eb6 v1.0.219-alpha.13 2022-07-08 08:40:36 +00:00
Dean 02c0b433bb Fixed issue where mutation was causing expression bindings to be lost. Request retries will now have them intact for re-enrichment 2022-07-08 09:29:16 +01:00
melohagan 2ab15119f4 Merge pull request #6563 from Budibase/bug/sev2/generate-select-statement-null-pointer-fix
Don't try to check externalType of related tables
2022-07-08 09:21:37 +01:00
Budibase Staging Release Bot f402e187e1 Update pro version to 1.0.219-alpha.12 2022-07-08 08:19:04 +00:00
Budibase Staging Release Bot bf9516a0c1 v1.0.219-alpha.12 2022-07-08 08:17:27 +00:00
melohagan 90a9c667f7 Merge pull request #6561 from Budibase/bug/sev2/dynamic-filter-delete-column-fix
Only add defined schema fields to dynamic filter
2022-07-08 09:05:40 +01:00
Mel O'Hagan d51710532b Merge branch 'develop' into bug/sev2/generate-select-statement-null-pointer-fix 2022-07-08 09:03:36 +01:00
mike12345567 88102a80ad Merge branch 'develop' of github.com:Budibase/budibase into fix/june-fixes 2022-07-07 17:31:43 +01:00
Budibase Staging Release Bot 3f053b67a0 Update pro version to 1.0.219-alpha.11 2022-07-07 14:42:44 +00:00
Budibase Staging Release Bot 43a6866ac6 v1.0.219-alpha.11 2022-07-07 14:41:07 +00:00
Mitch-Budibase cafba628c9 Merge pull request #6600 from Budibase/cypress-testing
Cypress: Increasing timeout values
2022-07-07 15:32:09 +01:00
Mitch-Budibase ea3d6b944c Cypress: Increasing timeout values
Getting close.... but there are still some minor timing issues against the smoke build.

I am increasing a few timeout values within postgreSQL & commands files
2022-07-07 15:13:15 +01:00
Mel O'Hagan 401bb13870 Merge branch 'develop' into bug/sev2/dynamic-filter-delete-column-fix 2022-07-07 13:45:43 +01:00
Budibase Staging Release Bot a4a7168c53 Update pro version to 1.0.219-alpha.10 2022-07-07 12:15:04 +00:00
Budibase Staging Release Bot 7d81c0b21c v1.0.219-alpha.10 2022-07-07 12:13:32 +00:00
Mitch-Budibase ba5cd9a7a2 Merge pull request #6596 from Budibase/cypress-testing
Cypress: User Details Test Fix
2022-07-07 13:04:03 +01:00
Mitch-Budibase c8e3750d09 Cypress: User Details Test Fix
It seems that at times, Cypress is running so fast that it does not type entire words (it sometimes misses the first couple of letters.

I've put a small change in the userManagement test file to try and revolve this.
- Adding a wait and clear in association with the type command
2022-07-07 12:50:30 +01:00
Budibase Staging Release Bot a30cb567f9 Update pro version to 1.0.219-alpha.9 2022-07-07 11:14:18 +00:00
Budibase Staging Release Bot 4b868c6575 v1.0.219-alpha.9 2022-07-07 11:12:43 +00:00