focalboard/webapp
Paul Esch-Laurent 2a0873c954
fix: personal server invite link omitted base URL (#2900)
* fix: personal server invite link omitted base URL

* fix: respect `baseURL` when building invite URL

* test: add simple unit test for <RegistrationLink>

* clean up test

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2022-04-27 15:14:08 -06:00
..
__mocks__ Write Unit Test for emptyCenterPanel.tsx and welcomePage.tsx (#1621) 2021-10-25 11:44:46 -04:00
cypress Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
html-templates Remove link to deleted css file. (#2152) 2022-01-24 12:54:42 -05:00
i18n Translations update from Mattermost Weblate (#2830) 2022-04-18 19:20:15 +02:00
src fix: personal server invite link omitted base URL (#2900) 2022-04-27 15:14:08 -06:00
static Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00
.eslintignore
.eslintrc.json Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json
cypress.json revert bad config changes 2022-03-30 15:12:56 -06:00
NOTICE.txt
package-lock.json Upgrading to react-select 5 (#2651) 2022-03-29 10:14:57 +02:00
package.json Adding translations and regenerationg the i18n/en.json file 2022-04-04 17:37:23 +02:00
tsconfig.json [GH-42] Cypress tests for login actions (#1679) 2021-11-22 16:59:01 +01:00
tslint.json
webpack.common.js Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
webpack.dev.js
webpack.prod.js