summaryrefslogtreecommitdiffstats
path: root/server/api/clients.js
Commit message (Expand)AuthorAgeFilesLines
* [server/external-backends] Add error logging of object deletion in the extern...Jannik Schönartz2021-03-091-2/+7
* [server] PM integration in all missing api-points but groupsJannik Schönartz2020-06-081-0/+18
* [webapp] show part of the path (full path on hover) in the select boxes for s...Udo Walter2020-03-251-2/+6
* [server/log] Add logging to all modulesJannik Schönartz2019-12-011-6/+72
* [webapp/clients] Add the choice to select backends when deleting clientsJannik Schönartz2019-10-161-1/+1
* [groups,clients] include config as associationUdo Walter2019-04-131-1/+1
* [server/external-backends] Add direct sync in idoit for some functions (creat...Jannik Schönartz2019-04-011-0/+17
* [server/httpresponse] small reworkUdo Walter2019-03-311-9/+10
* [server/clients] add more responsesUdo Walter2019-03-311-12/+15
* [webapp/groups] rework old tables to new data tableUdo Walter2019-02-241-2/+0Star
* [server] eslint fixesUdo Walter2019-01-131-3/+2Star
* [groups,clients,configurator] api rework to the new formatUdo Walter2018-12-041-43/+56
* [idoit] Add idoit add / update functionalityJannik Schönartz2018-12-031-2/+2
* [webapp+server] Add first implementation of a websocket to alert webclients o...Udo Walter2018-11-261-0/+2
* [external-backends] Fix: Delete clients in the backend is now working properly.Jannik Schönartz2018-11-221-2/+4
* [idoit] Clients are now added to the idoit backendJannik Schönartz2018-11-121-0/+2
* [groups] add ability to show all nested children and not just direkt children...Udo Walter2018-08-071-18/+3Star
* [webapp] improved data table with search and pagination;Udo Walter2018-08-051-1/+1
* [groups] small bug fixesUdo Walter2018-08-041-1/+1
* [server/groups] add 404 status code if group / client id not foundUdo Walter2018-08-041-6/+9
* [groups] add dialog to delete, remove and add groups/clientsUdo Walter2018-08-021-2/+2
* [groups] add delete client/group functionalityUdo Walter2018-08-021-1/+6
* [groups] add ability to show all groups and clientsUdo Walter2018-08-021-0/+7
* [groups] add create functionalityUdo Walter2018-08-021-2/+4
* [groups] add client edit functionalityUdo Walter2018-08-011-1/+19
* [groups] add edit functionality to group infosUdo Walter2018-08-011-5/+11
* [groups] add edit form for groups; add description to groups and clientsUdo Walter2018-07-311-10/+12
* [server/router] changed api routing from query keyword to url parameter for g...Udo Walter2018-07-301-10/+8Star
* [server/groups][webapp/groups] added first version of the groups moduleUdo Walter2018-07-191-9/+9
* [server] Fixed eslint errors. (Standard ESLint is used)Jannik Schönartz2018-07-171-17/+17
* [server] Initial commit to add the node server stuff.Jannik Schönartz2018-07-021-0/+20