Commit graph

6421 commits

Author SHA1 Message Date
dependabot[bot]
4f51592765 build(deps): bump @testing-library/jest-dom in /web
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.15.0 to 5.15.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.15.0...v5.15.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 13:03:11 +00:00
dependabot[bot]
9abb2f1ea1 build(deps): bump @types/node from 16.11.9 to 16.11.10 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.9 to 16.11.10.
- [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-11-24 13:03:04 +00:00
dependabot[bot]
f706328d41 build(deps): bump slugify from 1.6.2 to 1.6.3 in /web
Bumps [slugify](https://github.com/simov/slugify) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/simov/slugify/releases)
- [Commits](https://github.com/simov/slugify/compare/v1.6.2...v1.6.3)

---
updated-dependencies:
- dependency-name: slugify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 12:48:19 +00:00
dependabot[bot]
ef4683af3e build(deps): bump antd from 4.16.13 to 4.17.1 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 4.16.13 to 4.17.1.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.16.13...4.17.1)

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 12:48:08 +00:00
Collin M. Barrett
007953a17b refactor(dir): ♻ add IsApproved query filter to FilterListViewUrl 2021-11-22 16:52:36 -06:00
Collin M. Barrett
d7a891c80e refactor(ui): ♻💄 center-align info button 2021-11-22 04:45:52 -06:00
Collin M. Barrett
14da1e2340 refactor(ui): ♻🎨 css tweaks 2021-11-22 04:26:41 -06:00
dependabot[bot]
4320133f03 build(deps): bump @types/react from 17.0.35 to 17.0.36 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.35 to 17.0.36.
- [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-11-22 09:49:38 +00:00
dependabot[bot]
f9e9d313ba build(deps): bump EFCore.NamingConventions
Bumps [EFCore.NamingConventions](https://github.com/efcore/EFCore.NamingConventions) from 6.0.0-rc.1 to 6.0.0.
- [Release notes](https://github.com/efcore/EFCore.NamingConventions/releases)
- [Commits](https://github.com/efcore/EFCore.NamingConventions/compare/v6.0.0-rc.1...v6.0.0)

---
updated-dependencies:
- dependency-name: EFCore.NamingConventions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 09:45:40 +00:00
dependabot[bot]
85e3f3dc05 build(deps): bump @types/node from 16.11.8 to 16.11.9 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.8 to 16.11.9.
- [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-11-22 09:45:00 +00:00
Collin M. Barrett
e61c5012cf fix(web): 🐛 some CSS 2021-11-21 18:44:32 -06:00
Collin M. Barrett
04aab3f445 Revert "fix(web): 🚑🐛 CSP rules breaking footer links"
This reverts commit abad99a44f.
2021-11-21 16:30:20 -06:00
Collin M. Barrett
abad99a44f fix(web): 🚑🐛 CSP rules breaking footer links 2021-11-21 14:10:18 -06:00
Collin M. Barrett
18d6788bc7 fix(dir): 🐛 make nav props public init for EF query filters to work 2021-11-20 23:26:17 +00:00
Collin M. Barrett
5b5b458661 refactor(dir): ♻ re-gen SeedData migration 2021-11-20 23:26:17 +00:00
Collin M. Barrett
580be79d5d refactor(dir): ♻ re-gen Initial migration 2021-11-20 23:26:17 +00:00
Collin M. Barrett
5ec338f357 refactor(dir): ♻ make IsApproved non-nullable 2021-11-20 23:26:17 +00:00
Collin M. Barrett
6e8b16dcc4 feat(dir): add IsApproved query filter 2021-11-20 23:26:17 +00:00
Collin M. Barrett
73b37dec2c feat(dir): add IsApproved column to aggregate roots 2021-11-20 23:26:17 +00:00
Collin M. Barrett
72ef264486 refactor(dir): ♻ re-gen SeedData migration 2021-11-19 11:12:20 +00:00
Collin M. Barrett
8cac77796b refactor(dir): ♻ re-gen Initial migration 2021-11-19 11:12:20 +00:00
Collin M. Barrett
cff66e4048 feat(dir): prevent deleting FilterList on attempted delete of Licnese 2021-11-19 11:12:20 +00:00
Collin M. Barrett
2312c77117 feat(dir): default all unspecified licenses to All Rights Reserved 2021-11-19 11:12:20 +00:00
Collin M. Barrett
d0b3c1bbc2 refactor(dir): ♻ require a license and default to All Rights Reserved 2021-11-19 11:12:20 +00:00
dependabot[bot]
9eaff93b50 build(deps): bump @types/jest from 27.0.2 to 27.0.3 in /web
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.2 to 27.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 08:29:15 +00:00
dependabot[bot]
a0b1f5d76a build(deps): bump @types/node from 16.11.7 to 16.11.8 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.7 to 16.11.8.
- [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-11-19 08:20:56 +00:00
Collin M. Barrett
ce2fbf2fdf refactor(dir): ♻ re-gen SeedData migration 2021-11-18 19:05:20 +00:00
Collin M. Barrett
b6c7d21a5e refactor(dir): ♻ re-gen Initial schema migration 2021-11-18 19:05:20 +00:00
Collin M. Barrett
c8633b3a3c refactor(dir): ♻ rm unnecessary TODO 2021-11-18 19:05:20 +00:00
Collin M. Barrett
a35047f2da fix(dir): 🐛 convention-generated constraint names 2021-11-18 19:05:20 +00:00
Collin M. Barrett
7e3d674de5 fix(dir): 🐛 pluralization of software_syntaxes 2021-11-18 19:05:20 +00:00
Collin M. Barrett
3c98c6a67a feat(dir): default software abp scheme support to false 2021-11-18 19:05:20 +00:00
Collin M. Barrett
4f014332c6 feat(dir): default license permissions to false 2021-11-18 19:05:20 +00:00
Collin M. Barrett
6bc2a44907 fix(dir): 🐛 convention-generated constraint name 2021-11-18 19:05:20 +00:00
Collin M. Barrett
85312ba4a0 refactor(dir): ♻ snake_case tables that require manual pluralization to match EF convention 2021-11-18 19:05:20 +00:00
Collin M. Barrett
1e04803760 refactor(dir): ♻📦 re-add EFCore.NamingConventions to use Postgres snake_case convention 2021-11-18 19:05:20 +00:00
Collin M. Barrett
f5f527f03d fix(dir): 🐛 de-dup 'Chongo Bong' maintainer 2021-11-18 11:12:00 +00:00
Collin M. Barrett
f7d2b8983c fix(dir): 🐛 resolve NETSDK1179 warning 2021-11-18 11:12:00 +00:00
Collin M. Barrett
2e3ff7397e refactor(dir): ♻ re-gen SeedData migration 2021-11-18 04:29:01 -06:00
Collin M. Barrett
e4929a3d7b refactor(dir): ♻ re-gen Initial migration 2021-11-18 10:27:18 +00:00
Collin M. Barrett
255e9bb622 refactor(dir): 🔥📦 rm EFCore.NamingConventions (too much hassle / buggy) 2021-11-18 10:27:18 +00:00
Collin M. Barrett
b62654ee2a feat(dir): add unique idx on aggregate root names 2021-11-18 10:27:18 +00:00
dependabot[bot]
3990af9f26 build(deps): bump typescript from 4.4.4 to 4.5.2 in /web
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 09:39:56 +00:00
Collin M. Barrett
cc3cafd879 refactor(dir): ♻ re-gen seed data migration 2021-11-16 22:27:35 +00:00
Collin M. Barrett
5bec0a1b7b refactor(dir): ♻ use postgres snake_case naming convention 2021-11-16 22:27:35 +00:00
Azure Pipelines EF Migration Bot
932a604496 feat(data): migrate PR #2671 2021-11-16 12:31:28 +00:00
iam-py-test
e00590c7ad Fix the description 2021-11-16 12:31:28 +00:00
Collin M. Barrett
1e1ce3783c Revert "refactor(dir): ♻ use private init for query entities"
This reverts commit 564433a48e.
2021-11-16 06:09:03 -06:00
Collin M. Barrett
895bc911b1 refactor(dir): ♻ resolve https://rules.sonarsource.com/csharp/RSPEC-3881 2021-11-16 05:46:34 -06:00
Collin M. Barrett
fa340aac3c refactor(dir): ♻ support sync disposal of dbcontext 2021-11-16 05:25:10 -06:00