Commit Graph

13875 Commits

Author SHA1 Message Date
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 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
Adria Navarro 01f1fc656f Remove flag 2025-02-04 10:15:19 +01:00
mike12345567 c311d649e7 Updating queries to use the same mechanism. 2025-02-03 18:18:28 +00:00
Adria Navarro 2547852582 Merge branch 'master' into BUDI-9016/extract-componenterrors-from-client 2025-02-03 17:48:45 +01:00
mike12345567 be33f59ff0 Getting tables and views to be deleted through the new generic modal. 2025-02-03 16:25:50 +00:00
mike12345567 a1409f43fa implementing usage API in the modal. 2025-02-03 14:34:54 +00: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 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
Dean a280039dcb Refactor the binding generation to ensure types are processed correctly. Rows were being misrepresented as 'Multi Select' 2025-02-03 09:06:51 +00: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
mike12345567 1d324744e0 Merge branch 'master' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion 2025-01-31 16:46:43 +00:00
Dean ef2a2b8bd0 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-01-31 14:56:58 +00:00
deanhannigan 882270d7bc
Merge branch 'master' into execute-script-v2 2025-01-31 14:53:55 +00:00
Peter Clement 038c27fa40 documentation 2025-01-31 14:05:41 +00:00
Peter Clement 6c95030791 interpolate string 2025-01-31 13:56:53 +00:00
Peter Clement 6bc1541caf event handlers from component itself 2025-01-31 13:55:43 +00:00
Adria Navarro 1274593cb2 Fix types 2025-01-31 13:57:37 +01:00
Adria Navarro 9976bcf125 Handle sections properly 2025-01-31 13:55:27 +01:00
Adria Navarro ea2b7b8791 Move utils and types 2025-01-31 13:55:15 +01:00
Adria Navarro 141fc902c3 Remove unnecessary "in" checks 2025-01-31 13:28:38 +01:00
Peter Clement 54759f1dec Merge branch 'state-and-bindings-panels' into fix/missing-state-usage 2025-01-31 11:59:55 +00:00
Peter Clement cf3cd409de Merge remote-tracking branch 'origin/master' into state-and-bindings-panels 2025-01-31 11:59:01 +00:00
Peter Clement 833403df37 small update to handle special case 2025-01-31 11:58:03 +00:00
Adria Navarro 884895060b Merge branch 'master' into BUDI-9016/extract-componenterrors-from-client 2025-01-31 12:57:15 +01:00
Peter Clement 233112e30f pr feedback 2025-01-31 11:25:57 +00:00
Adria Navarro a340ec0d29 Update feature flag 2025-01-31 12:23:11 +01:00
Andrew Kingston 12fc23aefe
Merge branch 'master' of github.com:Budibase/budibase into BUDI-9010/validate-custom-components 2025-01-31 10:50:16 +00:00
Dean 895f5b33a6 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-01-31 09:17:08 +00:00
deanhannigan a14ecf7034
Merge branch 'master' into execute-script-v2 2025-01-31 09:06:47 +00:00
Adria Navarro 2f4e798cf5 Fix test 2025-01-31 09:24:35 +01:00
Adria Navarro 6f2d279f0e Use existing utils 2025-01-31 09:24:35 +01:00
Adria Navarro b7ce306e6a Add counter 2025-01-31 09:24:35 +01:00
Adria Navarro 4ea8b60b3b Renames 2025-01-31 09:22:47 +01:00
Adria Navarro 3b0c4d1008 Use existing definitions instead of using the manifest 2025-01-31 09:08:19 +01:00
Peter Clement e9bf78abe0 unneeded flatmap 2025-01-30 16:12:12 +00:00
Dean 4f810f2cf4 Fixed code editor placeholder to the js copy 2025-01-30 15:16:40 +00:00
Dean 163fe86f59 Clean up comments 2025-01-30 15:09:36 +00:00
Dean 7a0d9aeb25 Refactor to ensure automation context isn't initialised before it is ready. Passing uninitialised stores to the derived store was causing issues 2025-01-30 15:00:10 +00:00
Peter Clement 6d22718e07 Updates state panel to address missing usages 2025-01-30 14:50:51 +00:00
Andrew Kingston 18ce4c4330
Merge branch 'master' into grid-column-formatting 2025-01-30 13:35:21 +00:00
Dean 1fd7685a7b Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-01-30 12:08:49 +00:00
deanhannigan b1fa74521a
Merge branch 'master' into execute-script-v2 2025-01-30 12:03:57 +00:00
Dean 7f5d4e4003 Remove debugging text 2025-01-30 11:57:35 +00:00
Adria Navarro 8f7e9dc0fd
Merge branch 'master' into BUDI-9016/extract-componenterrors-from-client 2025-01-30 12:57:02 +01:00
Dean 942ba78f16 Ensure empty values default to an empty string when null 2025-01-30 11:56:26 +00:00
Peter Clement d30d1a2bbe Merge remote-tracking branch 'refs/remotes/origin/state-and-bindings-panels' into state-and-bindings-panels 2025-01-30 11:48:19 +00:00
Dean 352516a8b4 Fix to ensure an empty string if no default value is set inthe CodeEditorField 2025-01-30 11:40:15 +00:00
Adria Navarro e726eaf31f
Merge branch 'master' into BUDI-8986/convert-screen-store 2025-01-30 12:39:51 +01:00
Dean 655b809204 Lint 2025-01-30 11:18:36 +00:00
Dean 75809576fe Removing more dead code 2025-01-30 10:57:14 +00:00
Dean ee5d19456e Lint and tidying 2025-01-30 10:46:54 +00:00
Dean 722fef269f Fix for automation panel icons 2025-01-30 10:26:44 +00:00
Dean cb2102471b Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-01-30 10:25:08 +00:00
deanhannigan f392a95996
Merge branch 'master' into execute-script-v2 2025-01-30 10:24:47 +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
mike12345567 b8e5512f30 Remove table word, pass this in instead 2025-01-29 17:40:45 +00:00
mike12345567 6b566d8b7a TS conversions of components required to create generic deletion component. 2025-01-29 16:58:49 +00:00
Andrew Kingston 69d46abba2
Merge branch 'master' of github.com:Budibase/budibase into grid-column-formatting 2025-01-29 15:54:57 +00:00
Peter Clement 9eccaa0017 use hyphens in state component list 2025-01-29 14:30:22 +00:00
Andrew Kingston 1c5382014b
Merge branch 'master' into state-and-bindings-panels 2025-01-29 14:28:41 +00:00
Peter Clement 404f983381 Merge remote-tracking branch 'origin/budi-8980-create-state-panel' into budi-8980-create-state-panel 2025-01-29 13:36:57 +00:00
Michael Drury d7ce6bead3
Merge branch 'master' into fix/cheeks-ux-review-console-log 2025-01-29 13:26:32 +00:00
mike12345567 ca556cf166 PR comments. 2025-01-29 12:56:28 +00:00
Dean 31053ca079 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-01-29 12:18:05 +00:00
Andrew Kingston e894609379
Merge branch 'master' of github.com:Budibase/budibase into grid-column-formatting 2025-01-29 12:03:47 +00:00
Peter Clement 9d217e8201 Merge remote-tracking branch 'refs/remotes/origin/state-and-bindings-panels' into budi-8980-create-state-panel 2025-01-29 12:00:25 +00:00
Andrew Kingston 18dbb87640
Merge branch 'master' into state-and-bindings-panels 2025-01-29 12:00:00 +00:00
Dean 52a8735d5d Merge remote-tracking branch 'origin/master' into execute-script-v2 2025-01-29 11:59:41 +00:00
Andrew Kingston 532b74069d
Design tweaks 2025-01-29 11:57:08 +00:00
Dean 0463462b77 v2 JavaScript UX, automation bug fixes and general refactoring 2025-01-29 11:51:12 +00:00