Commit Graph

30739 Commits

Author SHA1 Message Date
Peter Clement 9003be49b3 moved definitions to types lib 2024-12-20 14:34:16 +00:00
Peter Clement de8c8f5d68 added ui store types 2024-12-20 12:09:29 +00:00
Peter Clement 28f02cc41d more typing 2024-12-20 11:00:15 +00:00
Peter Clement 317ef26f1a more typings 2024-12-19 15:20:08 +00:00
Peter Clement 2ef0ea3e33 Merge remote-tracking branch 'origin/master' into feat/automation-store-ts-conversion 2024-12-19 10:28:51 +00:00
Peter Clement 345e4626c3 migrate to ts 2024-12-19 10:27:35 +00:00
Andrew Kingston a0eecd7e1b
Merge branch 'master' into fix-ds-validity-checking 2024-12-18 16:54:16 +00:00
Andrew Kingston 54c97186df
Rename datasources to rawList 2024-12-18 16:53:09 +00:00
Andrew Kingston 9650b388c4
Refactor derived BudiStores 2024-12-18 16:45:28 +00:00
Andrew Kingston fd388c3d36
Fix datasource validity checking 2024-12-18 15:43:05 +00:00
Andrew Kingston adc0d7869b
Merge branch 'master' into cheeks-fixes 2024-12-18 15:41:04 +00:00
Andrew Kingston f3caba8176
Fix onboarding users 2024-12-18 15:24:37 +00:00
Michael Drury 1f724789ab
Merge branch 'master' into chore/datasource-store-switch-to-budistore 2024-12-18 14:32:00 +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
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
Adria Navarro b81e43ed59 Fix tests 2024-12-18 10:55:32 +01: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