Joe
45243876dc
new automation modal update
...
- improved inline alert title spacing
- added a background color to the modal component - it was grey on light
- changed static color of triggers - yellow
-
2024-10-22 13:46:36 +01:00
Joe
18853d34e1
removed divider
2024-10-21 17:27:34 +01:00
Joe
fe920dafc2
Updates to automation flow items
...
- changed backend log icon
- added static values for trigger icon and action icons
- added a background to external app actions
- changed layout of labels + fields
- resized automation cards
- removed automation label. Made Automation title more prominent.
- creation automation modal layout changed
- removed label for name field
- removed help text
- removed warning
- added background to icons
- changed item size
- added placeholder to name input
2024-10-21 17:23:48 +01:00
Joe
80c9011892
Add background colors to icons within automations
...
- added background to trigger - orange
- added background color to actions - indigo
2024-10-18 23:16:14 +01:00
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
Dean
38a57faee4
Bump pro correctly
2024-10-16 15:37:12 +01:00
Dean
f4428d6076
Bump pro module
2024-10-16 15:26:33 +01:00
Martin McKeaveney
8216e6fc16
Merge pull request #14805 from Budibase/fix-filter-drawer-visibility
...
Fix filter drawer visibility in component popovers
2024-10-16 15:13:30 +01:00
Andrew Kingston
d37804e870
Merge branch 'master' into v3-ui
2024-10-16 15:09:27 +01:00
Peter Clement
092febb7d9
update submodule
2024-10-16 15:09:09 +01:00
Peter Clement
bfa3a663f1
null check on definition and selected automation
2024-10-16 15:05:48 +01:00
Sam Rose
86c105e1c8
Ensure external tables always have a sourceId.
2024-10-16 12:20:41 +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
Andrew Kingston
9b009f9728
Merge branch 'master' into v3-ui
2024-10-15 11:58:20 +01:00
Martin McKeaveney
109c586b84
remove log
2024-10-15 10:11:46 +01:00
Martin McKeaveney
1d2d096ab0
PR comments
2024-10-15 10:05:03 +01:00
Martin McKeaveney
0fe61f36bb
lint
2024-10-15 00:57:01 +01:00
Martin McKeaveney
c19c61ee9a
fix csv test
2024-10-15 00:52:48 +01:00
Martin McKeaveney
b563acbc1c
remove AI field from assertion
2024-10-14 23:58:41 +01:00
Martin McKeaveney
9d5e60669d
Remove AI column from row export
2024-10-14 23:49:46 +01:00
Martin McKeaveney
95d8ad854c
lint and types
2024-10-14 23:36:33 +01:00
Martin McKeaveney
97a7649930
merging with v3-ui branch
2024-10-14 18:47:13 +01:00
Martin McKeaveney
30215ea9be
tests, pr comments
2024-10-14 18:38:34 +01:00
Sam Rose
867ba12f8a
Merge branch 'update-docker-compose-for-sqs' of github.com:budibase/budibase into update-docker-compose-for-sqs
2024-10-14 17:24:44 +01:00
Sam Rose
58b4a37fca
Enable SQS in code instead of in env vars.
2024-10-14 17:20:36 +01:00
Sam Rose
2637336bd6
Merge branch 'master' into update-docker-compose-for-sqs
2024-10-14 15:41:09 +01:00
Adria Navarro
7ea2c187a7
Simplify
2024-10-14 16:17:24 +02:00
Adria Navarro
b3cea00ab3
Merge branch 'master' into BUDI-8699/view-joins-with-any-and-all-not-working-correctly
2024-10-14 16:07:32 +02: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
2b9ca50923
Merge pull request #14790 from Budibase/fix-view-join-parser
...
Fix view join parser for non-array values any "many" types
2024-10-14 14:31:20 +01:00
Sam Rose
da12da6fe1
Merge branch 'master' into update-docker-compose-for-sqs
2024-10-14 14:28:52 +01:00
Adria Navarro
b744de6e62
Merge branch 'master' into fix/inconsistent-column-schemas
2024-10-14 15:10:58 +02: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
0ba7f7eeca
Merge pull request #14792 from Budibase/fix-view-queryui-transform
...
Prevent view queryUI transforms mutating state
2024-10-14 13:15:35 +01:00
Andrew Kingston
8ff1dd5caa
Merge branch 'v3-ui' of github.com:Budibase/budibase into default-values-for-user-column
2024-10-14 13:13:18 +01:00
Andrew Kingston
4d460c2a46
Don't mutate views when transforming queryUI to make API happy
2024-10-14 12:58:15 +01:00
Sam Rose
7cb62f7e44
Merge branch 'master' into multi-user-default
2024-10-14 12:55:28 +01:00
Adria Navarro
31cfb1176d
Merge branch 'master' into fix/inconsistent-column-schemas
2024-10-14 13:26:00 +02:00
Andrew Kingston
37e601254c
Fix crash when many-type related column value is non-array
2024-10-14 12:20:53 +01:00
Adria Navarro
874df3f54d
Fix wrong schema while fetching from datasource
2024-10-14 13:20:34 +02:00
Sam Rose
7c9b61181f
Fix lint.
2024-10-14 12:15:45 +01:00
Sam Rose
e9ad3e58be
Support default values on multi-user columns.
2024-10-14 12:14:41 +01:00
Martin McKeaveney
6b38efa0bd
Merge branch 'master' into fix-container-on-click-grid
2024-10-14 12:09:20 +01:00
Adria Navarro
61967b6b4b
Fix invalid schema
2024-10-14 13:01:20 +02:00
Adria Navarro
1052f36084
Fix invalid schemas while fetching
2024-10-14 13:00:26 +02:00
Martin McKeaveney
cf8f7db36d
PR comments
2024-10-14 11:22:15 +01:00
Peter Clement
20acd90838
Merge pull request #14787 from Budibase/branching/branch-evaluation-bindings
...
Changes to support processing bindings on both sides of branch condition evaluation
2024-10-14 10:09:47 +01:00