Michael Drury
|
8eed6de080
|
Revert "Update AWS SDK to V3"
|
2025-01-08 10:28:08 +00:00 |
Michael Drury
|
05a44cadeb
|
Merge branch 'master' into chore/aws-v2-to-v3
|
2025-01-07 17:00:04 +00:00 |
melohagan
|
be5c619911
|
Add save button to user screen (#15309)
* Add save button to user screen
* Performance improvement
* lint
* Simplify code
|
2025-01-07 15:08:43 +00:00 |
Andrew Kingston
|
19f39af9ec
|
Fix conflict
|
2025-01-07 14:04:51 +00:00 |
Andrew Kingston
|
2a75f95215
|
Merge branch 'master' of github.com:Budibase/budibase into type-portal-licensing-store
|
2025-01-07 14:00:58 +00:00 |
Michael Drury
|
4fe493922d
|
Merge branch 'master' into chore/aws-v2-to-v3
|
2025-01-06 15:00:39 +00:00 |
Sam Rose
|
a58c75e328
|
Expose feature flags type in packages/type so it can be exposed to the frontend.
|
2025-01-06 12:11:14 +00:00 |
Andrew Kingston
|
97970043f1
|
Fix global self response type
|
2025-01-03 15:16:12 +00:00 |
mike12345567
|
f41052058c
|
Merge branch 'master' of github.com:Budibase/budibase into chore/aws-v2-to-v3
|
2024-12-18 17:51:26 +00:00 |
mike12345567
|
b976c57e1e
|
Test fix.
|
2024-12-13 16:59:19 +00:00 |
mike12345567
|
77b9baa095
|
Updating types to remove any instances of ctx.status = 200 being set and then no body provided.
|
2024-12-13 16:48:47 +00:00 |
mike12345567
|
525e249d41
|
First pass at migrating to AWS SDK v3.
|
2024-12-12 18:14:53 +00:00 |
Adria Navarro
|
f6bbbd7b3f
|
Merge branch 'master' into labday/monorepo-setup
|
2024-12-10 10:18:43 +01:00 |
Sam Rose
|
1c476e0e1d
|
Fix types.
|
2024-12-09 21:25:20 +00:00 |
Sam Rose
|
84d9f6816c
|
Enable a variety of useful looking lints.
|
2024-12-09 12:52:21 +00:00 |
Adria Navarro
|
53c28b5436
|
Update worker and server es target
|
2024-12-09 12:48:52 +01:00 |
Adria Navarro
|
66cd757c27
|
Unify node types
|
2024-12-09 12:44:49 +01:00 |
Sam Rose
|
2ff23746ca
|
Merge branch 'master' of github.com:budibase/budibase into update-eslint
|
2024-12-09 10:57:06 +00:00 |
Adria Navarro
|
fb71568767
|
Merge branch 'master' into labday/monorepo-setup
|
2024-12-09 11:32:13 +01: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 |
mike12345567
|
a3df34b350
|
Renaming new type.
|
2024-12-06 10:50:39 +00:00 |
Sam Rose
|
84927bbb98
|
Update to latest eslint, including new config file format.
|
2024-12-05 18:13:32 +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 |
Adria Navarro
|
38b988bb29
|
Use base tsconfig in worker
|
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
|
f4f70220d2
|
Monorepo package versions to *
|
2024-12-05 17:41:42 +01:00 |
mike12345567
|
30717dae6c
|
Template API typing.
|
2024-12-05 16:26:57 +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
|
8c8a973c91
|
Auth API typing.
|
2024-12-04 18:34:16 +00:00 |
melohagan
|
39859e10ed
|
Don't fetch account for identifyTenantGroup posthog event (#15092)
* Don't fetch account for identifyTenantGroup posthog event
* Support self hosted
* Fix types
|
2024-11-29 13:12:13 +00:00 |
melohagan
|
525b6f84bb
|
Remove references to day passes (#15079)
* Remove references to day passes
* lint
* Point pro to branch with no day passes code
* update yarn lock
|
2024-11-28 10:37:44 +00:00 |
Martin McKeaveney
|
c1920e697d
|
merge
|
2024-11-25 08:40:00 +00:00 |
Martin McKeaveney
|
43d30c440d
|
further security updates
|
2024-11-25 08:27:18 +00:00 |
mike12345567
|
67fedd986c
|
Adding some validation for tenant lookup endpoint, fail with a better error if something goes wrong with email processing.
|
2024-11-21 12:18:20 +00:00 |
Martin McKeaveney
|
5d0f220882
|
fix oidc tests
|
2024-11-20 15:49:17 +00:00 |
Martin McKeaveney
|
e979297c06
|
merge with master
|
2024-11-20 12:02:08 +00:00 |
Martin McKeaveney
|
0bb6f691a8
|
adding crypto dep
|
2024-11-20 10:05:55 +00:00 |
Martin McKeaveney
|
98795501c4
|
update mssql and aws sdk deps
|
2024-11-19 18:23:50 +00:00 |
mike12345567
|
5a0916ca2a
|
Switching it to be a step as part of monorepo check types.
|
2024-11-19 18:08:34 +00:00 |
Adria Navarro
|
4445ef89a9
|
Merge branch 'master' into security-updates
|
2024-11-19 18:49:47 +01:00 |