Commit Graph

171 Commits

Author SHA1 Message Date
Adria Navarro ea2b7b8791 Move utils and types 2025-01-31 13:55:15 +01:00
Adria Navarro 735b8206ce Types 2025-01-30 12:39:25 +01:00
Adria Navarro 8842bfe3b4 Fix types 2025-01-27 15:50:36 +01:00
Adria Navarro 588d4b7485 Merge branch 'master' into BUDI-8986/convert-screen-store 2025-01-27 15:29:31 +01:00
Adria Navarro 058b3def3a Type remaining screens 2025-01-20 23:03:01 +01:00
Adria Navarro 13027c6a6d Type utils 2025-01-20 22:58:37 +01:00
deanhannigan 9d49d685a3
Merge branch 'master' into screen-store-ts-conversion 2025-01-20 09:09:27 +00:00
mike12345567 a142c0cd2a Fixing build issue. 2025-01-16 15:54:32 +00:00
Michael Drury dd96f4ef8e PR comments. 2025-01-16 11:45:45 +00:00
mike12345567 84f1a95a8b Implementing JSONValue type for passing binding results around. 2025-01-15 17:05:32 +00:00
mike12345567 2fdf2289ed Further conversions. 2025-01-14 18:49:32 +00:00
mike12345567 095eb0fe3a First iteration on introducing Typescript to the binding panel experience. 2025-01-14 18:27:05 +00:00
Adria Navarro 6ecb01ae83 Fix close modal on grid+modal generation 2025-01-10 14:47:09 +01:00
Adria Navarro 95d3238d1e Fix declarations 2025-01-08 14:29:28 +01:00
Adria Navarro fc4336a9f3 Add typings 2025-01-08 13:54:21 +01:00
Adria Navarro af0312e5fe Proper type QueryArrayFetch 2025-01-08 13:48:45 +01:00
Dean 401bfa812c Screen store to ts and test updates. Minor changes required for component store 2025-01-06 11:45:53 +00:00
Peter Clement 9c7beeeeaf user and websocket stores converted to typescript 2025-01-03 10:42:59 +00:00
Adria Navarro 6d1f2c9200 Remove anys and fix types 2024-12-31 12:07:39 +01:00
Adria Navarro 9977c26ab4 Type memo 2024-12-31 12:07:39 +01:00
Adria Navarro 1714a3cc1d Fix relatedcolumns return type 2024-12-31 12:07:39 +01:00
Adria Navarro d117ac8feb Fix types 2024-12-24 12:03:56 +01:00
Adria Navarro e3a811d1a6 More types 2024-12-24 10:15:38 +01:00
Adria Navarro 853ba4e20c More and more types 2024-12-24 10:15:38 +01:00
Adria Navarro be1eef2976 More typings 2024-12-24 10:15:38 +01:00
Adria Navarro 26d1243e68 More typings 2024-12-24 10:15:38 +01:00
Adria Navarro 32bba9b1ab More typings 2024-12-24 10:15:38 +01:00
Adria Navarro f114f1529b Intial relatedColumns utils conversion 2024-12-24 10:15:38 +01:00
Dean 36f8ae45fe Rejig the filtering behaviour in the builder around empty config. Empty filters wont cause errors on load and will clear when they are saved 2024-12-10 14:17:46 +00:00
Andrew Kingston c110cb628d
Merge pull request #14858 from Budibase/remove-lightest-and-dark-themes
Remove lightest and dark themes and add core types and utils for themes
2024-10-25 16:01:44 +01:00
Andrew Kingston ab0f81824d
Update to use new shared-core location for theme utils 2024-10-24 09:35:55 +01:00
Andrew Kingston 4c112d51e6
Move themes to shared core, add enum and type 2024-10-24 09:24:11 +01:00
Andrew Kingston 247d57887a
Remove lightest and dark themes, use enums for themes, standardise naming 2024-10-24 09:07:36 +01:00
Andrew Kingston 470ace7dad
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui 2024-10-23 14:10:05 +01:00
Andrew Kingston 18a207f87a
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui 2024-10-18 10:00:49 +01:00
Andrew Kingston 06413fda58
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui 2024-10-15 11:47:06 +01:00
Andrew Kingston 37e601254c
Fix crash when many-type related column value is non-array 2024-10-14 12:20:53 +01:00
Andrew Kingston 838f9e9c56
Improve sorting logic 2024-10-11 16:43:24 +01:00
Andrew Kingston 865eb3169f
Allow sorting by calculation columns 2024-10-11 16:38:35 +01:00
Andrew Kingston 516f45e8ad
Re-add deleted code 2024-10-11 16:37:25 +01:00
Andrew Kingston 029d0d25e9
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui 2024-10-11 11:11:43 +01:00
Andrew Kingston 8be7f82ccb
Improve view calculation config 2024-10-11 09:27:04 +01:00
Adria Navarro cb31bb7d96 Merge branch 'master' into v3-ui 2024-10-11 10:26:24 +02:00
Andrew Kingston 3e86e02656
Add support for creating and displaying calculation views 2024-10-08 14:27:44 +01:00
Andrew Kingston adfe467329
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui 2024-09-30 08:21:36 +01:00
Andrew Kingston d09cbc4029
Merge branch 'master' of github.com:Budibase/budibase into v3-ui 2024-09-30 08:19:19 +01:00
Adria Navarro fdfa451124 More verbose reduce params 2024-09-27 11:23:50 +02:00
Adria Navarro aa044b94cf Don't allow sort columns as display or sorting 2024-09-26 21:09:47 +02:00
Adria Navarro d7715e4f5c Don't allow related columns as display or sorting 2024-09-26 17:00:44 +02:00
Adria Navarro ee962380b3 Handle undefined properly 2024-09-26 16:19:38 +02:00