Commit Graph

37302 Commits

Author SHA1 Message Date
Adria Navarro 1049127c9b Fix dev 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 0af85d9c89 Fix trailing 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 8cfe886d46 Add base tsconfig.build.json 2024-12-05 17:41:42 +01:00
Adria Navarro f4f70220d2 Monorepo package versions to * 2024-12-05 17:41:42 +01: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 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
Michael Drury 26e8fa599e
Merge pull request #15112 from Budibase/chore/api-typing-2
App service API typing - D -> R
2024-12-04 14:01:02 +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 Thompson 3d88d2ea6a
Merge pull request #15110 from Budibase/sort-table-names
sort table names alphabetically when selecting data source
2024-12-04 12:40:52 +00:00