summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Collapse)AuthorAgeFilesLines
...
* [eventmanager] fix blacklist clientsChristian Hofmaier2019-04-161-1/+1
|
* [eventmanager] UI improvementsChristian Hofmaier2019-04-153-5/+11
| | | | | | | - show IDs in table - dblclick events to open dialog - some stepper improvements - language tags
* [eventmanager] integrate WoL utilityChristian Hofmaier2019-04-151-1/+13
| | | | | | - add column to db - add checkbox to frontend - implement scheduler
* [configurator] add ability to mark a config as defaultUdo Walter2019-04-151-4/+22
|
* [webapp/datatable] add sort by number and ipv4Udo Walter2019-04-155-16/+39
|
* [eventmanager] fix null config initChristian Hofmaier2019-04-151-1/+3
|
* [eventmanager] fix create not init correctlyChristian Hofmaier2019-04-151-1/+1
|
* [eventmanager] show config name instead of config id in event tableChristian Hofmaier2019-04-143-9/+5Star
| | | | - change models/migrations for config association
* [webapp] remove unused npm dependenciesUdo Walter2019-04-142-175/+152Star
|
* [webapp/dashboard] add categoriesUdo Walter2019-04-146-95/+58Star
|
* [webapp/systemlog] add copy button to tableUdo Walter2019-04-143-8/+8
|
* [webapp/groups] same as last commit but betterUdo Walter2019-04-144-14/+21
|
* [webapp/groups] fix tabslider incorrect length when tab name changesUdo Walter2019-04-141-0/+6
|
* eslint fixesUdo Walter2019-04-141-0/+2
|
* [ipranges] new webapp module and ip for iprangesUdo Walter2019-04-145-6/+250
|
* [datatable] exportButton -> copyButtonUdo Walter2019-04-133-4/+5
|
* [groups,clients] include config as associationUdo Walter2019-04-135-21/+7Star
|
* [datatable] fix values with comma in csv copyUdo Walter2019-04-131-0/+1
|
* [webapp/groups] add copy to clipboard buttonUdo Walter2019-04-134-114/+231
|
* [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] npm updateUdo Walter2019-04-122-520/+940
|
* [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
|