Commit Graph

5187 Commits

Author SHA1 Message Date
Andrew Kingston 2b4d817c63
Fix crash when adding conditions with no values 2025-02-17 12:47:08 +00:00
Andrew Kingston ce3d18972f
Merge branch 'master' into table-settings-updates 2025-02-17 12:41:22 +00:00
Adria Navarro 58b631db01
Merge branch 'master' into convert-client-builder-store 2025-02-14 13:14:26 +01:00
Adria Navarro 299637a0a0 Fix types 2025-02-14 13:12:00 +01:00
Adria Navarro cc6c603924 Remove unused props 2025-02-14 13:04:25 +01:00
Adria Navarro 227679f189 Use proper types 2025-02-14 12:57:31 +01:00
deanhannigan 642cf94a9b
Merge branch 'master' into table-settings-updates 2025-02-14 09:49:12 +00:00
Peter Clement bd1f287a7d
Merge branch 'master' into feat/url-binding-default 2025-02-13 17:24:06 +00:00
deanhannigan 526ad59982
Merge branch 'master' into convert-client-builder-store 2025-02-13 14:57:32 +00:00
Andrew Kingston 3ad8fb781f
Set default value via manifest instead, to allow customisation by plugin authors 2025-02-13 14:26:05 +00:00
Peter Clement a37a295dce update import 2025-02-13 10:51:24 +00:00
Peter Clement feb853751e Merge remote-tracking branch 'origin/master' into feat/url-binding-default 2025-02-13 10:38:58 +00:00
Adria Navarro b6f5497bc7 Merge branch 'master' into convert-client-builder-store 2025-02-13 11:31:35 +01:00
Adria Navarro 3d1f03cf02 Improve types 2025-02-13 11:26:57 +01:00
Adria Navarro a3d6048336 More conversions 2025-02-13 11:24:41 +01:00
Adria Navarro 0d096132b8 Fixes 2025-02-13 11:08:00 +01:00
Adria Navarro 12d596e7ab Move DropPosition 2025-02-13 10:52:22 +01:00
Adria Navarro ea597c90fc Initial ts conversion 2025-02-13 10:46:40 +01:00
Peter Clement 5ca1f17d74 update some naming 2025-02-12 12:20:37 +00:00
Peter Clement af0c722af1 further changes to support persisting values when component changes 2025-02-12 12:10:53 +00:00
Andrew Kingston 917548bf84
Simplify and add new contextAccess manifest key to solve incompatibility with table format and condition settings 2025-02-11 16:14:24 +00:00
Peter Clement dc202f63a9 tweaks 2025-02-11 13:27:12 +00:00
Peter Clement c26d9f4e13 url bindings test values 2025-02-11 11:28:14 +00:00
Andrew Kingston 7faec8f849
Merge branch 'master' into grid-new-component-dnd 2025-02-10 09:03:44 +00:00
Andrew Kingston 83e23ef578
Restore format setting, fix conditional UI missing nested flag and component bindings, restrict format setting to own context only 2025-02-07 16:17:13 +00:00
mike12345567 e9e1eb7a2d More linting. 2025-02-07 13:56:34 +00:00
mike12345567 73345d8c05 Linting. 2025-02-07 13:53:30 +00:00
mike12345567 5df197a36e Disabling cell formatting, it is currently incompatiable with cell/row conditions in grids and to avoid breaking those for now we are removing the capability until both can be a aligned to use the same mechanism of binding evaluation. 2025-02-07 13:49:34 +00:00
Andrew Kingston 585c9a8f62
Support scrolling while dragging components 2025-02-06 16:36:39 +00:00
Andrew Kingston b4fed6a02f
Cleanup 2025-02-06 16:06:45 +00:00
Andrew Kingston 61940705b9
Increase DND performance via minimzing component updates 2025-02-06 16:01:45 +00:00
Andrew Kingston 8ff2faaa24
Fix a few edge case bugs and prevent out of position flashing 2025-02-06 14:42:27 +00:00
Andrew Kingston 732b2575d1
Type grid DND handler 2025-02-06 14:21:39 +00:00
Andrew Kingston d50a6910fc
Type DND handler 2025-02-06 13:24:48 +00:00
Andrew Kingston 1208baaa74
Update all aliases in client 2025-02-06 11:06:18 +00:00
Andrew Kingston 790ca4737c
Type DND store and update store import aliases 2025-02-06 11:02:54 +00:00
Andrew Kingston a541603267
Type hover and selection indicators 2025-02-06 09:57:04 +00:00
Andrew Kingston f3555429df
Type other indicator files 2025-02-06 09:54:54 +00:00
Andrew Kingston 89d6231dad
Type IndicatorSet 2025-02-06 09:47:09 +00:00
Andrew Kingston 0ad0ded2e2
Use new technique for DND selection indicators 2025-02-06 09:13:20 +00:00
Andrew Kingston 0471e113e3
More tidy up 2025-02-05 16:31:38 +00:00
Andrew Kingston e71e8ff6b6
Tidy up 2025-02-05 16:20:31 +00:00
Andrew Kingston b9c2b07f3e
Finally actually fix devilish issue of flashing placeholder overlay 2025-02-05 16:16:22 +00:00
Andrew Kingston 5b5a0d2ba8
Add working DND placeholder support for grid screens 2025-02-05 14:55:05 +00:00
Andrew Kingston 73d3ce2038
Initial work on support dragging new components on to grid screens and typing improvements for client 2025-02-05 11:01:09 +00:00
Adria Navarro 2547852582 Merge branch 'master' into BUDI-9016/extract-componenterrors-from-client 2025-02-03 17:48:45 +01:00
Andrew Kingston d446fb358d
Merge branch 'master' into grid-column-formatting 2025-02-03 14:29:23 +00:00
Adria Navarro 1274593cb2 Fix types 2025-01-31 13:57:37 +01:00
Adria Navarro ea2b7b8791 Move utils and types 2025-01-31 13:55:15 +01:00
Andrew Kingston 5513293ef6
Shorten info text to fit in one line 2025-01-30 15:17:41 +00:00