melohagan
649dafba47
n8n automation action integration ( #12992 )
...
* Add n8n automation action
* Add authorization header support
* add unit tests
* Replace test.com with example.com
* Add HttpMethod enum to types
* fix unit test
* Add required field label asterisk
2024-02-15 13:05:03 +00:00
Dean
a5dfbe3c89
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-02-07 14:45:06 +00:00
Andrew Kingston
1efd5725c7
Add some new resolution aliases and simplify long nasty relative import paths
2024-02-05 12:08:45 +00:00
mike12345567
80f22fe63b
PR comments.
2024-02-02 17:16:45 +00:00
mike12345567
471d2f4ae8
Remove padding from binding picker to clean up design.
2024-02-02 16:36:12 +00:00
mike12345567
137ff31289
Removing unused.
2024-02-02 15:34:56 +00:00
mike12345567
cadce52e1b
Changing how optional decoding works.
2024-02-02 11:28:54 +00:00
mike12345567
32e750afd6
A small ux improvement to the automation scripting system.
2024-02-01 17:37:46 +00:00
Andrew Kingston
233df4c27c
Remove legacy nested builder directory and move screen templates and utils into better locations
2024-02-01 09:55:30 +00:00
Peter Clement
9c47671032
fix issue with automation setting sync
2024-01-30 15:39:12 +00:00
Dean
1bd08b6879
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-01-30 11:49:32 +00:00
Peter Clement
84b2a36fda
fix case where trigger fields could be undefined
2024-01-26 12:10:46 +00:00
Peter Clement
3f9d1402f3
fix operand issue
2024-01-23 09:21:04 +00:00
Peter Clement
3ab791710c
fix issue where readable binding wasn't working correctly with named steps
2024-01-22 09:40:56 +00:00
Dean
4945a6ee99
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-01-18 10:40:21 +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
250c54e0c3
Merge remote-tracking branch 'origin/master' into feat/trigger-binding-suggesti
2024-01-17 09:43:08 +00:00
Peter Clement
bf12e5bc1e
revert to empty array on fields object being empty
2024-01-11 11:01:23 +00:00
Peter Clement
c3f77f3b42
linting
2024-01-11 09:47:04 +00:00
Peter Clement
78ef231e03
fix issue with being able to select any automation to trigger
2024-01-10 16:34:52 +00:00
Peter Clement
93c5b3721b
some tweaks to fix bindings for row created / updated events
2024-01-09 11:02:51 +00:00
Peter Clement
186fd84484
remove log
2024-01-08 09:31:41 +00:00
Peter Clement
a6c09e25e6
recommit work for trigger binding suggestions
2024-01-04 14:30:18 +00:00
Adria Navarro
92f411bf77
Prettier
2023-11-20 21:48:49 +01:00
Adria Navarro
4d27ff1dc0
eslint import/no-duplicates
2023-11-20 21:48:49 +01: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
635008e173
unique name enforcement for automations
2023-11-03 11:05:05 +00:00
Peter Clement
7cba4d3fb2
formatting found in testing
2023-10-31 16:29:43 +00:00
Peter Clement
81ca48a331
tidy up and issues found in testing
2023-10-31 13:05:04 +00:00
Dean
79da5956b8
Patch from original environment
2023-10-30 12:46:44 +00:00
Peter Clement
38fe8375ce
fix bindings references being updated
2023-10-27 13:47:34 +01:00
Peter Clement
b1dabe7dc5
missing binding
2023-10-27 11:22:34 +01:00
Peter Clement
8a7a2abd61
styling / pr comments
2023-10-27 10:45:58 +01:00
Peter Clement
89a242f354
fix issue with readable bindings not displayinng correctly
2023-10-27 09:13:27 +01:00
Peter Clement
d864eaa9ea
pr comments
2023-10-26 16:05:15 +01:00
Peter Clement
73a7b8eb50
fix formatting of selectors
2023-10-26 11:27:34 +01:00
Peter Clement
edb511cbce
update field styling and ux for individual blocks
2023-10-25 13:27:01 +01:00
Peter Clement
aad6ab4fb4
update bindings to use names
2023-10-25 13:26:48 +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
Andrew Kingston
1dcc0b3d38
Updated leftover broken reference to function
2023-08-25 09:24:16 +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
melohagan
3097c9162f
Fix for app action fields and don't clone testData ( #11441 )
2023-08-04 16:25:14 +01:00
andz-bb
c372bb9a18
remove redundant cloneDeep
2023-08-02 09:35:42 +01:00
andz-bb
527426ddbb
fix for saving external data connector query param values
2023-08-01 16:29:04 +01:00
Martin McKeaveney
979883257e
backmerge master
2023-07-19 17:11:15 +01:00
Dean
f04f42546a
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-20 12:33:48 +01:00
Peter Clement
832ee22c0a
fix issue with adding automation step
2023-06-19 11:43:00 +01:00
Dean
2304032423
Added embed state, behaviours and event tracking to client app. UI/UX Refactoring
2023-06-16 12:30:08 +01:00
melohagan
c0578d4cc2
Send meeting invite via automation email smtp ( #10787 )
...
* Pass calendar props into sendSmtpEmail
* Add calendar event to message
* Add Checkbox and DatePicker automation field UI
* Add URL prop
* Add url to sendSmtpEmail unit test
* Refactor
* Code review comments
* Make location optional
* Add EmailInvite type
---------
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
2023-06-08 14:25:35 +01:00