Commit Graph

5197 Commits

Author SHA1 Message Date
Michael Drury 79c960d86f
Merge branch 'master' into fix/relationship-select 2025-02-17 14:42:18 +00:00
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
mike12345567 bc66f4b799 Update comment. 2025-02-14 17:30:39 +00:00
mike12345567 3a4563a118 Remove comment. 2025-02-14 17:29:39 +00:00
mike12345567 03461c2a88 PR comments. 2025-02-14 17:29:30 +00:00
mike12345567 b6498c9082 Prettier. 2025-02-14 17:27:42 +00:00
mike12345567 5dd473119c Prettier. 2025-02-14 14:37:09 +00:00
mike12345567 f04451a2ed Prettier and fix for bug - if selected is not found, fetch it. 2025-02-14 14:25:37 +00:00
mike12345567 3b34b7ad5a Some Typescript conversion. 2025-02-14 13:12:20 +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
mike12345567 241bbf9b36 Merge branch 'master' of github.com:Budibase/budibase into fix/relationship-select 2025-02-14 11:39:44 +00: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
mike12345567 25bf7272ed Broken state, saving progress. 2025-02-13 17:04:58 +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