Collin Barrett
|
0df61de35d
|
refactor(web): ♻️⚡️ defer tpl-redirect.js
|
2024-06-15 03:01:46 +00:00 |
|
Collin Barrett
|
7f74a4f023
|
chore(web): 📦 bump react
|
2024-06-15 01:05:39 +00:00 |
|
Collin Barrett
|
88347d8cc6
|
refactor(web): ♻️ prettier --write staticwebapp.config.json
|
2024-06-14 21:17:42 +00:00 |
|
Collin Barrett
|
272da88e84
|
refactor(web): ♻️ ignore stapp max staging sites errors
|
2024-06-14 21:17:42 +00:00 |
|
Collin Barrett
|
07022cf176
|
refactor(web): ♻️ tidy Cache-Control headers
|
2024-06-14 21:17:42 +00:00 |
|
Collin Barrett
|
fed71b95ba
|
feat(web): ✨⚡️ config cache-control
|
2024-06-14 20:58:34 +00:00 |
|
Collin Barrett
|
601741c1ae
|
refactor(web): ♻️🔐 deny all permissions by default
|
2024-06-14 20:58:34 +00:00 |
|
Collin Barrett
|
b15e00c303
|
fix(web): 🐛 specify absolute path to tpl-redirect.js
|
2024-06-14 20:34:05 +00:00 |
|
Collin Barrett
|
358c2d9742
|
refactor(web): ♻️🔐 loosen csp
|
2024-06-14 20:20:33 +00:00 |
|
Collin Barrett
|
c39f3e4f31
|
refactor(web): ♻️🔐🔥 rm some unsupported Permissions-Policy
|
2024-06-14 20:20:33 +00:00 |
|
Collin Barrett
|
67a70038ec
|
feat(web): ✨🔐 add Permissions-Policy
|
2024-06-14 20:09:36 +00:00 |
|
Collin Barrett
|
b7084bd01b
|
feat(web): ✨🔐 add Content-Security-Policy
|
2024-06-14 20:09:36 +00:00 |
|
Collin Barrett
|
fcc4172782
|
fix(dir): 🐛 allow CORS for localhost web
|
2024-06-14 19:36:46 +00:00 |
|
Collin Barrett
|
c4cb6887fd
|
feat(web): ✨ run prettier/eslint checks in pipeline
|
2024-06-14 19:36:46 +00:00 |
|
Collin Barrett
|
2fefd15bb3
|
chore(web): ♻️ npx prettier . --write
|
2024-06-14 19:36:46 +00:00 |
|
Collin Barrett
|
4ccbfca3ea
|
chore(web): 📦 bump prettier
|
2024-06-14 19:36:46 +00:00 |
|
Collin Barrett
|
15eca8234f
|
chore(web): 📦 npx browserslist@latest --update-db
|
2024-06-14 19:36:46 +00:00 |
|
Collin Barrett
|
092cd22311
|
feat(web): ✨⚡️ cache npm deps in pipeline
|
2024-06-14 19:36:46 +00:00 |
|
Collin Barrett
|
b82b6c4385
|
feat(dir): ✨⚡️ don't fetch all git history
|
2024-06-14 17:27:40 +00:00 |
|
Collin Barrett
|
44a1f1f2cf
|
feat(dir): ✨⚡️ enable caching in migration pipeline
|
2024-06-14 17:27:40 +00:00 |
|
github-actions[bot]
|
2f39cb1b33
|
chore(dir-data): ♻️ migrate PR #4349
|
2024-06-14 17:10:07 +00:00 |
|
github-actions[bot]
|
24f2405103
|
chore(dir-data): 🎨 lint PR #4349
|
2024-06-14 17:10:07 +00:00 |
|
Collin Barrett
|
1c3c1c272e
|
fix(dir-data): 🐛 change url
closes #4345
|
2024-06-14 17:10:07 +00:00 |
|
Collin Barrett
|
ee11830238
|
refactor(dir): ♻️ OpenAPI spec name
|
2024-06-14 16:07:09 +00:00 |
|
Collin Barrett
|
7754315eb9
|
fix(dir): 🐛 swagger UI launch url
|
2024-06-14 16:07:09 +00:00 |
|
Collin Barrett
|
09e4593ac6
|
refactor(dir): ♻️🔥📦 rm unused dep
|
2024-06-14 16:07:09 +00:00 |
|
Collin Barrett
|
5656d142a9
|
Revert "refactor(dir): ♻️ ren OpenAPI spec to recommended name"
This reverts commit dc6d91af93.
|
2024-06-14 14:55:49 +00:00 |
|
Collin Barrett
|
dc6d91af93
|
refactor(dir): ♻️ ren OpenAPI spec to recommended name
ref https://swagger.io/specification/#document-structure
|
2024-06-14 14:41:23 +00:00 |
|
Collin Barrett
|
02e0a980d9
|
feat(dir): ✨⚡️ enable nuget cache in build pipeline
|
2024-06-13 21:49:45 +00:00 |
|
Collin Barrett
|
a0c1724060
|
refactor(dir): ♻️ change Swagger UI title
|
2024-06-13 21:49:45 +00:00 |
|
Collin Barrett
|
26c4ed2f8c
|
refactor(web): ♻️ extract staging-web GH environment
|
2024-06-13 21:49:45 +00:00 |
|
Collin Barrett
|
6f8416ef84
|
test(web): 🧪 GH environment for staging
|
2024-06-13 21:49:45 +00:00 |
|
Collin Barrett
|
c7f0c13254
|
doc(readme): 📄♻️🔥 tidy some info
|
2024-06-13 21:49:45 +00:00 |
|
Collin Barrett
|
fa0602a37b
|
refactor(svcs): ♻️ prepare for initial aspire->main merge
|
2024-06-13 19:18:17 +00:00 |
|
Collin Barrett
|
05da0f26cf
|
refactor(web): ♻️ change directory api url
|
2024-06-13 19:18:17 +00:00 |
|
Collin Barrett
|
484a8a9a87
|
fix(web): 🐛 Unexpected Unicode BOM (Byte Order Mark) unicode-bom
|
2024-06-13 19:18:17 +00:00 |
|
Collin Barrett
|
e52f284324
|
ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
|
2024-06-13 19:18:17 +00:00 |
|
dependabot[bot]
|
e3ee2b6991
|
build(deps): bump Microsoft.Extensions.Http.Resilience
Bumps [Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-13 19:18:17 +00:00 |
|
dependabot[bot]
|
28da38843d
|
build(deps): bump Azure.Monitor.OpenTelemetry.AspNetCore
Bumps [Azure.Monitor.OpenTelemetry.AspNetCore](https://github.com/Azure/azure-sdk-for-net) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Monitor.OpenTelemetry.AspNetCore_1.1.1...Azure.Monitor.OpenTelemetry.AspNetCore_1.2.0)
---
updated-dependencies:
- dependency-name: Azure.Monitor.OpenTelemetry.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-13 19:18:17 +00:00 |
|
Collin Barrett
|
11194c2fa7
|
test(dir): 🚧🧪 WIP int test /alive
|
2024-06-13 19:18:17 +00:00 |
|
Collin Barrett
|
5985911efb
|
feat(dir): ✨ enable health check in production
|
2024-06-13 19:18:17 +00:00 |
|
Collin Barrett
|
3abd616c9e
|
feat(dir): ✨ migrate Apply Data Change action
|
2024-06-13 19:18:17 +00:00 |
|
Collin Barrett
|
89f15c99f0
|
feat(dir): ✨⚡️ add in-memory caching
|
2024-06-13 19:18:17 +00:00 |
|
Collin Barrett
|
2cede3e539
|
refactor(dir): ♻️ use primary ctor syntax for responses
|
2024-06-13 19:18:17 +00:00 |
|
Collin Barrett
|
d668655af1
|
refactor(dir): ♻️ apply migrations from API
|
2024-06-13 19:18:17 +00:00 |
|
Collin Barrett
|
21257bf8f6
|
feat(dir): ✨🛠️ add CI/CD
|
2024-06-13 19:18:17 +00:00 |
|
dependabot[bot]
|
0bf8e603ea
|
build(deps): bump MediatR in /services/FilterLists.AppHost
Bumps [MediatR](https://github.com/jbogard/MediatR) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](https://github.com/jbogard/MediatR/compare/v12.2.0...v12.3.0)
---
updated-dependencies:
- dependency-name: MediatR
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-13 19:18:17 +00:00 |
|
Collin Barrett
|
d785b940bc
|
refactor(dir): ♻️ make QueryDbContext readonly
|
2024-06-13 19:18:17 +00:00 |
|
Collin Barrett
|
1c1fb09e20
|
refactor(svcs): 🔧♻️ configure & apply AnalysisMode Recommended
|
2024-06-13 19:18:17 +00:00 |
|
Collin Barrett
|
a0c337e0ab
|
refactor(svcs): ♻️🔥 abandon Aspire publishing
|
2024-06-13 19:18:17 +00:00 |
|