Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve delete confirmation page | Javier Hernandez | 2024-02-01 | 1 | -7/+26 |
| | | | | | | | | | | In delete-center, delete-room and delete-folder confirmation pages, show the ancestors of the items about to delete. Likewise, show the items it contains. For example, if user is about to delete a room, confirmation page will display in which center it is contained and the clients and folder it has inside | ||||
* | views: Add delete folder | Javier Hernandez | 2024-01-10 | 1 | -0/+29 |
Add functionality to allow the user to delete a folder. Show a confirmation page to the user listing the content of the folder that is about to delete |