Commit Graph

37290 Commits

Author SHA1 Message Date
mike12345567 54c11e33c5 Role API typing. 2024-12-05 15:56:04 +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
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
Andrew Kingston a1dd7c58c0
Merge branch 'master' into sort-table-names 2024-12-04 12:32:24 +00:00
Budibase Staging Release Bot 8d897ca434 Bump version to 3.2.24 2024-12-04 11:09:46 +00:00
Martin McKeaveney 963d162a18
Merge pull request #15117 from Budibase/openai-fix
rely on llm status rather than initialised variable
2024-12-04 11:08:42 +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
Budibase Staging Release Bot 82a1165077 Bump version to 3.2.23 2024-12-03 19:01:00 +00:00
Martin McKeaveney 188c4032f9
Merge pull request #15114 from Budibase/snippets-fix
prevent empty snippets being saved, don't crash for old empty snippets
2024-12-03 19:00:28 +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