summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ogcp: make client name field mandatory in client formAlejandro Sirgo Rica2024-07-092-1/+8
* ogcp: use csv as new format for import clientsAlejandro Sirgo Rica2024-07-092-25/+48
* views: check invalid values in prettify_mac()Alejandro Sirgo Rica2024-07-041-3/+7
* views: validate MAC address after POSTAlejandro Sirgo Rica2024-07-031-2/+21
* views: show MAC as lowercase with colon separatorsAlejandro Sirgo Rica2024-07-031-4/+7
* views: normalize every MAC address during POST processingAlejandro Sirgo Rica2024-07-031-3/+6
* templates: fix commands button layoutAlejandro Sirgo Rica2024-07-031-4/+5
* templates: preserve formatting in script outputAlejandro Sirgo Rica2024-07-011-1/+1
* views: remove debug messages with payload infoAlejandro Sirgo Rica2024-07-011-2/+2
* ogcp: set default SameSite attribute in session cookie1.1.3-23Alejandro Sirgo Rica2024-06-281-0/+4
* templates: improve client list in cache and boot os viewsAlejandro Sirgo Rica2024-06-282-2/+10
* forms: replace Ok with Submit in form submit buttonAlejandro Sirgo Rica2024-06-281-3/+3
* templates: replace start session with boot OSAlejandro Sirgo Rica2024-06-281-1/+1
* 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