summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/SelectBox.vue
Commit message (Collapse)AuthorAgeFilesLines
* [webapp] show part of the path (full path on hover) in the select boxes for ↵Udo Walter2020-03-251-0/+22
| | | | selecting groups and clients
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-191-30/+35
| | | | still TODO: switch from old grid system (v-layout/v-flex) to the new one (v-row/v-col)
* [webapp] very small ui changesUdo Walter2019-05-021-1/+0Star
|
* [ipranges] new webapp module and ip for iprangesUdo Walter2019-04-141-1/+5
|
* [webapp] small style fixes in groups module and selectboxUdo Walter2019-03-271-12/+17
|
* [webapp] migrate from vue cli 2 to vue cli 3Udo Walter2019-03-051-2/+4
|
* [webapp/log] first system log implementation (wip, frontend only atm)Udo Walter2019-03-041-2/+5
|
* [webapp] add single select to selectbox; eslint fixUdo Walter2019-03-031-1/+13
|
* [webapp] eslint fixesUdo Walter2019-02-251-2/+2
|
* [webapp/registration] switch to the new selctbox for groups selectionUdo Walter2019-02-251-28/+64
|
* [webapp/selectbox] new selectbox componentUdo Walter2019-02-251-0/+170