focalboard/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
..
__mocks__
cypress Error page (#2321) 2022-03-02 13:46:12 -07:00
html-templates
i18n Error page (#2321) 2022-03-02 13:46:12 -07:00
src Error page (#2321) 2022-03-02 13:46:12 -07:00
static
.eslintignore
.eslintrc.json Error page (#2321) 2022-03-02 13:46:12 -07:00
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json
cypress.json
NOTICE.txt
package-lock.json Error page (#2321) 2022-03-02 13:46:12 -07:00
package.json Error page (#2321) 2022-03-02 13:46:12 -07:00
tsconfig.json
tslint.json
webpack.common.js
webpack.dev.js
webpack.prod.js