Commit Graph

30654 Commits

Author SHA1 Message Date
Andrew Kingston c5407d36ac
Update to account for type fixes 2024-12-12 16:44:14 +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
mike12345567 eca009920c Fixing some type issue found during the frontend-core updates. 2024-12-12 16:00:28 +00:00
Andrew Kingston 3a51a81e50
Remove redundant typing in builder API client 2024-12-12 14:55:15 +00:00
Andrew Kingston 61b42d316b
Update naming of builder navigation store type 2024-12-12 14:53:28 +00:00
Andrew Kingston 0cbf0a7a4b
Update builder plugin store with new types 2024-12-12 14:51:52 +00:00
Dean 7a273e4d9b Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-12-12 14:34:36 +00:00
Andrew Kingston a706a767a7
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-12 14:29:56 +00:00
Dean 1e297f7917 Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-12-12 14:25:09 +00:00
Andrew Kingston 5ecfce1d6f
Merge branch 'master' into fix/client-error-svg-2 2024-12-12 14:22:12 +00:00
Michael Drury b05126cb9f
Merge branch 'master' into fix/pg-connection-error 2024-12-12 11:48:36 +00:00
Adria Navarro 3d74a39408 Update pro submodule 2024-12-12 12:40:01 +01:00
mike12345567 502fe0bc2e Merge branch 'fix/pg-connection-error' of github.com:Budibase/budibase into fix/pg-connection-error 2024-12-12 11:31:50 +00:00
mike12345567 96f149a96d PR comments. 2024-12-12 11:29:19 +00:00
Michael Drury ad61825419
Merge branch 'master' into fix/pg-connection-error 2024-12-12 11:14:49 +00:00
Adria Navarro 81bf8783f2 Add tests 2024-12-12 12:05:49 +01:00
Adria Navarro ec27d3ee4e Fix checking role hierarchy when having a single role 2024-12-12 12:05:49 +01:00
Adria Navarro 6fd45839c0 Don't minify client on dev mode 2024-12-12 12:05:49 +01:00
Andrew Kingston 7be2d9ec34
Merge branch 'master' into frontend-core-ts-2 2024-12-11 15:24:32 +00:00
Andrew Kingston 2a1d002d7f
Fix client error SVG 2024-12-11 11:05:11 +00:00
Adria Navarro 2f1b6d007d Fix string-templates on dev 2024-12-11 11:52:34 +01:00
Andrew Kingston 31a8d85d19
Merge branch 'master' into frontend-core-ts-2 2024-12-11 10:07:06 +00:00
Andrew Kingston 31b696deff
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-11 10:03:51 +00:00
Andrew Kingston 28f895f884
Update user endpoints 2024-12-11 10:03:40 +00:00
Andrew Kingston 4c5bfa5285
Fix login response not being handled due to not being JSON 2024-12-11 09:22:36 +00:00
Adria Navarro 4f9a345e9b
Merge branch 'master' into chore/update-outdated-rollup-deps 2024-12-11 09:12:59 +01:00
mike12345567 a3391af9f0 Merge branch 'fix/pg-connection-error' of github.com:Budibase/budibase into fix/pg-connection-error 2024-12-10 18:03:23 +00:00
mike12345567 07c24c16a4 Updating CI and adding postgres legacy to test suite fully. Also fixing a schema export issue. 2024-12-10 18:00:49 +00:00
Michael Drury 98f3263342
Merge branch 'master' into fix/pg-connection-error 2024-12-10 17:36:21 +00:00
mike12345567 340d9c34ff Linting and CI update. 2024-12-10 17:30:54 +00:00
Andrew Kingston a781800f2a
Merge branch 'master' into frontend-core-ts-2 2024-12-10 16:43:29 +00:00
Andrew Kingston bcfe3d258d
lint 2024-12-10 16:42:46 +00:00
Andrew Kingston 9495a90021
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-10 16:38:54 +00:00
Andrew Kingston eb0a475242
Try to support endpoints which conditionally return 204s 2024-12-10 16:38:30 +00:00
Andrew Thompson 3ce13cf6ba
Merge branch 'master' into budi-8909-builder-crashes-when-incomplete-filters-are-saved 2024-12-10 15:36:19 +00:00
Andrew Kingston 4f3a3aa3fe
Merge branch 'master' into frontend-core-ts-2 2024-12-10 15:22:53 +00:00
Andrew Kingston 8efb2d701c
Fix TS errors 2024-12-10 14:53:30 +00:00
Andrew Kingston 6463b1c551
Lint 2024-12-10 14:51:11 +00:00
Andrew Kingston 5a093daf14
Merge branch 'master' into fix-multi-checkbox-value-coercion 2024-12-10 14:50:34 +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
mike12345567 322dc2e5a6 Adding legacy postgres option. 2024-12-10 13:33:38 +00:00
Andrew Kingston 7ea94788c9
Update user endpoints 2024-12-10 13:11:53 +00:00
mike12345567 4b75e3d1dc Updating how we list columns from a table - to avoid using to_regclass which is not available in Postgres 9.5. 2024-12-10 13:10:27 +00:00
Andrew Kingston f93f27877f
Update template endpoints 2024-12-10 13:03:43 +00:00
Andrew Kingston 610133551e
Update self endpoints 2024-12-10 13:00:51 +00:00
Andrew Kingston cee53540a4
Update other endpoints 2024-12-10 12:53:47 +00:00
Andrew Kingston 686273048e
Update flag endpoints 2024-12-10 12:52:53 +00:00
Andrew Kingston 7b01d3cd03
Update config endpoints 2024-12-10 12:50:57 +00:00
Andrew Kingston f20c07a146
Update attachment and auth endpoints 2024-12-10 12:47:27 +00:00
Adria Navarro 7169fc8096 Clean 2024-12-10 12:18:27 +01:00