summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Collapse)AuthorAgeFilesLines
* [log] Fix category name & eslint fixJannik Schönartz2021-03-161-2/+2
|
* [webapp/log] Add new backend error categoriesJannik Schönartz2021-03-151-0/+2
|
* [webapp/clients] Add warning snackbar if there are errors when deleting an ↵Jannik Schönartz2021-03-092-4/+15
| | | | object from external-backends
* [webapp] show which permission is missingUdo Walter2020-09-021-1/+3
|
* npm install needed [ipxe builder] Rework to link directorys instead of ↵Jannik Schönartz2020-08-314-4/+123
| | | | single files
* [webapp] Load fonts locally instead of from the google serverJannik Schönartz2020-07-2318-3/+130
|
* [permissionmanager] frontend use own getChilds functionChristian Hofmaier2020-07-022-2/+2
|
* [users/ipxe/backends] PM integrationJannik Schönartz2020-06-023-6/+3Star
|
* [webapp] add no permission snackbar to 403 responsesUdo Walter2020-05-303-5/+10
|
* [webapp/external-backends] Remove step 3 from stepper & eslint fixesJannik Schönartz2020-05-081-78/+6Star
|
* npm audit fix & yarn for documentationJannik Schönartz2020-04-232-394/+999
|
* [webapp/Backends] Add docu overlay styles, used for the screenshotsJannik Schönartz2020-04-171-8/+42
|
* [permissionmanager] reload blacklist when navigating with stepperChristian Hofmaier2020-03-291-1/+1
|
* [eventmanager] fix lang tag delete modalChristian Hofmaier2020-03-291-6/+8
|
* [permissionmanager] fix lang tag delete modalChristian Hofmaier2020-03-291-6/+8
|
* [webapp] show part of the path (full path on hover) in the select boxes for ↵Udo Walter2020-03-255-21/+58
| | | | selecting groups and clients
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-1953-411/+548
| | | | still TODO: switch from old grid system (v-layout/v-flex) to the new one (v-row/v-col)
* [server/log] Add iprange log when a group was editedJannik Schönartz2019-12-011-0/+3
|
* [configloader] enabled new configloaderUdo Walter2019-12-011-2/+2
|
* [server/log] Add logging to all modulesJannik Schönartz2019-12-011-4/+83
| | | | | | | | | | | | | | | | | | | Logging with snapshots: Client: create / edit / delete / added to group / removed from group Group: create / edit / delete / added to group / removed from group Logging without snapshot: Wake-on-lan: wakup Ipxe-Builder: build / clear / cancel / script save IP-Ranges: create / edit / delete Logging: with info in description: User: create / edit / delete / grant role / revoke role Event: create / edit / delete Permission-Manager-Role: create / edit / delete Registration-Hook: create / delete / edit / change order Ipxe Configuration: create / delete / edit Backend: create / edit / delete
* [configloader] bugfixes in the beta configloader:Udo Walter2019-11-271-15/+32
| | | | | | add hook sources correct handeling of multiple sources remove merging of multiple sources with the same config
* [groups] Add first implementation of the new config path uiUdo Walter2019-10-244-42/+202
|
* [webapp/clients] Add the choice to select backends when deleting clientsJannik Schönartz2019-10-162-4/+26
| | | | | | | | [group/clients] Checkbox list of the clients in the permanently delete dialog [server/backendhelper] Only deletes from the selected backends (array with backendids)
* [documentation] add groups/clients module documentationUdo Walter2019-07-224-13/+17
|
* [documentation] Added ipxe builder module.Jannik Schönartz2019-06-261-8/+8
|
* [permissionmanager] remove console log and tab animationChristian Hofmaier2019-05-201-2/+2
|
* [permissionmanager] frontend reworkChristian Hofmaier2019-05-207-563/+338Star
| | | | | | | | | - 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] add tutorial classes + fix 'name not empty' bugChristian Hofmaier2019-05-203-14/+18
|
* [Documentation] some stylingChristian Hofmaier2019-05-191-2/+23
|
* [documentation] Add FAQ registration and basic webapp docu stuffJannik Schönartz2019-05-191-4/+8
| | | | webapp add Account tutorial overlay
* [webapp] Disable user management tutorial & disable tutorial margins when ↵Jannik Schönartz2019-05-172-9/+9
| | | | the tutorial is hidden
* [webapp] Disable tutorial labelsJannik Schönartz2019-05-161-1/+1
|
* [documentation] Add faq pages & add webapp tutorial classes for the home moduleJannik Schönartz2019-05-154-21/+46
|
* [webapp] Add a simple home / welcome landing pageJannik Schönartz2019-05-104-5/+117
|
* [webapp] Add screenshot css classes & add Screenshot classes to the User ModuleJannik Schönartz2019-05-093-5/+83
|
* [eventmanager] fix date/time picker languageChristian Hofmaier2019-05-064-15/+12Star
|
* [webapp/datatable] fix unnecessary vertical scrollbarsUdo Walter2019-05-061-1/+3
|
* [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
|