mattermost/webapp/channels
Nick Misasi aa5d51131d
Register product icon change (#34883)
* Adjust registerProduct to accept generic icon

* Undo unnecessary changes

* Anotha one

* Fix linting errors in product menu tests

- Fix jsx-quotes to use single quotes instead of double quotes
- Fix react/jsx-max-props-per-line by placing props on separate lines
- Fix react/jsx-no-literals by wrapping literal strings in JSX expression containers
- Fix react/jsx-wrap-multilines by wrapping multiline JSX in parentheses
- Fix react/jsx-closing-bracket-location for proper bracket alignment

* don't use snapshots or enzyme

* Fix pipelines?
2026-02-03 10:45:02 -05:00
..
.github MM-66972 Upgrade to node 24 and main dependencies with babel, webpack and jest (#34760) 2026-01-14 13:14:01 +08:00
build Use "transform: scale" to resize emoticons, and "zoom" when supported (#29276) 2024-12-05 16:22:55 -07:00
scripts MM-66653: migrate i18n extraction from mmjstool to @formatjs/cli (#34498) 2026-01-12 17:22:04 -06:00
src Register product icon change (#34883) 2026-02-03 10:45:02 -05:00
.eslintignore init (#22752) 2023-04-03 15:29:04 -04:00
.eslintrc.json MM-66653: migrate i18n extraction from mmjstool to @formatjs/cli (#34498) 2026-01-12 17:22:04 -06:00
.gitignore MM-66653: migrate i18n extraction from mmjstool to @formatjs/cli (#34498) 2026-01-12 17:22:04 -06:00
.npm-upgrade.json MM-63616 Remove react-hot-loader and hot-loader/react-dom (#30744) 2025-05-05 16:51:23 -04:00
.stylelintignore Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
.stylelintrc.json MM-63950 replace --denim- variables (#30925) 2025-05-27 07:55:37 -04:00
babel.config.js MM-63616 Remove react-hot-loader and hot-loader/react-dom (#30744) 2025-05-05 16:51:23 -04:00
CLAUDE.OPTIONAL.md Add optional Claude.md orchestration for Webapp folder (#34668) 2026-01-14 13:04:20 -05:00
jest.config.channels.js Add shard and log heap usage in Jest (#34656) 2025-12-11 10:54:12 +08:00
jest.config.js Add shard and log heap usage in Jest (#34656) 2025-12-11 10:54:12 +08:00
jest.config.mattermost-redux.js Add shard and log heap usage in Jest (#34656) 2025-12-11 10:54:12 +08:00
LICENSE.txt Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
package.json Update web app package versions to 11.4.0 (#35003) 2026-01-20 11:58:20 -05:00
tsconfig.json Change moduleResolution to bundler for web app (#35081) 2026-02-02 12:08:04 -05:00
webpack.config.js fix(webapp): bundle loading screen CSS with content hash (#34930) 2026-01-20 09:36:01 -06:00