focalboard/webapp/src/widgets
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
..
__snapshots__ [GH-1826] Cypress test for group by different property (#1966) 2021-12-15 09:57:58 -07:00
buttons Adding the new template selector interface (#2172) 2022-02-02 09:38:57 +01:00
icons Adding the new template selector interface (#2172) 2022-02-02 09:38:57 +01:00
menu [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
editable.scss Add stylelint to the CI (#1078) 2021-08-26 11:25:25 +02:00
editable.tsx [GH-1057] Highlighting on hover for property values in the card dialog (#1065) 2021-09-24 17:56:21 -07:00
editableArea.scss [GH-770] Use textarea for title in the card dialog (#776) 2021-07-26 14:04:21 +05:30
editableArea.tsx [GH-770] Use textarea for title in the card dialog (#776) 2021-07-26 14:04:21 +05:30
editableDayPicker.scss Add stylelint to the CI (#1078) 2021-08-26 11:25:25 +02:00
editableDayPicker.tsx [GH-1351] Webapp Linter Fixes - Investigate / Update using any Record<string, any> (#1682) 2021-11-04 11:43:03 +01:00
emojiPicker.scss Add stylelint to the CI (#1078) 2021-08-26 11:25:25 +02:00
emojiPicker.tsx Adding emoji picker 2020-10-28 10:45:15 +01:00
label.scss Fix displaying properties on kanban cards: (#1400) 2021-10-04 10:05:39 +05:30
label.tsx [GH-1013] Fix visibility of clear button for select option (#1160) 2021-09-14 15:35:41 -06:00
menuWrapper.scss Fixed menu label hover (#1499) 2021-11-03 17:44:32 +05:30
menuWrapper.tsx [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
propertyMenu.scss Add stylelint to the CI (#1078) 2021-08-26 11:25:25 +02:00
propertyMenu.test.tsx gh-1360 Fix for tests using 'any' when wrapping components (#1374) 2021-10-04 12:27:37 -06:00
propertyMenu.tsx [GH-1826] Cypress test for group by different property (#1966) 2021-12-15 09:57:58 -07:00
switch.scss Fixed overflowing checkbox (#1585) 2021-10-18 01:45:36 -04:00
switch.tsx Introduce checkbox property type (#439) 2021-06-02 15:53:52 +05:30
tooltip.scss [GH-1111] Fix height for tooltip (#1123) 2021-09-30 11:55:24 -07:00
tooltip.tsx GH-629 - Property Popover in Kanban view (#643) 2021-07-07 01:46:37 -04:00
valueSelector.scss [GH-1013] Fix visibility of clear button for select option (#1160) 2021-09-14 15:35:41 -06:00
valueSelector.tsx webapp: make 'no options' message more explicit + translatable (#1706) 2021-11-01 11:00:16 +05:30