Dean
37dd75823f
PR feedback, signature to signature single
2024-05-17 17:04:15 +01:00
Dean
0589a6a730
Refactored signature from previous array implementation to the new single approach. Added support for automations
2024-05-13 16:19:02 +01:00
Peter Clement
db273bcd36
Support attachment columns in Automations ( #13567 )
...
* base work to support attachments in create / update row
* handle single attachment column
* fix tests
* pro
* fix some types
* handle case where file exists in storage
* improve attacment processing
* refactor slightly and ensure correct url is used for existing attachments
* add test
* Fixing a build issue.
* update tests
* some lint
* remove cursed backend-core test util
* addressing pr comments
* refactoring nasty automationUtils upload code
* remove uneeded check
* use basneeame for fallback filename
* add a test to ensure coverage of single attachment column type
* fail early when fetching object metadata
---------
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
2024-05-09 14:30:56 +01:00
Andrew Kingston
3d96292f26
Clean up usages of drawers everywhere
2024-02-27 14:15:03 +00:00
Andrew Kingston
010a55ea20
Improve titles in more places in automations
2024-02-27 13:37:16 +00:00
Dean
30db237071
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-01-17 17:17:01 +00:00
Peter Clement
f7fabf152d
css fixes
2023-11-08 13:55:34 +00:00
Peter Clement
b167fd08e1
Fix issues with automation layout styling
2023-11-08 13:27:25 +00:00
Dean
03f90500e5
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2023-11-06 11:29:10 +00:00
Dean
c96fefdba7
Consolidated all stores into stores/builder. Store refactoring and added store console debug flag
2023-11-06 11:22:00 +00:00
Peter Clement
ee9ea375f9
use constants
2023-11-02 09:18:45 +00:00
Peter Clement
a9db61fdc2
remove users list option
2023-10-31 16:34:01 +00:00
Peter Clement
7cba4d3fb2
formatting found in testing
2023-10-31 16:29:43 +00:00
Peter Clement
b65b601918
remove label
2023-10-31 13:52:28 +00:00
Peter Clement
edb511cbce
update field styling and ux for individual blocks
2023-10-25 13:27:01 +01:00
melohagan
b291633c79
Don't use DrawerBindableSlot in test modal ( #11959 )
2023-10-03 10:19:19 +01:00
melohagan
7003475caf
Refactor FieldSelector to not use BindableSlot ( #11942 )
2023-10-02 11:42:04 +01:00
melohagan
b4e0d98973
Add bindings support to meeting start / end dates ( #11759 )
...
* Deprecate zapier+make values1..5
* Allow dates in meeting invite to be bindable
* Add DrawerBindableSlot component
* Show calendar icon
* refactor
* Use cancel icon
* Disable cancel for JS bindings
* WIP
* WIP
* WIP
* Fix linkedIds svelte binding
* Label and icon update
* Handle arrays
* Support text area
* Add reactivity to text area icon
* Support boolean
* JSON support
* Remove rowControl
* Allow boolean field to have three states
* lint
* Refactor
---------
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-09-29 09:15:36 +00:00
melohagan
f3309a742c
Add onChange to linked rows, longform text area, and multi select arrays in automations ( #11874 )
...
* Add onChange to LinkedRowSelector
* Add onChange to Multiselect array
* Add onChange to TextArea
* lint
2023-09-25 11:50:01 +01:00
Peter Clement
b854e06b33
fix direct mutation of inputdata in rowselector
2023-03-14 13:57:36 +00:00
Peter Clement
99287b9a5a
don't coerce options type to array when switching to bindings
2023-02-06 14:37:50 +00:00
melohagan
919323b500
Fix/automation update deletes relationship ( #9468 )
...
* Add padding to text field input
* Apply padding to modal binding input
* Support relationships in automation bindings
* Trim automation field keys
* Trim automation field name
* Empty string check
* Add checkbox for clearing relationships update row
* Added state for automation field metadata
* clearRelationships updateRow check
* Padding tweak
2023-01-31 10:11:56 +00:00
Dean
7bfd07ac6c
Ensure bindings are not mutated when enriching with custom icons
2022-10-21 15:33:56 +01:00
Dean
50eee8d938
Added the json field type to the Automation field block. Also added in the automation icon to identify the automation bindings
2022-10-17 12:08:37 +01:00
Peter Clement
746362c4ef
fix binding panel in automate
2022-04-29 11:37:40 +01:00
Peter Clement
0c083a0692
remove function scope
2022-04-26 09:40:02 +01:00
Peter Clement
72985ee71c
remove debouncing of automation input change and replace with on blurr
2022-04-25 14:51:36 +01:00
Peter Clement
c0d929fd2f
update automation type coercion
2022-02-15 13:03:24 +00:00
Peter Clement
8db67d5a3f
fix bindings
2022-02-11 14:43:10 +00:00
Peter Clement
f44471d9d0
fix js
2022-02-11 14:38:34 +00:00
Peter Clement
d4b98095c2
update how we handle coercion of types
2022-02-11 14:20:25 +00:00
Peter Clement
4a02d36cd0
removing uneeded log
2022-02-08 15:23:37 +00:00
Peter Clement
b91919e6d1
change naming of var
2022-02-08 15:00:16 +00:00
Peter Clement
ca821f2a47
allow use of plain inputs for automations enabling use of bindings in all types
2022-02-08 14:52:08 +00:00
Andrew Kingston
642d105326
Merge pull request #3002 from Budibase/js-binding-drawer
...
JavaScript bindings
2021-10-15 11:37:25 +01:00
Peter Clement
08f621f33e
remove log
2021-10-14 16:46:59 +01:00
Peter Clement
8ab72050f8
Handle longform types within Automations
2021-10-14 15:44:17 +01:00
mike12345567
bded4a5b56
Merge branch 'develop' of github.com:Budibase/budibase into js-binding-drawer
2021-10-13 16:48:36 +01:00
Peter Clement
e2ae8b8437
add ability to copy _rev and _id from data tab
2021-10-12 17:32:15 +01:00
Andrew Kingston
d1916cfe49
Enable JS bindings in all design fields where HBS is also enabled
2021-10-12 16:52:56 +01:00
Peter Clement
0f153c3666
add relationship selector to automation blocks
2021-10-12 14:13:33 +01:00
Peter Clement
2d4bb78afc
surface schema for user in json
2021-10-12 12:20:40 +01:00
Peter Clement
053ea4e499
add multiselect / date / boolean types to automations
2021-09-20 16:23:33 +01:00
Peter Clement
ab2fd51dc2
fix debounce / store test data bug
2021-09-16 14:48:55 +01:00
Peter Clement
d86c238d53
Improve test automation modal and handling of data
2021-09-15 00:46:50 +01:00
Peter Clement
0fadf104e2
save automation on change / delete / create
2021-09-15 00:45:11 +01:00
mike12345567
e5f3b3956c
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
2021-05-04 13:24:14 +01:00
Andrew Kingston
797e8a8b67
Add explicit prettier options
2021-05-04 11:32:22 +01:00
Andrew Kingston
c010eeb314
Fix prettier and fix crash when using certain views as data sources
2021-05-04 11:04:42 +01:00
mike12345567
dcf69b2181
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
2021-05-04 10:34:30 +01:00