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.
v1.0.3
|
2021-03-13 14:34:15 -04:00 |
|
Tony Roy
|
fee417f8bc
|
Update README.md
|
2021-03-13 13:54:13 -04:00 |
|
Tony Roy
|
fa92a15844
|
Create INSTALL.md
|
2021-03-13 13:47:14 -04:00 |
|
Tony Roy
|
5251a5e5c6
|
Update README.md
|
2021-03-13 13:44:05 -04:00 |
|
Tony Roy
|
0a9beaad11
|
Update README.md
|
2021-03-13 13:43:25 -04:00 |
|
Tony Roy
|
c9c2ac5428
|
Create CHANGELOG.md
|
2021-03-13 13:17:38 -04:00 |
|
Tony Roy
|
28866d938c
|
Update README.md
|
2021-03-13 13:03:49 -04:00 |
|
Tony Roy
|
bb9f5b27bb
|
Update README.md
|
2021-03-13 13:03:17 -04:00 |
|
Tony Roy
|
ea2fecb651
|
Update README.md
|
2021-03-13 13:00:10 -04:00 |
|
Tony Roy
|
82dd6ddb5b
|
Update Clusters.php
v1.0.2
fixed typo
|
2021-03-13 11:01:36 -04:00 |
|
Tony Roy
|
a546d49221
|
completed documentation and fixed a few typos while reviewing
v1.0.1
|
2021-03-13 09:56:03 -04:00 |
|
Tony Roy
|
5a69d2c2d9
|
Update README.md
|
2021-03-13 08:21:29 -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
v1.0.0
|
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
v0.2.1
|
2021-03-12 17:35:26 -04:00 |
|
Tony Roy
|
e2cc424516
|
Fixed typo in client.php
|
2021-03-12 17:26:25 -04:00 |
|
Tony Roy
|
80dc580e75
|
Finished DCMI portion.
v0.2.0
|
2021-03-12 17:20:32 -04:00 |
|
Tony Roy
|
278c3b8904
|
supplying url in requests
v0.1.11
|
2021-03-12 16:15:17 -04:00 |
|
Tony Roy
|
c3902286a6
|
fixed http methods in client
v0.1.10
|
2021-03-12 16:11:06 -04:00 |
|
Tony Roy
|
a42effc0e1
|
fixed asbtract api typos.
v0.1.9
|
2021-03-12 15:57:29 -04:00 |
|
Tony Roy
|
aa440c9a76
|
removed apikey from parameters in the abstractapi
v0.1.8
|
2021-03-12 15:40:42 -04:00 |
|
Tony Roy
|
e79dbad95c
|
fixed httpclientinterface class
v0.1.7
|
2021-03-12 15:30:26 -04:00 |
|
Tony Roy
|
0184bb81dc
|
worked on http client's post, get, put and delete requests
v0.1.6
|
2021-03-12 15:26:05 -04:00 |
|
Tony Roy
|
27ca9c1ef9
|
Update netbox.php
|
2021-03-12 14:21:23 -04:00 |
|
Tony Roy
|
ed5e198b31
|
Create HttpClient.php
|
2021-03-12 14:19:00 -04:00 |
|
Tony Roy
|
f88b9b52c6
|
Update HttpClientInterface.php
|
2021-03-12 14:11:59 -04:00 |
|
Tony Roy
|
69b58b646e
|
Update netbox.php
|
2021-03-12 14:11:15 -04:00 |
|
Tony Roy
|
b9215b2fb6
|
Update HttpClient.php
v0.1.5
|
2021-03-12 10:34:50 -04:00 |
|
Tony Roy
|
61716c22c1
|
Update HttpClientInterface.php
v0.1.4
|
2021-03-11 23:22:28 -04:00 |
|
Tony Roy
|
f4b07b31a4
|
Update HttpClientInterface.php
v0.1.2
v0.1.3
|
2021-03-11 23:02:11 -04:00 |
|
Tony Roy
|
cd12c4b51c
|
Update HttpClient.php
|
2021-03-11 23:01:52 -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
v0.1.1
|
2021-03-11 22:04:24 -04:00 |
|
Tony Roy
|
b7dd5c35f0
|
Update Client.php
removed classes that were not there yet.
|
2021-03-11 21:18:06 -04:00 |
|
Tony Roy
|
8bc5deb42f
|
Update ServiceProvider.php
fixed left over hostfact artifact
|
2021-03-11 21:13:31 -04:00 |
|
Tony Roy
|
c19729025f
|
Update composer.json
v0.1.0
|
2021-03-11 20:50:25 -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 |
|
Tony Roy
|
3557ffd2e2
|
Create User.php
|
2021-03-10 18:38:56 -04:00 |
|
Tony Roy
|
2488a0d6a6
|
Create ClientInterface.php
|
2021-03-10 18:36:01 -04:00 |
|
Tony Roy
|
d227f82fea
|
Create HttpClientInterface.php
|
2021-03-10 18:35:13 -04:00 |
|
Tony Roy
|
f01edb01ed
|
Create HttpClient.php
|
2021-03-10 18:34:24 -04:00 |
|
Tony Roy
|
33c43101de
|
Create NetBoxProvider.php
|
2021-03-10 18:31:32 -04:00 |
|
Tony Roy
|
899c531c8a
|
Update Client.php
|
2021-03-10 18:20:45 -04:00 |
|
Tony Roy
|
836e18a284
|
Create Client.php
|
2021-03-10 17:40:13 -04:00 |
|