summaryrefslogtreecommitdiffstats
path: root/webapp/src/components
Commit message (Expand)AuthorAgeFilesLines
...
* [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-233-31/+117
|/
* [Account] Add password change functionalityJannik Schönartz2019-02-233-8/+240
* [webapp/datatable] remove filtering indicatorUdo Walter2019-02-231-1/+1
* [webapp/datatable] fix filter by selected not working; add filtering indicatorUdo Walter2019-02-231-4/+4
* [webapp/datatable] code cleanupUdo Walter2019-02-231-17/+15Star
* [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-221-31/+59
* [authentication] Implement initial root account setupJannik Schönartz2019-02-224-36/+232
* rework user api to restUdo Walter2019-02-223-34/+16Star
* [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-154-125/+49Star
* [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-1613-93/+64Star
* [webapp] small bugfixesUdo Walter2019-01-152-1/+2
* [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-152-0/+287
* [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-153-178/+422
* [webapp] add first version of a virtualized table for better performanceUdo Walter2019-01-134-28/+291
* Change API to new structureChristian Hofmaier2019-01-111-1/+2
* Rename registrations in registration.Jannik Schönartz2018-12-112-2/+2
* [groups,clients,configurator] api rework to the new formatUdo Walter2018-12-047-21/+29
* eslint fixesUdo Walter2018-11-261-4/+7
* [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-266-16/+74
* [webapp] small bugfixUdo Walter2018-11-241-1/+1
* [webapp] Add notification systemUdo Walter2018-11-243-50/+243
* [webapp] replace script textareas with a code editorUdo Walter2018-11-225-18/+95
* [webapp/groups] add loading indicator to the group and client tablesUdo Walter2018-11-153-2/+13
* [groups] fix api method to get a group taking way to long with all=trueUdo Walter2018-11-155-5/+5
* [registration] add configurator for registration hooksUdo Walter2018-11-123-0/+320
* [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