Commit Graph

1630 Commits

Author SHA1 Message Date
Adria Navarro 482f8aa820 Update types 2025-01-16 10:28:06 +01:00
Adria Navarro 4a83d0fc1c Type parameters 2025-01-15 11:47:33 +01:00
Adria Navarro ea151e2ee5 Lint 2025-01-15 11:38:58 +01:00
Adria Navarro d55e29f9a6 Move type 2025-01-15 10:42:37 +01:00
Adria Navarro a3d73ee6ce Smarter datasource 2025-01-15 10:40:41 +01:00
Adria Navarro 2ad7e73813 More types 2025-01-14 12:58:53 +01:00
Adria Navarro 7d284ae50e Type DataProvider 2025-01-14 11:57:20 +01:00
Adria Navarro 29ea6ebdf4 Merge branch 'master' into ts/client-utils 2025-01-13 17:07:31 +01:00
deanhannigan bce541a84e
Merge branch 'master' into s3-upload-fixes 2025-01-13 13:54:38 +00:00
Adria Navarro ec0de61cf7 Types 2025-01-13 13:03:04 +01:00
Adria Navarro 831df35c5e Initial blocks conversion 2025-01-13 13:03:04 +01:00
Adria Navarro d8abff1a75 js to ts 2025-01-13 11:26:32 +01:00
Dean 2eaf2954c1 PR feedback 2025-01-02 17:43:32 +00:00
Dean a7be765bf1 Fix for upload parameters and api client handling of empty responses. AWS put returns no body on a 200 so response.json would mistakenly throw an error 2025-01-02 15:26:50 +00:00
Dean 2ff1c7ad28 Merge remote-tracking branch 'origin/master' into s3-upload-fixes 2025-01-02 09:10:03 +00:00
Andrew Kingston 1940d97f2e
Merge branch 'master' of github.com:Budibase/budibase into contributor-enhancements 2024-12-30 11:39:44 +00:00
Andrew Kingston 90258fa524
Respect licensed component settings in SettingsBar 2024-12-13 15:47:44 +00:00
Dean 87bfbf0e93 Fix for progress circle appearing in the builder and allow binding of S3Upload value in S3Upload settings 2024-12-13 09:26:53 +00:00
Andrew Kingston ea444a9078
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-12 16:42:23 +00:00
Andrew Kingston 2a1d002d7f
Fix client error SVG 2024-12-11 11:05:11 +00:00
Andrew Kingston a781800f2a
Merge branch 'master' into frontend-core-ts-2 2024-12-10 16:43:29 +00: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 65f37e046e
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-10 10:33:53 +00:00
Sam Rose 84d9f6816c
Enable a variety of useful looking lints. 2024-12-09 12:52:21 +00:00
Andrew Kingston 9c35a7758c
Update attachment endpoints to use TS 2024-11-27 10:26:17 +00:00
Andrew Kingston fbcf452099
Merge branch 'master' into cheeks-lab-day-fields 2024-11-26 12:58:09 +00:00
Adria Navarro 233824dc78 Lint 2024-11-25 23:49:49 +01:00
Andrew Kingston 25bfc65764
Always provide context from form fields regardless of standalone mode to ensure global bindings work when nesting inside a form 2024-11-08 12:15:12 +00:00
Andrew Kingston a00bcea2f7
Memoise field registration to improve performance and avoid loops 2024-11-08 11:05:22 +00:00
Andrew Kingston b4c2061ba9
Make the field setting on fields optional, and use the component name as a fallback 2024-11-07 16:29:19 +00:00
Andrew Kingston 26956f4f2e
Allow using fields without forms and enable standalone mode for text and options fields 2024-11-07 15:57:46 +00:00
Andrew Kingston b9ba76f639
Avoid creating new function every iteration of array.map 2024-10-31 12:33:07 +00:00
Andrew Kingston afbec934f3
Clean table data before using it as additional data context to better reflect usable structure 2024-10-31 12:28:52 +00:00
Andrew Kingston 15ebfdf0e9
Fix settings added and removed by conditions not triggering component refresh 2024-10-30 14:56:11 +00:00
Andrew Kingston ff4d919083
Merge branch 'master' of github.com:Budibase/budibase into v3-ui 2024-10-30 09:29:24 +00:00
Michael Drury 8e0ebba099
Revert "Revert to state from 2.33.4." 2024-10-29 17:11:28 +00:00
Sam Rose fea668e6b6
Revert to state from 2.33.4. 2024-10-29 15:55:38 +00:00
melohagan 53854769ee
Fix relationship field filter on change (#14879)
Co-authored-by: Conor Webb <126772285+ConorWebb96@users.noreply.github.com>
2024-10-29 12:31:31 +00:00
Andrew Kingston fc3fcb5cbd
Lint 2024-10-29 11:48:16 +00:00
Andrew Kingston 7cce68f126
Provide fetchDatasourceDefinition via SDK 2024-10-29 11:44:03 +00:00
Andrew Kingston 32ad21de4f
Fix forms always requesting table schema and cache view definitions 2024-10-29 11:38:00 +00:00
Andrew Kingston ab0f81824d
Update to use new shared-core location for theme utils 2024-10-24 09:35:55 +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 07312b903b
Revert testing stuff 2024-10-23 09:58:49 +01:00
Andrew Kingston 4129169463
Lint 2024-10-22 15:40:53 +01:00
Andrew Kingston 3ae5ce9802
Use role display names for picking preview roles 2024-10-22 15:16:07 +01:00
Adria Navarro b4f5e35c1f
Merge branch 'master' into v3-ui 2024-10-22 10:29:24 +02:00
mikesealey 62b4deca95 updates filepath for Section in FieldGroup 2024-10-21 15:38:26 +01:00
mikesealey 01edb34b6e deprecates Section component 2024-10-21 15:16:45 +01:00
Andrew Kingston 46b9877455
Return default query 2024-10-16 15:15:23 +01:00