summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Collapse)AuthorAgeFilesLines
* [webapp/external-backends] Small error fix with the sync dialog.Jannik Schönartz2018-08-041-8/+2Star
|
* [external-backends] Sync types are now defined in the backend classes, so ↵Jannik Schönartz2018-08-041-4/+12
| | | | every backend can define their own sync methods.
* [webapp/router] changed dynamic route namespacingUdo Walter2018-08-041-10/+6Star
|
* [groups] small bug fixesUdo Walter2018-08-044-49/+35Star
|
* small changesUdo Walter2018-08-044-30/+33
|
* [webapp/groups] small bugfixUdo Walter2018-08-041-1/+1
|
* [webapp+server] switched from hash mode routing to history modeUdo Walter2018-08-041-0/+1
|
* [webapp] login now redirect to the requested routeUdo Walter2018-08-045-18/+33
|
* [webapp/groups] bugfix + route to create group/clientUdo Walter2018-08-042-13/+18
|
* [webapp/groups] add routes; groups and clients can now be accessed directly ↵Udo Walter2018-08-043-8/+46
| | | | using a url
* [webapp/router] small bugfixUdo Walter2018-08-041-6/+5Star
|
* [webapp] everythiing configurable (dashboardmodule, stores and global i18n ↵Udo Walter2018-08-038-89/+108
| | | | messages is now in the config folder; router rework: modules can now set their own subroutes
* [groups] icon fixUdo Walter2018-08-031-2/+2
|
* [groups] add i18nUdo Walter2018-08-039-101/+236
|
* [webapp/external-backends] Language tags are now camelCase for consistency. ↵Jannik Schönartz2018-08-034-61/+71
| | | | Group icon changed.
* [server/external-backends] Fixed some design issues. Smaller dialogs, dialog ↵Jannik Schönartz2018-08-034-130/+151
| | | | animation, lang tags and padding in the sync options.
* [server/external-backends] Added sync settings for the backends. Groups and ↵Jannik Schönartz2018-08-025-92/+290
| | | | clients can be defined there.
* [groups] bugfix + add doubleclick to enter group/client + small design changeUdo Walter2018-08-026-154/+179
|
* eslint fixesUdo Walter2018-08-023-12/+12
|
* [groups] add dialog to delete, remove and add groups/clientsUdo Walter2018-08-027-48/+231
|
* [groups] small bugfixUdo Walter2018-08-023-4/+5
|
* [groups] add delete client/group functionalityUdo Walter2018-08-028-104/+302
|
* [groups] add ability to show all groups and clientsUdo Walter2018-08-022-4/+16
|
* [groups] add create functionalityUdo Walter2018-08-027-126/+165
|
* [groups] add client edit functionalityUdo Walter2018-08-014-81/+207
|
* [groups] add edit functionality to group infosUdo Walter2018-08-016-153/+124Star
|
* [webapp/external-backends] Splitted the edit and delete Dialog.Jannik Schönartz2018-07-314-15/+26
|
* [webapp/groups] small bugfixUdo Walter2018-07-311-4/+12
|
* [groups] add edit form for groups; add description to groups and clientsUdo Walter2018-07-317-203/+343
|
* [webapp/external-backends] Dialog polishing. Thx Udo for fixing the scroll ↵Jannik Schönartz2018-07-302-141/+66Star
| | | | content in dialog bug.
* [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-303-9/+10
|
* [webapp] delete placeholder modulesUdo Walter2018-07-302-101/+0Star
|
* mergeUdo Walter2018-07-306-78/+329
|\
| * [webapp/backends] Reworked Dynamic fields to work with the new recursive ↵Jannik Schönartz2018-07-263-61/+272
| | | | | | | | structure. Added the third step in the stepper which tests the connection (optional).
| * [webapp/settings] Added tabs and design to the settings page.Jannik Schönartz2018-07-253-17/+57
| |
* | [server/router] changed api routing from query keyword to url parameter for ↵Udo Walter2018-07-301-4/+4
|/ | | | group and client api (todo: the rest)
* [store/global] simplified settings loadingUdo Walter2018-07-201-6/+18
|
* [webapp] small bugfixUdo Walter2018-07-202-5/+5
|
* [webapp] put settings state into settings objectUdo Walter2018-07-205-24/+24
|
* [webapp/settings] simplified settings storageUdo Walter2018-07-204-59/+14Star
|
* [webapp/external-backends] Switched from emits to vuex storage system. Added ↵Jannik Schönartz2018-07-205-86/+121
| | | | Tab-Panel for more consistency.
* [webapp/settings] added switch to enable colored tab panelsUdo Walter2018-07-206-49/+79
|
* [webapp/devserver] api port for the webpack dev server proxy must now be set ↵Udo Walter2018-07-201-1/+1
| | | | in an env variable called API_PORT
* [webapp/groups] switched from emits to vuexUdo Walter2018-07-197-61/+82
|
* mergeUdo Walter2018-07-194-181/+304
|\
| * [webapp/external-backends] Reworked list into data-table (sorting, multiple ↵Jannik Schönartz2018-07-194-181/+304
| | | | | | | | selection). Added checkConnection functionality.
* | [server/groups][webapp/groups] added first version of the groups moduleUdo Walter2018-07-198-8/+354
|/
* [webapp/dashboard] added devModeUdo Walter2018-07-171-1/+4
|
* [webapp] renamed componentsUdo Walter2018-07-173-9/+9
|