Skip to content

Commit

Permalink
Merge branch 'develop' into 17191/onboarding-unit-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tmashuang authored Mar 11, 2023
2 parents c1df571 + 5d5fa24 commit 6b9c367
Show file tree
Hide file tree
Showing 30 changed files with 783 additions and 333 deletions.
2 changes: 2 additions & 0 deletions .depcheckrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ ignores:
- '@storybook/builder-webpack5'
- '@storybook/manager-webpack5'
- 'storybook-dark-mode'
- '@whitespace/storybook-addon-html'
- 'react-syntax-highlighter'
- 'style-loader'
- 'css-loader'
- 'sass-loader'
Expand Down
1 change: 1 addition & 0 deletions .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ module.exports = {
'@storybook/addon-knobs',
'./i18n-party-addon/register.js',
'storybook-dark-mode',
'@whitespace/storybook-addon-html'
],
staticDirs: ['../app', './images'],
// Uses babel.config.js settings and prevents "Missing class properties transform" error
Expand Down
4 changes: 4 additions & 0 deletions app/_locales/en/messages.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions lavamoat/browserify/desktop/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -4302,18 +4302,13 @@
"packages": {
"react-markdown>remark-parse>mdast-util-from-markdown>mdast-util-to-string": true,
"react-markdown>remark-parse>mdast-util-from-markdown>micromark": true,
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities": true,
"react-markdown>vfile>unist-util-stringify-position": true
"react-markdown>vfile>unist-util-stringify-position": true,
"react-syntax-highlighter>refractor>parse-entities": true
}
},
"react-markdown>remark-parse>mdast-util-from-markdown>micromark": {
"packages": {
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities": true
}
},
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities": {
"globals": {
"document.createElement": true
"react-syntax-highlighter>refractor>parse-entities": true
}
},
"react-markdown>remark-rehype": {
Expand Down Expand Up @@ -4532,6 +4527,11 @@
"react": true
}
},
"react-syntax-highlighter>refractor>parse-entities": {
"globals": {
"document.createElement": true
}
},
"react-tippy": {
"globals": {
"Element": true,
Expand Down
16 changes: 8 additions & 8 deletions lavamoat/browserify/flask/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -4302,18 +4302,13 @@
"packages": {
"react-markdown>remark-parse>mdast-util-from-markdown>mdast-util-to-string": true,
"react-markdown>remark-parse>mdast-util-from-markdown>micromark": true,
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities": true,
"react-markdown>vfile>unist-util-stringify-position": true
"react-markdown>vfile>unist-util-stringify-position": true,
"react-syntax-highlighter>refractor>parse-entities": true
}
},
"react-markdown>remark-parse>mdast-util-from-markdown>micromark": {
"packages": {
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities": true
}
},
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities": {
"globals": {
"document.createElement": true
"react-syntax-highlighter>refractor>parse-entities": true
}
},
"react-markdown>remark-rehype": {
Expand Down Expand Up @@ -4532,6 +4527,11 @@
"react": true
}
},
"react-syntax-highlighter>refractor>parse-entities": {
"globals": {
"document.createElement": true
}
},
"react-tippy": {
"globals": {
"Element": true,
Expand Down
48 changes: 24 additions & 24 deletions lavamoat/build-system/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -6562,22 +6562,6 @@
"define": true
}
},
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities": {
"packages": {
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities>character-entities": true,
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities>character-entities-legacy": true,
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities>character-reference-invalid": true,
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities>is-alphanumerical": true,
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities>is-hexadecimal": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>is-decimal": true
}
},
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities>is-alphanumerical": {
"packages": {
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>is-alphabetical": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>is-decimal": true
}
},
"react-markdown>unified": {
"packages": {
"jsdom>request>extend": true,
Expand Down Expand Up @@ -6620,6 +6604,22 @@
"react-markdown>vfile>unist-util-stringify-position": true
}
},
"react-syntax-highlighter>refractor>parse-entities": {
"packages": {
"react-syntax-highlighter>refractor>parse-entities>character-entities": true,
"react-syntax-highlighter>refractor>parse-entities>character-entities-legacy": true,
"react-syntax-highlighter>refractor>parse-entities>character-reference-invalid": true,
"react-syntax-highlighter>refractor>parse-entities>is-alphanumerical": true,
"react-syntax-highlighter>refractor>parse-entities>is-decimal": true,
"react-syntax-highlighter>refractor>parse-entities>is-hexadecimal": true
}
},
"react-syntax-highlighter>refractor>parse-entities>is-alphanumerical": {
"packages": {
"react-syntax-highlighter>refractor>parse-entities>is-decimal": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>is-alphabetical": true
}
},
"readable-stream": {
"builtin": {
"events.EventEmitter": true,
Expand Down Expand Up @@ -6964,11 +6964,11 @@
},
"stylelint>@stylelint/postcss-markdown>remark>remark-parse": {
"packages": {
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities": true,
"react-syntax-highlighter>refractor>parse-entities": true,
"react-syntax-highlighter>refractor>parse-entities>is-decimal": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>ccount": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>collapse-white-space": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>is-alphabetical": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>is-decimal": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>is-whitespace-character": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>is-word-character": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>markdown-escapes": true,
Expand All @@ -6995,9 +6995,9 @@
},
"stylelint>@stylelint/postcss-markdown>remark>remark-stringify": {
"packages": {
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities": true,
"react-syntax-highlighter>refractor>parse-entities": true,
"react-syntax-highlighter>refractor>parse-entities>is-decimal": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>ccount": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>is-decimal": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>is-whitespace-character": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>markdown-escapes": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>repeat-string": true,
Expand All @@ -7023,10 +7023,10 @@
},
"stylelint>@stylelint/postcss-markdown>remark>remark-stringify>stringify-entities": {
"packages": {
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities>character-entities-legacy": true,
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities>is-alphanumerical": true,
"react-markdown>remark-parse>mdast-util-from-markdown>parse-entities>is-hexadecimal": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-parse>is-decimal": true,
"react-syntax-highlighter>refractor>parse-entities>character-entities-legacy": true,
"react-syntax-highlighter>refractor>parse-entities>is-alphanumerical": true,
"react-syntax-highlighter>refractor>parse-entities>is-decimal": true,
"react-syntax-highlighter>refractor>parse-entities>is-hexadecimal": true,
"stylelint>@stylelint/postcss-markdown>remark>remark-stringify>stringify-entities>character-entities-html4": true
}
},
Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@
"@types/yargs": "^17.0.8",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"@whitespace/storybook-addon-html": "^5.1.1",
"addons-linter": "^5.2.0",
"babelify": "^10.0.0",
"bify-module-groups": "^2.0.0",
Expand Down Expand Up @@ -504,6 +505,7 @@
"pumpify": "^2.0.1",
"randomcolor": "^0.5.4",
"react-devtools": "^4.11.0",
"react-syntax-highlighter": "^15.5.0",
"read-installed": "^4.0.3",
"redux-mock-store": "^1.5.4",
"remote-redux-devtools": "^0.5.16",
Expand Down
Loading

0 comments on commit 6b9c367

Please sign in to comment.