Commit Graph

381 Commits

Author SHA1 Message Date
Adria Navarro 8cf7375202 Type schema object 2025-01-17 10:33:01 +01:00
Adria Navarro 29ea6ebdf4 Merge branch 'master' into ts/client-utils 2025-01-13 17:07:31 +01:00
Adria Navarro 92a1b0b4ac Type 2025-01-13 13:03:04 +01:00
Adria Navarro c38d694727 Convert linkable 2025-01-13 13:03:04 +01:00
Adria Navarro d88ba716bb Type grid 2025-01-13 13:03:04 +01:00
Adria Navarro ec0de61cf7 Types 2025-01-13 13:03:04 +01:00
Adria Navarro 558b7c88a7 Basic grid conversion 2025-01-13 13:03:04 +01:00
Adria Navarro c4ba33cf5b Fix 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
Adria Navarro eb73370460 Fix types 2025-01-10 11:10:29 +01:00
Adria Navarro 7df69f154a Basic ts conversion 2025-01-10 11:08:47 +01:00
Adria Navarro cbad9303d9 Fix getSchema from forms 2025-01-10 09:51:30 +01:00
Adria Navarro 40192097d8 Pass datasource to instance 2025-01-10 09:51:22 +01:00
Michael Drury 5c933c7f80
Revert "Fix issue with forms after cleanup" 2025-01-09 16:27:59 +00:00
Adria Navarro ff0a25f0ff Pass datasource to instance 2025-01-09 14:32:15 +01:00
Adria Navarro 02b20f1102 Fix getSchema from forms 2025-01-09 14:26:10 +01:00
Adria Navarro 91300c54e9 Type nestedProvider 2025-01-08 12:24:19 +01:00
Adria Navarro 364e997fc2 Type jsonArrayFetch 2025-01-08 12:24:19 +01:00
Adria Navarro 0eddc1a00e Type QueryFetch 2025-01-08 12:24:19 +01:00
Adria Navarro af22eb30a6 Type relationship fetch 2025-01-08 12:23:56 +01:00
Adria Navarro 97b0883c6b Convert fieldFetch 2025-01-08 12:23:56 +01:00
Adria Navarro 2b863cca61 Fix imports 2025-01-08 12:23:56 +01:00
Andrew Kingston 4469e38ab8
Fix triggering automations 2025-01-06 10:27:37 +00:00
Andrew Kingston 2d46939fb1
Type row endpoints 2024-12-03 11:50:23 +00:00
Andrew Kingston ea84af782d
Type row action endpoints 2024-12-03 10:37:15 +00:00
Andrew Kingston ac05ccd6a8
Type query endpoints 2024-12-03 09:59:08 +00:00
Andrew Kingston 152cc3811e
Fix import of frontend-core constants from client 2024-11-29 14:14:24 +00:00
Andrew Kingston 9c35a7758c
Update attachment endpoints to use TS 2024-11-27 10:26:17 +00:00
Andrew Kingston e972f4b95b
Fix block native search 2024-11-18 16:38:12 +00:00
Andrew Kingston 67a988ae21
Automatically refresh datasources after executing row actions via a button action 2024-10-30 15:05:06 +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 5db3d84a8d
Merge branch 'master' of github.com:Budibase/budibase into v3-ui 2024-09-20 14:59:49 +01:00
Andrew Kingston f2f13bb84e
Fix conditions with empty values falsely evaluating to true 2024-09-19 09:25:25 +01:00
Andrew Kingston 1bbbeab25b
Merge branch 'master' of github.com:Budibase/budibase into new-data-ui 2024-09-05 15:36:47 +01:00
Andrew Kingston 6f8e669107
Improve new component DND for grids and add mobile support 2024-09-05 14:54:16 +01:00
Andrew Kingston 5e98580b60
Improve new component DND for both types of layout 2024-09-05 14:03:03 +01:00
Andrew Kingston 232a2829d2
Add UI for controlling row actions on views, and add support for view row actions in button actions 2024-09-03 10:09:07 +01:00
Andrew Kingston 4b367bf505
Add row action button actions 2024-09-03 09:06:12 +01:00
Andrew Kingston 48775b8397
Replace erroneous falsey comparisons with nullish comparisons 2024-08-15 11:44:31 +01:00
Andrew Kingston 916a7983d8
Fix potential undefined reference 2024-08-15 11:38:11 +01:00
Andrew Kingston 991aff132f
Don't strip grid CSS variables from styles, allowing block ejection to reference them 2024-08-15 11:21:09 +01:00
Andrew Kingston fedb592b92
Fix issue where grid styles are not reapplied when component visibility changes 2024-08-14 12:56:45 +01:00
Andrew Kingston b62371d1be
Allow moving grid components using the label 2024-08-14 10:59:06 +01:00
Andrew Kingston d36fef5c86
Fix indicators around modals and side panels when used inside grids 2024-08-14 10:09:59 +01:00
Andrew Kingston 96882e7eca
Improve performance of styleable util 2024-08-12 19:27:33 +01:00
Andrew Kingston 25ff092da2
Simplify some utils 2024-08-12 14:54:39 +01:00
Andrew Kingston 47e4c668ec
Tidy up 2024-08-12 14:01:33 +01:00
Andrew Kingston 51db5ac9a9
Lint 2024-08-12 11:00:59 +01:00
Andrew Kingston 533a597a0b
Performance improvements 2024-08-10 18:52:24 +01:00