Andrew Kingston
dcb6350339
Enable creating views for SQL tables
2023-08-25 15:21:59 +01:00
Dean
ef6f8e2abf
Lint fixes
2023-08-25 15:14:49 +01:00
Andrew Kingston
2bbdb5ce46
Fix prod bug where screens are not deleted when the backing table is
2023-08-25 12:29:32 +01:00
Andrew Kingston
22f34d83ee
Update table deletion to properly delete screens
2023-08-25 12:21:19 +01:00
Andrew Kingston
09ad3e73ae
Rewrite most of the screen creation code to account for views and clean up mess
2023-08-25 12:14:17 +01:00
Dean
13f6fed101
UX Enhancements and custom positioning behaviour for the popover
2023-08-25 11:19:28 +01:00
Andrew Kingston
71c092be1e
Stop focusing submit button in modals as this causes long modals to scroll to the bottom
2023-08-25 09:49:04 +01:00
Andrew Kingston
1210db575a
Update row explorer block setting label to account for views as well
2023-08-25 09:38:43 +01:00
Andrew Kingston
d6688d1914
Use view name when generating bindings
2023-08-25 09:35:30 +01:00
Andrew Kingston
118bf9e9c3
Add ID and rev as filterable fields for views
2023-08-25 09:31:03 +01:00
Andrew Kingston
1dcc0b3d38
Updated leftover broken reference to function
2023-08-25 09:24:16 +01:00
Andrew Kingston
aa3840833e
Fix selection indicators inside side panels
2023-08-25 09:20:00 +01:00
Dean
7492a70bcf
Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates
2023-08-25 09:06:24 +01:00
Andrew Kingston
f7805ef5f9
Fix table blocks not being able to create rows through V2 views
2023-08-24 16:29:21 +01:00
Andrew Kingston
8269ecf237
Update automatic dataprovider hot reloading to support views
2023-08-24 16:20:32 +01:00
Andrew Kingston
d109411ed8
Update fetch row action to support views
2023-08-24 16:16:28 +01:00
Andrew Kingston
5763a9843c
Update duplicate rows action to support views V2
2023-08-24 16:14:37 +01:00
Andrew Kingston
fd71ad57da
Add better support for generic DS+ into databindings and update save row to work with view V2s
2023-08-24 16:12:12 +01:00
Budibase Staging Release Bot
915832ab91
Bump version to 2.9.33-alpha.0
2023-08-24 14:52:09 +00:00
Jonny McCullagh
6826f48743
merge master changes into develop ( #11590 )
...
* Return the actual objects (#11570 )
* Bump version to 2.9.30
* trigger a feature branch on pull request (#11584 )
trigger a feature branch on pull request
* Bump version to 2.9.31
* Bump version to 2.9.32
---------
Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
Co-authored-by: Budibase Staging Release Bot <>
2023-08-24 15:51:46 +01:00
Andrew Kingston
c78fcb2ba6
Ensure 'table' type settings are migrated and handled properly. Allow deleting rows from views
2023-08-24 15:50:57 +01:00
Dean
32f8638ffd
Removed comment
2023-08-24 15:40:03 +01:00
Dean
3f51b5aa90
Fix for buttons section display config.
2023-08-24 15:35:12 +01:00
Dean
38e46dfa15
Added fix for ComponentSettingSection component location
2023-08-24 15:26:00 +01:00
Andrew Kingston
b6e675e3ff
Migrate DS+ settings without keys
2023-08-24 15:15:15 +01:00
Dean
dc500ba290
Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates
2023-08-24 14:43:50 +01:00
Dean
1ec2faf74d
List refinement, Form Block UX updates for action type. Bug fixes for FormBlock bindings. TableBlock UX updates and Component Setting updates
2023-08-24 14:39:53 +01:00
Andrew Kingston
50e3a66f92
Fix notifications in grid block in client apps
2023-08-24 12:26:46 +01:00
Andrew Kingston
409df71c12
Add hover color to divider in screen list
2023-08-24 12:11:22 +01:00
Andrew Kingston
6a3e996abc
Merge branch 'views-v2-frontend' of github.com:Budibase/budibase into views-v2-frontend
2023-08-24 12:07:55 +01:00
Andrew Kingston
a22fc8d208
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-24 12:07:23 +01:00
Adria Navarro
1f72b7e862
Merge branch 'develop' into views-v2-frontend
2023-08-24 12:41:16 +02:00
Adria Navarro
388731bd9e
Merge branch 'develop' into BUDI-7393/allow-view-permissions
2023-08-24 13:36:07 +03:00
Adria Navarro
c0581408e9
Add extra tests
2023-08-24 11:48:38 +02:00
Adria Navarro
12be5a3d83
Setuo init pro mocks
2023-08-24 11:47:51 +02:00
Adria Navarro
3e70369832
Use
2023-08-24 11:47:42 +02:00
Adria Navarro
cfeb6993cc
Test authorised view use cases
2023-08-24 11:46:36 +02:00
Adria Navarro
8359185a22
Add unhappy paths tests
2023-08-24 11:23:30 +02:00
Adria Navarro
84a6f239a9
Migrate tests to ts
2023-08-24 11:05:31 +02:00
Budibase Staging Release Bot
3dea081fdf
Bump version to 2.9.30-alpha.13
2023-08-24 08:34:13 +00:00
Andrew Kingston
b6db5875ee
Merge pull request #11583 from Budibase/design-section-feature-branch
...
New design section
2023-08-24 09:33:52 +01:00
Andrew Kingston
a6e000ed34
Merge branch 'develop' into design-section-feature-branch
2023-08-24 09:23:30 +01:00
Adria Navarro
9a7a3b9c72
Rename test
2023-08-24 10:23:21 +02:00
Adria Navarro
bfa2b491f3
Allow view permission type
2023-08-24 10:22:08 +02:00
Adria Navarro
972cc9916b
Add inheritance tests
2023-08-24 09:39:38 +02:00
Adria Navarro
b380207064
Merge resource and authorized, allowing transformers
2023-08-24 09:36:44 +02:00
Budibase Staging Release Bot
e9bf17a68f
Bump version to 2.9.30-alpha.12
2023-08-24 07:17:31 +00:00
Adria Navarro
70d0aa34ef
Merge pull request #11577 from Budibase/BUDI-7393-view-permissions-behind-feature-flag
...
View permissions behind feature flag
2023-08-24 10:17:15 +03:00
Adria Navarro
9a15277fa1
Split authorized middleware to handle resource id fetch
2023-08-24 09:11:54 +02:00
Adria Navarro
b4a824a843
Update pro ref
2023-08-24 09:06:42 +02:00