Commit Graph

1492 Commits

Author SHA1 Message Date
Jeremy Stretch
ea9ed11c3b Custom name for ConnectedDeviceViewSet 2017-03-20 21:54:01 -04:00
Jeremy Stretch
8c15daf697 Fixed browsable API breadcrumbs 2017-03-20 21:50:10 -04:00
Jeremy Stretch
354b3b0011 Added test case for ConnectedDeviceViewSet 2017-03-20 21:39:40 -04:00
Jeremy Stretch
2be7d030c2 Renamed rack-units API and added a test 2017-03-20 21:18:37 -04:00
Jeremy Stretch
73be1297a5 Removed custom renderers 2017-03-20 17:47:18 -04:00
Jeremy Stretch
9ba11806b2 Fixed custom renderers to work with paginated data 2017-03-20 17:15:42 -04:00
Jeremy Stretch
c09c9f8745 Converted ChoiceFieldSerializer to display an object 2017-03-20 16:32:59 -04:00
Jeremy Stretch
5577d67223 Wrote API endpoints, tests for ExportTemplates 2017-03-20 16:21:10 -04:00
Jeremy Stretch
15ecd734c6 Added API endpoint, tests for Graphs 2017-03-20 15:14:33 -04:00
Jeremy Stretch
023b67ca4a Added a footer link to the GitHub wiki 2017-03-20 14:05:26 -04:00
Jeremy Stretch
4f5d5cd4f0 Introduced HttpStatusMixin to provide more detail on HTTP response status test failures 2017-03-20 13:46:47 -04:00
Jeremy Stretch
b9bc9cabd8 Enforce API versioning 2017-03-20 12:33:42 -04:00
Jeremy Stretch
c786517119 Expanded API documentation 2017-03-20 12:18:18 -04:00
Jeremy Stretch
472008a673 Updated RackViewSet() to be compatible with paginated API 2017-03-20 10:38:09 -04:00
Jeremy Stretch
d76d4b6966 Fix API JS to read response.results for new API 2017-03-20 10:06:25 -04:00
Mark
2c273eef03 Filter on mac address on interface 2017-03-18 21:26:33 +01:00
Mark
a7df85acdf Filter on mac address on interface 2017-03-18 21:21:49 +01:00
Mark
6662b34fac Filter on mac address on interface
Extension to be able filter on mac address via API
2017-03-18 21:10:36 +01:00
Jeremy Stretch
eff1cb8e2f Limit tests to one per major Python version 2017-03-17 21:43:46 -04:00
Jeremy Stretch
1ecf2fa700 Python3 fixes 2017-03-17 21:39:29 -04:00
Jeremy Stretch
90fbaeb0c2 Make CI happy 2017-03-17 17:39:56 -04:00
Jeremy Stretch
c072bedd02 Restore not-so-extraneous 'id' field to all WritableSerializers 2017-03-17 17:32:43 -04:00
Jeremy Stretch
9ca5f7df0f Merge branch 'develop' into api2 2017-03-17 17:06:01 -04:00
Jeremy Stretch
a0f931891b Removed extraneous 'id' field from all WritableSerializers 2017-03-17 16:20:34 -04:00
Jeremy Stretch
af2e7ca5a7 Wrote tests for secrets API 2017-03-17 16:01:57 -04:00
Jeremy Stretch
d93a379c15 Assign RackReservation user from request context 2017-03-17 14:45:14 -04:00
Jeremy Stretch
494ad68a4c Make RackReservation.rack editble for API compatability 2017-03-17 14:40:11 -04:00
Jeremy Stretch
ac83cd8021 Wrote tests for IPAM API 2017-03-17 14:36:59 -04:00
Jeremy Stretch
1f294b9479 Removed unneeded services endpoint from DCIM API 2017-03-17 12:23:23 -04:00
Jeremy Stretch
05c37ea90e Finished DCIM API model tests 2017-03-17 12:16:24 -04:00
Jeremy Stretch
86e73a825f Fix error when assigning a new interface to a LAG 2017-03-16 22:27:01 -04:00
Jeremy Stretch
708cc043c3 Fixed bug interpreting facility_id as a required field 2017-03-16 17:25:34 -04:00
Jeremy Stretch
b63ed3d1dc First batch of DCIM API tests 2017-03-16 16:50:18 -04:00
Jeremy Stretch
a282808285 Improved create/update validation 2017-03-16 14:17:14 -04:00
Jeremy Stretch
1838b8f209 Wrote tests for tenancy API 2017-03-16 13:29:55 -04:00
Jeremy Stretch
ff13bf81c6 Wrote tests for circuits API 2017-03-16 13:23:01 -04:00
Jeremy Stretch
43ed77446f Implemented full read/write support for secrets 2017-03-15 14:47:18 -04:00
Jeremy Stretch
53dccc6670 Refactored SecretViewSet 2017-03-15 13:48:09 -04:00
Jeremy Stretch
474e770132 Removed old API doc 2017-03-15 13:15:09 -04:00
Jeremy Stretch
28c77b183b Added examples to the graphs documentation 2017-03-15 12:16:46 -04:00
Jeremy Stretch
b73de50340 Added survey announcement to README 2017-03-15 12:00:53 -04:00
Jeremy Stretch
1149f91edb Post-release version bump 2017-03-14 17:18:05 -04:00
Jeremy Stretch
e5318f602f Release v1.9.2 2017-03-14 17:07:04 -04:00
Jeremy Stretch
d2bbac65af Fixes #964: Fix bug when bulk editing/deleting filtered set of objects 2017-03-14 15:22:08 -04:00
Jeremy Stretch
426d8333d9 Fixes #963: Fix bug in IPv6 address range expansion 2017-03-14 15:06:34 -04:00
Jeremy Stretch
5e0b257865 Allow user to delete session key 2017-03-14 14:01:06 -04:00
Jeremy Stretch
0047f5ce11 Relate SessionKey to UserKey rather than User 2017-03-14 13:32:07 -04:00
Jeremy Stretch
1249da5411 Updated user URLs 2017-03-14 12:59:10 -04:00
Jeremy Stretch
479705b387 Merge branch 'develop' into api2
Conflicts:
	netbox/templates/users/_user.html
	netbox/users/urls.py
2017-03-14 12:40:28 -04:00
Jeremy Stretch
cfb1287cd5 Renamed user URL namespace 2017-03-14 12:36:44 -04:00