summaryrefslogtreecommitdiffstats
path: root/webapp/src/config
Commit message (Collapse)AuthorAgeFilesLines
* npm install needed [ipxe builder] Rework to link directorys instead of ↵Jannik Schönartz2020-08-311-1/+3
| | | | single files
* [webapp] add no permission snackbar to 403 responsesUdo Walter2020-05-301-0/+2
|
* [webapp/dashboard] add categoriesUdo Walter2019-04-142-10/+38
|
* [ipranges] new webapp module and ip for iprangesUdo Walter2019-04-142-2/+6
|
* [webapp] fix bug in groups; remember filters in systemlogUdo Walter2019-03-301-1/+3
|
* [eventmanager] rename module name in german frontendChristian Hofmaier2019-03-281-1/+1
|
* [webapp] small style fixes in groups module and selectboxUdo Walter2019-03-272-3/+3
|
* [eventmanager] Add module and functionalityChristian Hofmaier2019-03-243-4/+10
| | | | | | - list to show all events, buttons to create/delete events - can add groups/clients to event - can add blacklist to event
* [webapp/log] first system log implementation (wip, frontend only atm)Udo Walter2019-03-042-3/+7
|
* [webapp/user] Add user management module for creating / deleting user accountsJannik Schönartz2019-02-253-5/+11
|
* [ipxe builder] Add ipxe builder moduleJannik Schönartz2019-01-152-3/+7
| | | | | EFI and BIOS version can be build and configured Fancy log to see the stdout and stderr
* [webapp] Add notification systemUdo Walter2018-11-241-0/+2
| | | | Components can call this. and this. to display notifications
* [registration] add configurator for registration hooksUdo Walter2018-11-123-0/+6
|
* [configurator] add ipxe configuratorUdo Walter2018-09-183-0/+6
|
* code adaptionChristian Hofmaier2018-08-051-1/+3
|
* small changesUdo Walter2018-08-041-6/+6
|
* [webapp] everythiing configurable (dashboardmodule, stores and global i18n ↵Udo Walter2018-08-033-0/+76
messages is now in the config folder; router rework: modules can now set their own subroutes