status-desktop/ui/app/AppLayouts/CommunitiesPortal
Pascal Precht 8d90204e0a refactor(communities): allow removing items from import file list
There was a requested design change where no longer wanted to have
checkboxes to decide which files will be included for a discord import,
but rather have an "X" button that enables users to remove items.

This commit implements this refactor.

In addition, it ensures that the already loaded discord categories and
channels that have been extracted from validation, are kept in sync as
well.

Meaning, if a user removes a file from the file list, the corresponding
channel will be removed as well.

If there's not channel in a given category, the category will be removed
as well.

Closes #8125 #8126
2022-11-10 15:45:25 +01:00
..
controls feat(communities/portal): add tags filtering 2022-10-18 12:53:41 +02:00
panels feat(communities/portal): add tags filtering 2022-10-18 12:53:41 +02:00
popups refactor(communities): allow removing items from import file list 2022-11-10 15:45:25 +01:00
stores refactor(communities): allow removing items from import file list 2022-11-10 15:45:25 +01:00
views feat(storybook): extended editing of communities portal page 2022-10-27 13:55:06 +02:00
CommunitiesPortalLayout.qml feat(ActivityCenter): Refactor AC Store and fix notifications counting 2022-10-28 12:29:40 +03:00
qmldir feat(CommunitiesPortal): Communities Portal first UI approach 2022-06-02 08:24:02 -04:00