Commit graph

4985 commits

Author SHA1 Message Date
Azure Pipelines - collinbarrett - FilterLists - Directory Migrate
8eae946e4a feat(data): migrate PR #1922 2020-09-06 19:54:03 +00:00
Azure Pipelines - collinbarrett - FilterLists - Directory Migrate
d5534d3afa refactor(data): lint PR #1922 2020-09-06 19:54:03 +00:00
Collin M. Barrett
8fb162868f build: ♻ misc build updates 2020-09-06 19:54:03 +00:00
Collin M. Barrett
8be40f4563 build: ♻ misc build updates 2020-09-06 19:54:03 +00:00
Collin M. Barrett
ae82059eb3 build: ♻ misc build updates 2020-09-06 19:54:03 +00:00
Collin M. Barrett
43077dd3ec build: ♻ misc build updates 2020-09-06 19:54:03 +00:00
Collin M. Barrett
443cb178b2 build: ♻ misc build updates 2020-09-06 19:54:03 +00:00
Collin M. Barrett
e5679d530e build: ♻ misc build updates 2020-09-06 19:54:03 +00:00
Collin M. Barrett
ddeafbeb29 build: ♻ misc build updates 2020-09-06 19:54:03 +00:00
Collin M. Barrett
43331fcae8 build: ♻ misc build updates 2020-09-06 19:54:03 +00:00
Collin M. Barrett
7d2076a85b build: ♻ misc build updates 2020-09-06 19:54:03 +00:00
Collin M. Barrett
99dfdc640b refactor(directory): ♻ exclude test migrationts from Dockerfile.dev (requires orchestrating db instance externally) 2020-09-06 19:54:03 +00:00
Collin M. Barrett
cba9373bfe refactor(directory): ♻ exclude data from docker context 2020-09-06 19:54:03 +00:00
Collin M. Barrett
b59828c185 refactor(directory): ♻ disable sensitive data logging 2020-09-06 19:54:03 +00:00
Collin M. Barrett
429b2297bf fix(directory): 📦🐛 dep on FilterLists.Directory.Infrastructure.Migrations in tests proj 2020-09-06 19:54:03 +00:00
Collin M. Barrett
37dc69284b feat(directory): 📦 install xunit.runner.visualstudio to tests proj 2020-09-06 19:54:03 +00:00
Collin M. Barrett
05654deee4 feat(directory): 📦 install Microsoft.NET.Test.Sdk to tests proj 2020-09-06 19:54:03 +00:00
Collin M. Barrett
e0c99730b3 build(migrations): 🔨 mv tests to tests dir in build container 2020-09-06 19:54:03 +00:00
Collin M. Barrett
40f2378df9 fix(build): 🐛🔨 fix migrations proj name 2020-09-06 19:54:03 +00:00
Collin M. Barrett
4b3dabd426 fix(build): 🐛🔨 fix migrations proj name 2020-09-06 19:54:03 +00:00
Collin M. Barrett
0abf3e6b97 build: 🔨 shallow fetch for build 2020-09-06 19:54:03 +00:00
Collin M. Barrett
51cdf4bb4f fix(build): 🐛🔨 try fixing enabling docker BuildKit 2020-09-06 19:54:03 +00:00
Collin M. Barrett
3324c63562 fix(build): 🐛🔨 try fixing enabling docker BuildKit 2020-09-06 19:54:03 +00:00
Collin M. Barrett
08256fc9b8 fix(build): 🐛🔨 try fixing enabling docker BuildKit 2020-09-06 19:54:03 +00:00
Collin M. Barrett
cf0d290dbc fix(directory): 🐛 fix build context for migrations tests 2020-09-06 19:54:03 +00:00
Collin M. Barrett
9f4faab1a7 refactor: ♻🔨 update dockerignores 2020-09-06 19:54:03 +00:00
Collin M. Barrett
a5d2aa21ec refactor(directory): 🔥 rm dup docker-compose config 2020-09-06 19:54:03 +00:00
Collin M. Barrett
65dcae4b55 build: 🔨 use BuildKit 2020-09-06 19:54:03 +00:00
Collin M. Barrett
307840b8d6 feat: add migrations test to pipeline 2020-09-06 19:54:03 +00:00
Collin M. Barrett
5b35c102b4 build: 🔨🚧 WIP port forward pipeline configs 2020-09-06 19:54:03 +00:00
Collin M. Barrett
1b2d677a94 feat(reverse-proxy): port forward pipeline config 2020-09-06 19:54:03 +00:00
Collin M. Barrett
cec2f0016a refactor(web): ♻ add key to components of SyntaxCloud 2020-09-06 19:54:03 +00:00
Collin M. Barrett
5ca882b51b refactor(web): ♻ propagate props to list info drawer to avoid dup api calls 2020-09-06 19:54:03 +00:00
Collin M. Barrett
7698345e31 feat(web): 🚧 re-enable list info drawer 2020-09-06 19:54:03 +00:00
Collin M. Barrett
8a1e608f3e feat(web): re-enable langs column sort 2020-09-06 19:54:03 +00:00
Collin M. Barrett
cecf44a8ec feat(web): re-enable syntax column filter 2020-09-06 19:54:03 +00:00
Collin M. Barrett
6801e48dcc feat(web): re-enable syntax column sort 2020-09-06 19:54:03 +00:00
Collin M. Barrett
6b027c7987 feat(web): re-enable syntax column (less sorter/filter) w/new SyntaxCloud comp 2020-09-06 19:54:03 +00:00
Collin M. Barrett
cc93018e67 feat(web): re-enable software column 2020-09-06 19:54:03 +00:00
Collin M. Barrett
05dba5aa6e feat(web): re-enable lang column (less sorter) 2020-09-06 19:54:03 +00:00
Collin M. Barrett
663f9264d6 fix(web): ♻ comment some stuff to get web to compile with new api 2020-09-06 19:54:03 +00:00
Collin M. Barrett
5095a1c5f2 refactor(web): 🔥 rm props from List interface that were extracted to ListDetails 2020-09-06 19:54:03 +00:00
Collin M. Barrett
ab032eb36b feat(web): add ListDetails interface and hook 2020-09-06 19:54:03 +00:00
Collin M. Barrett
903c568d1b refactor(directory): ♻ break off a list details endpoint 2020-09-06 19:54:03 +00:00
Collin M. Barrett
062ff8f729 feat(directory): fetch viewUrls from lists endpoint 2020-09-06 19:54:03 +00:00
Collin M. Barrett
4e1634ca65 refactor(web): ♻ ren License Url 2020-09-06 19:54:03 +00:00
Collin M. Barrett
73b8d72656 refactor(web): ♻ rm List DescriptionSourceUrl from ui 2020-09-06 19:54:03 +00:00
Collin M. Barrett
a9c4408d96 refactor(web): ♻ rm PublishedDate from ui 2020-09-06 19:54:03 +00:00
Collin M. Barrett
dc97319d75 Revert "Revert "refactor(web): ♻🚧 match dto interfaces with revised api/data model""
This reverts commit 451ff31f171acce6887a7ff2ead03865c7c80ce3.
2020-09-06 19:54:03 +00:00
Collin M. Barrett
2bfaadf6f7 build: 🔨 dev on web outside of docker 2020-09-06 19:54:03 +00:00