1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-12 09:04:14 +02:00
focalboard/webapp
Doug Lauder 554453c9e6
GH-2812 Hide delete template and edit template icons unless user has permission (#2818)
* hide delete template and edit template icons unless user has permission

* fix jest tests
2022-04-15 10:59:26 -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 Merge branch 'main' into issue-2617 2022-04-05 11:56:29 -06:00
src GH-2812 Hide delete template and edit template icons unless user has permission (#2818) 2022-04-15 10:59:26 -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 Add stylelint to the CI (#1078) 2021-08-26 11:25:25 +02:00
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