Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add back button to all actions | Javier Sánchez Parra | 2022-03-14 | 1 | -0/+1 |
| | | | | Add a back button to facilitate users to return to the previous page. | ||||
* | Disable scopes tree's checkboxes in action views | Javier Sánchez Parra | 2022-03-10 | 1 | -0/+2 |
| | | | | | Now users can select clients only in scopes and command views, in any other view we set the scopes tree read only. | ||||
* | Add confirmation page when deleting image | Jose M. Guisado | 2022-01-27 | 1 | -0/+20 |
User can confirm when deleting an image by double checking the information displayed on this page. Adds a new optional field in GenericForm: 'ids'. Used when dealing with ids instead of ips. |