summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/ConfiguratorModuleConfig.vue
Commit message (Collapse)AuthorAgeFilesLines
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-191-23/+27
| | | | 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-3/+6
|
* [server] configurator api -> ipxeconfigs and ipxeentries api; [webapp] ui ↵Udo Walter2019-03-301-2/+2
| | | | polishing
* [webapp] migrate from vue cli 2 to vue cli 3Udo Walter2019-03-051-3/+1Star
|
* [webapp] small ui fixesUdo Walter2019-02-261-3/+2Star
|
* [webapp/configurator] switch from old table to the new data tableUdo Walter2019-02-241-13/+31
|
* [webapp/datatable] add button to filter only selected rowsUdo Walter2019-01-161-2/+7
| | | | + some scrolling bugfixes
* [webapp] small bugfixesUdo Walter2019-01-151-1/+1
|
* [groups,clients,configurator] api rework to the new formatUdo Walter2018-12-041-6/+10
|
* [webapp] replace script textareas with a code editorUdo Walter2018-11-221-5/+32
| | | | npm install is necessary to load the editor module
* [groups] fix api method to get a group taking way to long with all=trueUdo Walter2018-11-151-1/+1
| | | | This also fixes timeout crashes that occurred if a group had a lot of subgroups
* [configurator] remove spacerUdo Walter2018-09-181-1/+1
|
* [configurator] small bugfixesUdo Walter2018-09-181-1/+2
|
* [configurator] add ipxe configuratorUdo Walter2018-09-181-0/+193