summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/BackendModuleEdit.vue
Commit message (Expand)AuthorAgeFilesLines
* [external-backends] Added comments for the API functions and in the external-...Jannik Schönartz2018-08-051-1/+1
* [webapp/external-backends] Language tags are now camelCase for consistency. G...Jannik Schönartz2018-08-031-21/+21
* [server/external-backends] Fixed some design issues. Smaller dialogs, dialog ...Jannik Schönartz2018-08-031-24/+36
* [server/external-backends] Added sync settings for the backends. Groups and c...Jannik Schönartz2018-08-021-85/+85
* [webapp/external-backends] Splitted the edit and delete Dialog.Jannik Schönartz2018-07-311-2/+10
* [webapp/external-backends] Dialog polishing. Thx Udo for fixing the scroll co...Jannik Schönartz2018-07-301-141/+65Star
* [webapp] Refactored redundant variable naming.Jannik Schönartz2018-07-301-4/+4
* [webapp] Changed post/get method names to match the restructured backend again.Jannik Schönartz2018-07-301-6/+6
* [webapp/backends] Reworked Dynamic fields to work with the new recursive stru...Jannik Schönartz2018-07-261-58/+196
* [webapp/external-backends] Switched from emits to vuex storage system. Added ...Jannik Schönartz2018-07-201-3/+4
* [webapp/external-backends] Reworked list into data-table (sorting, multiple s...Jannik Schönartz2018-07-191-91/+132
* [webapp] renamed componentsUdo Walter2018-07-171-0/+191