summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Collapse)AuthorAgeFilesLines
* [ipxe builder] Merge efi and bios ipxe builder to one tab & add parameters uiJannik Schönartz2019-05-052-39/+203
| | | | | | | | | | | [server] Remove all req, res from the shell.js library Add ipxe config for the build parameters & parameter list Add api getter/setter methods for the ipxe config [webapp] Add ui for repository, branch and build targets Output: All of the scroll to bottom is now clickable
* [webapp] very small ui changesUdo Walter2019-05-025-7/+9
|
* [webapp/groups] fix tab switching when setting showallUdo Walter2019-05-013-6/+9
|
* [webapp/groups] load into info if groups is opened via routeUdo Walter2019-05-013-6/+5Star
|
* [webapp/groups] small ux fixUdo Walter2019-05-012-0/+5
|
* [webapp/groups] compact group view is now optionalUdo Walter2019-05-013-323/+468
|
* [webapp/ipxeBuilder] Change expansion-panels to tabsJannik Schönartz2019-04-232-72/+50Star
|
* [eventmanager] better support for firesnailChristian Hofmaier2019-04-191-3/+5
|
* [eventmanager + configloader] safe time string instead of unix timestampChristian Hofmaier2019-04-191-28/+24Star
|
* [webapp/groups] clear table filters if group id changesUdo Walter2019-04-182-2/+12
|
* [webapp/groups] automatically switch to subgroups or clients on loadUdo Walter2019-04-182-9/+11
|
* [server] remove laterjs; intergrate documentation into serverUdo Walter2019-04-171-0/+2
|
* [eventmanager] start date picker week mondayChristian Hofmaier2019-04-161-2/+2
|
* [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
|