summaryrefslogtreecommitdiffstats
path: root/webapp/src
Commit message (Collapse)AuthorAgeFilesLines
...
* [webapp/groups] yet another small redesignUdo Walter2019-04-134-208/+149Star
|
* [webapp/groups] very small fixUdo Walter2019-04-121-4/+5
|
* [webapp/groups] performance improvement; tab order fix;Udo Walter2019-04-122-15/+22
|
* [webapp/groups] small bugfixUdo Walter2019-04-121-4/+6
|
* [webapp/groups] small redesign (better UX and perforance); disable buggy ↵Udo Walter2019-04-128-150/+218
| | | | tabs transition;
* [webapp] small lang string fixesUdo Walter2019-04-124-9/+9
|
* [datatable] fix bug: datatable not filtering on selectionUdo Walter2019-04-112-0/+8
|
* [groups] add button to wake clients viaUdo Walter2019-04-113-12/+41
|
* [webapp/external-backends] Remove console logs. lul ^^Jannik Schönartz2019-04-081-2/+0Star
|
* [webapp/external-backends] Udo's fix for my stupidity (disable prop was not ↵Jannik Schönartz2019-04-081-1/+3
| | | | reactive because the value was set directly and not with the method)
* [eventmanager] fix blacklist not deselecting correctlyChristian Hofmaier2019-04-051-6/+17
| | | | - clicking on step will now load childs into blacklist too
* [eventmanager] fix bug tab-content not loading correctlyChristian Hofmaier2019-04-041-15/+16
| | | | | | - fix blacklist not resetting when new edit dialog - remove unwanted paddings - [configloader] remove console logs
* [eventmanager] adjustment of config api callChristian Hofmaier2019-04-021-1/+1
|
* [eventmanager] fix bug with german language interval typeChristian Hofmaier2019-04-021-6/+7
|
* [webapp/systemlog] add colors to categoryUdo Walter2019-04-011-0/+16
|
* [server/httpresponse] small reworkUdo Walter2019-03-311-2/+2
|
* [webapp] small scrollbar style changeUdo Walter2019-03-313-22/+11Star
|
* [webapp/groups] fix crashUdo Walter2019-03-311-1/+1
|
* [webapp] small polishing fixesUdo Walter2019-03-313-162/+219
|
* [server] configurator api -> ipxeconfigs and ipxeentries api; [webapp] ui ↵Udo Walter2019-03-308-28/+56
| | | | polishing
* [webapp] fix bug in groups; remember filters in systemlogUdo Walter2019-03-304-84/+105
|
* [webapp/groups] parents of groups and clients are now clickableUdo Walter2019-03-305-59/+69
|
* [server] disable sequelize logging; [webapp] group module reload on open; ↵Udo Walter2019-03-292-12/+19
| | | | loadinbar bug fix
* [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-056-8/+16
|
* [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
|