focalboard/webapp
Jesús Espino d3edf2f698
Adding the board default role for public boards (#2884)
* Adding the default role concept in the backend

* Adding the interface part

* Fix golang-ci lint errors

* Adding local permissions tests

* Address PR review comments

* Improving the code a bit

* Another small fix

* Renaming DefaultRole to MinimumRole

* Setting the minimum role at minimum to check the permissions per roles in the integration tests

* Adding the new minimum role behavior

* Fixing some tests

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-16 10:09:11 -06:00
..
__mocks__ Write Unit Test for emptyCenterPanel.tsx and welcomePage.tsx (#1621) 2021-10-25 11:44:46 -04:00
cypress GH-2927 - Reducing header size for boards (#2930) 2022-05-02 12:54:11 +05:00
html-templates Remove link to deleted css file. (#2152) 2022-01-24 12:54:42 -05:00
i18n Translated using Weblate (Persian) 2022-05-10 13:16:29 +02:00
src Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -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 docker: fix docker file image and apply some good practices (#552) 2021-07-01 11:46:03 +02:00
.prettierignore Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
.prettierrc.json Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
.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 [GH-38] Add date property (#391) 2021-05-10 07:46:07 +02:00
package-lock.json update to version 7.2.0 2022-05-11 17:25:46 -06:00
package.json update to version 7.2.0 2022-05-11 17:25:46 -06: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 Introduce checkbox property type (#439) 2021-06-02 15:53:52 +05:30
webpack.prod.js Use cross-env instead of win-node-env (#656) 2021-07-15 19:30:22 -07:00