summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Collapse)AuthorAgeFilesLines
* [webapp] fix disabled animation causing bugUdo Walter2019-03-286-10/+50
|
* [eventmanager] rename module name in german frontendChristian Hofmaier2019-03-281-1/+1
|
* rename api log to systemlog to prevent adblocker blocking itUdo Walter2019-03-271-1/+1
|
* [log] add filter functionalityUdo Walter2019-03-274-20/+97
|
* [webapp] small style fixes in groups module and selectboxUdo Walter2019-03-276-24/+48
|
* [webapp/alerts] Fix: Notification didn't fill the whole container when ↵Jannik Schönartz2019-03-261-4/+0Star
| | | | having a short msg
* [eventmanager] adjust init paramsChristian Hofmaier2019-03-251-5/+5
|
* [eventmanager] Add module and functionalityChristian Hofmaier2019-03-2411-7/+921
| | | | | | - list to show all events, buttons to create/delete events - can add groups/clients to event - can add blacklist to event
* [webapp] small design fixesUdo Walter2019-03-222-5/+19
|
* [webapp] add back to top button + log improvementsUdo Walter2019-03-226-36/+227
|
* [external-backeds] Big idoit rework, to match the updated apiJannik Schönartz2019-03-152-17/+18
|
* mergeUdo Walter2019-03-156-74/+123
|\
| * [external-backends] Small bugfix to save the switch again & add tooltips to ↵Jannik Schönartz2019-03-101-8/+32
| | | | | | | | the webapp
| * [external-backends] Passwords are not send to the frontend anymoreJannik Schönartz2019-03-102-34/+55
| | | | | | | | | | Change error responses to the new response scheme Add set password button in the frontend to deal with the no password policy
| * [ipxe] Add parameter to api how many lines the response should send and ↵Jannik Schönartz2019-03-101-19/+15Star
| | | | | | | | adjust frontend
| * [webapp/ipxe] Fix console autoscroll on linuxJannik Schönartz2019-03-081-1/+2
| |
| * [webapp] Add require symbol for the user / account formsJannik Schönartz2019-03-082-13/+20
| |
* | [server/log] add log libUdo Walter2019-03-151-1/+1
|/
* [webapp] migrate from vue cli 2 to vue cli 3Udo Walter2019-03-0530-6731/+5598Star
|
* [server/setup] Move (initial) setup in it's own api fileJannik Schönartz2019-03-041-5/+6
|
* eslint fixesUdo Walter2019-03-042-4/+4
|
* [webapp/datatablesearch] small height fixUdo Walter2019-03-041-1/+9
|
* [webapp/log] first system log implementation (wip, frontend only atm)Udo Walter2019-03-047-77/+448
|
* Forgot to remove the console log. -.-Jannik Schönartz2019-03-041-1/+0Star
|
* Revert wtfJannik Schönartz2019-03-041-1/+2
|
* [authentication] Restructure api to match our new error code standardJannik Schönartz2019-03-046-8/+14
| | | | | Moved most of the res.send from the lib to the api Fixed frontend to match the new api
* [webapp] add option to disable all animationsUdo Walter2019-03-034-5/+14
|
* [webapp] add single select to selectbox; eslint fixUdo Walter2019-03-033-6/+31
|
* [webapp] small bugfixes + eslint fixes + color fixUdo Walter2019-03-037-44/+56
|
* [webapp/datatable] new loading barUdo Walter2019-03-014-7/+101
|
* [webapp/datatable] improve search performanceUdo Walter2019-02-283-147/+230
|
* [webapp/groups] performance improvementsUdo Walter2019-02-289-20/+26
|
* [webapp/backends] Rework to the new DataTableJannik Schönartz2019-02-284-194/+110Star
|
* [webapp] fix toolbar height when resizingUdo Walter2019-02-282-2/+11
|
* [webapp/ipxe] Add scroll to bottom feature, fix multiline bug and fix cancelJannik Schönartz2019-02-281-33/+72
|
* [server/ipxe] Fix codemirror only loading on click bug & add the fixes for ↵Jannik Schönartz2019-02-271-9/+12
| | | | the tamas demo to the git
* fix major design issueChristian Hofmaier2019-02-261-1/+1
|
* [webapp/dashboard] User data now stores in the global storage & ↵Jannik Schönartz2019-02-266-40/+48
| | | | [usermanagement] fix 'username already exist' error not workling properly
* [permissionmanager] Fix security bug: Code was executed weather the user had ↵Jannik Schönartz2019-02-262-3/+3
| | | | the permission or not
* [authentication] Rewrite code in async/await, fix edit account moduleJannik Schönartz2019-02-261-4/+5
|
* [webapp/configurator] disable touch swipe tabs switchingUdo Walter2019-02-261-1/+1
|
* [webapp/groups+configurator] performance improvementsUdo Walter2019-02-263-1/+3
|
* [webapp/configurator] add ability to assign configs to groups/clientsUdo Walter2019-02-264-39/+69
| | | | [server] increase request size limit to 50mb
* [account] Fix for the changePassword methodJannik Schönartz2019-02-263-5/+9
| | | | | | User upadate changes didn't hashed the new password correctly changePassword from promises reworked to async / await (much cleaner) Check weather the usertable is empty is now a get request and not mixed in the post request
* [webapp/groups] fix wrong tabbar colorUdo Walter2019-02-261-2/+2
|
* [webapp] fix tabsbar card missing classUdo Walter2019-02-265-5/+5
|
* mergeUdo Walter2019-02-263-77/+42Star
|\
| * [webapp/setup] StartPageSetup now uses the new UserCreateForm component & ↵Jannik Schönartz2019-02-263-77/+42Star
| | | | | | | | small fixes
* | [webapp] small tabbar design tweaksUdo Walter2019-02-2611-54/+68
|/
* [webapp] small ui fixesUdo Walter2019-02-2614-22/+137
|