Commit graph

19 commits

Author SHA1 Message Date
Tony Roy
01e428716c add missing abstract class in api classes 2021-03-13 15:02:50 -04:00
Tony Roy
0df9b15379 Updated readme, install and other documentation, changed panel() to site() since it makes more sense that way with netbox. started fixing authentication, hostfact had a login method, but netbox does not, but the user model provides a password that we can authenticate against. 2021-03-13 14:34:15 -04:00
Tony Roy
82dd6ddb5b
Update Clusters.php
fixed typo
2021-03-13 11:01:36 -04:00
Tony Roy
a546d49221 completed documentation and fixed a few typos while reviewing 2021-03-13 09:56:03 -04:00
Tony Roy
805e3459a0
Delete Ip.php 2021-03-12 23:43:53 -04:00
Tony Roy
435e550e70 Merge branch 'master' of https://github.com/wickedsoft/laravel-netbox 2021-03-12 23:38:22 -04:00
Tony Roy
f80e0692cd finished all models and split them into folders to avoid dupes 2021-03-12 23:37:51 -04:00
Tony Roy
e21d7ebcda
Update ConnectedDevices.php 2021-03-12 17:35:26 -04:00
Tony Roy
80dc580e75 Finished DCMI portion. 2021-03-12 17:20:32 -04:00
Tony Roy
a42effc0e1 fixed asbtract api typos. 2021-03-12 15:57:29 -04:00
Tony Roy
aa440c9a76 removed apikey from parameters in the abstractapi 2021-03-12 15:40:42 -04:00
Tony Roy
039733e9f3
Update AbstractApi.php 2021-03-11 23:01:10 -04:00
Tony Roy
2fbd9ab040
Update Ip.php
push changes that didnt come through from test env
2021-03-11 23:00:11 -04:00
Tony Roy
76759d8e53
Update Ip.php 2021-03-11 22:04:24 -04:00
Tony Roy
b2152be0c8
Update AbstractApi.php 2021-03-11 10:10:18 -04:00
Tony Roy
074adbbd91
Update Ip.php 2021-03-11 10:01:28 -04:00
Tony Roy
e5aa34f661
Create Ip.php 2021-03-10 18:53:16 -04:00
Tony Roy
6ceac5409d
Create ApiInterface.php 2021-03-10 18:41:26 -04:00
Tony Roy
a4f1ff7346
Create AbstractApi.php 2021-03-10 18:40:36 -04:00