Commit Graph

38367 Commits

Author SHA1 Message Date
Adria Navarro 14b5a42647 Fix patch issues 2024-12-17 16:12:16 +01:00
Adria Navarro 2d771c96dd Fix wrong relationship select 2024-12-17 16:12:16 +01:00
Adria Navarro e6a27ad4d5 Ensure required fields are included 2024-12-17 16:12:16 +01:00
Adria Navarro f8ece82648 Fix formulas on internal 2024-12-17 16:12:16 +01:00
Adria Navarro f92fcea42a Include * when having formulas 2024-12-17 16:12:16 +01:00
Adria Navarro 80dcc51923 Fix sql alias tests 2024-12-17 16:12:16 +01:00
Adria Navarro bbb60afdc2 Relations, select only required fields 2024-12-17 16:12:16 +01:00
Adria Navarro 112b7c70e2 Fix sqs views 2024-12-17 16:12:16 +01:00
Adria Navarro be0074105c Request relation only when required 2024-12-17 16:12:16 +01:00
Adria Navarro 910faa6f33 Fix getting relations 2024-12-17 16:12:16 +01:00
Adria Navarro 00557e5f7e Don't include unnecessary joins 2024-12-17 16:12:16 +01:00
Adria Navarro e3c9156aef Trim selected fields 2024-12-17 16:12:16 +01:00
Adria Navarro 74e1bbc7c6 Require only visible fields on views 2024-12-17 16:12:16 +01:00
Adria Navarro a415095c47 Lint 2024-12-17 16:12:16 +01:00
Adria Navarro 191b63270c Dry 2024-12-17 16:12:16 +01:00
Adria Navarro 0e0b6471d6 Generate proper select 2024-12-17 16:12:16 +01:00
Adria Navarro 544302a129 Request only needed fields 2024-12-17 16:12:16 +01:00
Michael Drury 6decd74495
Merge pull request #15197 from Budibase/fix/datasource-store-bug
Datasource fetch schema fix
2024-12-17 14:23:15 +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
Michael Drury 1b6f113f11
Merge pull request #15196 from Budibase/fix/disallow-plugin-app-import
Reject plugins when importing apps
2024-12-17 13:24:08 +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
Michael Drury c9bdf6fa3e
Merge pull request #15195 from Budibase/fix/ui-ask-for-password-enc-files
UI - always ask for password with encrypted app exports
2024-12-17 13:04:57 +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 c905d64f31
Merge pull request #15184 from Budibase/fix/automation-webhook-improvements
Automation webhook binding fixes
2024-12-17 11:30:36 +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 5b835c51bf
Merge pull request #15181 from Budibase/ts-portal-auth-store
Convert portal auth store to typescript
2024-12-17 10:49:07 +00:00
Andrew Kingston 1efa9f1699
Merge branch 'master' into ts-portal-auth-store 2024-12-17 10:40:11 +00:00
Andrew Kingston a873fa7caf
Merge pull request #15178 from Budibase/ts-portal-auditlogs-store
Convert portal audit logs store to typescript
2024-12-17 10:39:37 +00:00
Andrew Kingston f8a4b422bc
Merge branch 'master' into ts-portal-auditlogs-store 2024-12-17 10:35:37 +00:00
Andrew Kingston e3d2041d73
Merge pull request #15174 from Budibase/ts-portal-apps-store
Convert portal apps store to typescript
2024-12-17 10:32:53 +00:00
Andrew Kingston 018d332a7e
Merge branch 'master' into ts-portal-apps-store 2024-12-17 10:29:00 +00:00
Andrew Kingston a63b3a0c66
Merge pull request #15170 from Budibase/ts-portal-admin-store
Convert portal admin store to typescript
2024-12-17 10:26:47 +00:00
Andrew Kingston d49b1f6131
Merge branch 'master' into ts-portal-admin-store 2024-12-17 10:22:41 +00:00
Andrew Kingston b7d7946e17
Merge pull request #15096 from Budibase/frontend-core-ts-2
Convert frontend-core API client to Typescript
2024-12-17 10:22:24 +00:00
Andrew Kingston 287f8ced7c
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-17 10:13:33 +00:00
Adria Navarro fc38a46dfe
Merge pull request #15191 from Budibase/fix/bring-back-remove-stopped-container
Remove stopped containers
2024-12-17 08:39:32 +01:00
mike12345567 b94e05c698 Reverting changes. 2024-12-16 21:44:28 +00:00
mike12345567 1b29fe702a Using older github runner. 2024-12-16 21:36:23 +00:00
mike12345567 8cd9c439c4 Test containers debug. 2024-12-16 21:29:53 +00:00
mike12345567 21aba2fc71 Attempting to prune containers on startup always. 2024-12-16 21:21:30 +00:00
mike12345567 618d8a5723 Extending startup timeout for SQL Server (other databases functioning fine). 2024-12-16 18:53:41 +00:00
mike12345567 e5d4617ce9 Updating to use old version of testcontainers that we used to use. 2024-12-16 18:43:53 +00:00
mike12345567 0b5faafaa2 Adding pruning of old images. 2024-12-16 18:35:49 +00:00
mike12345567 08f4e0d9ae Removing in specific scenarios. 2024-12-16 18:29:15 +00:00
mike12345567 fe5f76f27d Adding logging. 2024-12-16 18:13:28 +00:00
mike12345567 a923a119c5 Remove with force. 2024-12-16 18:07:43 +00:00
mike12345567 1d949fce2f Remove containers no matter what unless they are running. 2024-12-16 18:07:05 +00:00