summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/BackendModule.vue
Commit message (Collapse)AuthorAgeFilesLines
* [external-backeds] Big idoit rework, to match the updated apiJannik Schönartz2019-03-151-17/+17
|
* [external-backends] Small bugfix to save the switch again & add tooltips to ↵Jannik Schönartz2019-03-101-8/+32
| | | | the webapp
* [webapp/backends] Rework to the new DataTableJannik Schönartz2019-02-281-14/+102
|
* [webapp] fix tabsbar card missing classUdo Walter2019-02-261-1/+1
|
* [webapp] small tabbar design tweaksUdo Walter2019-02-261-3/+4
|
* [webapp] small ui fixesUdo Walter2019-02-261-1/+1
|
* [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
* [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