summaryrefslogtreecommitdiffstats
path: root/server/migrations/20180715193710-create-backend.js
Commit message (Collapse)AuthorAgeFilesLines
* [server/external-backends] Implemented import Objects from iDoITJannik Schönartz2018-08-061-2/+2
| | | | | | renamed external-backends.js in index.js so its return when requireing the folder Added new tables for the external id mapping for clients / groups iDoIT method for importing Objects and adding them in the db with all neccessary constraints
* [server/external-backends] Added sync settings for the backends. Method for ↵Jannik Schönartz2018-08-021-1/+16
| | | | getting the backend oject types and the client / group mapping saved in the db.
* [server] Fixed eslint errors. (Standard ESLint is used)Jannik Schönartz2018-07-171-4/+4
|
* [external-backends] Added API and Frontend module external-backends.Jannik Schönartz2018-07-171-0/+25