Commit graph

5443 commits

Author SHA1 Message Date
Collin M. Barrett
c9e63fe444 Revert "fix(web): 🐛 send 404 status code"
This reverts commit 44a9180fc9.
2020-10-05 16:57:44 -05:00
Collin M. Barrett
44a9180fc9
fix(web): 🐛 send 404 status code
ref #937
2020-10-05 20:32:37 +00:00
AzureAD\TomasValiunas
a62e0771f0 Fix react router paths to show error page on undefined pages 2020-10-05 19:23:59 +00:00
Collin M. Barrett
b554730841
docs(readme): 📝 add link to Up and Running Issue 2020-10-05 18:36:45 +00:00
dependabot[bot]
9eb989bb96 build(deps): bump @testing-library/user-event in /web
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.6 to 12.1.7.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.1.6...v12.1.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 12:29:33 +00:00
Collin M. Barrett
4b2ac9c624 refactor(services): ♻ enable Globalization Invariant Mode to reduce size 2020-10-05 07:27:15 -05:00
Azure Pipelines EF Migration Bot
baba6a516b feat(data): migrate PR #2022 2020-10-05 00:26:00 +00:00
Collin M. Barrett
f189db7d68 fix(directory): 🐛 fix path to migrations dcompose file 2020-10-05 00:26:00 +00:00
rimu
239a46bca9 Update FilterList.json 2020-10-05 00:26:00 +00:00
rimu
1da1fc6233 Update FilterListTag.json 2020-10-05 00:26:00 +00:00
Collin M. Barrett
bdb30d2104 docs(archival): 📝 document endpoints 2020-10-04 16:10:05 -05:00
Collin M. Barrett
95627ee1d3 docs(directory): 📝 document endpoints 2020-10-04 16:00:48 -05:00
Collin M. Barrett
0b3634d95e feat(web): add favicon.ico 2020-10-04 15:34:32 -05:00
Collin M. Barrett
523bb2fbe7 refactor(services): ♻📝 refresh service descriptions 2020-10-04 15:31:46 -05:00
Collin M. Barrett
6965ea727b docs(readme): 📝 add archival api badges 2020-10-04 14:25:41 -05:00
Collin M. Barrett
3fa64aaae0 fix(api-docs): 🐛 trigger build on .env change 2020-10-04 14:22:51 -05:00
Collin M. Barrett
953113512c feat(archival): add ping endpoint 2020-10-04 14:19:39 -05:00
Collin M. Barrett
1386474f18 feat(archival): open port 80 to prepare for exposing API endpoints 2020-10-04 13:48:54 -05:00
Collin M. Barrett
c92aeebcca fix(reverse-proxy): 🐛🚑 fix path to svr-includes dir on prod 2020-10-04 10:55:10 -05:00
Collin M. Barrett
80cb7401b2 fix(reverse-proxy): 🐛🚑 fix path to svr-includes dir on prod 2020-10-04 10:49:20 -05:00
Collin M. Barrett
e0ec0ce54a fix(docker-compose): 🐛 fix copy files tasks 2020-10-04 10:33:37 -05:00
Collin M. Barrett
5c17cc415b refactor(docker-compose): ♻ extract docker-compose dir 2020-10-04 10:26:46 -05:00
Collin M. Barrett
8397edb84f docs(readme): 📝♻ link Directory API badge to Swagger UI 2020-10-03 21:20:03 -05:00
Collin M. Barrett
9e991fc600 docs(readme): 📝 add api-docs badge 2020-10-03 21:15:25 -05:00
Collin M. Barrett
00d512ab28 docs(readme): 📝 add api-docs badge 2020-10-03 21:14:59 -05:00
Collin M. Barrett
bfce624041 fix(directory): 🐛 fix swagger gen to nest under directory sub-path 2020-10-03 17:19:08 -05:00
Collin M. Barrett
2bccb126d9 fix(api-docs): 🐛 allow img-src validator.swagger.io via csp 2020-10-03 17:17:47 -05:00
Collin M. Barrett
42bd7335c1 docs(readme): 📝 fix directory swagger spec badge 2020-10-03 17:12:11 -05:00
Collin M. Barrett
889c373ff9 fix(api-docs): 🐛 update encoding of dev URLS config
ref https://github.com/swagger-api/swagger-ui/issues/6463#issuecomment-703169810
2020-10-03 17:02:51 -05:00
Collin M. Barrett
ec0ee9a74b Revert "fix(api-docs): 🐛 try specific swagger-ui version"
This reverts commit 4c2c6cd7ab.
2020-10-03 15:34:10 -05:00
Collin M. Barrett
4c2c6cd7ab fix(api-docs): 🐛 try specific swagger-ui version 2020-10-03 15:31:20 -05:00
Collin M. Barrett
2a85dffce6 fix(services): 🚑🐛 try fix routing issues 2020-10-03 15:04:12 -05:00
Collin M. Barrett
2608dc44a8 feat(services): standup standalone swagger ui instance 2020-10-03 19:51:33 +00:00
Collin M. Barrett
1fdcb2ab13 refactor(reverse-proxy): ♻ rm commented archival-api config 2020-10-03 19:51:33 +00:00
Collin M. Barrett
9428361906 feat(api-docs): add api-docs build pipe config 2020-10-03 19:51:33 +00:00
Collin M. Barrett
240194eec1 fix(reverse-proxy): 🐛 rm port env vars for now
ref https://github.com/docker/compose/pull/1765
2020-10-03 15:38:07 +00:00
Collin M. Barrett
08bae1eb19 fix(reverse-proxy): 🐛 fix ports var interpolation
ref https://github.com/docker/compose/pull/1765
2020-10-03 15:32:01 +00:00
Collin M. Barrett
e9f6235f02 fix(archival): 🐛 re-add to reverse-proxy net to call directory-api 2020-10-03 15:26:42 +00:00
Collin M. Barrett
beeb4cbb73 refactor(services): ♻ trigger builds on change of new .env files 2020-10-03 15:26:42 +00:00
Collin M. Barrett
69fba1db83 refactor(directory): ♻ extract directory-db.env 2020-10-03 15:26:42 +00:00
Collin M. Barrett
27693ca9ba refactor(directory): ♻ extract directory-api.env 2020-10-03 15:26:42 +00:00
Collin M. Barrett
fb5951c560 refactor(archival): ♻ extract archival-api.env 2020-10-03 15:26:42 +00:00
Collin M. Barrett
3377713f84 refactor(api-docs): ♻ extract api-docs.env 2020-10-03 15:26:42 +00:00
Collin M. Barrett
e2a705c858 refactor(services): ♻ extract some env vars 2020-10-03 15:26:42 +00:00
Collin M. Barrett
1ef5e03679 feat(services): add and configure standalone swagger-ui instance 2020-10-03 15:26:42 +00:00
dependabot[bot]
2677ca0e59 build(deps): bump @types/react from 16.9.49 to 16.9.50 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.49 to 16.9.50.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-02 11:47:02 +00:00
Azure Pipelines EF Migration Bot
fd9a85f62a feat(data): migrate PR #2016 2020-10-01 12:14:32 +00:00
Imre Kristoffer Eilertsen
7a8f0f6745 Update FilterListMaintainer.json 2020-10-01 12:14:32 +00:00
Imre Kristoffer Eilertsen
540c6fc99c Update FilterListSyntax.json 2020-10-01 12:14:32 +00:00
Imre Kristoffer Eilertsen
1980f48147 Update FilterList.json 2020-10-01 12:14:32 +00:00