focalboard/mattermost-plugin/webapp
Doug Lauder ec91f1c71b
Error page (#2321)
* generic error page

* redirect from errorboundary

* clean compile

* wip redirect from error boundry

* error page displaying

* ensure i18n strings are preserved

* Updating error page UI

* Update webapp/i18n/en.json

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update webapp/i18n/en.json

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update webapp/i18n/en.json

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update webapp/i18n/en.json

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update webapp/src/errors.ts

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* typo

* remove background image

* fix linter error

* fix cypress errors

* translation error page title

* fix package lock

* fix package.lock again

Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-03-02 13:46:12 -07:00
..
i18n Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
loaders Unfurl Focalboard Link (#1081) 2021-10-22 12:13:31 -04:00
src Error page (#2321) 2022-03-02 13:46:12 -07:00
tests Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
.eslintignore Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
.eslintrc.json Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
.gitignore Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
.npmrc Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
babel.config.js npm dependency upgrade (#470) 2021-05-25 13:22:28 +02:00
package-lock.json Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00
package.json Update dependencies for webapp and mattermost-plugin/webapp (#2213) 2022-02-02 06:36:49 -07:00
tsconfig.json Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
webpack.config.js Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00