summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/BackendModule.vue
Commit message (Collapse)AuthorAgeFilesLines
* [external-backends] Added comments for the API functions and in the ↵Jannik Schönartz2018-08-051-3/+3
| | | | external-backend prototype file. Added iDoIT method to get a list of all objects.
* [webapp/external-backends] Language tags are now camelCase for consistency. ↵Jannik Schönartz2018-08-031-6/+6
| | | | Group icon changed.
* [server/external-backends] Fixed some design issues. Smaller dialogs, dialog ↵Jannik Schönartz2018-08-031-7/+6Star
| | | | animation, lang tags and padding in the sync options.
* [server/external-backends] Added sync settings for the backends. Groups and ↵Jannik Schönartz2018-08-021-2/+4
| | | | clients can be defined there.
* [webapp/external-backends] Splitted the edit and delete Dialog.Jannik Schönartz2018-07-311-8/+9
|
* [webapp/external-backends] Dialog polishing. Thx Udo for fixing the scroll ↵Jannik Schönartz2018-07-301-0/+1
| | | | content in dialog bug.
* [webapp/external-backends] Switched from emits to vuex storage system. Added ↵Jannik Schönartz2018-07-201-37/+39
| | | | Tab-Panel for more consistency.
* [webapp/external-backends] Reworked list into data-table (sorting, multiple ↵Jannik Schönartz2018-07-191-7/+55
| | | | selection). Added checkConnection functionality.
* [webapp] renamed componentsUdo Walter2018-07-171-7/+7
|
* [external-backends] Added API and Frontend module external-backends.Jannik Schönartz2018-07-171-37/+20Star
|
* [webapp] Initial commit to add the node webapp stuff.Jannik Schönartz2018-07-021-0/+67