1
0
Fork 0
mirror of synced 2024-09-03 11:11:49 +12:00
Commit graph

23617 commits

Author SHA1 Message Date
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
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
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
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
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
Budibase Staging Release Bot
f730b155d4 Bump version to 2.8.29-alpha.13 2023-08-02 12:49:20 +00:00
Adria Navarro
e8b2a074d0 Merge branch 'develop' into BUDI-7189/add_primary_column 2023-08-02 13:49:18 +01:00
Adria Navarro
d3e775af75 Merge pull request #11417 from Budibase/chore/fix_build_issues
Chore - Sort build and NX issues
2023-08-02 13:49:01 +01:00
Andrew Thompson
b644f3efbc Merge branch 'develop' into budi-7352-query-parameter-fields-dont-save-in-external-data-connector 2023-08-02 13:40:54 +01:00
Adria Navarro
14e0396857 Merge branch 'develop' into chore/fix_build_issues 2023-08-02 13:35:03 +01:00
Budibase Staging Release Bot
063942d21c Bump version to 2.8.29-alpha.12 2023-08-02 12:22:47 +00:00
Michael Drury
1015825562 Merge pull request #11419 from Budibase/fix/BUDI-7346
Postgres schemas with a hyphen
2023-08-02 13:22:31 +01:00
Andrew Kingston
44da0b4bab Merge branch 'develop' into plugin-improvements 2023-08-02 13:14:31 +01:00
Adria Navarro
e11279311d Add tests 2023-08-02 13:37:58 +02:00
Adria Navarro
a3a1e29350 Handle undefineds 2023-08-02 13:37:36 +02:00
Adria Navarro
398cf99b4f Handle primaryDisplay on controller 2023-08-02 13:17:20 +02:00
Adria Navarro
3d2954e1d5 Add primary display 2023-08-02 13:09:37 +02:00
Andrew Thompson
f3c821e8db Merge branch 'develop' into budi-7352-query-parameter-fields-dont-save-in-external-data-connector 2023-08-02 11:43:59 +01:00
Adria Navarro
bcae0371d3 Do not ignore *.tsbuildinfo as they should never be created outside the dist folder 2023-08-02 12:24:43 +02:00
Adria Navarro
1ef8d118cb Remove unnecessary package.json/gitHead 2023-08-02 12:04:54 +02:00
Adria Navarro
fcba916f0c Add bail in jest 2023-08-02 11:25:52 +02:00
Adria Navarro
416899b3b8 Build client for integration test 2023-08-02 11:09:59 +02:00
Adria Navarro
b6c4bd7698 Remove unnecessary build 2023-08-02 11:01:47 +02:00
Adria Navarro
7944f72820 Fix integration tests 2023-08-02 10:59:15 +02:00
Adria Navarro
a2d7b0f777 Fix client order 2023-08-02 10:41:46 +02:00
andz-bb
c372bb9a18 remove redundant cloneDeep 2023-08-02 09:35:42 +01:00