Commit Graph

30586 Commits

Author SHA1 Message Date
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