Adria Navarro
7140f5dc9d
Merge branch 'develop' into backmerge-master
2023-06-14 16:24:14 +01:00
Budibase Staging Release Bot
90c98d4418
Bump version to 2.7.16-alpha.0
2023-06-14 15:22:30 +00:00
Jonny McCullagh
757ca6a166
Merge master develop ( #10897 )
...
* Binding drawer fixes
* Added missing headless flag for the bindable combobox
* Fix for QueryEditor width
* Fix svelte transitions in grid new row component breaking routify
* Bump version to 2.7.7
* fix REST connector failure to save
* Bump version to 2.7.8
* Bump version to 2.7.9
* Unexpected token when export data (#10721 )
* Tidy ID string for JSON parse
* Display error for composite keys
* Unit test WIP
* directly assign the mock function on the datasource
* Unit tests for exportRows ID handling
---------
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
* Return all rows if oneOf value is falsey (#10638 )
* Bump version to 2.7.10
* Make sure divider fields are left-most (#10627 )
* Make sure divider fields are left most
* Refactor
* Bump version to 2.7.11
* Temporarily remove the focus store update as it triggers a full redraw of the component settings
* Linting
* Removed commented out code
* Bump version to 2.7.12
* Bump version to 2.7.13
* Do not show Business tag for Email action (#10867 )
* Bump version to 2.7.14
* new deploy trigger (#10892 )
* point the deploys at the new env
* Bump version to 2.7.15
---------
Co-authored-by: Dean <deanhannigan@gmail.com>
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
Co-authored-by: Budibase Staging Release Bot <>
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
Co-authored-by: Martin McKeaveney <martin@budibase.com>
Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
Co-authored-by: Adria Navarro <adria@budibase.com>
2023-06-14 16:18:09 +01:00
Rory Powell
9c45b16ced
Merge pull request #10906 from Budibase/force-exit-qa-core
...
Force exit qa-core
2023-06-14 15:46:10 +01:00
Adria Navarro
f31c615e18
Merge branch 'develop' into backmerge-master
2023-06-14 15:45:47 +01:00
Adria Navarro
ba93aa91bb
Merge pull request #10904 from Budibase/hotfix/budi-7116-importing-custom-datasource-plugin-error
...
Hotfix - fix custom plugin import
2023-06-14 15:44:17 +01:00
Rory Powell
395ba2c129
Force exit qa-core
2023-06-14 15:43:57 +01:00
Budibase Staging Release Bot
ff334f1daa
Bump version to 2.7.16
2023-06-14 14:25:41 +00:00
Budibase Staging Release Bot
4f02a92e37
Bump version to 2.7.7-alpha.9
2023-06-14 14:21:48 +00:00
Michael Drury
6776f3d78c
Merge pull request #10881 from Budibase/fix/budi-7026
...
Custom roles breaking app access when not published
2023-06-14 15:10:30 +01:00
Michael Drury
fdad2e6bf3
Merge pull request #10895 from Budibase/fix/budi-7099
...
MySQL cyclic JSON conversion issue with primary display columns
2023-06-14 15:09:17 +01:00
Michael Drury
c88c30fc32
Merge pull request #10891 from Budibase/fix/budi-7101
...
Fix for errant date conversion in MySQL queries
2023-06-14 15:08:48 +01:00
Budibase Staging Release Bot
616812490d
Bump version to 2.7.7-alpha.8
2023-06-14 14:02:43 +00:00
Adria Navarro
129489e985
Update pro ref
2023-06-14 15:00:14 +01:00
Adria Navarro
b7e37906c7
Merge pull request #10874 from Budibase/budi-7010-encrypt-app-exports
...
BUDI-7010 - Encrypt app exports
2023-06-14 14:58:23 +01:00
Adria Navarro
7908914662
Update pro ref
2023-06-14 14:55:06 +01:00
Budibase Staging Release Bot
d7b2ad6874
Bump version to 2.7.7-alpha.7
2023-06-14 13:42:11 +00:00
Adria Navarro
9832da4067
Merge branch 'develop' into budi-7010-encrypt-app-exports
2023-06-14 14:40:10 +01:00
Adria Navarro
672804c150
Merge pull request #10900 from Budibase/budi-7010/export_controller_as_post
...
BUDI-7010 - Export controller as post
2023-06-14 14:38:01 +01:00
mike12345567
3f63a81c01
PR comments.
2023-06-14 14:34:12 +01:00
Adria Navarro
052ecbb59a
Merge branch 'budi-7010/export_controller_as_post' into budi-7010-encrypt-app-exports
2023-06-14 14:28:26 +01:00
Adria Navarro
fe1a64964a
Fix and improve tests
2023-06-14 14:20:20 +01:00
Adria Navarro
dec35fcafd
Simplify notification
2023-06-14 13:48:37 +01:00
Adria Navarro
fbf9b69a6b
Simplify notification
2023-06-14 13:48:10 +01:00
Adria Navarro
4b065dda8b
Fix exports/imports
2023-06-14 12:32:26 +01:00
Adria Navarro
d507eb487a
Remove export
2023-06-14 11:21:47 +01:00
Adria Navarro
a4f0b45d5e
Fix merge
2023-06-14 11:17:32 +01:00
Adria Navarro
a9bf6967dc
Merge branch 'budi-7010/export_controller_as_post' into budi-7010-encrypt-app-exports
2023-06-14 11:17:26 +01:00
Adria Navarro
a68dc7c965
Remove excludeRows and appName from the querystrings
2023-06-14 11:06:46 +01:00
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