summaryrefslogtreecommitdiffstats
path: root/webapp/src/store
Commit message (Expand)AuthorAgeFilesLines
* [webapp/clients] Add warning snackbar if there are errors when deleting an ob...Jannik Schönartz2021-03-091-3/+8
* npm install needed [ipxe builder] Rework to link directorys instead of single...Jannik Schönartz2020-08-311-0/+26
* [webapp] show part of the path (full path on hover) in the select boxes for s...Udo Walter2020-03-251-2/+2
* [configloader] enabled new configloaderUdo Walter2019-12-011-2/+2
* [groups] Add first implementation of the new config path uiUdo Walter2019-10-241-0/+6
* [webapp/clients] Add the choice to select backends when deleting clientsJannik Schönartz2019-10-161-2/+3
* [permissionmanager] frontend reworkChristian Hofmaier2019-05-201-68/+14Star
* [eventmanager] fix date/time picker languageChristian Hofmaier2019-05-061-2/+2
* [webapp/groups] fix tab switching when setting showallUdo Walter2019-05-011-2/+6
* [webapp/groups] load into info if groups is opened via routeUdo Walter2019-05-011-3/+3
* [webapp/groups] small ux fixUdo Walter2019-05-011-0/+1
* [webapp/groups] compact group view is now optionalUdo Walter2019-05-011-0/+7
* [webapp/groups] automatically switch to subgroups or clients on loadUdo Walter2019-04-181-1/+1
* [eventmanager] fix null config initChristian Hofmaier2019-04-151-1/+3
* [eventmanager] show config name instead of config id in event tableChristian Hofmaier2019-04-141-0/+3
* [webapp/groups] same as last commit but betterUdo Walter2019-04-141-1/+11
* [groups,clients] include config as associationUdo Walter2019-04-131-9/+1Star
* [eventmanager] adjustment of config api callChristian Hofmaier2019-04-021-1/+1
* [webapp/groups] fix crashUdo Walter2019-03-311-1/+1
* [server] configurator api -> ipxeconfigs and ipxeentries api; [webapp] ui pol...Udo Walter2019-03-301-6/+8
* [webapp] fix bug in groups; remember filters in systemlogUdo Walter2019-03-301-0/+18
* [webapp/groups] parents of groups and clients are now clickableUdo Walter2019-03-301-46/+49
* [eventmanager] Add module and functionalityChristian Hofmaier2019-03-241-0/+35
* [webapp] add option to disable all animationsUdo Walter2019-03-031-1/+2
* [webapp/groups] performance improvementsUdo Walter2019-02-282-10/+13
* [webapp/backends] Rework to the new DataTableJannik Schönartz2019-02-281-14/+0Star
* [webapp/dashboard] User data now stores in the global storage & [usermanageme...Jannik Schönartz2019-02-262-4/+21
* [webapp] small ui fixesUdo Walter2019-02-261-0/+1
* MergeJannik Schönartz2019-02-251-1/+21
|\
| * [permissionmanager] rework for blacklist systemChristian Hofmaier2019-02-251-1/+21
* | [webapp/user] Add user management module for creating / deleting user accountsJannik Schönartz2019-02-251-0/+29
|/
* [webapp/dashboard] Add username to the topbar & put fullname in the global storeJannik Schönartz2019-02-241-3/+6
* [webapp/groups] rework old tables to new data tableUdo Walter2019-02-241-2/+2
* [groups] add iprange functionality to groups; add refresh buttonUdo Walter2019-02-231-7/+27
* rework user api to restUdo Walter2019-02-221-1/+1
* [permissionmanager]Integrate new data-table + api formatChristian Hofmaier2019-02-151-2/+2
* Rename registrations in registration.Jannik Schönartz2018-12-111-2/+2
* [groups,clients,configurator] api rework to the new formatUdo Walter2018-12-042-17/+18
* eslint fixesUdo Walter2018-11-261-1/+1
* [webapp+server] Add first implementation of a websocket to alert webclients o...Udo Walter2018-11-262-8/+17
* [webapp] Add notification systemUdo Walter2018-11-242-13/+38
* [webapp/groups] add loading indicator to the group and client tablesUdo Walter2018-11-151-0/+5
* [registration] add configurator for registration hooksUdo Walter2018-11-121-0/+40
* [configurator] small bugfixesUdo Walter2018-09-181-1/+3
* [groups] add ability to set a config for groups and clientsUdo Walter2018-09-181-0/+13
* [configurator] add ipxe configuratorUdo Walter2018-09-182-2/+34
* [groups] small bugfixesUdo Walter2018-09-181-12/+18
* [server/router] Rework routerJannik Schönartz2018-08-101-1/+1
* [groups] add ability to show all nested children and not just direkt children...Udo Walter2018-08-071-16/+25
* Add Role Create/EditChristian Hofmaier2018-08-051-10/+0Star