Commit Graph

5173 Commits

Author SHA1 Message Date
mike12345567 241bbf9b36 Merge branch 'master' of github.com:Budibase/budibase into fix/relationship-select 2025-02-14 11:39:44 +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
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
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
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
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
Andrew Kingston 12f9d7efb6
Reduce frequency of column formatter invocation by caching formatted display values into rows 2025-01-30 15:11:21 +00:00
Andrew Kingston cda4784273
Add info to format and ensure all custom-formatted cells are displayed as plain text 2025-01-30 09:58:23 +00:00
Andrew Kingston ba1568882d
Remove log 2025-01-29 16:03:58 +00:00
Peter Clement 9530235844 Merge remote-tracking branch 'refs/remotes/origin/state-and-bindings-panels' into budi-8980-create-state-panel 2025-01-28 11:30:42 +00:00
Adria Navarro f5fade5105 Clean 2025-01-28 11:44:11 +01:00
Adria Navarro 232adee0a8 Remove lint error 2025-01-28 11:39:17 +01:00
Adria Navarro c793bd8f5e Remove MissingRequired components from the client 2025-01-28 11:07:40 +01:00
Adria Navarro 684cf27f0e Error CTA 2025-01-27 16:32:14 +01:00
Adria Navarro 9f92f3414a Add CTA on component error 2025-01-27 13:22:43 +01:00
Adria Navarro 2537ee6980 Validate required settings messages from builder 2025-01-27 13:13:11 +01:00
Andrew Kingston e7378ede97
Add ability to customise format of grid columns via bindings 2025-01-24 14:50:27 +00:00
Andrew Kingston 899e75869a
Merge branch 'master' into state-and-bindings-panels 2025-01-24 09:44:24 +00:00
Adria Navarro 92e2ae46f5 Center error message 2025-01-23 16:17:08 +01:00
Peter Clement 56018b1375 Merge remote-tracking branch 'refs/remotes/origin/state-and-bindings-panels' into budi-8980-create-state-panel 2025-01-23 10:45:25 +00:00