summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Expand)AuthorAgeFilesLines
* [groups] add iprange functionality to groups; add refresh buttonUdo Walter2019-02-234-38/+144
* [Account] Add password change functionalityJannik Schönartz2019-02-234-9/+241
* [webapp/router] Fix forwarding bug while loggedout calling /Jannik Schönartz2019-02-231-2/+8
* [webapp/datatable] remove filtering indicatorUdo Walter2019-02-231-1/+1
* [webapp/datatable] fix filter by selected not working; add filtering indicatorUdo Walter2019-02-232-9/+13
* [webapp/datatable] code cleanupUdo Walter2019-02-232-26/+27
* [webapp/datatable] Fix something. I really have no idea how to describe this ...Udo Walter2019-02-221-18/+18
* [webapp/datatable] small bug fixUdo Walter2019-02-221-0/+2
* [webapp/datatable] fix table being empty before anything triggered the filteringUdo Walter2019-02-221-0/+3
* [webapp/datatable] fix bug: search options (regex etc) did not trigger filter...Udo Walter2019-02-221-0/+9
* [webapp] implement time slicing loop and use it to search in the datatableUdo Walter2019-02-222-31/+77
* [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