Spencer Long
|
cdb1140f10
|
Merge branch 'develop' into bug/sc-24884
|
2024-05-23 13:53:00 -05:00 |
|
snipe
|
bb96a190fd
|
Moved validator
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-22 12:34:48 +01:00 |
|
snipe
|
34f1ea1c0e
|
Re-order gating and refactor group syncing
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-21 10:00:49 +01:00 |
|
snipe
|
c137fafa97
|
Updated language
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 18:10:43 +01:00 |
|
snipe
|
cb22a3d556
|
Updated comments again :-/
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 17:52:50 +01:00 |
|
snipe
|
c7accb4599
|
Added comments
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 17:38:42 +01:00 |
|
snipe
|
3c4098038d
|
Fail early if no tag
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 16:33:47 +01:00 |
|
snipe
|
8c327e6523
|
Handle user not found properly
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 19:16:56 +01:00 |
|
snipe
|
d942b8f1fb
|
Fixed alias names
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 17:40:35 +01:00 |
|
snipe
|
49dc9767b6
|
Added debugging :(
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 15:54:43 +01:00 |
|
snipe
|
410b547f3c
|
Added users and locatipon count to API
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 12:07:28 +01:00 |
|
snipe
|
4224bc0c43
|
Removed extra settings param
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-02 12:36:57 +01:00 |
|
snipe
|
103809b65f
|
Removed debugging
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 21:01:43 +01:00 |
|
snipe
|
6dc9ccffcd
|
Refactor api for handling audit/expected checkins
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 18:56:57 +01:00 |
|
snipe
|
bf058bd5c6
|
Use updated scopes
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 14:02:56 +01:00 |
|
spencerrlongg
|
b11c900a4c
|
fix bracket, + overwrite required rulesets
|
2024-04-23 16:29:07 -05:00 |
|
Spencer Long
|
53ccd196d7
|
Merge branch 'develop' into bug/sc-24884
|
2024-04-23 13:57:59 -05:00 |
|
snipe
|
bdd43b7134
|
Merge pull request #14602 from uberbrady/fix_saving_encrypted_custom_fields
Re-enabled updating encrypted custom fields via API [sc-41465]
|
2024-04-23 10:20:55 +01:00 |
|
snipe
|
4450351b75
|
Only sync groups if API user is superadmin
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 11:06:50 +01:00 |
|
snipe
|
65dd729e19
|
Additional gates
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 10:57:20 +01:00 |
|
Brady Wetherington
|
67a8e0b5c6
|
This re-enables the ability to update encrypted custom fields via the API
|
2024-04-15 18:46:11 +01:00 |
|
snipe
|
710370ac24
|
Added scoping for destroy
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 14:58:25 +01:00 |
|
snipe
|
460693c153
|
Added comment
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 14:40:13 +01:00 |
|
spencerrlongg
|
0a90df2b14
|
alright conflicts resolved
|
2024-04-03 14:40:14 -05:00 |
|
Spencer Long
|
4ab75c1c03
|
Merge branch 'develop' into bug/sc-24884
|
2024-04-03 14:08:41 -05:00 |
|
snipe
|
f42e5d5292
|
Reverting the store/update asset API responses for now
This currently breaks the Jamf integration - need a better longer term plan.
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-28 21:58:49 +00:00 |
|
snipe
|
86677b5f13
|
Make last_checkin sortable
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-27 20:37:25 +00:00 |
|
spencerrlongg
|
cec84b857b
|
fixed last audit date + test
|
2024-03-27 14:39:23 -05:00 |
|
Robert Spadaro
|
ccd00caa70
|
Wrap where logic in additional where statement to protect appended params
|
2024-03-27 15:36:00 -04:00 |
|
Spencer Long
|
013463aafc
|
Merge branch 'develop' into bug/sc-24884
|
2024-03-27 12:45:45 -05:00 |
|
snipe
|
8bc9688d71
|
Added ability to filter on category ID and model ID from user’s asset API
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-27 16:04:00 +00:00 |
|
snipe
|
850f85ff59
|
Merge pull request #14369 from spencerrlongg/bug/sc-24343
Add new validator for custom field checkboxes and fix asset model default updates
|
2024-03-26 19:22:29 +00:00 |
|
snipe
|
3ced85080a
|
Fixed #14495 - Allow user_id to be passed to limit to only specific admins
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-26 14:45:20 +00:00 |
|
spencerrlongg
|
7e4a0eedf0
|
rm dumb note
|
2024-03-25 10:46:26 -05:00 |
|
snipe
|
828b84084d
|
Added validation for last_audit_date and next_audit_date
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-21 18:29:38 +00:00 |
|
spencerrlongg
|
be282dd038
|
resolve a couple issues
|
2024-03-21 09:26:45 -05:00 |
|
snipe
|
5ed2bd0fb7
|
Skip the normal edit observer
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-20 23:52:22 +00:00 |
|
snipe
|
2067b1138a
|
Added the log item
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-20 23:43:58 +00:00 |
|
spencerrlongg
|
e7b9903341
|
delete some extra lines
|
2024-03-20 15:29:06 -05:00 |
|
spencerrlongg
|
d18aa1db98
|
some more cleanup + tests
|
2024-03-20 15:18:15 -05:00 |
|
Spencer Long
|
b4b4927370
|
Merge branch 'develop' into bug/sc-24884
|
2024-03-20 12:36:39 -05:00 |
|
spencerrlongg
|
0ffceb9691
|
some notes and a little progress
|
2024-03-20 00:07:52 -05:00 |
|
spencerrlongg
|
1e810d2426
|
most tests now passing, still one broken
|
2024-03-19 19:47:26 -05:00 |
|
Godfrey M
|
62745923cf
|
fixes API location delete
|
2024-03-19 15:25:28 -07:00 |
|
snipe
|
cce8cb4f5e
|
Move requestable scope below sorting, etc
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-14 13:24:22 +00:00 |
|
spencerrlongg
|
04d7884af8
|
some more testing stuff
|
2024-03-12 23:17:40 -05:00 |
|
spencerrlongg
|
eb8f1dd553
|
some cleanup
|
2024-03-09 12:29:26 -06:00 |
|
spencerrlongg
|
c8341d9dc4
|
aha, got it working.
|
2024-03-08 19:48:47 -06:00 |
|
spencerrlongg
|
b239b3a4db
|
some good progress, lots of testing needs to be done on the new inclusion of SubstituteBindings
|
2024-03-08 18:24:41 -06:00 |
|
spencerrlongg
|
ad0f873ece
|
rm validation stuff
|
2024-03-05 11:58:00 -06:00 |
|