-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️(frontend) list members from side modal
We refactorize the members grid to display it inside the share side modal. It is not a member grid anymore but a member list with infinite scroll. We can directly update the role or delete a member from the each row of the list.
- Loading branch information
Showing
36 changed files
with
520 additions
and
1,671 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
192 changes: 0 additions & 192 deletions
192
src/frontend/apps/e2e/__tests__/app-impress/doc-member-delete.spec.ts
This file was deleted.
Oops, something went wrong.
112 changes: 0 additions & 112 deletions
112
src/frontend/apps/e2e/__tests__/app-impress/doc-member-grid.spec.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.