summaryrefslogtreecommitdiffstats
path: root/server/models/backend.js
Commit message (Collapse)AuthorAgeFilesLines
* [server] Small bug fixes on the production serverJannik Schönartz2019-04-151-2/+2
|
* [server/external-backends] Add delete method for the infoblox backend & add ↵Jannik Schönartz2019-04-141-2/+2
| | | | infoblox client mappings method
* [server/models] fix backend model primary keysUdo Walter2018-11-211-2/+14
|
* [server/external-backends] Implemented import Objects from iDoITJannik Schönartz2018-08-061-3/+7
| | | | | | 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/+18
| | | | 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-10/+10
|
* [external-backends] Added API and Frontend module external-backends.Jannik Schönartz2018-07-171-0/+20