summaryrefslogtreecommitdiffstats
path: root/webapp/src/store/backends.js
Commit message (Collapse)AuthorAgeFilesLines
* [server/router] Rework routerJannik Schönartz2018-08-101-1/+1
| | | | Reworked the router to match more design guidlines with the REST apis
* [external-backends] Added comments for the API functions and in the ↵Jannik Schönartz2018-08-051-1/+1
| | | | external-backend prototype file. Added iDoIT method to get a list of all objects.
* [server/external-backends] Added sync settings for the backends. Groups and ↵Jannik Schönartz2018-08-021-1/+9
| | | | clients can be defined there.
* [webapp/external-backends] Splitted the edit and delete Dialog.Jannik Schönartz2018-07-311-4/+5
|
* [webapp] Changed post/get method names to match the restructured backend again.Jannik Schönartz2018-07-301-2/+2
|
* [webapp/external-backends] Switched from emits to vuex storage system. Added ↵Jannik Schönartz2018-07-201-0/+54
Tab-Panel for more consistency.