Commit graph

5745 commits

Author SHA1 Message Date
dependabot[bot]
54ec8abdbe build(deps): bump react-scripts from 4.0.1 to 4.0.2 in /web
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@4.0.2/packages/react-scripts)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-04 14:57:55 +00:00
dependabot[bot]
796e631928 build(deps): bump @types/node from 14.14.22 to 14.14.25 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.22 to 14.14.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-04 14:57:44 +00:00
dependabot[bot]
83d52ca1fa build(deps): bump @testing-library/react from 11.2.4 to 11.2.5 in /web
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.4 to 11.2.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.4...v11.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-03 15:37:00 +00:00
dependabot[bot]
206da09abc build(deps): bump @types/react from 17.0.0 to 17.0.1 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.0 to 17.0.1.
- [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>
2021-02-03 15:30:42 +00:00
dependabot[bot]
05f5143e7d build(deps): bump antd from 4.11.2 to 4.12.1 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 4.11.2 to 4.12.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.11.2...4.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-03 15:07:26 +00:00
dependabot[bot]
12082ee55c build(deps): bump @testing-library/user-event in /web
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.6.2 to 12.6.3.
- [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.6.2...v12.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 14:05:14 +00:00
dependabot[bot]
712f9a2591 build(deps): bump @testing-library/react from 11.2.3 to 11.2.4 in /web
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.3 to 11.2.4.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.3...v11.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 13:55:54 +00:00
dependabot[bot]
5b26aeb461 build(deps): bump less from 4.1.0 to 4.1.1 in /web
Bumps [less](https://github.com/less/less.js) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 14:12:46 +00:00
Collin M. Barrett
115f001e84 docs(readme): 📰♻ use consistent naming of services 2021-01-31 16:34:18 -06:00
Collin M. Barrett
e5cccdcf07 docs(readme): 📰 basic building and running locally
closes #1998
2021-01-31 16:09:21 -06:00
Collin M. Barrett
92d030eb91 fix(web): 🐛 fix Description column sort to handle nulls 2021-01-31 21:22:10 +00:00
Collin M. Barrett
132d374d77 fix(web): 🐛 define url as optional in LinkButton 2021-01-31 21:22:10 +00:00
Collin M. Barrett
a6de4ec62d fix(web): 🐛 hide Description if null 2021-01-31 21:22:10 +00:00
Collin M. Barrett
1d892c4489 fix(web): 🐛🚧 sync nullable props to UI interfaces 2021-01-31 21:22:10 +00:00
Collin M. Barrett
e3116f13ce fix(web): 🐛 gitignore .eslintcache
ref https://github.com/facebook/create-react-app/issues/10161
2021-01-31 15:06:38 -06:00
Collin M. Barrett
70503fecfb refactor(web): 🔥 rm unused prop 2021-01-31 15:04:15 -06:00
Collin M. Barrett
ff43b3facf fix(archival): 🐛 log and swallow EmptyCommitExceptions 2021-01-30 17:27:51 -06:00
Collin M. Barrett
8247982aef fix(archival): 🐛 validate git repo vs just directory existence 2021-01-30 13:20:16 -06:00
Collin M. Barrett
5a2cf4caf1 feat(archival): in DEBUG, purge existing queue on startup
ref https://github.com/HangfireIO/Hangfire/issues/394#issuecomment-179924221
2021-01-30 13:09:37 -06:00
Collin M. Barrett
e1adced026 refactor(web): 🔥 rm unused ref 2021-01-30 12:39:29 -06:00
Collin M. Barrett
260ad593ac feat(reverse-proxy): open CORS 2021-01-30 12:14:12 -06:00
Collin M. Barrett
10564ee1b7 chore(services): ♻ bump copyright year 2021-01-30 10:56:41 -06:00
Collin M. Barrett
95b63bf66f refactor(r#): 🔧 disable R# performance notifications 2021-01-30 10:54:33 -06:00
dependabot[bot]
f88d73f7a0 build(deps): bump antd from 4.11.1 to 4.11.2 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 4.11.1 to 4.11.2.
- [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.11.1...4.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 13:59:39 +00:00
Collin M. Barrett
3ab91c4c52 fix(search): 🐛 implement new close dropdown param
ref https://github.com/ant-design/ant-design/pull/28688
2021-01-26 01:33:26 +00:00
dependabot[bot]
2ddef8201d build(deps): bump antd from 4.10.3 to 4.11.1 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 4.10.3 to 4.11.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.10.3...4.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 01:33:26 +00:00
Collin M. Barrett
6babc46ee8 Revert "chore(dcompose): 📦 bump config ver"
This reverts commit 369ec8aa2e.
2021-01-24 20:32:31 -06:00
Collin M. Barrett
369ec8aa2e chore(dcompose): 📦 bump config ver 2021-01-24 20:28:43 -06:00
Collin M. Barrett
0e1896060d feat(reverse-proxy): add Permissions-Policy 2021-01-24 15:35:36 -06:00
Collin M. Barrett
d132e37017 refactor(reverse-proxy): ♻ loosen referrer policy 2021-01-24 15:29:41 -06:00
Collin M. Barrett
613b204c44 fix(reverse-proxy): 🐛🚑 allow connect-src for web and api-docs 2021-01-24 14:35:14 -06:00
Collin M. Barrett
f885b0a519 refactor(reverse-proxy): ♻ csp tweaks 2021-01-24 14:31:39 -06:00
Collin M. Barrett
4cf4930a41 fix(readme): 🐛 fix URL 2021-01-24 13:24:01 -06:00
Collin M. Barrett
1013a7db2c feat(readme): expand Adding or Updating Lists 2021-01-24 13:23:14 -06:00
Collin M. Barrett
786485fb90 refactor(readme): ♻ rm 'Up and Running' 2021-01-24 13:17:37 -06:00
Collin M. Barrett
f48f70ec11 Revert "fix(api-docs): 🐛 disable unsafe-inline style-src"
This reverts commit 29b6517569.
2021-01-24 13:14:44 -06:00
Collin M. Barrett
6609325d9e refactor(web): 🎨 npx prettier --write . 2021-01-24 13:12:43 -06:00
Collin M. Barrett
29b6517569 fix(api-docs): 🐛 disable unsafe-inline style-src
ref https://github.com/swagger-api/swagger-ui/pull/5578
2021-01-24 13:10:58 -06:00
Collin M. Barrett
44bae636a7 fix(web): 🐛 extract inline tpl redirect script to not be blocked by csp 2021-01-24 12:49:15 -06:00
Collin M. Barrett
4be18238cd fix(web): 🐛 allow csp manifest-src 2021-01-24 12:45:15 -06:00
Collin M. Barrett
4aa6845672 feat(web): disable csp unsafe-inline 2021-01-24 12:33:25 -06:00
Collin M. Barrett
72222dceb3 feat(reverse-proxy): lock down csp form-action 2021-01-24 12:29:03 -06:00
Collin M. Barrett
81bfc48338 feat(reverse-proxy): lock down csp base-uri 2021-01-24 12:27:06 -06:00
Collin M. Barrett
dbcdc8cf27 feat(reverse-proxy): lock down csp frame-ancestors 2021-01-24 12:24:53 -06:00
Collin M. Barrett
cb4fcff6b7 refactor(readme): 🎨 formatting tweaks 2021-01-24 10:10:35 -06:00
Collin M. Barrett
20fd1680c2 feat(readme): add table of contents 2021-01-24 09:57:26 -06:00
Collin M. Barrett
8930e33bd9 refactor(readme): ♻ convert services shields to markdown, extract multiple security headers shields 2021-01-24 09:48:53 -06:00
Collin M. Barrett
56f96bd3bd feat(reverse-proxy): 🔒 give apis only connect-src csp 2021-01-23 18:12:22 -06:00
Collin M. Barrett
8364f47d22 fix(reverse-proxy): 🐛 give swagger-ui data: csp 2021-01-23 18:10:36 -06:00
Collin M. Barrett
076f5ed17c fix(reverse-proxy): 🐛 give swagger-ui unsafe-inline csp 2021-01-23 18:08:21 -06:00