Commit Graph

39018 Commits

Author SHA1 Message Date
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
Sam Rose 7b13b54b52
Merge pull request #15475 from Budibase/automation-tests
Move trigger definitions to shared-core.
2025-02-04 11:07:04 +00:00
Sam Rose 0a27087f5c
missed a bit 2025-02-04 10:58:22 +00:00
Sam Rose 32b0e34b66
respond to pr feedback 2025-02-04 10:56:08 +00:00
Sam Rose 521776787d
Merge branch 'master' into automation-tests 2025-02-04 10:44:41 +00:00
Budibase Staging Release Bot 251974d0b3 Bump version to 3.4.1 2025-02-04 09:55:32 +00:00
Peter Clement 2f5e4f00da
Merge pull request #15481 from Budibase/fix/select-component-bug
Picker bug fix
2025-02-04 09:46:14 +00:00
Andrew Kingston 424ade421f
Merge branch 'master' into fix/select-component-bug 2025-02-04 09:37:10 +00:00
Peter Clement 67339ebfcd align picker and select 2025-02-04 09:29:51 +00:00
Adria Navarro 7c2375b078
Merge pull request #15445 from Budibase/BUDI-9016/extract-componenterrors-from-client
Extract componenterrors from client
2025-02-04 10:24:05 +01:00
Peter Clement 29fde6c427 Fix for visual bug in Picker component 2025-02-04 09:17:24 +00:00
Adria Navarro 01f1fc656f Remove flag 2025-02-04 10:15:19 +01:00
Adria Navarro 2547852582 Merge branch 'master' into BUDI-9016/extract-componenterrors-from-client 2025-02-03 17:48:45 +01:00
Budibase Staging Release Bot 23b56b5b76 Bump version to 3.4.0 2025-02-03 15:51:43 +00:00
Sam Rose 2c493bdf9c
Merge branch 'master' into automation-tests 2025-02-03 15:33:04 +00:00
Andrew Kingston 3b58dca570
Merge pull request #15457 from Budibase/grid-column-formatting
Table column "format" setting
2025-02-03 15:14:33 +00:00
Andrew Kingston d446fb358d
Merge branch 'master' into grid-column-formatting 2025-02-03 14:29:23 +00:00
Andrew Kingston 6f699ac052
Merge pull request #15426 from Budibase/state-and-bindings-panels
State and bindings panels
2025-02-03 14:29:01 +00:00
Andrew Kingston b8df0d0f59
Allow selecting binding value text for copying 2025-02-03 14:20:09 +00:00
Andrew Kingston e664985296
Add hover state to state panel usage links 2025-02-03 14:11:17 +00:00
Andrew Kingston a6e1008904
Add 'new' badges to binding and state panels 2025-02-03 14:10:25 +00:00
Andrew Kingston 3ecc8f0cbb
Add missing bindings to grid column configuration primary display 2025-02-03 13:48:34 +00:00
Andrew Kingston d46feba5ad
Merge branch 'master' into grid-column-formatting 2025-02-03 13:41:21 +00:00
Andrew Kingston e49d0f390e
Merge branch 'master' into state-and-bindings-panels 2025-02-03 13:03:03 +00:00
Andrew Kingston 0c496ade8a
Merge pull request #15464 from Budibase/fix/missing-state-usage
Fixes to address state usage misses
2025-02-03 13:02:35 +00:00
Andrew Kingston f7313c5bf9
Ensure state panel updates in real time 2025-02-03 12:35:55 +00:00
Andrew Kingston e5141a7e77
Fix typing issue with component conditions 2025-02-03 12:24:14 +00:00
Andrew Kingston c298731d17
Fix screen settings panel not having enough padding, making highlighted settings look incorrect 2025-02-03 12:16:02 +00:00
Andrew Kingston 9b405ea7e1
Fix styles of highlighting custom CSS 2025-02-03 12:12:56 +00:00
Andrew Kingston 48eee5dd79
Fix styles of highlighting conditions 2025-02-03 12:11:50 +00:00
Andrew Kingston 46265ade7a
Add type for component conditions and find usages of updating state within conditions 2025-02-03 12:05:07 +00:00
Andrew Kingston a4b87772a5
Update label 2025-02-03 11:02:11 +00:00
Andrew Kingston 60834ed6ad
Fix highlighting settings on same component not working if moving from styles to a setting 2025-02-03 11:00:54 +00:00
Andrew Kingston d4ffd0509e
Improve reactivity, simplify logic and fix EventHandler type 2025-02-03 10:51:29 +00:00
Sam Rose f450cf6912
Move trigger definitions to shared-core. 2025-02-03 10:46:03 +00:00
Adria Navarro 2a7d7d5ac2
Merge branch 'master' into BUDI-9016/extract-componenterrors-from-client 2025-02-03 10:27:32 +01:00