summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/ConfiguratorModule.vue
Commit message (Collapse)AuthorAgeFilesLines
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-191-11/+14
| | | | still TODO: switch from old grid system (v-layout/v-flex) to the new one (v-row/v-col)
* [configurator] add ability to mark a config as defaultUdo Walter2019-04-151-4/+22
|
* [webapp/groups] small redesign (better UX and perforance); disable buggy ↵Udo Walter2019-04-121-2/+2
| | | | tabs transition;
* [webapp] small lang string fixesUdo Walter2019-04-121-2/+2
|
* [groups] add button to wake clients viaUdo Walter2019-04-111-0/+1
|
* [server] configurator api -> ipxeconfigs and ipxeentries api; [webapp] ui ↵Udo Walter2019-03-301-5/+9
| | | | polishing
* [webapp/groups] performance improvementsUdo Walter2019-02-281-1/+1
|
* [webapp/configurator] disable touch swipe tabs switchingUdo Walter2019-02-261-1/+1
|
* [webapp/groups+configurator] performance improvementsUdo Walter2019-02-261-0/+1
|
* [webapp] small tabbar design tweaksUdo Walter2019-02-261-4/+10
|
* [webapp] small ui fixesUdo Walter2019-02-261-3/+11
|
* [webapp/groups] ipranges design change; add icons to some tabsUdo Walter2019-02-251-2/+2
|
* [webapp/configurator] add double click to tablesUdo Walter2019-02-241-2/+2
|
* [webapp/registration] use datatable to select groupsUdo Walter2019-02-241-1/+1
|
* [webapp/configurator] switch from old table to the new data tableUdo Walter2019-02-241-46/+19Star
|
* [webapp/datatable] add button to filter only selected rowsUdo Walter2019-01-161-1/+2
| | | | + some scrolling bugfixes
* [webapp] replace script textareas with a code editorUdo Walter2018-11-221-1/+1
| | | | npm install is necessary to load the editor module
* [webapp/configurator] fix deleted configs/entries still being selected after ↵Udo Walter2018-09-181-0/+4
| | | | deletion
* [configurator] add ipxe configuratorUdo Walter2018-09-181-0/+188