focalboard/webapp
Jesús Espino dcf7600ca4
Adding the new template selector interface (#2172)
* Addinig initial version of a working template selector

* Some improvements

* Small improvements in the code

* More polishing

* Code reorganization

* Fixing tests

* Fixing linter errors

* Allowing to edit/delete templates

* Removing no longer needed code reducing race conditions

* Fixing some tests

* Adding some unit tests

* Adding more tests

* Splitting a bit more the board template selector for simplification

* Moving the delete dialog to the board template selector item

* Fixing some tests

* Fixing tests

* Exctracting i18n strings

* Trying to fix part of the cypress tests

* Fixing cypress tests

* Updating template selector UI

* Updating UI

* Updating padding

* Fixing css linter errors

* Fixing css error introduced in the previous commit

* Updating snapshots and fixing tests

* Fixing cypress tests again

* Adressing review comments

* Fixing tests

Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
2022-02-02 09:38:57 +01:00
..
__mocks__ Write Unit Test for emptyCenterPanel.tsx and welcomePage.tsx (#1621) 2021-10-25 11:44:46 -04:00
cypress Adding the new template selector interface (#2172) 2022-02-02 09:38:57 +01:00
html-templates Remove link to deleted css file. (#2152) 2022-01-24 12:54:42 -05:00
i18n Adding the new template selector interface (#2172) 2022-02-02 09:38:57 +01:00
src Adding the new template selector interface (#2172) 2022-02-02 09:38:57 +01:00
static Updating splash screen sizing for image and content (#1399) 2021-10-04 16:58:56 -04:00
.eslintignore
.eslintrc.json Disable max-lines ESLint rule (#2161) 2022-01-25 08:01:31 -05:00
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json
cypress.json [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
NOTICE.txt
package-lock.json Merge branch 'main' into gh-2147-url-property-improvement 2022-02-01 17:25:34 +02:00
package.json Merge branch 'main' into gh-2147-url-property-improvement 2022-02-01 17:25:34 +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 GH-1835: Show Autocomplete Textbox when At Mentioning Users in Comments or Content Section (#1836) 2021-11-25 15:10:39 -05:00
webpack.dev.js
webpack.prod.js