Commit History

Author SHA1 Message Date
  Jeremy Stretch 93c748bd3c Merge branch 'develop' into api2 8 years ago
  Jeremy Stretch 7ba6e320e7 Fixes #843: Implemented CORS headers for API 8 years ago
  Jeremy Stretch 54468ab1a8 Include the API version in responses 8 years ago
  Jeremy Stretch 01f5435f63 Tweak how we set the API version 8 years ago
  Jeremy Stretch 22768ff6c6 Renamed Module to InventoryItem (prep for #824) 8 years ago
  Jeremy Stretch 122526a9d0 Custom name for ConnectedDeviceViewSet 8 years ago
  Jeremy Stretch 6cb36a6cee Fixed browsable API breadcrumbs 8 years ago
  Jeremy Stretch 925afe0999 Added test case for ConnectedDeviceViewSet 8 years ago
  Jeremy Stretch f743410b4e Renamed rack-units API and added a test 8 years ago
  Jeremy Stretch 4a2206ecb1 Removed custom renderers 8 years ago
  Jeremy Stretch ffde2c96c7 Fixed custom renderers to work with paginated data 8 years ago
  Jeremy Stretch 2bd46230be Converted ChoiceFieldSerializer to display an object 8 years ago
  Jeremy Stretch b04fe21d65 Wrote API endpoints, tests for ExportTemplates 8 years ago
  Jeremy Stretch 266f9cc370 Added API endpoint, tests for Graphs 8 years ago
  Jeremy Stretch 1682de59df Added a footer link to the GitHub wiki 8 years ago
  Jeremy Stretch 42fd14f5c0 Introduced HttpStatusMixin to provide more detail on HTTP response status test failures 8 years ago
  Jeremy Stretch 1988c02b7f Enforce API versioning 8 years ago
  Jeremy Stretch 517eaa8b80 Expanded API documentation 8 years ago
  Jeremy Stretch 1f78462f58 Updated RackViewSet() to be compatible with paginated API 8 years ago
  Jeremy Stretch 36bbcc8559 Fix API JS to read response.results for new API 8 years ago
  Jeremy Stretch 1c1fd8f210 Limit tests to one per major Python version 8 years ago
  Jeremy Stretch 671d53877a Python3 fixes 8 years ago
  Jeremy Stretch 97710a4576 Make CI happy 8 years ago
  Jeremy Stretch c08fae8bce Restore not-so-extraneous 'id' field to all WritableSerializers 8 years ago
  Jeremy Stretch f02dd2f439 Merge branch 'develop' into api2 8 years ago
  Jeremy Stretch e544f1fa1e Removed extraneous 'id' field from all WritableSerializers 8 years ago
  Jeremy Stretch 130ff27f26 Wrote tests for secrets API 8 years ago
  Jeremy Stretch 79a9ac3bc8 Assign RackReservation user from request context 8 years ago
  Jeremy Stretch c5308d51f4 Make RackReservation.rack editble for API compatability 8 years ago
  Jeremy Stretch a6f4de5817 Wrote tests for IPAM API 8 years ago