Commit Graph

31189 Commits

Author SHA1 Message Date
Andrew Kingston c215aeac79
Merge branch 'update-aliasing' of github.com:Budibase/budibase into update-aliasing 2024-12-18 12:04:57 +00:00
Andrew Kingston 471166c056
Fix import of actions 2024-12-18 11:48:11 +00:00
Andrew Kingston 618d98b2f1
Merge branch 'master' into update-aliasing 2024-12-18 11:47:04 +00:00
Adria Navarro 3179dd8af4
Merge branch 'master' into fix/views-with-hidden-relationships 2024-12-18 12:27:46 +01:00
Adria Navarro f792fb4898
Merge branch 'master' into dev/dev-build-for-builder 2024-12-18 12:23:43 +01:00
Adria Navarro 825c517910
Merge branch 'master' into fix/views-with-hidden-relationships 2024-12-18 12:23:09 +01:00
Adria Navarro 3aaedbf02f
Merge branch 'master' into fix/views-from-tables-with-whitespaces 2024-12-18 11:59:53 +01:00
Andrew Kingston 7cee1cd266
Fix other accidental renames 2024-12-18 10:53:51 +00:00
Andrew Kingston 87d14ff906
Lint 2024-12-18 10:51:53 +00:00
Adria Navarro d061f44eda Fix external patches 2024-12-18 11:51:32 +01:00
Adria Navarro 84a67bb346 Add test capturing 2024-12-18 11:51:32 +01:00
Andrew Kingston 6586b47c48
Fix searching relationsgips 2024-12-18 10:32:18 +00:00
Andrew Kingston fadad422a1
Fix missing automation ID reference 2024-12-18 10:27:53 +00:00
Adria Navarro b81e43ed59 Fix tests 2024-12-18 10:55:32 +01:00
Andrew Kingston e2a81836a2
Merge branch 'master' of github.com:Budibase/budibase into update-aliasing 2024-12-18 09:51:00 +00:00
Andrew Kingston cab3b1849a
Remove TS ignore for constants import as no longer needed 2024-12-18 09:48:17 +00:00
Andrew Kingston 47997282fa
Update all root aliases to be prefixed by @/ 2024-12-18 09:47:27 +00:00
Adria Navarro b538125d1f Add failing test 2024-12-18 10:40:12 +01:00
Adria Navarro 1349634d9d Build builder in dev mode while on dev 2024-12-18 10:22:17 +01:00
Adria Navarro 15f2aaf950 Fix encodings 2024-12-18 08:14:19 +01:00
Michael Drury 8f8e690ca3
Merge branch 'master' into chore/datasource-store-switch-to-budistore 2024-12-17 17:17:33 +00:00
mike12345567 33c1f7364d Updating test. 2024-12-17 17:16:44 +00:00
Andrew Kingston 095ce1f640
Merge branch 'master' into remove-automation-survey 2024-12-17 16:47:20 +00:00
mike12345567 590ba5de60 Updating datasource and sorted integration store to be classes, that extend the BudiStore base implementation. 2024-12-17 16:31:40 +00:00
mike12345567 78c2a5a51c Typing datasource and sorted integration stores 2024-12-17 15:23:24 +00:00
mike12345567 e233e26899 Another issue found in DS store. 2024-12-17 13:57:14 +00:00
mike12345567 4cdc0304c6 Fixing an issue with datasource fetch schema not passing the correct parameters to frontend-core function. 2024-12-17 13:55:07 +00:00
mike12345567 77eb805936 Fixing an issue where plugins are imported as apps, which can crash the service - return a useful message to tell the user this is a plugin not an app export. 2024-12-17 13:13:07 +00:00
mike12345567 2e7f75e93c Make sure password is always requested when working with encrypted files - if the enc file has been copied the name may change format, we should handle if this happens. 2024-12-17 12:28:22 +00:00
Andrew Kingston 4f2de37c27
Merge branch 'master' into remove-automation-survey 2024-12-17 12:03:59 +00:00
Michael Drury 57eaac88b1
Merge branch 'master' into fix/automation-webhook-improvements 2024-12-17 11:08:51 +00:00
Andrew Kingston 41659770ca
Remove automations survey 2024-12-17 10:56:20 +00:00
Andrew Kingston 1efa9f1699
Merge branch 'master' into ts-portal-auth-store 2024-12-17 10:40:11 +00:00
Andrew Kingston f8a4b422bc
Merge branch 'master' into ts-portal-auditlogs-store 2024-12-17 10:35:37 +00:00
Andrew Kingston 018d332a7e
Merge branch 'master' into ts-portal-apps-store 2024-12-17 10:29:00 +00:00
Andrew Kingston d49b1f6131
Merge branch 'master' into ts-portal-admin-store 2024-12-17 10:22:41 +00:00
Andrew Kingston 4b499ca487
Update more endpoints with new response messages 2024-12-16 17:08:42 +00:00
Andrew Kingston 22d8994431
Account for responses from app endpoints 2024-12-16 17:02:24 +00:00
Andrew Kingston d5eaa6ee3e
Fix duplicating apps 2024-12-16 16:58:58 +00:00
Andrew Kingston 4fd47b5908
Update auth endpoints to account for new JSON responses 2024-12-16 16:56:52 +00:00
Andrew Kingston 8c4bb89412
Update type casting 2024-12-16 16:53:59 +00:00
mike12345567 a35e504e8f PR comment. 2024-12-16 15:07:06 +00:00
Andrew Kingston cb88f1faa9
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-16 14:40:06 +00:00
mike12345567 a68bb20e87 Merge branch 'master' of github.com:Budibase/budibase into fix/automation-webhook-improvements 2024-12-16 12:29:24 +00:00
mike12345567 e11c3f87c4 Fixing issue with webhook test case - getting sync response back. 2024-12-13 18:15:08 +00:00
Michael Drury fb3822797c
Merge branch 'master' into chore/update-pro 2024-12-13 18:06:18 +00:00
mike12345567 eb69bbd3cb Merge branch 'master' of github.com:Budibase/budibase into fix/automation-webhook-improvements 2024-12-13 17:55:32 +00:00
mike12345567 8aebaa3717 Updating pro to latest (small API change). 2024-12-13 17:54:48 +00:00
mike12345567 d20592e885 Updating query row API to correctly state successful if not returning an error. 2024-12-13 17:33:40 +00:00
mike12345567 b58aa807bd Another test change. 2024-12-13 17:22:35 +00:00
mike12345567 7cf20ef16c Fixing query row. 2024-12-13 17:11:35 +00:00
mike12345567 6699b202b4 Fixing some automation requirements. 2024-12-13 17:10:05 +00:00
mike12345567 b976c57e1e Test fix. 2024-12-13 16:59:19 +00:00
mike12345567 77b9baa095 Updating types to remove any instances of ctx.status = 200 being set and then no body provided. 2024-12-13 16:48:47 +00:00
mike12345567 ba6b0fba6d Correcting issue with test case. 2024-12-13 16:00:40 +00:00
Andrew Kingston 90258fa524
Respect licensed component settings in SettingsBar 2024-12-13 15:47:44 +00:00
Andrew Kingston 34a0af0e0f
Expose createValidatorFromConstraints via SDK 2024-12-13 15:35:39 +00:00
Andrew Kingston f9dc834202
Update other usages of auth store 2024-12-13 15:19:53 +00:00
Andrew Kingston d72e5f1812
Convert auth store to TS and add missing user properties 2024-12-13 15:18:41 +00:00
mike12345567 80bd561bba Some further work on automation webhook testing. 2024-12-13 13:59:29 +00:00
mike12345567 715399b755 Typing improvements for webhooks - fixing issue with parameter change - working on test case. 2024-12-13 13:34:32 +00:00
Andrew Kingston df8e7bf903
Merge branch 'master' into cheeks-fixes 2024-12-13 11:40:00 +00:00
Andrew Kingston d0b8ab79e3
Merge branch 'ts-portal-apps-store' of github.com:Budibase/budibase into ts-portal-auditlogs-store 2024-12-13 09:15:49 +00:00
Andrew Kingston 76546fd276
Merge branch 'ts-portal-admin-store' of github.com:Budibase/budibase into ts-portal-apps-store 2024-12-13 09:15:20 +00:00
Andrew Kingston 5319fb34ac
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into ts-portal-admin-store 2024-12-13 09:14:13 +00:00
Andrew Kingston cb8f05291a
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-13 09:13:44 +00:00
Andrew Kingston 3f5067ecc9
Ensure audit log store properties are properly optional 2024-12-13 09:12:08 +00:00
Andrew Kingston 1529eecc68
Revert changes 2024-12-13 09:07:20 +00:00
Andrew Kingston da19c4b608
Convert portal audit logs store to TS 2024-12-13 08:58:46 +00:00
mike12345567 544efaed6e Finishing off async code changes from pre-signing changes. 2024-12-12 18:25:49 +00:00
mike12345567 525e249d41 First pass at migrating to AWS SDK v3. 2024-12-12 18:14:53 +00:00
mike12345567 f857c36e09 PR comments. 2024-12-12 16:50:21 +00:00
Andrew Kingston 5272bc4cd9
Convert portal apps store to TS 2024-12-12 16:46:21 +00:00
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
Michael Drury f62ffb38e2
Merge branch 'master' into fix/external-table-name-spaces 2024-12-12 16:40:41 +00:00
mike12345567 eca009920c Fixing some type issue found during the frontend-core updates. 2024-12-12 16:00:28 +00:00
mike12345567 7f62f32adc Adding test case for tables with spaces. 2024-12-12 15:55:39 +00:00
Andrew Kingston b57aa1675b
Update tests 2024-12-12 15:00:45 +00:00
Andrew Kingston 3dfdb740ac
Ensure admin store checklist is optional 2024-12-12 14:58:55 +00:00
Andrew Kingston 512d87ac36
Remove redundant default store value 2024-12-12 14:57:24 +00:00
Andrew Kingston 3a51a81e50
Remove redundant typing in builder API client 2024-12-12 14:55:15 +00:00
Andrew Kingston ce3a479590
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into ts-portal-admin-store 2024-12-12 14:53:48 +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
Andrew Kingston 0da1dcee48
Convert portal admin store to typescript 2024-12-12 14:48:06 +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
Andrew Kingston 3be6800626
Merge branch 'master' into cheeks-fixes 2024-12-12 14:12:19 +00:00
mike12345567 635049ab0f Making sure table IDs input are correctly formatted for comparison. 2024-12-12 14:02:52 +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 dc10bbf4c7
Account for JS current user bindings as well as HBS 2024-12-12 08:32:57 +00:00
Andrew Kingston 62e47cc268
Don't sync changes between users for views that are filtered by current user 2024-12-11 15:51:11 +00:00
Andrew Kingston 7be2d9ec34
Merge branch 'master' into frontend-core-ts-2 2024-12-11 15:24:32 +00:00
Andrew Kingston 1250aa666f
Fix scrollbar styles 2024-12-11 11:20:53 +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
Adria Navarro c561318434 Update and replace old plugins 2024-12-10 12:15:57 +01:00
Andrew Thompson 50c31e2e9c
Merge branch 'master' into budi-8909-builder-crashes-when-incomplete-filters-are-saved 2024-12-10 10:53:58 +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
Adria Navarro f6bbbd7b3f Merge branch 'master' into labday/monorepo-setup 2024-12-10 10:18:43 +01:00
deanhannigan 397fd9ada4
Merge branch 'master' into budi-8909-builder-crashes-when-incomplete-filters-are-saved 2024-12-10 09:06:07 +00:00
Sam Rose 1c476e0e1d
Fix types. 2024-12-09 21:25:20 +00:00
Sam Rose 34684df87a
Fix formatting. 2024-12-09 20:59:13 +00:00
Sam Rose 7a98f03e82
Merge branch 'master' into eslint-strict-1 2024-12-09 17:43:25 +00:00
Sam Rose 93b086bb4e
Merge branch 'master' into eslint-recommended-1 2024-12-09 17:27:40 +00:00
Sam Rose 41c1e8092b
Update pro reference. 2024-12-09 17:19:18 +00:00
Sam Rose 76b5190454
Merge master. 2024-12-09 17:18:38 +00:00
andz-bb d4f7dc3974 Disable filter value binding input when no column is selected in filter screen 2024-12-09 16:29:52 +00:00
Martin McKeaveney 690f7f0aa5
Merge branch 'master' into 3.0-metrics 2024-12-09 15:50:48 +00:00
Martin McKeaveney 7d5ca8449f only fire for 2 grouped filters 2024-12-09 14:01:47 +00:00
Martin McKeaveney e5453cc766 only fire view updated events when 2 or more groups are applied 2024-12-09 13:45:11 +00:00
Sam Rose 84d9f6816c
Enable a variety of useful looking lints. 2024-12-09 12:52:21 +00:00
Adria Navarro f795fb099f
Merge branch 'master' into labday/monorepo-setup 2024-12-09 13:13:08 +01:00
Martin McKeaveney b6fcdf301d PR comments 2024-12-09 11:59:04 +00:00
Adria Navarro e296cf140f Fix check types 2024-12-09 12:55:49 +01:00
Dean 5106ad81bb Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-12-09 11:52:47 +00:00
Adria Navarro 53c28b5436 Update worker and server es target 2024-12-09 12:48:52 +01:00
Adria Navarro 66cd757c27 Unify node types 2024-12-09 12:44:49 +01:00
Sam Rose 6865052ef0
Get us much closer to using the recommended set of lints. 2024-12-09 11:21:23 +00:00
Sam Rose 2ff23746ca
Merge branch 'master' of github.com:budibase/budibase into update-eslint 2024-12-09 10:57:06 +00:00
Sam Rose b98571302a
Fix build. 2024-12-09 10:56:57 +00:00
Andrew Kingston d0b3c9d961
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-09 10:42:34 +00:00
Andrew Kingston 700872395c
Merge branch 'master' into automations-fixes 2024-12-09 10:40:57 +00:00
Andrew Kingston 1a5454643a
Merge branch 'master' into fix-multi-checkbox-value-coercion 2024-12-09 10:39:38 +00:00
Adria Navarro fb71568767 Merge branch 'master' into labday/monorepo-setup 2024-12-09 11:32:13 +01:00
andz-bb 997daf17d0 handle cases where datasourceName is undefined when sorting datasources 2024-12-09 10:29:37 +00:00
Adria Navarro 788831efb0 Update pro submodule 2024-12-09 11:27:39 +01:00
Adria Navarro bea39bc873 Fix check:types 2024-12-09 11:25:44 +01:00
Martin McKeaveney bca9bd27db backfill tests 2024-12-09 10:17:17 +00:00
Sam Rose 509950d368
Fix tests. 2024-12-09 09:35:01 +00:00
deanhannigan 6d607450c3
Merge branch 'master' into automations-fixes 2024-12-09 09:06:38 +00:00
Martin McKeaveney 1d0b7d83e7 view test 2024-12-09 08:45:36 +00:00
Martin McKeaveney ec84cf1a56 lint 2024-12-09 00:26:25 +00:00
Martin McKeaveney 917c235295 send individual events for view calcs and joins 2024-12-08 23:18:07 +00:00
Martin McKeaveney 41c1632d60 lint 2024-12-06 20:09:18 +00:00
Martin McKeaveney fb5f32da23 remove view events from v1 tests 2024-12-06 20:08:42 +00:00
Martin McKeaveney 2f3ed66c7c Merge branch '3.0-metrics' of github.com:Budibase/budibase into 3.0-metrics 2024-12-06 19:44:48 +00:00
Martin McKeaveney 492d5a37f2 fix table tests 2024-12-06 19:44:35 +00:00
Martin McKeaveney aba76b0650
Merge branch 'master' into 3.0-metrics 2024-12-06 18:29:45 +00:00
Martin McKeaveney 8f165d5b68 types 2024-12-06 17:02:49 +00:00
mike12345567 551c2ecc5f Fixing test case. 2024-12-06 16:40:47 +00:00
mike12345567 1cb9d286a0 Merge branch 'chore/api-typing-4' of github.com:Budibase/budibase into chore/api-typing-4 2024-12-06 16:32:47 +00:00
mike12345567 c322e3994c Updating test file - removed API. 2024-12-06 16:32:32 +00:00
Michael Drury 06c1cb3b58
Merge branch 'master' into chore/api-typing-4 2024-12-06 16:15:19 +00:00
mike12345567 17d421f12b Fixes for types based on CI. 2024-12-06 16:14:46 +00:00
Andrew Kingston 3efac145a4
Merge branch 'master' into automation-branching-ux-updates 2024-12-06 16:11:57 +00:00
Andrew Kingston e2fcd757f7
Stop coercing all values to strings when using CoreCheckboxGroup 2024-12-06 14:30:43 +00:00
mike12345567 a3df34b350 Renaming new type. 2024-12-06 10:50:39 +00:00
Andrew Kingston fccfaeb905
Merge branch 'master' into frontend-core-ts-2 2024-12-05 21:18:44 +00:00
Sam Rose 84927bbb98
Update to latest eslint, including new config file format. 2024-12-05 18:13:32 +00:00
Martin McKeaveney 3332f2fa22 metrics for view joins and grouped filters 2024-12-05 17:33:20 +00:00
mike12345567 165ff4e768 Misc system APIs typing. 2024-12-05 17:02:36 +00:00
Andrew Kingston 32bb9125e4
Lint 2024-12-05 16:47:44 +00:00
mike12345567 95b7b14ff6 User API typing. 2024-12-05 16:47:06 +00:00
Andrew Kingston e44ce7ee62
Fix TS errors 2024-12-05 16:44:56 +00:00
Adria Navarro 38b988bb29 Use base tsconfig in worker 2024-12-05 17:41:42 +01:00
Adria Navarro bc31be6ef1 Use base tsconfig in server 2024-12-05 17:41:42 +01:00
Adria Navarro 79b5238d9f Fix backend-core build 2024-12-05 17:41:42 +01:00
Adria Navarro 9bf7098c7d Fix exports 2024-12-05 17:41:42 +01:00
Adria Navarro 3d5f276304 Use base tsconfig in pro 2024-12-05 17:41:42 +01:00
Adria Navarro 07570261a2 Use base tsconfig in cli 2024-12-05 17:41:42 +01:00
Adria Navarro 7701d2bb59 Use base tsconfig in builder 2024-12-05 17:41:42 +01:00
Adria Navarro 7a119cbd89 Use base tsconfig in backend-core 2024-12-05 17:41:42 +01:00
Adria Navarro 317a651146 Add types dep to build 2024-12-05 17:41:42 +01:00
Adria Navarro 150548461a Fix build 2024-12-05 17:41:42 +01:00
Adria Navarro d0b61ebd7d Reuse tsconfig.json 2024-12-05 17:41:42 +01:00
Adria Navarro 7f3dab40bf Run dev without building shared-core 2024-12-05 17:41:42 +01:00
Adria Navarro 9f72e285f7 Run dev without building types 2024-12-05 17:41:42 +01:00
Adria Navarro 9272e170be Run dev without building types 2024-12-05 17:41:42 +01:00
Adria Navarro 1791027150 Use base tsconfig 2024-12-05 17:41:42 +01:00
Adria Navarro f4f70220d2 Monorepo package versions to * 2024-12-05 17:41:42 +01:00
Sam Rose 9f7f28a510
Update pro reference. 2024-12-05 16:39:42 +00:00
mike12345567 30717dae6c Template API typing. 2024-12-05 16:26:57 +00:00
Andrew Kingston 5c08b6d962
Update view endpoints 2024-12-05 16:25:48 +00:00
Andrew Kingston 557406a416
Update user endpoints 2024-12-05 16:22:31 +00:00
Sam Rose d21cfc0f34
Fix lint. 2024-12-05 16:16:27 +00:00
Sam Rose 04cb51ed9c
Fix Redis tests. 2024-12-05 16:08:51 +00:00
Andrew Kingston 00cbee50de
Update template endpoints 2024-12-05 16:08:21 +00:00
mike12345567 cdabe324ad Self API typing. 2024-12-05 16:07:16 +00:00
Andrew Kingston 100efef538
Update table endpoints 2024-12-05 16:07:15 +00:00
Andrew Kingston a42fd87c08
Upate screen endpoints 2024-12-05 16:02:10 +00:00
Andrew Kingston 923859b799
Update row endpoints 2024-12-05 15:59:48 +00:00
mike12345567 54c11e33c5 Role API typing. 2024-12-05 15:56:04 +00:00
Andrew Kingston b025878834
Update routing endpoints 2024-12-05 15:51:14 +00:00
Andrew Kingston dd9cd6d93e
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-05 15:50:53 +00:00
Andrew Kingston fe916397ea
Update role endpoints 2024-12-05 15:49:51 +00:00
Andrew Kingston 9877cafaf4
Update relationship endpoints 2024-12-05 15:48:18 +00:00
Andrew Kingston feee4032d5
Update query endpoints 2024-12-05 15:46:23 +00:00
Andrew Kingston 8992a1d902
Update plugin endpoints 2024-12-05 15:40:33 +00:00
Andrew Kingston 7806eebc20
Update other endpoints 2024-12-05 15:38:53 +00:00
Andrew Kingston ca10a21f83
Update migration endpoints 2024-12-05 15:36:04 +00:00
Andrew Kingston 4c80d9e970
Update layout endpoints 2024-12-05 15:34:43 +00:00
Andrew Kingston 2b06a7d44e
Update flag endpoints 2024-12-05 15:31:49 +00:00
Andrew Kingston 78f1690cb9
Update types for datasource endpoints 2024-12-05 15:29:28 +00:00
Andrew Kingston 7d4974a266
Clarify missing types in config endpoints 2024-12-05 15:27:37 +00:00
Andrew Kingston 315d284a9d
Tidy audit log searching 2024-12-05 15:24:35 +00:00
Andrew Kingston 42c3a54104
Clean audit log endpoint code 2024-12-05 15:22:18 +00:00
Andrew Kingston e1178eaf68
Merge branch 'master' into frontend-core-ts-2 2024-12-05 15:12:18 +00:00
Andrew Kingston 29aa2cc936
Update backup endpoints and fix some errors 2024-12-05 15:10:16 +00:00
Sam Rose 18263a1a16
Update to TypeScript 5.7.2. 2024-12-05 15:06:49 +00:00
mike12345567 c0df3e67b3 Licensing API typing. 2024-12-05 15:01:48 +00:00
mike12345567 cbab77ea24 Email API typing. 2024-12-05 14:59:15 +00:00
mike12345567 60e4d3f0e6 Config API typing. 2024-12-05 14:50:50 +00:00
Andrew Kingston f99372ae23
Fix raw OK response when checking license 2024-12-05 14:44:20 +00:00
Andrew Kingston 29a1df736a
Update types for backup endpoints 2024-12-05 14:41:46 +00:00
mike12345567 73c5b2f729 Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing-4 2024-12-05 14:37:08 +00:00
mike12345567 6371296246 Adding type keyword. 2024-12-05 14:06:58 +00:00
mike12345567 862fcee0b4 More middleware typing (pls) 2024-12-05 13:58:17 +00:00
mike12345567 10c1c18f16 More typing fixes. 2024-12-05 13:44:08 +00:00
mike12345567 2a31aca37a Type fixes. 2024-12-05 13:37:20 +00:00
Andrew Kingston 0da9ad02a7
Update automation endpoints with new types 2024-12-05 12:34:59 +00:00
Andrew Kingston dcb9fd2c53
Update auth endpoints 2024-12-05 12:27:29 +00:00
Andrew Kingston f8f81fdd6d
update attachment endpoint with new types 2024-12-05 12:25:05 +00:00
Andrew Kingston 739cab0c90
Update typing of app and analytics endpoints 2024-12-05 12:19:57 +00:00
Andrew Kingston de97219dfe
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-05 12:07:18 +00:00
mike12345567 ce08276250 Fixing type. 2024-12-05 11:49:22 +00:00
mike12345567 48379021ef PR comments and fixes. 2024-12-05 11:36:56 +00:00
mike12345567 83448febf4 Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing-3 2024-12-05 11:22:57 +00:00
Sam Rose 2d776e1db6
Fix lint. 2024-12-05 11:00:12 +00:00
Sam Rose 2750b806c2
Remove focus test. 2024-12-05 10:51:38 +00:00
Sam Rose 0e6b3c258a
Merge branch 'master' of github.com:budibase/budibase into budi-8882-ms-sql-export-schema-feature-creates-and-downloads 2024-12-05 10:47:17 +00:00
Sam Rose 48c106276d
Implement a test that exports an external schema, then reimports it, asserting the tables match. 2024-12-05 10:47:03 +00:00
Andrew Kingston a5287438db
Merge branch 'master' into frontend-core-ts-2 2024-12-05 09:49:27 +00:00
Andrew Kingston 5ea8aab88e
Add transition to automation survey 2024-12-05 09:30:42 +00:00
mike12345567 48f72dad86 Renaming and fixing lint. 2024-12-04 18:36:06 +00:00
mike12345567 8c8a973c91 Auth API typing. 2024-12-04 18:34:16 +00:00
mike12345567 cb49beb317 Replacing BBContext where its still used in backend-core and middlewares. 2024-12-04 16:51:56 +00:00
mike12345567 ecf4ea5826 Static API typing. 2024-12-04 16:45:56 +00:00
mike12345567 bd27d1755f Webhook API typing. 2024-12-04 16:14:54 +00:00
Andrew Kingston 4c8f86941b
Close automation survey popup when clicking on the link 2024-12-04 16:01:04 +00:00
Andrew Kingston bc8cd6723d
Add automation survey popup 2024-12-04 15:54:07 +00:00
mike12345567 aa2d6779cd Small view API typing update. 2024-12-04 15:02:16 +00:00
mike12345567 a7a2a56044 User metadata API typing. 2024-12-04 15:00:05 +00:00
mike12345567 29d912e24e Template API typing. 2024-12-04 14:32:27 +00:00
mike12345567 fdb328aaa1 Moving some types around - make sure app types are all correctly filed away. 2024-12-04 14:27:09 +00:00
mike12345567 a8ef736051 Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing-3 2024-12-04 14:02:31 +00:00
Andrew Kingston 92f8d79d45
Merge branch 'master' into frontend-core-ts-2 2024-12-04 14:02:07 +00:00
Michael Drury afd779ad07
Merge branch 'master' into chore/api-typing-2 2024-12-04 13:52:32 +00:00
mike12345567 da81381d62 PR review comments. 2024-12-04 13:48:30 +00:00
Andrew Kingston a1dd7c58c0
Merge branch 'master' into sort-table-names 2024-12-04 12:32:24 +00:00
Andrew Kingston a85a7a6483
Fix TS errors 2024-12-04 11:57:23 +00:00
Andrew Kingston f57dbfa1b8
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-04 11:45:56 +00:00
Andrew Kingston 50fd530c4c
Type view V2 endpoints 2024-12-04 11:45:17 +00:00
Andrew Kingston 1b467f2e74
Type view endpoints 2024-12-04 11:39:20 +00:00
Andrew Kingston 170d45320b
Type user endpoints 2024-12-04 11:32:33 +00:00
Martin McKeaveney 3d8e15abc3 more usages of initialised 2024-12-04 10:59:31 +00:00
Martin McKeaveney 48a367c2c2 fix openai automation tests 2024-12-04 10:52:19 +00:00
Martin McKeaveney 46bd790b3a update tests 2024-12-04 10:35:59 +00:00
Martin McKeaveney e119e310ef pro ref 2024-12-04 10:26:19 +00:00
Martin McKeaveney 7fcff8a628 rely on llm status rather than initialised variable 2024-12-04 10:15:22 +00:00
Andrew Thompson 412cf67e17
Merge branch 'master' into sort-table-names 2024-12-04 09:34:12 +00:00
Martin McKeaveney 92e5667b81 prevent empty snippets being saved, don't crash for old empty snippets 2024-12-03 18:55:06 +00:00
mike12345567 0b8f2c111d Linting. 2024-12-03 18:07:21 +00:00
mike12345567 6494962c1a Screens and some slightly changes to Table API typing. 2024-12-03 18:06:09 +00:00
Michael Drury ce6e1c5c22
Merge branch 'master' into chore/api-typing-2 2024-12-03 17:57:43 +00:00
mike12345567 efb99c6446 Row API typing. 2024-12-03 17:50:51 +00:00
mike12345567 efcdd360e3 Routing API typing. 2024-12-03 17:42:31 +00:00
mike12345567 23d9808cb6 Query API typing. 2024-12-03 17:29:41 +00:00
Andrew Thompson 7aafacec9e
Merge branch 'master' into sort-table-names 2024-12-03 17:16:33 +00:00
mike12345567 3446b1c678 Plugin API typing. 2024-12-03 17:02:30 +00:00
mike12345567 d0179ed815 Permission API typing. 2024-12-03 16:50:13 +00:00
melohagan b1868d7701
Remove unused types (#15108) 2024-12-03 16:43:13 +00:00
Martin McKeaveney 9ef6cbd566 basic 3.0 metrics 2024-12-03 16:39:53 +00:00
mike12345567 4bf23b0163 Ops API typing 2024-12-03 16:36:48 +00:00
mike12345567 b1dc997390 old migration typing. 2024-12-03 16:28:04 +00:00
andz-bb 582d05651d sort table names alphabetically when selecting data source 2024-12-03 15:50:51 +00:00
Andrew Kingston edbcc1f764
Type template endpoints 2024-12-03 15:16:14 +00:00
Andrew Kingston ef28b033ac
Merge branch 'master' into frontend-core-ts-2 2024-12-03 15:10:49 +00:00
Andrew Kingston b329187591
Type table endpoints 2024-12-03 15:09:30 +00:00
Andrew Kingston 66d7fb23b8
Fix TS error 2024-12-03 13:55:15 +00:00
Andrew Kingston 3f15216f9a
Lint 2024-12-03 13:53:54 +00:00
mike12345567 009a2749c5 Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing-2 2024-12-03 12:39:37 +00:00
Sam Rose ed49f81639
Merge branch 'master' into fix-options-with-commas-and-types 2024-12-03 12:23:25 +00:00
Sam Rose d058b63ea8
Fix types. 2024-12-03 12:23:07 +00:00
Sam Rose e9242dfd11
Fix MySQL options column imports that have commas or other type names in them. 2024-12-03 12:12:38 +00:00
Andrew Kingston 63790e0de2
Merge branch 'master' into frontend-core-ts-2 2024-12-03 12:02:06 +00:00
Andrew Kingston a585ba1785
Type self endpoints 2024-12-03 12:00:52 +00:00
Andrew Kingston 9b16849fe6
Type screen endpoints 2024-12-03 11:53:07 +00:00
Andrew Kingston 2d46939fb1
Type row endpoints 2024-12-03 11:50:23 +00:00
mike12345567 1b15ef3b7e PR comments. 2024-12-03 11:43:28 +00:00
mike12345567 467bdcf74c Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing 2024-12-03 11:36:22 +00:00
Andrew Kingston c6bad69cda
Fix tests 2024-12-03 11:29:07 +00:00
Andrew Kingston 5ea8e0d2ae
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-03 11:08:48 +00:00
Andrew Kingston 2361155554
Lint 2024-12-03 11:06:23 +00:00
Andrew Kingston 86c34cc549
Fix types 2024-12-03 11:02:31 +00:00
Andrew Kingston b546512a2f
Fix TS errors 2024-12-03 10:40:00 +00:00
Andrew Kingston ea84af782d
Type row action endpoints 2024-12-03 10:37:15 +00:00
Peter Clement 51e9e09567 Merge remote-tracking branch 'refs/remotes/origin/feat/update-automation-tests' into feat/update-automation-tests 2024-12-03 10:33:35 +00:00
Peter Clement 10dbb9fa7a re-add removed comments 2024-12-03 10:33:18 +00:00
Andrew Kingston 9926e8d15c
Type route endpoints 2024-12-03 10:23:38 +00:00
Andrew Kingston 0e8c89d018
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-03 10:20:11 +00:00
Andrew Kingston 2a7c0ca276
Type role endpoints 2024-12-03 10:20:05 +00:00
Peter Clement 7f2f25b878
Merge branch 'master' into feat/update-automation-tests 2024-12-03 10:17:05 +00:00
Peter Clement 7d0ae9d567 no need to add run func to definition 2024-12-03 10:11:57 +00:00
Andrew Kingston e938fddeed
Type relationship endpoints 2024-12-03 10:06:57 +00:00
Andrew Kingston ac05ccd6a8
Type query endpoints 2024-12-03 09:59:08 +00:00
Andrew Kingston abddbdeea7
Add plugin endpoint interface into API client union type 2024-12-03 09:47:35 +00:00
Andrew Kingston ac8c2ccda3
Merge branch 'master' into frontend-core-ts-2 2024-12-03 09:46:59 +00:00
Andrew Kingston c6f5287014
Type plugin endpoints 2024-12-03 09:46:34 +00:00
Andrew Kingston d59a3a0497
Type permission endpoints 2024-12-03 07:43:12 +00:00
Andrew Kingston 99c3955e6d
Type logs, migrations and other endpoints 2024-12-03 07:36:40 +00:00
Andrew Kingston 20384673f2
Fix some TS errors and type API errors 2024-12-03 07:13:18 +00:00
mike12345567 c073500d50 Metadata API. 2024-12-02 17:42:46 +00:00
mike12345567 f52bc41de0 Merge branch 'chore/api-typing' of github.com:Budibase/budibase into chore/api-typing-2 2024-12-02 16:59:30 +00:00
mike12345567 d42c4118fe Cleanup. 2024-12-02 16:58:35 +00:00
mike12345567 82e4e190fc Layout API. 2024-12-02 16:53:00 +00:00
mike12345567 bb4d7e0b32 Integration API. 2024-12-02 16:48:34 +00:00
mike12345567 98de7e69d1 Last parts of dev API. 2024-12-02 16:40:50 +00:00
mike12345567 78558bd0dc Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing 2024-12-02 16:32:59 +00:00
mike12345567 e778022a98 Enrich the datasource when not passing the datasource ID. 2024-12-02 16:17:57 +00:00
Andrew Kingston 85e86900d0
Type licensing endpoints 2024-12-02 16:14:28 +00:00
Andrew Kingston b2b2648798
Type layout endpoints 2024-12-02 16:06:12 +00:00
Andrew Kingston d36122b7bd
Remove deprecated hosting endpoints 2024-12-02 16:02:20 +00:00
Andrew Kingston 16205644bd
Type group endpoints 2024-12-02 15:58:16 +00:00
mike12345567 24be6ef496 Linting. 2024-12-02 15:32:59 +00:00
mike12345567 fe9e4d1c5a More typing fixes. 2024-12-02 15:26:12 +00:00
Andrew Kingston 1b6e6ed7db
Type flag endpoints 2024-12-02 15:23:48 +00:00
Andrew Kingston 417286b16d
Type event endpoints 2024-12-02 15:19:33 +00:00
Andrew Kingston dedd5f273a
Type env variable endpoints 2024-12-02 15:17:04 +00:00
mike12345567 bc3658e2cb Adding fix for build issue. 2024-12-02 15:12:27 +00:00
mike12345567 b1cd134ee0 Dev api. 2024-12-02 14:42:46 +00:00
Andrew Kingston accd21dd92
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-02 10:47:25 +00:00
Andrew Kingston 00359d8e06
Strengthen types of some endpoints 2024-12-02 10:02:30 +00:00
Andrew Kingston 417040f2d5
Add optional stronger typing of requests and responses to ensure conformity of flattened function params 2024-12-02 09:49:12 +00:00
mike12345567 fd71afde1d Deployment API typing. 2024-11-29 17:59:08 +00:00
mike12345567 1094b88042 Backup, component and datasource API typing. 2024-11-29 17:25:08 +00:00
mike12345567 d83bd47bd7 Fixing some automation typing issues. 2024-11-29 17:13:39 +00:00
mike12345567 b2b74aa048 Automation API typing. 2024-11-29 17:00:24 +00:00
mike12345567 b6a28bf56c app user auth API. 2024-11-29 16:09:12 +00:00
mike12345567 e4fd2c94d4 Api key, application and analytics API typing. 2024-11-29 16:03:53 +00:00
Andrew Kingston 6d50f70258
Flatten some config endpoint params 2024-11-29 14:36:16 +00:00
Andrew Kingston 6d67a10b34
Convert config endpoints to TS 2024-11-29 14:33:47 +00:00
Andrew Kingston 5f9eb04e49
Merge branch 'master' into frontend-core-ts-2 2024-11-29 14:32:26 +00:00
Andrew Kingston 07afd92b16
Resolve frontend-core to local path from server and update nodemon to only watch src dirs 2024-11-29 14:14:52 +00:00
Andrew Kingston 152cc3811e
Fix import of frontend-core constants from client 2024-11-29 14:14:24 +00:00
Michael Drury ff2c06bed4
Merge branch 'master' into chore/refactor-finalizerow 2024-11-29 13:48:46 +00:00
melohagan 39859e10ed
Don't fetch account for identifyTenantGroup posthog event (#15092)
* Don't fetch account for identifyTenantGroup posthog event

* Support self hosted

* Fix types
2024-11-29 13:12:13 +00:00
Adria Navarro a2730279d4 Fix types 2024-11-29 13:51:31 +01:00
Adria Navarro 57c4663663 Fix types 2024-11-29 13:49:43 +01:00
Adria Navarro 8303c3b473
Merge branch 'master' into BUDI-8270/validation-for-search-api 2024-11-29 13:26:17 +01:00
Adria Navarro aab7428dde
Merge pull request #15095 from Budibase/BUDI-8270/feature-flag
Feature flag zod
2024-11-29 13:26:05 +01:00
Adria Navarro 26be574085 Fix nullish 2024-11-29 13:15:35 +01:00
Adria Navarro a2f1977376 Add validation for search view 2024-11-29 13:15:35 +01:00
Adria Navarro ccbf282c69 Flag zod 2024-11-29 13:07:24 +01:00
Adria Navarro 96916a469d Configure flag 2024-11-29 13:05:03 +01:00
Adria Navarro 40f50710e5 Clean old flags 2024-11-29 13:04:28 +01:00
Adria Navarro 0ea5117a29 Use record to provide typings 2024-11-29 13:04:09 +01:00
Adria Navarro b48f2d83ba Add flag 2024-11-29 12:31:26 +01:00
deanhannigan 37e4ac6a2a
Merge branch 'master' into automation-branching-ux-updates 2024-11-29 11:31:09 +00:00
Naveen Kumar a6022c11a5 fix loop not counting as step, test case failing 2024-11-29 16:52:55 +05:30
Andrew Kingston 6b0b7fe731
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-11-29 11:22:15 +00:00
Michael Drury bc12ecd7c1
Merge branch 'master' into automation-loop-fix 2024-11-29 10:58:31 +00:00
Adria Navarro 47898d315d
Merge branch 'master' into BUDI-8270/validation-for-search-api 2024-11-29 11:36:32 +01:00
Adria Navarro 5a524be591 dist/bbui.es.mjs -> dist/bbui.mjs 2024-11-29 11:03:13 +01:00
Naveen Kumar 26f2c69fb9 fix PR comment for keeping status boolean and adding status conditionally 2024-11-29 15:31:44 +05:30
Naveen Kumar 6f8f866b7e fix: loop context lost when max iterations are reached. Add/test cases for the same 2024-11-29 15:31:44 +05:30
Adria Navarro 115b1db968 Add css into the bundle 2024-11-29 09:40:16 +01:00
Adria Navarro 6221922b33 Update bundle refs 2024-11-29 09:38:18 +01:00
Adria Navarro a7c2dd8171 Clean unused post-css 2024-11-29 09:33:38 +01:00
Adria Navarro a73165470e Only build sourcemap for !prod 2024-11-29 09:33:38 +01:00
Adria Navarro 18cd0169d8 Remove unused nx dependency 2024-11-29 09:33:38 +01:00
Adria Navarro dee85857f9 bbui use alias instead of packages 2024-11-29 09:33:38 +01:00
Adria Navarro f8855bb0c1 Replace rollup.config for vite.config 2024-11-29 09:33:38 +01:00
Adria Navarro 9982b5d907 Change bbui dependencies from rollup to vite 2024-11-29 09:33:38 +01:00
Sam Rose 1279ff6031
Merge branch 'bigint-cleanup' of github.com:budibase/budibase into bigint-cleanup 2024-11-28 17:37:48 +00:00
Sam Rose 4f915f4522
Update pro reference. 2024-11-28 17:37:40 +00:00
Sam Rose 2aa93c458f
Merge branch 'master' into bigint-cleanup 2024-11-28 17:37:13 +00:00
Sam Rose d4104a519b
Merge master. 2024-11-28 17:34:07 +00:00
Sam Rose f504ef404f
Merge branch 'master' of github.com:budibase/budibase into use-right-docker-socket 2024-11-28 17:23:23 +00:00
Sam Rose 3bff9f2e55
Unfocus test. 2024-11-28 17:23:16 +00:00
Michael Drury 758cf82d33
Merge branch 'master' into chore/refactor-finalizerow 2024-11-28 17:22:34 +00:00
Sam Rose b73530feed
Merge branch 'master' into clean-out-stopped-containers 2024-11-28 17:20:09 +00:00
mike12345567 bcd8bcdc1c Fixing issue detected by test. 2024-11-28 17:17:29 +00:00
Sam Rose 3cf2dbe37c
Make sure we're always using the current docker context. 2024-11-28 17:16:23 +00:00
mike12345567 0f6fb4a73f Merge branch 'master' of github.com:Budibase/budibase into chore/refactor-finalizerow 2024-11-28 17:05:19 +00:00
Michael Drury f0be21cc17
Merge branch 'master' into chore/remove-ds-query-api 2024-11-28 17:05:00 +00:00
Sam Rose 4438257868
Merge branch 'master' into clean-out-stopped-containers 2024-11-28 16:52:09 +00:00
mike12345567 13918c5789 More linting. 2024-11-28 16:49:35 +00:00
Sam Rose f91d442ad4
Remove exited containers when running tests. 2024-11-28 16:48:28 +00:00
melohagan 8b653d8dd9
Update pro ref (#15088) 2024-11-28 16:45:43 +00:00
mike12345567 69106306c4 Removing unused validator. 2024-11-28 16:43:47 +00:00
mike12345567 a162d8d9f5 Linting. 2024-11-28 16:43:21 +00:00
mike12345567 d2f8105e73 Merge branch 'master' of github.com:Budibase/budibase into chore/remove-ds-query-api 2024-11-28 16:40:37 +00:00
Sam Rose 00dc5d60a2
Update pro reference. 2024-11-28 16:35:36 +00:00
Sam Rose 29a6a6683b
Fix link. 2024-11-28 16:34:52 +00:00
Sam Rose 69aa5efcd1
Fix sqlAlias.spec.ts 2024-11-28 16:23:18 +00:00
Sam Rose f6ad53f442
Follow-up PR to bigint fixes. 2024-11-28 16:17:09 +00:00
Sam Rose b17c6ab43a
Cleanup following bigint fixes. 2024-11-28 16:01:28 +00:00
Sam Rose 2c8c80a086
Merge chore/remove-ds-query-api 2024-11-28 15:45:15 +00:00
Adria Navarro 0501980e45 Fix types 2024-11-28 16:44:25 +01:00
Sam Rose 22d6b95101
Put errors back how they were. 2024-11-28 15:39:16 +00:00
Adria Navarro 7ed45f71d2 Fix type tests 2024-11-28 16:35:24 +01:00
Adria Navarro e3e82f2fb8 Move types 2024-11-28 16:33:31 +01:00
mike12345567 d4ec07fa8a Removing the datasource query API for datasource plus, this isn't used and has no real purpose (internal tables aren't supported) removing it as it exposes very internal types to the API, making it harder to adjust these types. 2024-11-28 15:30:10 +00:00
Peter Clement bb254292d9 migrate bash tests and actually make some useful automations with them 2024-11-28 15:25:27 +00:00
Adria Navarro 792388f1e1 Renames 2024-11-28 16:23:46 +01:00
Adria Navarro ab00add0ff Change to nullish 2024-11-28 16:23:03 +01:00
Adria Navarro 0cef937a14 Update deps 2024-11-28 16:15:19 +01:00
Adria Navarro b8a2c4d6b3 Lint 2024-11-28 16:14:25 +01:00
Adria Navarro 840e5e27df Merge branch 'master' into BUDI-8270/validation-for-search-api 2024-11-28 16:01:47 +01:00
Dean 63275563ab Refactored test data update functionality missing from initial commit 2024-11-28 12:53:47 +00:00
Dean 7f5ca044aa Merge remote-tracking branch 'origin/master' into automations-fixes 2024-11-28 12:38:03 +00:00
Dean 8cd4fae50c Refactored out test data bind, fix for row intialisation in test data and fix for the modal timing issue 2024-11-28 12:37:13 +00:00
Peter Clement 3ef8540857 migrate queryrows 2024-11-28 11:52:00 +00:00
Sam Rose 112e5eeb60
Merge master. 2024-11-28 11:44:43 +00:00
Peter Clement 97b1c41313 update openai automation tests 2024-11-28 11:36:59 +00:00
Dean dfc0493177 Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-11-28 11:11:03 +00:00
melohagan 525b6f84bb
Remove references to day passes (#15079)
* Remove references to day passes

* lint

* Point pro to branch with no day passes code

* update yarn lock
2024-11-28 10:37:44 +00:00
Sam Rose 80a5215392
Merge master. 2024-11-28 10:12:44 +00:00
Sam Rose b700f16a3a
Fix search.spec.ts. 2024-11-28 10:12:16 +00:00
Andrew Kingston e2e38ff704
Merge branch 'master' of github.com:Budibase/budibase into client-vite 2024-11-28 09:53:41 +00:00
Sam Rose f49f9280d9
Working on search tests. 2024-11-28 09:42:01 +00:00
mike12345567 04ea2b99e9 Fixing issue uncovered by test case. 2024-11-27 18:37:05 +00:00
mike12345567 ce44975317 Removing test changes. 2024-11-27 18:07:44 +00:00
Sam Rose dbe9eedcba
Fix table.spec.ts. 2024-11-27 17:28:20 +00:00
Sam Rose 78bbf90f17
Fix row.spec.ts 2024-11-27 16:37:29 +00:00
Andrew Kingston c9daead1b1
Update frontend-core constants to TS 2024-11-27 16:23:51 +00:00
Andrew Kingston aeb0af6c88
Standardise plurality and comments for untyped endpoints 2024-11-27 16:21:05 +00:00
Andrew Kingston fd1998616e
Update backups endpoints to use TS 2024-11-27 16:17:22 +00:00
Andrew Kingston 7ab6a1bbec
Update automation endpoints to use TS 2024-11-27 16:08:24 +00:00
Sam Rose 4feda79903
Fix Oracle tests. 2024-11-27 15:52:39 +00:00
mike12345567 70cdb99583 Increasing timeouts. 2024-11-27 15:30:48 +00:00
Dean 3ee0420cce Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-11-27 14:33:11 +00:00
Michael Drury 7d006302ef
Merge branch 'master' into chore/refactor-finalizerow 2024-11-27 13:36:32 +00:00
Sam Rose 525cf2ab09
Update pro reference. 2024-11-27 13:16:21 +00:00
Sam Rose e7f2dc840e
Merge Mike's changes. 2024-11-27 13:15:45 +00:00
Sam Rose 332505388d
Fix postgres tests. 2024-11-27 13:14:42 +00:00
Adria Navarro 7b15d69cc4 Update submodule 2024-11-27 14:11:48 +01:00
Adria Navarro 273aa2e650 Update submodule 2024-11-27 13:57:11 +01:00
Adria Navarro 75d7950161 Update pro submodule 2024-11-27 13:44:19 +01:00
Sam Rose cb7c1dd6d4
Merge branch 'master' of github.com:budibase/budibase into bigint-relationship-fix 2024-11-27 12:40:40 +00:00
Sam Rose 504ddba9b9
SQS row tests passing. 2024-11-27 12:40:34 +00:00
Sam Rose bd17770e4e
Fix _some_ sqs problems. 2024-11-27 12:21:27 +00:00
mike12345567 f12be3b703 Updating OpenAPI specs, fixing an issue found when attempting to publish and automating this so don't need to manually check this again. 2024-11-27 11:23:51 +00:00
Andrew Kingston 679f08dcc4
Update auth endpoints to use TS 2024-11-27 11:02:16 +00:00
Andrew Kingston 544e3a9da4
Update audit logs endpoints to use TS 2024-11-27 10:37:37 +00:00
Andrew Kingston 9c35a7758c
Update attachment endpoints to use TS 2024-11-27 10:26:17 +00:00
Dean 66b60d36d9 Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-11-27 10:18:04 +00:00
Dean 5ccd20a00b Added checks to ignore a drag and drop if it doesn't alter the tree structure 2024-11-27 10:07:15 +00:00
Sam Rose 5ea1744609
Merge branch 'master' into chore/refactor-finalizerow 2024-11-27 09:59:37 +00:00
Peter Clement 5ccef12d97
Merge branch 'master' into feat/update-automation-tests 2024-11-27 09:16:41 +00:00
Dean c52a29df29 Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-11-27 09:11:57 +00:00
Peter Clement 977c0e44f3 Merge remote-tracking branch 'origin/master' into feat/update-automation-tests 2024-11-26 20:08:10 +00:00
Peter Clement 685657b8eb migrate createrow step to use test builder 2024-11-26 19:50:18 +00:00
mike12345567 6470c2e21a Merge branch 'bigint-relationship-fix' of github.com:Budibase/budibase into bigint-relationship-fix 2024-11-26 18:18:23 +00:00
mike12345567 92e92c8b7f Updating sql alias test case. 2024-11-26 18:15:08 +00:00
Sam Rose f211990117
Some sqs fixes. 2024-11-26 17:36:17 +00:00
Dean 29c780a458 Removed unnecessary mouse behaviour and added in a fix for dragging an element into its own drag zone. 2024-11-26 17:31:32 +00:00
Sam Rose 8e756ccf84
Type checks pass. 2024-11-26 17:09:32 +00:00
Sam Rose c35e443225
Making progress toward type checking successfully. 2024-11-26 17:05:47 +00:00
Dean 1f0de9b9cb Remove unused 2024-11-26 17:00:02 +00:00
Dean 0eb83239dd Lint 2024-11-26 16:56:43 +00:00
Andrew Kingston 1e535d36b7
Update AI and analytics endpoints to TS 2024-11-26 16:51:02 +00:00
Dean 293abc80e1 Added infinite dragging and some css updates to make the canvas drag UX more consistent 2024-11-26 16:45:29 +00:00
Andrew Kingston d50df9a650
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-11-26 16:38:27 +00:00
Sam Rose e4ae16cc39
wip 2024-11-26 16:28:55 +00:00
Sam Rose 26d34cb1f6
Merge branch 'master' of github.com:budibase/budibase into bigint-relationship-fix 2024-11-26 16:28:33 +00:00
Sam Rose 594af57339
wip 2024-11-26 16:28:22 +00:00
Andrew Kingston 0ac507f794
Remove postcss 2024-11-26 16:15:21 +00:00
Andrew Kingston d4c9e5140d
Remove old rollup config and update tsconfig 2024-11-26 16:13:02 +00:00
Andrew Kingston cfa6d487f8
Convert client to vite 2024-11-26 16:06:55 +00:00