Commit Graph

37310 Commits

Author SHA1 Message Date
Budibase Staging Release Bot 30064524a3 Bump version to 3.2.26 2024-12-09 10:43:22 +00:00
Andrew Thompson d725d49dbf
Merge pull request #15140 from Budibase/datasource-sorting-fix
handle cases where datasourceName is undefined when sorting datasources
2024-12-09 10:36:46 +00:00
andz-bb 997daf17d0 handle cases where datasourceName is undefined when sorting datasources 2024-12-09 10:29:37 +00:00
Sam Rose e790a04228
Merge pull request #15129 from Budibase/chore/api-typing-4
Worker service API typing
2024-12-09 09:54:26 +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
Budibase Staging Release Bot 799e44c0d8 Bump version to 3.2.25 2024-12-06 11:15:08 +00:00
mike12345567 a3df34b350 Renaming new type. 2024-12-06 10:50:39 +00:00
Sam Rose 9231b58116
Merge pull request #15126 from Budibase/typescript-5.7
Update to TypeScript 5.7.2.
2024-12-05 18:22:26 +00:00
mike12345567 165ff4e768 Misc system APIs typing. 2024-12-05 17:02:36 +00:00
mike12345567 95b7b14ff6 User API typing. 2024-12-05 16:47:06 +00: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
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
mike12345567 cdabe324ad Self API typing. 2024-12-05 16:07:16 +00:00
mike12345567 54c11e33c5 Role API typing. 2024-12-05 15:56:04 +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
mike12345567 73c5b2f729 Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing-4 2024-12-05 14:37:08 +00:00
Michael Drury 63a5821877
Merge pull request #15120 from Budibase/chore/api-typing-3
Final app service API typing
2024-12-05 14:23:39 +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
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 b05effa8b5
Merge pull request #15123 from Budibase/budi-8882-ms-sql-export-schema-feature-creates-and-downloads
Fix schema exporting.
2024-12-05 11:20:23 +00:00
Sam Rose 7cbb4e361c
Uninstall old postgres before installing new one. 2024-12-05 11:09:12 +00:00
Sam Rose 2d776e1db6
Fix lint. 2024-12-05 11:00:12 +00:00
Sam Rose b0fd28a944
Install Postgres 16 when testing postgres. 2024-12-05 10:58:35 +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 80b24d3450
Merge pull request #15119 from Budibase/automation-survey
Add automation survey popup
2024-12-05 09:43:08 +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