Commit graph

6269 commits

Author SHA1 Message Date
Collin M. Barrett
9dd2dca506 refactor(git): ♻ lint root gitignore 2021-10-30 21:34:32 +00:00
Collin M. Barrett
fd458924cb refactor(dep): ♻🔥 simplify dependabot 2021-10-30 21:34:32 +00:00
Collin M. Barrett
c9fa94fa3e chore(r#): ♻ settings migration 2021-10-30 21:34:32 +00:00
Collin M. Barrett
cafc244609 refactor(sln): 🔥 rm non-existent file 2021-10-30 21:34:32 +00:00
Collin M. Barrett
7e3e9bb8cf refactor(logging): ♻ sync log levels with API template default 2021-10-30 19:50:15 +00:00
Collin M. Barrett
8554b5746b refactor(logging): ♻ disable AI console logging 2021-10-30 19:50:15 +00:00
Collin M. Barrett
9d4b17148e refactor(apis): ♻ re-gen launchSettings.json 2021-10-30 19:50:15 +00:00
Collin M. Barrett
0a5a7ef822 chore(web): 📦 bump eslint-plugin-prettier 2021-10-30 12:12:35 -05:00
Collin M. Barrett
7f8a5f149b chore(web): 📦 npx browserslist@latest --update-db 2021-10-30 12:11:22 -05:00
Collin M. Barrett
b4a581d106 chore(web): 📦 bump lockfile ver 2021-10-30 12:06:22 -05:00
Collin M. Barrett
7ee26d9b80 fix(web): 🐛 use node 16 until CRA fixed ref https://github.com/facebook/create-react-app/issues/11565 2021-10-30 12:03:13 -05:00
Collin M. Barrett
dc3fc950c5 refactor(dc): ♻ lint depends_on 2021-10-30 11:40:12 -05:00
Collin M. Barrett
65bd15edf0 fix(nginx): 🚑🐛 upstream vars 2021-10-30 11:38:28 -05:00
Collin M. Barrett
c719762930 fix(nginx): 🚑🐛 upstream vars 2021-10-30 11:29:50 -05:00
Collin M. Barrett
38d3a25b48 fix(nginx): 🚑🐛 upstream vars 2021-10-30 11:20:51 -05:00
Collin M. Barrett
ab1f6a4ddf fix(nginx): 🐛 fix upstream var names 2021-10-30 16:11:51 +00:00
Collin M. Barrett
d23f08cd96 refactor(dc): ♻ limit restart policy 2021-10-30 16:11:51 +00:00
Collin M. Barrett
46b2ac59f4 refactor(dc): ♻ prevent nginx from failing when upstreams not up 2021-10-30 16:01:59 +00:00
Collin M. Barrett
d58309ae8b Revert "chore(dc): 📦 bump docker-compose ver"
This reverts commit baa1f58053.
2021-10-30 16:01:59 +00:00
Collin M. Barrett
e17bb1ba90 chore(dc): 📦 bump docker-compose ver 2021-10-30 15:53:46 +00:00
Collin M. Barrett
026c4ccaa7 refactor(archival): ♻🚧 disable archival api for now 2021-10-30 15:26:11 +00:00
Azure Pipelines EF Migration Bot
05b55f64d8 feat(data): migrate PR #2618 2021-10-30 02:18:33 +00:00
Collin M. Barrett
3537b082fc fix(dir-data): 🐛 rm missing fks 2021-10-30 02:18:33 +00:00
Collin M. Barrett
205a9f45ae refactor(dir-data): ♻🔥 reset data migrations for perf 2021-10-30 02:18:33 +00:00
Azure Pipelines EF Migration Bot
aafa54531a feat(data): migrate PR #2616 2021-10-30 00:11:24 +00:00
Azure Pipelines EF Migration Bot
84914a4ce7 refactor(data): lint PR #2616 2021-10-30 00:11:24 +00:00
Collin M. Barrett
8a4423a9b3 feat(dir-data): add ammnt's lists #2445 2021-10-30 00:11:24 +00:00
dependabot[bot]
19ce3e6898 build(deps): bump Microsoft.NET.Test.Sdk
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 13:08:18 +00:00
dependabot[bot]
d744444acf build(deps): bump @types/react from 17.0.32 to 17.0.33 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.32 to 17.0.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 14:46:45 +00:00
dependabot[bot]
911cfc4ac3 build(deps): bump @types/react-router-dom from 5.3.1 to 5.3.2 in /web
Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom)

---
updated-dependencies:
- dependency-name: "@types/react-router-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 14:38:47 +00:00
dependabot[bot]
144a084a50 build(deps): bump @types/node from 16.11.4 to 16.11.6 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.4 to 16.11.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 14:38:32 +00:00
Azure Pipelines EF Migration Bot
4732e3278e feat(data): migrate PR #2606 2021-10-25 14:29:28 +00:00
Azure Pipelines EF Migration Bot
82eb843b44 refactor(data): lint PR #2606 2021-10-25 14:29:28 +00:00
iam-py-test
17784924b6 Add issue url 2021-10-25 14:29:28 +00:00
iam-py-test
de504b7609 Add my mirrors 2021-10-25 14:29:28 +00:00
dependabot[bot]
8b09c7dd17 build(deps): bump @types/react from 17.0.31 to 17.0.32 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.31 to 17.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 13:08:41 +00:00
dependabot[bot]
e2ec9fdb07 build(deps): bump @types/node from 16.11.3 to 16.11.4 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.3 to 16.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 12:59:03 +00:00
Azure Pipelines EF Migration Bot
79e98487b9 feat(data): migrate PR #2608 2021-10-22 21:02:09 +00:00
Imre Kristoffer Eilertsen
f1ac4c6008 Ð́ Late October pull 2021-10-22 21:02:09 +00:00
Imre Kristoffer Eilertsen
3b2cf469c1 Ð́ Late October pull 2021-10-22 21:02:09 +00:00
Imre Kristoffer Eilertsen
fcea5c2d63 Ð́ Late October pull 2021-10-22 21:02:09 +00:00
Imre Kristoffer Eilertsen
06b942fec8 Ð́ Late October pull 2021-10-22 21:02:09 +00:00
Imre Kristoffer Eilertsen
7be101f9c5 Ð́ Late October pull 2021-10-22 21:02:09 +00:00
Imre Kristoffer Eilertsen
bf04b3992b Ð́ Late October pull 2021-10-22 21:02:09 +00:00
dependabot[bot]
e439089489 build(deps): bump @types/node from 16.11.2 to 16.11.3 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.2 to 16.11.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 13:25:43 +00:00
Azure Pipelines EF Migration Bot
c681876883 feat(data): migrate PR #2605 2021-10-21 22:05:13 +00:00
Collin M. Barrett
3819e47b82 refactor(data): ♻🔥 cleanup #2534 ref #2079 2021-10-21 22:05:13 +00:00
Azure Pipelines EF Migration Bot
d6df8f836f feat(data): migrate PR #2604 2021-10-21 21:58:56 +00:00
Collin M. Barrett
0f66519e1d fix(data): 🐛 viewUrl config in #2465 2021-10-21 21:58:56 +00:00
Azure Pipelines EF Migration Bot
16a81a0d35 feat(data): migrate PR #2458 2021-10-21 21:42:02 +00:00