You've already forked mattermost-webapp
mirror of
https://github.com/zerotier/mattermost-webapp.git
synced 2026-05-22 16:23:25 -07:00
fe547996d3
* chore: changed extension to .tsx * chore: changed extension .tsx * chore: patch for key-mirror * chore: run patch-package on postinstall * fix: declare module for .svg files * fix: type errors * fix: type errors on notifications.tsx * fix: updated utils/notifications import * fix: updated utils/constants imports * chore: removed .tsx extension on import * chore: set onClick as optional * fix: duplicate utils/constants import * chore: installed @types/react-redux * fix: renamed to system_notice.ts * chore: moved .svg type def to /types dir * chore: ignore mattermost-redux ts error for now * chore: removed key-mirror type patch * fix: moved key-mirror type def into /types dir * chore: fix lint error * chore: forgot header * chore: fix lint errors * chore: fixed merge conflict * chore: add empty space for import groups * chore: fixed dragster import * chore: fixed eslint error * chore: fixed formatting * test: updated snapshot * chore: revert system_notice/index.ts to .js * chore: revert to constants.jsx * chore: revert utils.jsx * chore: revert login_controller.jsx * chore: fixed utils/notification import * chore: pin @types/react-redux to v7.1.4 * chore: fixed formatting * refactor: fixed double utils/constants import * test: updated snapshot