Commit graph

128 commits

Author SHA1 Message Date
Stephen
756223f7b7
Merge pull request #83 from snazy2000/revert-75-get-by-id
Revert "Get everything by id"
2021-04-07 11:42:55 +01:00
Stephen
dccbd18add
Revert "Get everything by id" 2021-04-07 11:42:47 +01:00
Stephen
50068f7e62
Merge pull request #75 from PetriAsi/get-by-id
Get everything by id
2021-04-07 11:41:35 +01:00
Petri Asikainen
a09eb8c23e Fixed copypasted typo 2021-01-17 07:14:32 +02:00
Petri Asikainen
3c064938e1 Fixed copypasted typo 2021-01-17 07:13:23 +02:00
Petri Asikainen
608d8f04ca Fixed copypasted typo 2021-01-17 07:11:22 +02:00
Petri Asikainen
953a3453fc Fixed copypasted typo 2021-01-17 07:09:19 +02:00
Petri Asikainen
f688b32c50 Get ids 2021-01-17 06:48:05 +02:00
Petri Asikainen
c3cb7d14b6 Get assets and other items by id 2021-01-17 06:28:08 +02:00
Petri Asikainen
2925106297 Get-asset by serial 2021-01-17 05:42:25 +02:00
Petri Asikainen
d78d5d5281 Added example for asset_tag 2021-01-04 09:01:31 +02:00
Petri Asikainen
9afb3a1be6 Added synopsis for asset_tag 2021-01-04 08:59:23 +02:00
Petri Asikainen
c88dd83323 Get-asset with -asset_tag 2021-01-04 08:53:47 +02:00
Petri Asikainen
f182756b30 Added Set-SnipeitLocation 2021-01-02 14:20:04 +02:00
Petri Asikainen
efe36f81f2 Added Set-SnipeitLocation 2021-01-02 14:19:15 +02:00
Stephen
8214d8db99
Merge pull request #53 from snazy2000/develop
New Release
2020-06-17 09:39:02 +01:00
Stephen
54043c68e4
Merge branch 'master' into develop 2020-06-17 09:36:54 +01:00
Stephen
0e07eed7d1
Well fix that later.. 2020-06-17 09:34:51 +01:00
Stephen
4ae8b11e10
Update SnipeItPS.Tests.ps1 2020-06-17 09:24:31 +01:00
Stephen
3266e6ae91
Hate builds.. 2020-06-17 09:21:58 +01:00
Stephen
bead7cbe8d
Update SnipeItPS.build.ps1 2020-06-17 09:18:44 +01:00
Stephen
28a3d40d51
Update SnipeItPS.build.ps1 2020-06-17 09:18:28 +01:00
Stephen
059f9e3938
Fixes Build 2020-06-17 09:08:13 +01:00
Stephen
bfa0aa1de0
Fix build 2020-06-17 09:02:18 +01:00
Stephen
a779b8c782
Fix wrong function name on Set-Model
Fixed #51
2020-06-17 08:48:46 +01:00
Stephen
998016b135
Merge pull request #49 from xlejakx/patch-1
Update New-Asset.md
2020-06-17 08:40:40 +01:00
Stephen
03e2fdf043
Merge pull request #42 from k9barry/master
Add New-Audit.ps1
2020-06-17 08:40:17 +01:00
Stephen
e6360a0def
Merge pull request #44 from MrCarter2959/master
Create Remove-Asset.ps1
2020-06-17 08:39:55 +01:00
xlejakx
d2e70120bb
Update New-Asset.md 2020-02-27 16:32:41 +03:00
MrCarter
e5c9a9db51
Update Remove-Asset.ps1 2020-01-23 11:18:34 -05:00
MrCarter
381ee730fd
Update Remove-Asset.ps1 2020-01-23 11:16:44 -05:00
MrCarter
621bab7d4e
Update Remove-Asset.ps1 2020-01-23 11:14:36 -05:00
MrCarter
7cbcd575f6
Create Remove-Asset.ps1 2020-01-23 11:08:42 -05:00
K9 Barry
96c39e04a1
Correction: had the wrong URI
needed at change from Uri    = "$url/api/v1/hardware" to Uri    = "$url/api/v1/hardware/audit"
2019-12-05 20:26:54 -05:00
K9 Barry
217ca45578
Add New-Audit.ps1
Add New-Audit.ps1 to add a audit to an asset through the API.
2019-12-05 19:55:51 -05:00
Stephen
2ec48c67a1 Set theme jekyll-theme-architect 2019-10-09 08:56:46 +01:00
Stephen
a3eb07c246
Merge pull request #32 from snazy2000/develop
Set password_confirmation to password when ldap is false
2019-05-02 10:45:12 +01:00
Stephen
cab9e4d993
Set password_confirmation to password when ldap is false 2019-05-02 10:42:42 +01:00
Stephen
13dde3903b
Merge pull request #28 from snazy2000/develop
Renamed Get-Location to Get-SnipeitLocation
2019-04-29 14:26:03 +01:00
Stephen Maunder
12415c5cf3 Remember to commit the deletions! 2019-04-29 14:23:56 +01:00
Stephen
90f664a56a
Merge pull request #27 from snazy2000/develop
Develop
2019-04-29 14:21:53 +01:00
Stephen Maunder
55268bfe88 Update psd1 2019-04-29 14:20:13 +01:00
Stephen Maunder
3cf0baff41 Changed from Get-Locations to Get-Snipeitlocation to fix build 2019-04-29 14:20:01 +01:00
Stephen
1b5b8428d4
Merge pull request #26 from snazy2000/develop
BREAKING CHANGE : Renamed Get-Location to Get-Locations
2019-04-29 14:16:27 +01:00
Stephen Maunder
cdfd8442ff BREAKING CHANGE : Renamed Get-Location to Get-Locations 2019-04-29 14:15:27 +01:00
Stephen Maunder
6307dc3d9d Fix #25 2019-04-29 14:14:33 +01:00
Stephen
3f9b01f92f Set theme jekyll-theme-cayman 2019-04-28 11:09:50 +01:00
Stephen
d33aa90549
Merge pull request #24 from snazy2000/develop
Added more commands and changed way parameters work, also added more …
2019-04-27 20:40:49 +01:00
Stephen Maunder
56852d863e Added more commands and changed way parameters work, also added more parameters to bring it inline with recent api changed 2019-04-27 20:39:05 +01:00
Stephen
29345d496d
Merge pull request #23 from snazy2000/develop
Fixed number of issues
2019-04-27 09:55:22 +01:00