Joe
3f19a26aad
Updated add automation step modal
...
Modal size and layout
- increase the size of the modal header (and others)
- increased modal size
- changed the grid to 3 columns rather than 2
- increase the size of the label text
- moved actions to the top and apps to the bottom
Items:
- increased the size of the automation labels
- added a background color to action icons
- increase the size of all icons
- changed the color of action icons to gray 900
item cards:
- updated the spacing within the item cards
- changed border color of items
disabled items:
- added opacity to the disabled actions
2024-10-18 22:10:27 +01:00
Dean
d9deba6337
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-16 15:51:24 +01:00
Peter Clement
bfa3a663f1
null check on definition and selected automation
2024-10-16 15:05:48 +01:00
Andrew Kingston
51c95058ee
Fix the drawerShow event not being broadcast, preventing component popovers from hiding properly when opening drawers
2024-10-16 12:04:19 +01:00
Martin McKeaveney
1d2d096ab0
PR comments
2024-10-15 10:05:03 +01:00
Martin McKeaveney
97a7649930
merging with v3-ui branch
2024-10-14 18:47:13 +01:00
Dean
77a5b3478d
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-14 14:50:52 +01:00
Andrew Kingston
bb5b94f667
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
2024-10-14 14:38:33 +01:00
Dean
bde3852de2
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-14 14:33:32 +01:00
Andrew Kingston
3fb59c2eef
Merge pull request #14777 from Budibase/default-values-for-user-column
...
Add default value toggle for both single and multi user columns
2024-10-14 14:08:43 +01:00
Andrew Kingston
4d460c2a46
Don't mutate views when transforming queryUI to make API happy
2024-10-14 12:58:15 +01:00
Adria Navarro
61967b6b4b
Fix invalid schema
2024-10-14 13:01:20 +02:00
Martin McKeaveney
cf8f7db36d
PR comments
2024-10-14 11:22:15 +01:00
Dean
b999c1ac80
Removed unused variable and fixes blockref references
2024-10-13 23:06:26 +01:00
Dean
9cfc3d499d
Refactored the selectedAutomation derived store to include tree metadata and moved the core doc to a new data attribute. All refs to selectedAutomation updated. Moved the id migration into the selectedAutomation store. Remove bindings from AutomationSetupBlock, moved to StepNode
2024-10-13 22:34:17 +01:00
Dean
61188fcc70
Fix for renaming steps. Removed unnecessary binding reprocessing
2024-10-11 16:59:46 +01:00
Andrew Kingston
1cbe1b4a0b
Lint
2024-10-11 16:47:21 +01:00
Dean
9382ca4c0b
Branching UX updates, fix for looping results and general failure results for automations. Added fix for stacking currentItem loop bindings
2024-10-11 16:20:26 +01:00
Andrew Kingston
97cee504f0
Fix references
2024-10-11 16:06:44 +01:00
Andrew Kingston
bd3e83789e
Use more readable bindings and remove extraneous aliases to enums
2024-10-11 16:06:20 +01:00
Andrew Kingston
038bfd1360
Add default value toggle for both single and multi user columns
2024-10-11 14:11:41 +01:00
Dean
185fd557dd
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-11 11:17:24 +01:00
Andrew Kingston
bf3bb5a847
Fix issue when deleting tables
2024-10-11 09:45:57 +01:00
Andrew Kingston
bf11917e1b
Merge branch 'v3-ui' of github.com:Budibase/budibase into v3-ui
2024-10-11 09:39:42 +01:00
Andrew Kingston
7474d3c987
Remove readonly fields from being able to be used in a save row button action
2024-10-11 09:39:08 +01:00
Adria Navarro
cb31bb7d96
Merge branch 'master' into v3-ui
2024-10-11 10:26:24 +02:00
melohagan
402013bef3
UI tweak for days remaining banner of free trial ( #14764 )
2024-10-11 08:39:03 +02:00
Adria Navarro
a0d3bf9993
Remove redundant ok button
2024-10-09 17:08:45 +02:00
Martin McKeaveney
7b683cfc50
merge and typing
2024-10-08 17:38:23 +01:00
Dean
18f9b2a440
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-08 14:32:38 +01:00
Andrew Kingston
c1333c66db
Fix error when deleting views
2024-10-08 14:30:10 +01:00
Martin McKeaveney
d5324388d6
allow regeneration of AI columns from context menu
2024-10-04 17:20:30 +01:00
Dean
e9f8d1d4ef
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-04 16:07:22 +01:00
Adria Navarro
6f62b8671d
Add comment
2024-10-04 15:54:07 +02:00
Adria Navarro
349637733e
Return allowed run from table
2024-10-04 15:52:46 +02:00
Adria Navarro
b6aebd67a8
Rename allowedViews to allowedSources
2024-10-04 15:52:36 +02:00
Adria Navarro
6c2c422fa5
Merge branch 'master' into v3-ui
2024-10-04 15:51:40 +02:00
Sam Rose
191be8689a
Merge branch 'master' into lab-day/app-sorting
2024-10-04 14:27:01 +01:00
Sam Rose
4fb870e449
Make processStringSync's throw behaviour opt-in.
2024-10-04 11:30:10 +01:00
Andrew Thompson
ec6a5bea13
Merge branch 'master' into lab-day/app-sorting
2024-10-04 11:25:15 +01:00
andz-bb
696b2c38db
persist app sort method selection by saving it against the user
2024-10-04 10:54:14 +01:00
Sam Rose
646fc5e6bd
Respond to PR comment.
2024-10-03 15:56:19 +01:00
Dean
f6b5b4121e
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-03 15:37:04 +01:00
Michael Drury
97b799f9db
Merge pull request #14694 from Budibase/view-merge-v3-ui
...
View changes - merge to V3 UI branch
2024-10-03 15:09:33 +01:00
Sam Rose
df242cc2ad
Don't break the fact that processStringSync returns a string.
2024-10-03 13:07:22 +01:00
Sam Rose
fdbe633b02
Get errors working on the client side as well.
2024-10-03 12:43:57 +01:00
Andrew Kingston
ade2ed5a05
Merge pull request #14635 from Budibase/default-values-options
...
Default values for options and array types (frontend)
2024-10-03 10:26:42 +01:00
Martin McKeaveney
2dff149aa9
lint
2024-10-02 22:36:36 +01:00
Martin McKeaveney
9a4a788283
dont show AI type if AI not enabled
2024-10-02 21:15:42 +01:00
mike12345567
932413c4c1
Getting re-loading of view queries working again.
2024-10-02 18:57:40 +01:00