Andrew Kingston
1efd5725c7
Add some new resolution aliases and simplify long nasty relative import paths
2024-02-05 12:08:45 +00:00
Dean
30db237071
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-01-17 17:17:01 +00:00
melohagan
3697ff3efc
Support Barcode, BigInt and User column types in automations ( #12610 )
...
* Support barcode and bigint in automations
* Support users in LinkedRowSelector
* Fix clear relationships if empty
* Make sure clearRelationships is initialised to false
* Revert yarn lock
* Refactor
* Refactor
2023-12-19 10:26:28 +00:00
Michael Drury
ff8773c275
Merge branch 'master' into fix-modal-relationship-picker
2023-11-08 18:50:51 +00:00
Andrew Kingston
bcf431a476
Fix a few svelte bugs with the LinkedRowSelector component to fix adding/editing relationships via a model from the data UI
2023-11-08 14:43:28 +00:00
Peter Clement
b167fd08e1
Fix issues with automation layout styling
2023-11-08 13:27:25 +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
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
Mel O'Hagan
7da5a10c2e
Make sure linkedRows is an array before map
2022-05-26 13:00:19 +01:00
Andrew Kingston
6319760b8c
More work on builder API refactor
2022-01-20 19:27:15 +00:00
Andrew Kingston
cb46e763d3
Making picker sorting optional and default to off. Sort by default for client apps
2021-08-20 10:03:21 +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
Andrew Kingston
387651213b
Update some builder components to use new forms
2021-04-15 19:42:58 +01:00
Andrew Kingston
b3b7c54901
Update to support new stores
2021-04-01 10:29:47 +01:00
Keviin Åberg Kultalahti
44e3f29a0b
moves backend stores to "stores" in the root src directory
2021-03-26 09:50:37 +01:00
Keviin Åberg Kultalahti
a440e7631b
move tables to separate store
2021-03-23 11:54:03 +01:00
Martin McKeaveney
c73c77448c
bugfixes
2021-02-25 16:21:41 +00:00
Martin McKeaveney
595dc55f39
fixing 1:N UI order
2021-02-25 13:34:12 +00:00
Andrew Kingston
8d496a49b4
Update backend linked row selector to support new relationship object
2021-02-25 11:34:35 +00:00
mike12345567
99d356a862
Formatting.
2021-02-22 11:40:24 +00:00
Keviin Åberg Kultalahti
5b5a5b5438
adds thin prop to select component when adding new row
2021-02-19 14:34:04 +01:00
Keviin Åberg Kultalahti
7f95ae7b49
bump bbui
2021-02-16 11:14:49 +01:00
Keviin Åberg Kultalahti
a35a6ba807
fix not being able to select relationship type
2021-02-15 17:37:07 +01:00
Keviin Åberg Kultalahti
a7db499544
initial work to switch toggle to radio button
2021-02-15 17:12:39 +01:00
Keviin Åberg Kultalahti
f95d17ce83
fixes visuals
2021-02-09 16:29:36 +01:00
Keviin Åberg Kultalahti
ea90fc3c0e
remove some console logs
2021-02-09 16:28:05 +01:00
Keviin Åberg Kultalahti
274088b661
adds functional single select to builder
2021-02-09 16:26:07 +01:00
Keviin Åberg Kultalahti
690a2d9c73
initial work on handling single vs multiple values in builder components
2021-02-09 15:35:09 +01:00
Andrew Kingston
d5630760cc
Rename usages of primary display column to just display column
2020-10-14 20:38:32 +01:00
mike12345567
5d49d529e3
Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing.
2020-10-09 19:10:28 +01:00