summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Expand)AuthorAgeFilesLines
...
| * [permissionmanager] rework for blacklist systemChristian Hofmaier2019-02-257-85/+190
| * [webapp/datatable] improved slim modeUdo Walter2019-02-244-11/+14
| * [webapp/webapp] fix row-count getting string instead of numberUdo Walter2019-02-243-3/+3
| * [webapp/datatable] add rowcount propUdo Walter2019-02-246-32/+31Star
* | [webapp/user] Add user management module for creating / deleting user accountsJannik Schönartz2019-02-2510-7/+526
|/
* [webapp/datatable] small design fixesUdo Walter2019-02-241-9/+13
* [webapp/configurator] add double click to tablesUdo Walter2019-02-241-2/+2
* [webapp/registration] use datatable to select groupsUdo Walter2019-02-246-26/+37
* [webapp/datatable] use minWidth prop for menuModeUdo Walter2019-02-242-7/+8
* [webapp/dashboard] Add username to the topbar & put fullname in the global storeJannik Schönartz2019-02-243-10/+28
* eslint fixUdo Walter2019-02-241-1/+0Star
* [webapp/configurator] switch from old table to the new data tableUdo Walter2019-02-245-63/+58Star
* [account] Add editable user info, change statuscodes, delete accountJannik Schönartz2019-02-243-27/+139
* [webapp/groups] rework old tables to new data tableUdo Walter2019-02-245-175/+316
* [webapp/alerts] Remove unnecessary code which produced vue warningsJannik Schönartz2019-02-232-4/+3Star
* [webapp/alerts] Fix position to be attached to the topbar & fix overflowJannik Schönartz2019-02-233-6/+12
* [webapp/groups] forgot to remove debug stuffUdo Walter2019-02-231-2/+18
* [webapp/groups] small bugfixUdo Walter2019-02-232-3/+3
* [webapp/groups] add delete button to groups and clientsUdo Walter2019-02-232-37/+37
* mergeUdo Walter2019-02-231-19/+29
|\
| * [account] Language tags and small design fixJannik Schönartz2019-02-231-19/+29
* | [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