jeremystretch
|
da1aabdfc1
|
Changelog for #8894, #8998, #9122; PEP8 fix
|
2022-05-04 14:19:09 -04:00 |
|
Alex Gittings
|
0a9ba3b2e6
|
add get_display to users serializer
|
2022-05-03 10:45:08 +00:00 |
|
minitriga
|
535606a185
|
Update netbox/users/api/nested_serializers.py
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-05-03 09:01:06 +01:00 |
|
minitriga
|
25c266e4de
|
Update netbox/users/api/nested_serializers.py
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-05-03 09:00:52 +01:00 |
|
Alex Gittings
|
bc2491e6b7
|
Closes #8894: Add first and last name to APISelect widget if set
|
2022-04-15 21:50:24 +00:00 |
|
jeremystretch
|
59aba52b03
|
Rename OrderedDefaultRouter to NetBoxRouter & document for plugins
|
2022-03-11 15:59:03 -05:00 |
|
jeremystretch
|
efd5a73a18
|
Refactor API views
|
2022-03-09 11:27:42 -05:00 |
|
jeremystretch
|
4c4fe80697
|
Fix schema generation for tokens endpoint
|
2021-06-14 08:52:22 -04:00 |
|
jeremystretch
|
b038b1f613
|
Add a REST API endpoint to provision new tokens using username & password
|
2021-06-11 15:54:31 -04:00 |
|
jeremystretch
|
48b4bf1683
|
Initial work on REST API endpoint for tokens
|
2021-06-11 15:14:19 -04:00 |
|
jeremystretch
|
1024782b9e
|
Rename FilterSet modules
|
2021-04-29 16:48:24 -04:00 |
|
Jeremy Stretch
|
fb48c1f6dd
|
Add 'display' field to all REST API serializers
|
2021-03-16 10:06:25 -04:00 |
|
Jeremy Stretch
|
915cf3e715
|
Merge branch 'develop' into develop-2.10
|
2020-12-01 11:42:55 -05:00 |
|
Jeremy Stretch
|
77bbe5730b
|
Fixes #5383: Fix setting user password via REST API
|
2020-11-25 11:47:53 -05:00 |
|
Jeremy Stretch
|
a43361170c
|
Fix overwriting of existing preferences
|
2020-10-29 14:15:38 -04:00 |
|
Jeremy Stretch
|
2845dd488e
|
Add a REST API endpoint for updating user preferences
|
2020-10-21 09:05:33 -04:00 |
|
Jeremy Stretch
|
c0c5f52ed9
|
Reorganize REST API components under netbox app
|
2020-10-13 15:57:21 -04:00 |
|
Jeremy Stretch
|
fd139a77f5
|
Closes #4997: Introduce OrderedDefaultRouter; move root API views to views.py
|
2020-08-13 12:49:49 -04:00 |
|
Jeremy Stretch
|
053c600b67
|
Closes #4943: Add a 'description' field to ObjectPermission
|
2020-08-03 16:37:37 -04:00 |
|
Jeremy Stretch
|
46ebeba28f
|
Set default ordering for user and group API endpoints
|
2020-07-23 13:46:40 -04:00 |
|
Jeremy Stretch
|
380d30e612
|
Add filters for ObjectPermissions
|
2020-07-22 16:34:16 -04:00 |
|
Jeremy Stretch
|
2cc4f032b0
|
Correct FilterSet naming
|
2020-07-22 13:48:04 -04:00 |
|
Jeremy Stretch
|
1ac215bf87
|
Introduce API endpoints for Users and Groups
|
2020-07-22 11:21:51 -04:00 |
|
Jeremy Stretch
|
4eddec4b1e
|
#4806: Add url field to ObjectPermissionSerializer
|
2020-07-08 13:57:50 -04:00 |
|
Jeremy Stretch
|
fac0da224a
|
Add name, enabled fields to ObjectPermission
|
2020-07-08 13:44:19 -04:00 |
|
Jeremy Stretch
|
987414ed7b
|
Introduce NestedObjectPermissionSerializer
|
2020-06-08 15:44:16 -04:00 |
|
Jeremy Stretch
|
3084d58da1
|
Add REST API endpoint for ObjectPermissions
|
2020-06-03 13:08:04 -04:00 |
|
Jeremy Stretch
|
75f0d8ee90
|
Closes #2578: Reorganized nested serializers
|
2018-11-12 11:36:44 -05:00 |
|
Jeremy Stretch
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
7241783249
|
Started merging writable serializers (WIP)
|
2018-04-04 17:01:24 -04:00 |
|
Jeremy Stretch
|
00986fd7bf
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05:00 |
|
Jeremy Stretch
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
9dfda83946
|
Closes #855: Added an API endpoint for recent activity
|
2017-03-09 14:26:39 -05:00 |
|