1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
Commit graph

23751 commits

Author SHA1 Message Date
Andrew Kingston
123be842fb Update deleting rows from views 2023-08-14 16:20:16 +01:00
Andrew Kingston
4bfa0d8cb0 Don't throw an error when atempting to update a view that includes non UI metadata overrides 2023-08-14 16:17:30 +01:00
Andrew Kingston
6a7e0d2d31 Refresh view data when showing hidden columns in order to populate new cells 2023-08-14 15:58:14 +01:00
Andrew Kingston
1382290116 Merge branch 'views-v2-frontend' of github.com:Budibase/budibase into views-v2-frontend 2023-08-14 12:52:36 +01:00
mike12345567
4bbae677b2 Updating tests/search to handle no schema means no data, rather than all data. 2023-08-14 12:44:05 +01:00
mike12345567
0fb6f8312a Fixing test and updating middleware to match requirements. 2023-08-14 12:10:16 +01:00
Andrew Kingston
a7b37a4550 Fix trimming extra view fields and ensure empty views allow nothing 2023-08-14 12:04:36 +01:00
Andrew Kingston
d1b3d033dd Fix table resetting state more often than desired 2023-08-14 11:50:30 +01:00
mike12345567
3b7a5c0392 Mutate in middleware, don't update reference. 2023-08-14 11:44:10 +01:00
mike12345567
97e5fe37a1 Cloning table schema to avoid mutation. 2023-08-14 11:19:00 +01:00
mike12345567
672e370904 Default state of view is no data returned. 2023-08-11 16:01:53 +01:00
mike12345567
9e0964a5e3 Removing concept of columns and schemaUI, replacing with just schema as now the backend uses UI attributes. 2023-08-11 15:52:13 +01:00
mike12345567
199d27fc89 Test case for returning missing columns as visible: false 2023-08-11 15:16:33 +01:00
mike12345567
71d8ea5743 Test case for view row API trimming. 2023-08-11 15:00:50 +01:00
mike12345567
584784edca Lint. 2023-08-11 14:58:09 +01:00
mike12345567
822a086666 Refactoring to make it so that visible: false columns are removed from views, and when returning view schema, all columns are enriched. 2023-08-11 14:57:53 +01:00
mike12345567
bee6d21d82 Fix type issue. 2023-08-11 14:42:34 +01:00
mike12345567
1e4cbc769c cleanup. 2023-08-11 14:39:56 +01:00
mike12345567
7be67bf603 Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend 2023-08-11 14:39:12 +01:00
Budibase Staging Release Bot
cc0877df2f Bump version to 2.9.24-alpha.4 2023-08-11 13:37:14 +00:00
Michael Drury
ff620a496d Merge pull request #11483 from Budibase/BUDI-7189/handle_tableschema_changes_on_views
Handle tableschema changes on views
2023-08-11 14:36:57 +01:00
mike12345567
60af4029aa Merge branch 'develop' of github.com:Budibase/budibase into BUDI-7189/handle_tableschema_changes_on_views 2023-08-11 14:15:21 +01:00
mike12345567
74005761d7 Merge branch 'views-v2-frontend' of github.com:Budibase/budibase into views-v2-frontend 2023-08-11 13:18:16 +01:00
Andrew Kingston
a671a85c46 Add WIP updates for view endpoint updates 2023-08-11 13:17:10 +01:00
mike12345567
a24e1809b6 Merge branch 'views-v2-frontend' of github.com:Budibase/budibase into views-v2-frontend 2023-08-11 13:16:56 +01:00
mike12345567
b4b52d9266 Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend 2023-08-11 13:16:29 +01:00
Andrew Kingston
dcb238251e Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend 2023-08-11 12:12:56 +01:00
Budibase Staging Release Bot
a444d6a732 Bump version to 2.9.24-alpha.3 2023-08-11 06:52:17 +00:00
Andrew Kingston
34755dfc19 Merge pull request #11481 from Budibase/budi-6298-change-form-step-should-support-bindings
Change form step should support bindings
2023-08-11 07:51:58 +01:00
Mel O'Hagan
dd02670f77 Merge branch 'budi-6298-change-form-step-should-support-bindings' of https://github.com/Budibase/budibase into budi-6298-change-form-step-should-support-bindings 2023-08-11 07:45:21 +01:00
Mel O'Hagan
1730b26489 Merge branch 'develop' into budi-6298-change-form-step-should-support-bindings 2023-08-11 07:43:40 +01:00
Andrew Kingston
0bc4299756 Merge branch 'develop' into budi-6298-change-form-step-should-support-bindings 2023-08-10 20:44:04 +01:00
Budibase Staging Release Bot
3f26bb2aae Bump version to 2.9.24-alpha.2 2023-08-10 16:09:14 +00:00
Michael Drury
c973af86b3 Merge pull request #11435 from Budibase/budi-7350-filter-equal-for-numbers-not-working-in-data-providers
Filter equal for UNSIGNED, DECIMAL, BigInt, etc not working in MySQL custom query
2023-08-10 17:08:54 +01:00
Michael Drury
9a19c7a14e Merge branch 'develop' into budi-7350-filter-equal-for-numbers-not-working-in-data-providers 2023-08-10 16:35:36 +01:00
Michael Drury
08e663a8d3 Merge branch 'master' into budi-7350-filter-equal-for-numbers-not-working-in-data-providers 2023-08-10 16:28:59 +01:00
Michael Drury
c4651d1818 Merge branch 'develop' into budi-6298-change-form-step-should-support-bindings 2023-08-10 16:27:55 +01:00
Budibase Staging Release Bot
b0191a5847 Bump version to 2.9.24-alpha.1 2023-08-10 14:51:01 +00:00
Adria Navarro
29d5961307 Merge pull request #11500 from Budibase/fix_node18_built_images
Fix python installation in server docker and single image
2023-08-10 17:50:41 +03:00
Adria Navarro
393bdecd0d Check:types using affected 2023-08-10 17:34:51 +03:00
Adria Navarro
5ff26ab2da Do not build using affected 2023-08-10 17:33:31 +03:00
Adria Navarro
65e5e40963 Fix python installation in server docker and single image 2023-08-10 17:24:48 +03:00
Budibase Staging Release Bot
415c5de467 Bump version to 2.9.24-alpha.0 2023-08-10 12:43:22 +00:00
Adria Navarro
52b802a9b1 Merge pull request #11499 from Budibase/master-backmerge-20230810
Master -> develop
2023-08-10 15:43:00 +03:00
Adria Navarro
f6838631b0 Merge branch 'develop' into master-backmerge-20230810 2023-08-10 15:32:00 +03:00
Budibase Staging Release Bot
ad98588f30 Bump version to 2.9.23 2023-08-10 11:39:18 +00:00
Adria Navarro
ea9b196c4c Merge pull request #11496 from Budibase/fix-pro-dist-content
Fix pro dist generated file
2023-08-10 14:38:57 +03:00
Adria Navarro
b4615af979 Update pro ref 2023-08-10 14:26:33 +03:00
Adria Navarro
5c66a10f36 Update pro ref 2023-08-10 14:19:01 +03:00
Budibase Staging Release Bot
febf51a951 Bump version to 2.9.21-alpha.2 2023-08-10 10:19:59 +00:00