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 |
Andrew Kingston
|
7aa5211d87
|
Fix grid block
|
2023-08-04 15:40:46 +01:00 |
Andrew Kingston
|
9652356ee0
|
Improve sanity checking of valid datasources to prevent erroneous API calls
|
2023-08-04 15:26:06 +01:00 |
Andrew Kingston
|
dd4b304736
|
Fix creating views
|
2023-08-04 15:20:30 +01:00 |
Andrew Kingston
|
ef4ff87d8a
|
Remove filter button on views for now
|
2023-08-04 15:17:30 +01:00 |
Andrew Kingston
|
8a9db6d8de
|
Remove log
|
2023-08-04 15:15:43 +01:00 |
Andrew Kingston
|
ffe82e18e9
|
Remove log
|
2023-08-04 15:07:44 +01:00 |
Andrew Kingston
|
938a5a445f
|
Add multi dev collab for viewV2 definitions
|
2023-08-04 15:04:58 +01:00 |
Andrew Kingston
|
0a87e3502e
|
Fix other user selection state for viewV2s
|
2023-08-04 14:58:12 +01:00 |
Andrew Kingston
|
cd2231630f
|
Improve updating of viewV2 state and restore grid<>builder sync for datasource definitions
|
2023-08-04 14:54:45 +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 |
Andrew Kingston
|
46f16764db
|
Fix initial sorting state for tables and memoize sorting store to avoid loops
|
2023-08-04 11:47:06 +01:00 |
Andrew Kingston
|
c4bd025011
|
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
|
2023-08-04 11:16:46 +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 |
Andrew Kingston
|
19ca7e4a0a
|
Fix issue with viewV2 renaming
|
2023-08-03 13:40:36 +01:00 |
Andrew Kingston
|
f5e5a883cf
|
Enable renaming views and lint
|
2023-08-03 13:31:44 +01:00 |
Andrew Kingston
|
3eeb945934
|
Split out logic for getting rows from datasources
|
2023-08-03 13:22:49 +01:00 |
Andrew Kingston
|
d443bf3616
|
Split out more datasource specific logic
|
2023-08-03 13:18:58 +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 |
Andrew Kingston
|
b00f3d2418
|
Remove log
|
2023-08-03 11:28:02 +01:00 |
Andrew Kingston
|
3e97e299bf
|
Fix sorting for tables
|
2023-08-03 11:27:33 +01:00 |
Andrew Kingston
|
e3cf0667be
|
Refactor grid to split up stores and provide better separation of datasource-specific logic
|
2023-08-03 11:18:19 +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 |
Andrew Kingston
|
ab47e49dd9
|
Update create view modal to only depend on grid context
|
2023-08-02 15:27:34 +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
|
858a0796bd
|
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
|
2023-08-02 14:50:40 +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 |