Andrew Kingston
bdd70d8bdb
Fix regression when considering empty app navigation roles
2023-10-02 08:26:47 +01:00
Andrew Kingston
986069d7d7
Fix issue causing client apps to initialise 3 times
2023-10-02 08:19:59 +01:00
Andrew Kingston
eb934adc33
Add row click events to grid
2023-09-29 16:47:53 +01:00
melohagan
f22cce9553
Saving pre filled relation picker doesnt work ( #11928 )
...
* Make sure field state is valid
* Skip non-object relationship links
* Note
---------
Co-authored-by: Adria Navarro <adria@budibase.com>
2023-09-29 14:47:07 +01:00
melohagan
80d91cdd92
Make sure field state is valid ( #11921 )
2023-09-28 16:09:13 +01:00
Michael Drury
a67f78fead
Merge branch 'develop' into fix/BUDI-7236
2023-09-27 17:08:21 +01:00
Martin McKeaveney
65af2ed7c2
backmerge from master
2023-09-27 17:06:57 +01:00
mike12345567
e2c5b3ca9d
Removing unused.
2023-09-27 16:56:23 +01:00
mike12345567
e3469ed38d
Fixing dev-tools handling of custom roles and build issue - PR comments.
2023-09-27 16:52:20 +01:00
mike12345567
e916178046
Adding test case for new endpoint and covering public, builder and normal roles.
2023-09-27 15:46:04 +01:00
mike12345567
bb2892cbc2
Getting client library loading in Webstorm debug, as well as adding accessible roles endpoint.
2023-09-27 14:21:25 +01:00
Adria Navarro
9f391ed2d9
Fix initial load empty
2023-09-26 10:26:12 +02:00
Adria Navarro
db2fcf3606
Fix display
2023-09-25 21:52:16 +02:00
Adria Navarro
2bc96addc2
Register BBReferenceField
2023-09-25 21:52:16 +02:00
Adria Navarro
69b6edb1e7
FieldTypes from @budibase/types
2023-09-25 21:52:16 +02:00
Adria Navarro
e3c3edb8bd
Fix reduces
2023-09-25 18:21:02 +02:00
Dean
cb7c9e936c
Merge remote-tracking branch 'origin/master' into fix/table-block-delete-button-default
2023-09-25 16:54:03 +01:00
Dean
d6ae511eda
Refactor of the delete label logic into a block
2023-09-25 12:43:43 +01:00
Adria Navarro
a834402e16
Fix UX
2023-09-25 12:40:12 +02:00
Adria Navarro
a175fb3293
Clean code
2023-09-25 12:33:21 +02:00
Adria Navarro
86feec66b1
Custom max height
2023-09-25 12:27:28 +02:00
Adria Navarro
ab4f399033
Handle sorting
2023-09-25 12:23:17 +02:00
Dean
fcb1575da5
Added default config values for buttons on auto screen creation. Added behaviour to accomodate screens created without defaults set.
2023-09-25 10:59:34 +01:00
Adria Navarro
10fdd696c6
Clean code
2023-09-25 10:17:26 +02:00
Adria Navarro
825f1c639e
Improve readability
2023-09-25 10:16:01 +02:00
Adria Navarro
160b52c22b
Remove useFetch
2023-09-22 15:50:29 +02:00
Adria Navarro
c814e51e36
Display loader
2023-09-22 14:03:23 +02:00
Adria Navarro
b391ca37ab
Infinite scroll
2023-09-22 13:51:08 +02:00
Adria Navarro
1272414a57
Filter using picker
2023-09-22 13:04:44 +02:00
Adria Navarro
85854aa8be
Keep options
2023-09-22 12:39:49 +02:00
Adria Navarro
b56081405e
Handle initial values
2023-09-22 12:16:54 +02:00
Adria Navarro
506176948b
Fix
2023-09-22 11:00:56 +02:00
Adria Navarro
4ca9029dc9
Fix selected value
2023-09-22 10:15:43 +02:00
Adria Navarro
06d881aa7f
Unify selectedValue func
2023-09-22 10:14:17 +02:00
Andrew Kingston
69c688a03e
Update section component grid column styles to explicit widths to prevent issues with dynamic resizing and overflow
2023-09-22 08:48:34 +01:00
Adria Navarro
013f00e90d
Clean
2023-09-21 13:24:29 +02:00
Adria Navarro
d25542f2c3
Fix search
2023-09-21 13:22:48 +02:00
Adria Navarro
2ef014b070
Prevent extra fetches when not required
2023-09-21 13:15:42 +02:00
Adria Navarro
1191e71a15
Use fetch updates for the autocomplete
2023-09-21 12:29:39 +02:00
Adria Navarro
44bf32981a
Undo changes
2023-09-21 11:39:02 +02:00
melohagan
acb53c075a
Scroll to first invalid field ( #11824 )
...
* Final actions
* Add vertical options to ScrollTo
* Remove nearest option
* Scroll to form field when invalid
* Backwards compatibility for ScrollTo action
* Revert "Final actions"
This reverts commit 910e9e6d396aa8531c9662181ebccc77b90ed0ae.
* Scroll to form field when invalid
* Remove createAutomations function
* Refactor
* Refactor
* lint
---------
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-09-20 14:30:35 +01:00
melohagan
7f43db09a6
Budi 7481 initial form step binding drawer can crash ( #11751 )
...
* Type safety
* Clear localFiles is fieldState is cleared
2023-09-15 10:45:15 +01:00
Mel O'Hagan
fac2b845a0
Merge branch 'master' into budi-7468-save-row-action-will-attempt-to-save-the-image-data-of-the
2023-09-12 10:27:10 +01:00
Mel O'Hagan
139c642199
Don't send S3 image data url to rows endpoint
2023-09-08 23:53:15 +01:00
Andrew Kingston
32892b1ef9
Merge branch 'develop' into lab-theme-binding
2023-09-08 15:10:51 +01:00
Adria Navarro
2a3e83e53d
Fix linting issues
2023-09-07 09:46:30 +01:00
Martin McKeaveney
4668315acd
Merge branch 'develop' of github.com:Budibase/budibase into develop
2023-09-06 18:30:16 +01:00
Martin McKeaveney
f6b15b0632
Merge branch 'branding-self-host' of github.com:Budibase/budibase into develop
2023-09-06 18:30:01 +01:00
melohagan
3f1ec54fe9
Relationship picker searching enhancement ( #11639 )
...
* Search for initially set value and add to options
* Only append option if needed
* Handle change
* Open dropdown on search
* Avoid duplicates
* Add client side search
* lint
* Offset popover
* refactor
* Refactor
* refactor
2023-09-06 16:38:11 +01:00
Andrew Kingston
256ee25609
Merge branch 'develop' into cheeks-fixes
2023-09-06 11:34:41 +01:00
Dean
61cbd45806
Fix for default create row label in table block. Ensure its always visible
2023-09-05 13:32:54 +01:00
mike12345567
83875cd2d6
Merge branch 'develop' of github.com:Budibase/budibase into merge-master-develop
2023-09-05 12:29:27 +01:00
mike12345567
d096f359d7
Revert "Revert "Merge branch 'develop' into master""
...
This reverts commit 3265042025
.
2023-09-05 12:28:56 +01:00
Dean
c6bd81ba21
Fix for datasource reset on formblock. Added 'resetOn' to the manifest to trigger a clear when the configured field is cleared
2023-09-05 11:40:52 +01:00
Dean
4d2f76e5be
Fix for view export filtering and view tableblock exception
2023-08-31 08:42:31 +01:00
Andrew Kingston
4bdc35eec2
Remove extraneous check if view ID exists
2023-08-30 15:46:48 +01:00
Dean
eb6269a0bb
Refactor theme binding into device databindings fn
2023-08-30 09:27:23 +01:00
Dean
f7d0f98a45
Merge remote-tracking branch 'origin/develop' into lab-theme-binding
2023-08-30 09:06:01 +01:00
Andrew Kingston
37158ea387
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-30 08:06:19 +01:00
Dean
3bdb1ea877
PR Feedback updates
2023-08-29 17:11:25 +01:00
Martin McKeaveney
3265042025
Revert "Merge branch 'develop' into master"
...
This reverts commit 99adc2039b
, reversing
changes made to fec20e526e
.
2023-08-29 14:27:39 +01:00
Dean
5365de6a8d
POC
2023-08-29 09:19:11 +01:00
Andrew Kingston
aa3840833e
Fix selection indicators inside side panels
2023-08-25 09:20:00 +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
5763a9843c
Update duplicate rows action to support views V2
2023-08-24 16:14:37 +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
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
a22fc8d208
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-24 12:07:23 +01:00
Andrew Kingston
0ef0e58e5e
Fix click on navigation not selecting it
2023-08-23 15:37:13 +01:00
Andrew Kingston
4847cafd81
Fix navigating while moving between screens
2023-08-23 15:14:22 +01:00
Andrew Kingston
899a1dd754
Restore being able to select the screen and nav, now with unique IDs
2023-08-23 15:00:26 +01:00
Andrew Kingston
a352f8ee0a
Merge branch 'design-section-feature-branch' of github.com:Budibase/budibase into new-left-panel
2023-08-23 14:46:30 +01:00
Andrew Kingston
087812011f
WIP for fixing collaboration in new left panel
2023-08-23 14:45:23 +01:00
Andrew Kingston
a83e987dcd
Stop preview jumping when scrolling to components, and improve scrolling behaviour
2023-08-22 18:55:36 +01:00
Andrew Kingston
df676bbe9e
Update table block to work with views
2023-08-22 13:39:58 +01:00
Andrew Kingston
eb7c12ba09
Prevent editing columns in grids in client apps
2023-08-22 11:31:38 +01:00
Andrew Kingston
6d46fb2963
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-21 11:57:28 +01:00
mike12345567
7110351bdc
Revert "revert develop into master"
...
This reverts commit fd099658a0
.
2023-08-18 14:33:21 +01:00
Gerard Burns
6886a312c5
New Left Panel for Design
2023-08-18 12:46:41 +01:00
Martin McKeaveney
fd099658a0
revert develop into master
2023-08-17 10:28:15 +01:00
Dean
6edad5d375
Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates
2023-08-16 17:18:14 +01:00
melohagan
a8b3249a8f
Add bindable setting for initial form step ( #11530 )
2023-08-16 15:59:02 +01:00
Dean
29c8dbd94a
Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates
2023-08-11 14:20:25 +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
Martin McKeaveney
35d349de9e
self host banner
2023-08-09 18:00:44 +01:00
Andrew Kingston
7a40ad66c6
Strip hidden fields from viewV2 schema in client lib
2023-08-09 16:30:27 +01:00
Andrew Kingston
08b348c1d4
Allow selecting viewV2s for grid blocks and form blocks
2023-08-09 16:22:12 +01:00
Andrew Kingston
06810d43d9
Add support for viewV2 datasources in client library
2023-08-09 15:09:53 +01:00
Mel O'Hagan
460789bef4
Parse specific step as int
2023-08-09 08:51:32 +01:00
Andrew Kingston
7aa5211d87
Fix grid block
2023-08-04 15:40:46 +01:00
Dean
79c9535659
Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates
2023-08-04 11:31:50 +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
Dean
cb2a19620b
Initial commit
2023-08-03 09:29:12 +01:00
Andrew Kingston
0d65d34456
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-01 09:10:31 +01:00
Andrew Kingston
b74fc5292c
Merge branch 'develop' into plugin-improvements
2023-08-01 08:57:00 +01:00
Andrew Kingston
c0c5a57a99
Supress notification from form block delete row action if configured
2023-07-31 11:50:42 +01:00