Commit Graph

31818 Commits

Author SHA1 Message Date
Adria Navarro 1348fbb917 Fix scrolling to component 2025-02-04 11:31:19 +01:00
Adria Navarro d0b2c08a9a Fix types 2025-02-04 11:31:19 +01:00
Adria Navarro e12f217137
Merge branch 'master' into BUDI-9016/design-errors-popup 2025-02-04 11:12:24 +01:00
Adria Navarro ab41ba129e Update screnComponent store to respect order 2025-02-04 11:10:20 +01:00
Adria Navarro c77c98f06c Return list instead of object 2025-02-04 10:44:43 +01:00
Adria Navarro 54f7db02ec Icon top 2025-02-04 10:44:43 +01:00
Adria Navarro bae8afd750 Use label instead of key 2025-02-04 10:40:35 +01:00
Adria Navarro 8187d212eb Highlight and scroll 2025-02-04 10:40:35 +01:00
Adria Navarro 44afa2ec24 Fix and handle depends on 2025-02-04 10:40:35 +01:00
Adria Navarro d04e2dfd78 Fix highlight property in chart block 2025-02-04 10:40:35 +01:00
Adria Navarro f3e617635e Highlight setting on click 2025-02-04 10:40:35 +01:00
Adria Navarro 20c17f1065 Fix types 2025-02-04 10:40:35 +01:00
Adria Navarro 8c538676aa Improve types 2025-02-04 10:40:35 +01:00
Adria Navarro 9c24aba250 Add setting key in the title 2025-02-04 10:40:35 +01:00
Adria Navarro 795ab6f316 Select component on click 2025-02-04 10:40:35 +01:00
Adria Navarro ad301edf8f bbui Link to ts 2025-02-04 10:40:35 +01:00
Adria Navarro 7b0a8165ea Styling 2025-02-04 10:40:35 +01:00
Adria Navarro 4bd98ff240 Show counter 2025-02-04 10:40:35 +01:00
Adria Navarro 4d732dd142 Display errors 2025-02-04 10:40:35 +01:00
Adria Navarro 6d98424323 Show popover 2025-02-04 10:40:35 +01:00
Adria Navarro 9b6c8c74f3 Add error button 2025-02-04 10:40:35 +01: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
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
Andrew Kingston d446fb358d
Merge branch 'master' into grid-column-formatting 2025-02-03 14:29:23 +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 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
Adria Navarro 2a7d7d5ac2
Merge branch 'master' into BUDI-9016/extract-componenterrors-from-client 2025-02-03 10:27:32 +01:00
Peter Clement 4803bbd2a4 lint 2025-02-02 14:52:03 +00:00
Peter Clement bcf0da742e make improvements to finding state handlers 2025-02-02 14:49:44 +00:00
Martin McKeaveney 07047b2c7e
Merge pull request #15472 from Budibase/budi-9023-when-a-formula-column-errors-it-affects-other-formula
clear results context on every run
2025-01-31 18:14:33 +00:00
Martin McKeaveney 4736c8f5c7 lint 2025-01-31 18:02:35 +00:00
Martin McKeaveney b0e38be844 expect to throw 2025-01-31 17:23:36 +00:00
Martin McKeaveney 6999bdf57e add test for clearing results 2025-01-31 16:58:29 +00:00
Martin McKeaveney 2d561f124d clear results context on every run 2025-01-31 16:26:39 +00:00