summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* templates: add vertical padding to the no cache messageAlejandro Sirgo Rica2024-06-281-1/+1
* templates: improve spacing in main dashboardAlejandro Sirgo Rica2024-06-281-1/+1
* templates: hide detailed cache view with zero imagesAlejandro Sirgo Rica2024-06-281-5/+6
* templates: fix no image message in manage cache viewAlejandro Sirgo Rica2024-06-281-1/+1
* templates: improve user sidebar styleAlejandro Sirgo Rica2024-06-281-3/+4
* views: add check for failed /center/info get requestAlejandro Sirgo Rica2024-06-281-0/+6
* views: notify user edit and user creationAlejandro Sirgo Rica2024-06-281-4/+8
* views: fix English grammatical error in error messageAlejandro Sirgo Rica2024-06-281-5/+5
* templates: fix user form alignmentAlejandro Sirgo Rica2024-06-272-2/+3
* ogcp: improve page heading styleAlejandro Sirgo Rica2024-06-2748-62/+69
* ogcp: add user permission mechanismAlejandro Sirgo Rica2024-06-2713-136/+309
* templates: rename Edit client to Update clientAlejandro Sirgo Rica2024-06-251-1/+1
* ogcp: add support to view script outputAlejandro Sirgo Rica2024-06-253-0/+118
* ogcp: add support to run scripts in clientsAlejandro Sirgo Rica2024-06-254-1/+113
* templates: make opengnsys buttom redirect to dashboardAlejandro Sirgo Rica2024-06-251-1/+1
* views: remove unsupported partition types from image operationsAlejandro Sirgo Rica2024-06-251-12/+31
* templates: rename Start session to Boot OSAlejandro Sirgo Rica2024-06-201-1/+1
* templates: show client details at the end of the client optionsAlejandro Sirgo Rica2024-06-201-2/+2
* views: prevent user removal after password mismatch in user/editAlejandro Sirgo Rica2024-06-191-2/+6
* views: make password optional in user/editAlejandro Sirgo Rica2024-06-193-15/+30
* views: improve cache check messages in image/restoreAlejandro Sirgo Rica2024-06-191-2/+2
* views: check if the image fits in cache before image/restoreAlejandro Sirgo Rica2024-06-181-0/+33
* views: ignore image datasize check if datasize is zeroAlejandro Sirgo Rica2024-06-181-1/+1
* templates: remove servers view in main navbarAlejandro Sirgo Rica2024-06-181-3/+0
* css: offset the sidebar to acommodate all disclosure widgetsAlejandro Sirgo Rica2024-06-182-1/+5
* js: show correct initial disclosure widget stateAlejandro Sirgo Rica2024-06-172-1/+3
* ogcp: add room details view to scopes managementAlejandro Sirgo Rica2024-06-173-0/+52
* ogcp: add center details view to scopes managementAlejandro Sirgo Rica2024-06-173-0/+56
* views: fix image restore cache checks1.1.3-22Alejandro Sirgo Rica2024-06-171-2/+3
* ogcp: add move client to scopes managementAlejandro Sirgo Rica2024-06-174-1/+94
* templates: remove console.log statement in mode.htmlAlejandro Sirgo Rica2024-06-171-1/+0
* templates: show oglive in client pillsAlejandro Sirgo Rica2024-06-171-0/+19
* ogcp: fix restricted user mode1.1.3-21Alejandro Sirgo Rica2024-06-141-18/+13
* forms: improve scopes field description in UserFormAlejandro Sirgo Rica2024-06-141-1/+1
* forms: use checkboxes for scope selection in UserFormAlejandro Sirgo Rica2024-06-143-10/+83
* templates: remove dead code from edit_user.htmlAlejandro Sirgo Rica2024-06-141-8/+0
* views: fix center/update validation with no selectionAlejandro Sirgo Rica2024-06-141-3/+3
* views: fix folder/update validationAlejandro Sirgo Rica2024-06-141-2/+2
* js: allow selection of multiple clients in scopes sidebarAlejandro Sirgo Rica2024-06-142-3/+16
* ogcp: add disclosure widget to sidebarAlejandro Sirgo Rica2024-06-144-3/+19
* src: revisit sidebar context storage approachAlejandro Sirgo Rica2024-06-143-19/+24
* js: uncheck parent folder when a child folder is uncheckedAlejandro Sirgo Rica2024-06-141-1/+1
* js: remove unused variable in showSelectedClientsOnEventsAlejandro Sirgo Rica2024-06-131-1/+0
* js: show only clients in the scope pillsAlejandro Sirgo Rica2024-06-131-10/+8
* templates: add missing center_update.htmlAlejandro Sirgo Rica2024-06-131-0/+18
* views: remove duplicated validation errorsAlejandro Sirgo Rica2024-06-131-2/+0
* templates: fix error report with multiple messagesAlejandro Sirgo Rica2024-06-131-2/+4
* views: allow scope server data in restricted user modeAlejandro Sirgo Rica2024-06-131-1/+1
* views: skip non-200 OK requests to serversOpenGnSys Support Team2024-06-121-0/+3
* views: check cache presence in tiptorrent and unicast restoreAlejandro Sirgo Rica2024-06-071-2/+10