Commit graph

4846 commits

Author SHA1 Message Date
Collin M. Barrett
26b04a4f56 build: 🔨 fix VS debugging db connection 2020-09-06 19:54:03 +00:00
Collin M. Barrett
ea926f7379 build: 🔨 ren dcproj service name 2020-09-06 19:54:03 +00:00
Collin M. Barrett
cd43daec3d refactor: 🎨 include 'dev' docker-compose in dcproj 2020-09-06 19:54:03 +00:00
Collin M. Barrett
daff252696 refactor(directory): 🎨 extract 'Queries' Application dir 2020-09-06 19:54:03 +00:00
Collin M. Barrett
a74e2e7683 refactor(sln): 🎨 mv shared dockerignore to 'Solution Items' 2020-09-06 19:54:03 +00:00
Collin M. Barrett
eb70b7e70e refactor(persistence): ♻ extract 'SegmentViewUrls' and 'SegmentViewUrlMirrors' 2020-09-06 19:54:03 +00:00
Collin M. Barrett
11148e0d19 build: 🔨 work on builds 2020-09-06 19:54:03 +00:00
Collin M. Barrett
9ddd58554c build: 🔨 only use reverse-proxy on prod to allow VS to debug directly into dotnet containers 2020-09-06 19:54:03 +00:00
Collin M. Barrett
88aac48805 build: 🔨 update VS dockerignore 2020-09-06 19:54:03 +00:00
Collin M. Barrett
918cb17b22 refactor(di): ♻ ren ServiceCollectionExtension 2020-09-06 19:54:03 +00:00
Collin M. Barrett
9deb86c774 refactor: 🎨 update gitignore 2020-09-06 19:54:03 +00:00
Collin M. Barrett
a946ea8990 fix: 🐛 fix reverse-proxy proxy pass to upstream urls 2020-09-06 19:54:03 +00:00
Collin M. Barrett
703807c976 refactor: 🎨 update gitignore 2020-09-06 19:54:03 +00:00
Collin M. Barrett
117710c2a5 refactor: 🎨 mv .sln to services dir, update gitignore 2020-09-06 19:54:03 +00:00
Collin M. Barrett
bdb07bd0d8 build: 🔨 work on docker-compose 2020-09-06 19:54:03 +00:00
Collin M. Barrett
32e1191263 refactor: ♻ ren some docker-compose resources 2020-09-06 19:54:03 +00:00
Collin M. Barrett
c8f721d057 fix(web): 🐛🔨 fix Dockerfile 2020-09-06 19:54:03 +00:00
Collin M. Barrett
5298e8f6a5 refactor(web): 🎨 ren reverse-proxy -> server 2020-09-06 19:54:03 +00:00
Collin M. Barrett
942e4fc861 refactor: 🎨 re-organize repo 2020-09-06 19:54:03 +00:00
Collin M. Barrett
f062dc4b19 feat(directory): 🚧 port web to vNext branch 2020-09-06 19:54:03 +00:00
Collin M. Barrett
76fe54a983 refactor(directory): ♻ mv api under 'api' dir 2020-09-06 19:54:03 +00:00
Collin M. Barrett
98e5762e10 build(migrations): 🔨 suppress CA1062 in EF-generated code 2020-09-06 19:54:03 +00:00
Collin M. Barrett
4f7401eae9 build(directory): 🔨 PublishReadyToRunShowWarnings 2020-09-06 19:54:03 +00:00
Collin M. Barrett
922a858280 build(directory): 🔨 target netstandard2.1 for latest api support 2020-09-06 19:54:03 +00:00
Collin M. Barrett
90459a6411 refactor: add refs to some files in VS sln 2020-09-06 19:54:03 +00:00
Collin M. Barrett
c1aec82ef1 feat(directory): add initial migration 2020-09-06 19:54:03 +00:00
Collin M. Barrett
03856477ee build(directory): 🔨 suppress CA1724 in Application 2020-09-06 19:54:03 +00:00
Collin M. Barrett
6f9cd5d6e3 build(directory): 🔨 globally suppress CA1812 2020-09-06 19:54:03 +00:00
Collin M. Barrett
f195c7d3b5 build(directory): 🔨 apply warning suppressions to both Debug and Release 2020-09-06 19:54:03 +00:00
Collin M. Barrett
4b61235024 refactor: 🎨 tidy R# config 2020-09-06 19:54:03 +00:00
Collin M. Barrett
526c4f7f23 refactor(directory): ♻ ren docker image 2020-09-06 19:54:03 +00:00
Collin M. Barrett
7b253c0f91 build(directory): 🔨 combine build and publish steps to resolve System.IO.FileNotFoundException 2020-09-06 19:54:03 +00:00
Collin M. Barrett
92eec381ec docs(directory): 📃 add copyright info to csproj files 2020-09-06 19:54:03 +00:00
Collin M. Barrett
bee9f33727 build(directory): 📦 suppress warnings on any config 2020-09-06 19:54:03 +00:00
Collin M. Barrett
982d29de39 build: de-link mv'd dockerignore from dcproj 2020-09-06 19:54:03 +00:00
Collin M. Barrett
bc3d4da9eb build(directory): 🔨 apply misc docker build work 2020-09-06 19:54:03 +00:00
Collin M. Barrett
6745cffbfc refactor(directory): ♻ clear out some unused config 2020-09-06 19:54:03 +00:00
Collin M. Barrett
0d9010377f refactor(directory): ♻ drop a global warning suppression 2020-09-06 19:54:03 +00:00
Collin M. Barrett
aa4eb00aa7 build(directory): 🔨 optimize build output with trimming and self-contained 2020-09-06 19:54:03 +00:00
Collin M. Barrett
d17813e050 build(directory): use alpine dotnet images 2020-09-06 19:54:03 +00:00
Collin M. Barrett
1a5aedd63c refactor(directory): ♻ return VM for sample endpoint 2020-09-06 19:54:03 +00:00
Collin M. Barrett
e764513749 refactor(directory): ♻ ren predicate 2020-09-06 19:54:03 +00:00
Collin M. Barrett
2a98fe3fdc refactor(directory): ♻ ren QueryContext 2020-09-06 19:54:03 +00:00
Collin M. Barrett
236b040a25 refactor(directory): ♻ make Startup internal 2020-09-06 19:54:03 +00:00
Collin M. Barrett
69d9b1b4f9 feat(directory): use MediatR query for sample endpoint 2020-09-06 19:54:03 +00:00
Collin M. Barrett
ed3a370ed5 feat(directory): 📦 add MediatR 2020-09-06 19:54:03 +00:00
Collin M. Barrett
11c06b252e refactor(directory): ♻ ren facade 2020-09-06 19:54:03 +00:00
Collin M. Barrett
56e88990b6 feat(directory): explicitly pluralize table names that aren't mapped to DbContext 2020-09-06 19:54:03 +00:00
Collin M. Barrett
17a1ade6b7 refactor(directory): ♻ rm unnecessary generic param on mappings to simplify mapping registration 2020-09-06 19:54:03 +00:00
Collin M. Barrett
e288908ed6 refactor(directory): ♻ make nav collection props read only 2020-09-06 19:54:03 +00:00