summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/BackendModuleTable.vue
Commit message (Collapse)AuthorAgeFilesLines
* [webapp/backends] Rework to the new DataTableJannik Schönartz2019-02-281-158/+0Star
|
* [external-backends] Use search table instead of datatablesJannik Schönartz2018-08-281-13/+17
| | | | | Fixed an eslint error commited by Chris Search tables are the better datatables developed by Udo.
* [server/router] Rework routerJannik Schönartz2018-08-101-2/+1Star
| | | | 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-3/+2Star
| | | | 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-22/+30
| | | | Group icon changed.
* [server/external-backends] Fixed some design issues. Smaller dialogs, dialog ↵Jannik Schönartz2018-08-031-6/+6
| | | | 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-4/+7
| | | | clients can be defined there.
* [webapp/external-backends] Splitted the edit and delete Dialog.Jannik Schönartz2018-07-311-1/+2
|
* [webapp] Changed post/get method names to match the restructured backend again.Jannik Schönartz2018-07-301-1/+2
|
* [webapp/backends] Reworked Dynamic fields to work with the new recursive ↵Jannik Schönartz2018-07-261-3/+3
| | | | structure. Added the third step in the stepper which tests the connection (optional).
* [webapp/external-backends] Switched from emits to vuex storage system. Added ↵Jannik Schönartz2018-07-201-45/+21Star
| | | | Tab-Panel for more consistency.
* [webapp/external-backends] Reworked list into data-table (sorting, multiple ↵Jannik Schönartz2018-07-191-82/+116
| | | | selection). Added checkConnection functionality.
* [webapp] renamed componentsUdo Walter2018-07-171-0/+133