summaryrefslogtreecommitdiffstats
path: root/webapp/src/store
Commit message (Collapse)AuthorAgeFilesLines
* [webapp/clients] Add warning snackbar if there are errors when deleting an ↵Jannik Schönartz2021-03-091-3/+8
| | | | object from external-backends
* npm install needed [ipxe builder] Rework to link directorys instead of ↵Jannik Schönartz2020-08-311-0/+26
| | | | single files
* [webapp] show part of the path (full path on hover) in the select boxes for ↵Udo Walter2020-03-251-2/+2
| | | | selecting groups and clients
* [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
| | | | | | | | [group/clients] Checkbox list of the clients in the permanently delete dialog [server/backendhelper] Only deletes from the selected backends (array with backendids)
* [permissionmanager] frontend reworkChristian Hofmaier2019-05-201-68/+14Star
| | | | | | | | | - bulk call for loading childs of groups - change submit to save/create - reload site after role changes - skip blacklist when no groups selected - performance improvements - new dialog system
* [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
| | | | - change models/migrations for config association
* [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 ↵Udo Walter2019-03-301-6/+8
| | | | polishing
* [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
| | | | | | - list to show all events, buttons to create/delete events - can add groups/clients to event - can add blacklist to event
* [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 & ↵Jannik Schönartz2019-02-262-4/+21
| | | | [usermanagement] fix 'username already exist' error not workling properly
* [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
| | | | | | | | | | - integrate PM into PM itself - wildcard function for hasPermission()
* | [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
| | | | slightly redesigned the editing of groups and clients
* [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 ↵Udo Walter2018-11-262-8/+17
| | | | | | of events and to synchronize notification across multiple webapp instances of the same user
* [webapp] Add notification systemUdo Walter2018-11-242-13/+38
| | | | Components can call this. and this. to display notifications
* [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
| | | | Reworked the router to match more design guidlines with the REST apis
* [groups] add ability to show all nested children and not just direkt ↵Udo Walter2018-08-071-16/+25
| | | | children + bug fixes
* Add Role Create/EditChristian Hofmaier2018-08-051-10/+0Star
|