1
0
Fork 0
mirror of synced 2024-08-15 18:11:40 +12:00
Commit graph

21907 commits

Author SHA1 Message Date
Adria Navarro
bfd444dbaa Change the download to be a post 2023-06-14 10:47:46 +01:00
Budibase Staging Release Bot
bf566ab031 Bump version to 2.7.15 2023-06-14 07:44:52 +00:00
Jonny McCullagh
3be2d8beea new deploy trigger (#10892)
* point the deploys at the new env
2023-06-14 08:41:29 +01:00
mike12345567
68082eecf9 Fix for circular issue with primary display fields on SQL tables introduced in most recent update - if somehow the primary display field is set to a relationship field there was a chance of cyclic structure occurring which Koa could not convert to JSON. 2023-06-13 18:21:22 +01:00
mike12345567
60d58034dd Fixes #6346 - issue with date parsing, adding in some testing around it. 2023-06-13 16:11:22 +01:00
Budibase Staging Release Bot
65ce9c2511 Bump version to 2.7.7-alpha.6 2023-06-13 14:18:45 +00:00
Andrew Kingston
cfe86194cd Merge pull request #10844 from Budibase/cheeks-lab-day-preview
Preview apps inside builder
2023-06-13 15:15:29 +01:00
mike12345567
1bdf55e966 Some type updates and fixes for test case. 2023-06-13 14:45:33 +01:00
Budibase Staging Release Bot
ddfc8f2870 Bump version to 2.7.7-alpha.5 2023-06-13 11:59:39 +00:00
Adria Navarro
08d440d1ec Merge pull request #10880 from Budibase/fix_mongo_hanging_out
Fix mongo test hanging out
2023-06-13 12:56:11 +01:00
Adria Navarro
5a23c7c4c3 Merge pull request #10877 from Budibase/fix-postgres-qa-test
Fix broken qa-core test
2023-06-13 12:42:40 +01:00
Adria Navarro
d8f9c73193 Fix tests 2023-06-13 10:50:02 +01:00
Adria Navarro
c1e09d0305 Close client on testconnection 2023-06-13 10:49:09 +01:00
Adria Navarro
3aaaad8792 Update mongodb 2023-06-13 10:48:42 +01:00
Adria Navarro
fa34a95e14 Fix broken qa-core test 2023-06-13 10:04:53 +01:00
mike12345567
bedc8e5cce Fix for custom roles that have not been published causing users to be unable to access an app completely. They should instead be treated as public users as their role isn't valid. 2023-06-12 18:39:30 +01:00
Adria Navarro
57c5facc6e Zip exports 2023-06-12 17:54:09 +01:00
Adria Navarro
81522d0784 Clean defaults 2023-06-12 17:51:21 +01:00
Adria Navarro
70798a6b93 Clean 2023-06-12 17:50:07 +01:00
Adria Navarro
ded738a566 Clean code 2023-06-12 17:49:12 +01:00
Adria Navarro
92a8c97aba Close streams 2023-06-12 17:34:12 +01:00
Adria Navarro
2971dfba9d Renames 2023-06-12 17:31:08 +01:00
Budibase Staging Release Bot
2ba8adc4e8 Bump version to 2.7.7-alpha.4 2023-06-12 15:57:25 +00:00
Michael Drury
ca2f135810 Merge pull request #10850 from Budibase/feature/table-fetching-frontend
Datasource plus onboarding V2
2023-06-12 16:52:55 +01:00
mike12345567
6faf641906 removing ref from budibase_ci linting workflow. 2023-06-12 16:33:08 +01:00
mike12345567
d0d3e33606 Fixing linting. 2023-06-12 16:29:41 +01:00
Adria Navarro
551ca404b4 Decrypt file 2023-06-12 16:27:19 +01:00
mike12345567
2486937c43 Merge branch 'develop' of github.com:Budibase/budibase into feature/table-fetching-frontend 2023-06-12 16:16:12 +01:00
mike12345567
fb0e4c2c40 Removing await. 2023-06-12 16:06:08 +01:00
Andrew Kingston
c2e5427860 Small refactor to move CSS variables inside fields rather fancy forms 2023-06-12 15:54:08 +01:00
Rory Powell
ea6e6d7c9d Merge pull request #10872 from Budibase/fix-qa-core-global-teardown
Fix qa-core global teardown
2023-06-12 15:09:26 +01:00
Rory Powell
7bd7cdcdcf Fix qa-core global teardown 2023-06-12 15:08:22 +01:00
Budibase Staging Release Bot
6158b4ac65 Bump version to 2.7.14 2023-06-12 10:54:03 +00:00
melohagan
ab1a3eba81 Do not show Business tag for Email action (#10867) 2023-06-12 11:49:46 +01:00
Adria Navarro
1f4cdf348f Encrypt files 2023-06-12 11:49:38 +01:00
Budibase Staging Release Bot
cd76a8e6ca Bump version to 2.7.13 2023-06-12 10:32:03 +00:00
deanhannigan
d07746c787 Merge pull request #10805 from Budibase/fix/bindings-fixes
Binding drawer fixes
2023-06-12 11:27:54 +01:00
Adria Navarro
d7f64fe6a4 Update tar libs 2023-06-12 11:12:22 +01:00
Dean
7564bcac4b Merge remote-tracking branch 'origin/master' into fix/bindings-fixes 2023-06-12 10:44:38 +01:00
Budibase Staging Release Bot
a390a2ac7d Bump version to 2.7.12 2023-06-12 09:41:44 +00:00
deanhannigan
8bb3f36732 Merge pull request #10853 from Budibase/fix/component-focus-removed
Filtering Binding Drawer Fix
2023-06-12 10:37:31 +01:00
Dean
eef0d68791 Merge remote-tracking branch 'origin/master' into fix/component-focus-removed 2023-06-12 10:22:59 +01:00
Dean
c910ddcc81 Merge remote-tracking branch 'origin/master' into fix/bindings-fixes 2023-06-12 09:03:37 +01:00
Rory Powell
037396babb Merge pull request #10854 from Budibase/update-test-notify
Update qa test notify script to be env aware
2023-06-09 21:14:14 +01:00
Rory Powell
25fc792d24 Fix qa-core teardown 2023-06-09 21:04:24 +01:00
Rory Powell
b1287d6a9f Update qa test notify script to be env aware 2023-06-09 21:04:24 +01:00
Dean
b48083860d Removed commented out code 2023-06-09 18:09:21 +01:00
Dean
2b21b7f4c9 Linting 2023-06-09 17:57:03 +01:00
Dean
c73315cc44 Temporarily remove the focus store update as it triggers a full redraw of the component settings 2023-06-09 17:42:41 +01:00
Adria Navarro
978591e2ba Enable encrypting 2023-06-09 16:26:48 +01:00