Jeremy Stretch
|
a914a7c438
Update serializer context assignment for DRF 3.11
|
6 anos atrás |
Jeremy Stretch
|
24bdd10b4f
Add description field to SecretRole model (#3655)
|
6 anos atrás |
Jeremy Stretch
|
a46b43bff6
Added child counts to API serializers (WIP)
|
7 anos atrás |
Jeremy Stretch
|
bd7aee7c1f
Closes #2614: Simplify calls of super() for Python 3
|
7 anos atrás |
Jeremy Stretch
|
75f0d8ee90
Closes #2578: Reorganized nested serializers
|
7 anos atrás |
Jeremy Stretch
|
980d62d579
Removed Python 2 string compatibility
|
7 anos atrás |
Jeremy Stretch
|
f1bc88fc0c
Adopt django-taggit-serializer for representation of assigned tags in the API
|
7 anos atrás |
Jeremy Stretch
|
0c0799f3bf
Closes #1739: Enabled custom fields for secrets
|
7 anos atrás |
Jeremy Stretch
|
9b3869790d
Implemented tags for all primary models
|
7 anos atrás |
Jeremy Stretch
|
821fb1e01e
Finished merging writable serializers
|
8 anos atrás |
Jeremy Stretch
|
9c27d18d6c
Fix bulk creation of Secrets via API
|
8 anos atrás |
Jeremy Stretch
|
063e79451f
Closes #1321: Added created and last_updated fields for relevant models to their API serializers
|
8 anos atrás |
Jeremy Stretch
|
c394985b1b
Fixes #1421: Improved model validation logic for API serializers
|
8 anos atrás |
Jeremy Stretch
|
1f9806a480
Fixes #1285: Enforce model validation when creating/editing objects via the API
|
8 anos atrás |
Jeremy Stretch
|
f21c6bca00
Import unicode_literals
|
8 anos atrás |
Jeremy Stretch
|
c08fae8bce
Restore not-so-extraneous 'id' field to all WritableSerializers
|
9 anos atrás |
Jeremy Stretch
|
e544f1fa1e
Removed extraneous 'id' field from all WritableSerializers
|
9 anos atrás |
Jeremy Stretch
|
130ff27f26
Wrote tests for secrets API
|
9 anos atrás |
Jeremy Stretch
|
4f8a5eb1a0
Moved secret views into a ViewSet (no write ability yet)
|
9 anos atrás |
Jeremy Stretch
|
bb1f97abc2
Implemented static writable ModelSerializers for all models
|
9 anos atrás |
Jeremy Stretch
|
1fcc2b0029
Namespaced all API URLs
|
9 anos atrás |
Jeremy Stretch
|
fa900d5dbb
Converted nested serializers to HyperlinkedModelSerializer
|
9 anos atrás |
Jeremy Stretch
|
921040d2fc
Renamed 'last_modified' to 'last_updated'
|
9 anos atrás |
Jeremy Stretch
|
1056fb215e
Added Device IP to Secret serializer
|
10 anos atrás |
Jeremy Stretch
|
6ce2cf9db0
Reworked secrets API to allow optional decryption by POSTing a private key
|
10 anos atrás |
Jeremy Stretch
|
a6108f2fa8
Changed Secret parent from a GenericForeignKey to ForeignKey(Device)
|
10 anos atrás |
Jeremy Stretch
|
27b289ee3b
Initial push to public repo
|
10 anos atrás |