summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Expand)AuthorAgeFilesLines
* [authentication] Implement initial root account setupJannik Schönartz2019-02-226-43/+240
* rework user api to restUdo Walter2019-02-224-35/+17Star
* [ipxe builder] Add cancel button for the ipxe building process, limit log to ...Jannik Schönartz2019-02-191-2/+12
* [permissionmanager] Change recursive selection, fix layout/table issuesChristian Hofmaier2019-02-163-95/+96
* fix wrong api callChristian Hofmaier2019-02-151-1/+1
* [permissionmanager]Integrate new data-table + api formatChristian Hofmaier2019-02-155-127/+51Star
* [ipxe builder] Disable building/cleaning if a build process is already runningJannik Schönartz2019-01-311-12/+34
* [backends] Fixed offset-y depricated errorsJannik Schönartz2019-01-313-3/+3
* [webapp/datatable] add button to filter only selected rowsUdo Walter2019-01-1615-102/+87Star
* [webapp] small bugfixesUdo Walter2019-01-153-2/+3
* [webapp/datatable] bugfixesUdo Walter2019-01-151-5/+12
* [webapp/datatable] Add ability to select multiple rows with shift clickUdo Walter2019-01-151-29/+49
* [webapp/datatable] Add ability to only show selected entriesUdo Walter2019-01-151-4/+27
* eslint fixes :|Jannik Schönartz2019-01-151-1/+1
* [ipxe builder] Add ipxe builder moduleJannik Schönartz2019-01-154-3/+294
* [webapp/datatable] Add search clear + show all selected buttonUdo Walter2019-01-151-7/+19
* [webapp] add second iteration of the virtual table with more featuresUdo Walter2019-01-155-183/+427
* [webapp] add first version of a virtualized table for better performanceUdo Walter2019-01-137-90/+393
* Change API to new structureChristian Hofmaier2019-01-111-1/+2
* Rename registrations in registration.Jannik Schönartz2018-12-113-4/+4
* [groups,clients,configurator] api rework to the new formatUdo Walter2018-12-0410-39/+49
* eslint fixesUdo Walter2018-11-263-10/+13
* [webapp/groups] small bugfix + sticky tabbarUdo Walter2018-11-263-5/+8
* [webapp+server] Add first implementation of a websocket to alert webclients o...Udo Walter2018-11-2612-34/+340
* [webapp] small bugfixUdo Walter2018-11-241-1/+1
* [webapp] Add notification systemUdo Walter2018-11-247-63/+290
* [webapp] replace script textareas with a code editorUdo Walter2018-11-229-18/+133
* mergeChristian Hofmaier2018-11-1917-38/+420
|\
| * [webapp/groups] add loading indicator to the group and client tablesUdo Walter2018-11-154-2/+18
| * [groups] fix api method to get a group taking way to long with all=trueUdo Walter2018-11-155-5/+5
| * [idoit] Clients are now added to the idoit backendJannik Schönartz2018-11-121-1/+1
| * [registration] add configurator for registration hooksUdo Walter2018-11-129-33/+399
* | mergeChristian Hofmaier2018-11-191-3/+3
|/
* [webapp/configurator] fix deleted configs/entries still being selected after ...Udo Walter2018-09-181-0/+4
* [groups] fix groups configId sometimes not showing in edit modeUdo Walter2018-09-181-0/+1
* [configurator] remove spacerUdo Walter2018-09-181-1/+1
* [configurator] small bugfixesUdo Walter2018-09-185-4/+13
* [groups] add ability to set a config for groups and clientsUdo Walter2018-09-183-1/+51
* [configurator] add ipxe configuratorUdo Walter2018-09-1811-4/+586
* [groups] small bugfixesUdo Walter2018-09-185-20/+32
* Update npm packagesJannik Schönartz2018-09-172-123/+153
* [registration] Add parent tree view in the manual registrationJannik Schönartz2018-08-291-0/+1
* [external-backends] Add getClient methods for all backendsJannik Schönartz2018-08-291-0/+1
* [external-backends] Use search table instead of datatablesJannik Schönartz2018-08-282-14/+17
* Add Snackbars to EventsChristian Hofmaier2018-08-102-8/+14
* [server/router] Rework routerJannik Schönartz2018-08-104-17/+15Star
* [permissions] fix bug with recursive-mode-switchChristian Hofmaier2018-08-101-5/+8
* [permissions] Add recursive group selection + tables changed to search tablesChristian Hofmaier2018-08-104-107/+121
* Roles of Users now in fancy boxes and other small ui polishingChristian Hofmaier2018-08-074-12/+14
* [groups] add ability to show all nested children and not just direkt children...Udo Walter2018-08-078-132/+99Star