Commit graph

6460 commits

Author SHA1 Message Date
Collin M. Barrett
55422dbaf6 feat(dir): scaffold GET changes endpoint 2021-11-26 23:14:54 +00:00
Collin M. Barrett
bb6be61cc4 refactor(dir): ♻🚧 comment npgsql reload types throwing disposed exception 2021-11-26 23:14:54 +00:00
Collin M. Barrett
2fe9788b3c config(r#): 🔧 prefer chop after left param 2021-11-26 23:14:54 +00:00
Collin M. Barrett
8175e7988d refactor(dir): ♻ extract AggregateRootCore to resolve circular refs in Change model 2021-11-26 23:14:54 +00:00
Collin M. Barrett
cee5db6952 refactor(dir): ♻ resolve temporary inconsistent state of newly created FilterList's License 2021-11-26 23:14:54 +00:00
Collin M. Barrett
2608baedfd feat(dir): default license to All Rights Reseerved on FilterList create 2021-11-26 23:14:54 +00:00
Collin M. Barrett
9c5cb0cdae feat(dir): capture 'After' change on FilterList create 2021-11-26 23:14:54 +00:00
Collin M. Barrett
afe57772b3 fix(dir): 🐛 column name mismatch between query & command 2021-11-26 23:14:54 +00:00
Collin M. Barrett
539565bc87 refactor(dir): ♻ declare generic param as covariant 2021-11-26 23:14:54 +00:00
Collin M. Barrett
93e4e2c901 fix(dir): 🐛 TPH discriminator doesn't need to be generated 🤦 2021-11-26 23:14:54 +00:00
Collin M. Barrett
891678f8d4 fix(dr): 🐛 fk name 2021-11-26 23:14:54 +00:00
Collin M. Barrett
09214b914f fix(dir): 🐛 command-side table name of 'changes' 2021-11-26 23:14:54 +00:00
Collin M. Barrett
6264350f9b fix(dir): 🐛 convention-generated constraint name 2021-11-26 23:14:54 +00:00
Collin M. Barrett
cd4c94f679 feat(dir): default changes.submitted_at to now 2021-11-26 23:14:54 +00:00
Collin M. Barrett
c97fcd0188 refactor(dir): ♻ lint command entity type configs 2021-11-26 23:14:54 +00:00
Collin M. Barrett
0f561e1c49 feat(dir): add static ctor to License 2021-11-26 23:14:54 +00:00
Collin M. Barrett
8759f782b3 refactor(dir): ♻ mark some domain prop inits as private 2021-11-26 23:14:54 +00:00
Collin M. Barrett
900a0a72f3 fix(dir): 🐛 Change.SubmittedAt setter 2021-11-26 23:14:54 +00:00
Collin M. Barrett
1a0733dc9c fix(dir): 🐛 sync file names with contained class names 2021-11-26 23:14:54 +00:00
Collin M. Barrett
4ddeb60d07 refactor(dir): ♻ decouple FilterListViewUrl app model from domain model 2021-11-26 23:14:54 +00:00
Collin M. Barrett
e6f6ae56b2 fix(dir): 🐛 command context model config 2021-11-26 23:14:54 +00:00
Collin M. Barrett
c293405a17 fix(dir): 🐛 Navigation to backing prop 2021-11-26 23:14:54 +00:00
Collin M. Barrett
60ab924ec4 refactor(dir): ♻ use enum for Change discriminator 2021-11-26 23:14:54 +00:00
Collin M. Barrett
471c46201c feat(dir): add computed Change col for TPH discriminator 2021-11-26 23:14:54 +00:00
Collin M. Barrett
83b81a668b refactor(dir): ♻ Change model 2021-11-26 23:14:54 +00:00
Collin M. Barrett
c90f1d8d94 refactor(dir): 🚧 use TPH for Change 2021-11-26 23:14:54 +00:00
Collin M. Barrett
5b2a48d058 feat(dir): 🚧 scaffold CreateList command (part 2) 2021-11-26 23:14:54 +00:00
Collin M. Barrett
fe87f5b4cf refactor(dir): ♻ use FKs to link Changes to Aggregates 2021-11-26 23:14:54 +00:00
Collin M. Barrett
2c5f8363e1 feat(dir): 🚧 scaffold CreateList command 2021-11-26 23:14:54 +00:00
Collin M. Barrett
94dab0d15c feat(dir): scaffold Change entity 2021-11-26 23:14:54 +00:00
Collin M. Barrett
0c48ff3258 feat(dir): scaffold Domain proj and ICommandContext 2021-11-26 23:14:54 +00:00
Collin M. Barrett
f211ae4d30 refactor(ui): ♻ expect surrogate Language key 2021-11-26 17:59:20 +00:00
Collin M. Barrett
577c27aef1 refactor(dir): ♻ re-gen SeedData migration 2021-11-26 17:59:20 +00:00
Collin M. Barrett
f9d8319a9e refactor(dir): ♻ re-gen Initial migration 2021-11-26 17:59:20 +00:00
Collin M. Barrett
2965533102 refactor(dir): ♻ map lang surrogate key, convert all surrogate keys to longs 2021-11-26 17:59:20 +00:00
Collin M. Barrett
774b6d272c refactor(dir-data): ♻ add surrogate key to languages 2021-11-26 17:59:20 +00:00
dependabot[bot]
f610ce3b1c build(deps): bump prettier from 2.4.1 to 2.5.0 in /web
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 14:13:37 +00:00
dependabot[bot]
c8e514fab5 build(deps): bump @types/react from 17.0.36 to 17.0.37 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.36 to 17.0.37.
- [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-25 19:31:07 +00:00
Collin M. Barrett
179ede662b refactor(dir): ♻ prefer IEnumerable over IReadOnlyCollection for immutability (force copy-by-value to mutate element's props) 2021-11-24 07:17:49 -06:00
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