Sam Rose
|
b9c9d99935
|
Merge branch 'master' of github.com:budibase/budibase into fix-automation-loop-test-output-2
|
2025-02-19 11:00:19 +00:00 |
Martin McKeaveney
|
43ca46f9a3
|
describe.skip
|
2025-02-19 10:40:10 +00:00 |
Martin McKeaveney
|
06cff1292c
|
skip oidc callback test
|
2025-02-19 10:31:07 +00:00 |
Martin McKeaveney
|
e1a72317a0
|
fix types
|
2025-02-19 10:29:18 +00:00 |
Michael Drury
|
1920276786
|
Setting middleware type.
|
2025-02-19 10:06:13 +00:00 |
Martin McKeaveney
|
bbd5046dcf
|
add koa-redis types
|
2025-02-19 00:26:00 +00:00 |
Martin McKeaveney
|
08baf20e9c
|
store koa sessions in redis instead of cookies
|
2025-02-19 00:10:55 +00:00 |
Sam Rose
|
5d7c8cd0f1
|
Fix more tests.
|
2025-02-13 18:25:55 +00:00 |
dependabot[bot]
|
f70b5cb129
|
Bump koa from 2.13.4 to 2.15.4
Bumps [koa](https://github.com/koajs/koa) from 2.13.4 to 2.15.4.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.15.4/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.13.4...2.15.4)
---
updated-dependencies:
- dependency-name: koa
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-12 19:53:48 +00:00 |
Michael Drury
|
b05c76e6b4
|
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3
|
2025-01-21 14:23:04 +00:00 |
Sam Rose
|
ff4f8f1d66
|
Remove unused test.
|
2025-01-15 17:45:28 +00:00 |
Sam Rose
|
80fbaa1599
|
Remove old migration system.
|
2025-01-15 17:37:37 +00:00 |
Michael Drury
|
84e1bf5565
|
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3
|
2025-01-14 16:31:27 +00:00 |
Andrew Kingston
|
1ed828b5bc
|
Merge branch 'master' into type-portal-user-store-2
|
2025-01-09 09:35:16 +00:00 |
mike12345567
|
2f50a429bb
|
Linting.
|
2025-01-08 18:12:56 +00:00 |
mike12345567
|
929a0f3321
|
Updating worker to use same system for setting env vars in tests as server/backend-core.
|
2025-01-08 17:18:39 +00:00 |
Andrew Kingston
|
6bd4cb47c2
|
Add new UnsavedUser type and update controllers
|
2025-01-08 15:54:09 +00:00 |
Michael Drury
|
c797b908f1
|
Revert "Revert "Update AWS SDK to V3""
|
2025-01-08 10:41:57 +00:00 |
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 |