Commit Graph

23893 Commits

Author SHA1 Message Date
Michael Drury 45c3a6fc1b Merge pull request #11448 from Budibase/update_pro_to_master
Update pro ref to master for the release
2023-08-07 11:01:52 +01:00
Martin McKeaveney ac5ce13f80 debug log for automation ID 2023-08-07 10:59:42 +01:00
Adria Navarro f0bcd3d679 Update pro ref 2023-08-07 12:59:03 +03:00
Michael Drury dab0ad059b Merge pull request #11446 from Budibase/backmerge-20230807
Backmerge master
2023-08-07 10:57:47 +01:00
Adria Navarro f75704bab3 Update yarn.lock to match develop 2023-08-07 12:41:59 +03:00
Adria Navarro 8015398d3a Merge branch 'develop' into backmerge-20230807 2023-08-07 12:40:39 +03:00
Budibase Staging Release Bot 38af31835f Bump version to 2.8.31 2023-08-07 09:17:25 +00:00
mike12345567 1dc5f039b9 Updating pro reference. 2023-08-07 10:17:01 +01:00
Budibase Staging Release Bot e4c49fccaf Bump version to 2.8.31-alpha.0 2023-08-07 08:24:29 +00:00
Martin McKeaveney 12d5f0109d Merge branch 'master' into develop 2023-08-07 09:24:10 +01:00
Adria Navarro 74287370df Move filter types to types 2023-08-07 11:18:36 +03:00
Adria Navarro 39d099b443 Handle and test pagination 2023-08-07 10:49:04 +03:00
Adria Navarro 497943930e Rename 2023-08-07 09:22:39 +03:00
mike12345567 ec761c2387 Building out public API for role assignment and un-assignment - need to flesh out pro component. 2023-08-04 18:01:45 +01:00
mike12345567 a8af298ef5 Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7108 2023-08-04 17:20:51 +01:00
mike12345567 a1d85a831c Some quick modifications to allow the views to go through the standard row CRUD, the view search is still separate for now however this may change. 2023-08-04 16:58:40 +01:00
Adria Navarro 250505a19b Add limit on request 2023-08-04 18:41:49 +03:00
Adria Navarro 4f08f900ed Type view search 2023-08-04 18:38:07 +03:00
Budibase Staging Release Bot 60c676af64 Bump version to 2.8.29-alpha.19 2023-08-04 15:25:33 +00:00
melohagan 3097c9162f Fix for app action fields and don't clone testData (#11441) 2023-08-04 16:25:14 +01:00
Adria Navarro 259bb3cdc2 Merge branch 'develop' into BUDI-7189/type_search 2023-08-04 16:23:07 +01:00
Adria Navarro 4d74a6615f Fix types 2023-08-04 18:22:33 +03:00
mike12345567 a2667c6d72 Removing the ability to set roles, builder and admin structure through basic public API. 2023-08-04 15:43:02 +01:00
Budibase Staging Release Bot c29b482913 Bump version to 2.8.29-alpha.18 2023-08-04 12:53:47 +00:00
melohagan ece1c421fa Fix/formula as display (#11439)
* Allow formulas to be display columns in the grid

* Ensure SQL Server always has a sort order
2023-08-04 13:53:30 +01:00
Andrew Kingston fcbeaedf55 Merge branch 'develop' into BUDI-7189/type_search 2023-08-04 11:48:06 +01:00
Dean 79c9535659 Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates 2023-08-04 11:31:50 +01:00
Adria Navarro d3470dfcb0 Fix imports 2023-08-04 12:00:25 +03:00
Budibase Staging Release Bot 13ae01bcf4 Bump version to 2.8.29-alpha.17 2023-08-04 08:26:03 +00:00
Andrew Kingston 7e1f8dd134 Merge pull request #11437 from Budibase/fix/app-user-app-list
Fix reactivity bug with normal user app list
2023-08-04 09:25:46 +01:00
Andrew Kingston 4c26abc83d Fix reactivity bug with normal user app list 2023-08-04 08:41:04 +01:00
Mel O'Hagan 20f71fadd3 Refactor 2023-08-03 18:52:55 +01:00
Mel O'Hagan 057761fdd9 Update filters types with schemaFields 2023-08-03 18:13:51 +01:00
Mel O'Hagan 8c61359b9d Allow user specified type casting in MySQL queries 2023-08-03 17:23:15 +01:00
Adria Navarro 464ba92b47 Fix tests 2023-08-03 14:32:03 +03:00
Adria Navarro 227ac9dd88 Merge branch 'BUDI-7189/search_pagination' into BUDI-7189/type_search 2023-08-03 14:23:59 +03:00
Dean cb2a19620b Initial commit 2023-08-03 09:29:12 +01:00
Adria Navarro cb59a2fc9b Type search request 2023-08-03 05:16:10 +02:00
Adria Navarro a91ce15c9b Move interface SearchParams to types 2023-08-03 05:14:50 +02:00
Adria Navarro d28120de3a Make search a post request 2023-08-03 04:58:37 +02:00
Budibase Staging Release Bot b370b89a07 Bump version to 2.8.29-alpha.16 2023-08-02 15:52:20 +00:00
Andrew Kingston 742200a39d Merge pull request #11416 from Budibase/budi-7352-query-parameter-fields-dont-save-in-external-data-connector
fix for saving external data connector query param values
2023-08-02 16:52:04 +01:00
Andrew Kingston a853e32ede Merge branch 'develop' into budi-7352-query-parameter-fields-dont-save-in-external-data-connector 2023-08-02 16:38:23 +01:00
Budibase Staging Release Bot ffb22f9f93 Bump version to 2.8.29-alpha.15 2023-08-02 14:05:26 +00:00
Andrew Kingston 8bbfc751d3 Merge pull request #11401 from Budibase/plugin-improvements
Plugin improvements to allow block plugins
2023-08-02 15:05:06 +01:00
Andrew Kingston a00b02ee27 Merge branch 'develop' into plugin-improvements 2023-08-02 14:49:28 +01:00
Adria Navarro b69943c074 Move tests 2023-08-02 15:13:43 +02:00
Budibase Staging Release Bot de09dc86f7 Bump version to 2.8.29-alpha.14 2023-08-02 13:08:45 +00:00
Adria Navarro f556c428e5 Merge pull request #11422 from Budibase/BUDI-7189/add_primary_column
Add primaryDisplay to ViewV2
2023-08-02 14:08:23 +01:00
Adria Navarro c0b0ace825 Merge branch 'develop' into BUDI-7189/add_primary_column 2023-08-02 13:54:04 +01:00