1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

634 Commits

Author SHA1 Message Date
2b75e05ea7 Fixes: #4230 - Fixes filtering by position on elevation endpoint
* Add tests for rack elevation filtering
* Add q variable to serializers for RackElevationDetailFilterSerializer
* Add code to allow filtering of position on the rack elevation
2020-02-22 08:24:26 -06:00
28e3b7af18 Merge branch 'develop' into develop-2.8 2020-02-21 15:26:55 -05:00
58ff08be4e #1529: Add front/rear image fields to DeviceType serializer 2020-02-20 14:37:08 -05:00
ba6562a5db Add ability to toggle the inclusion of device images when rendering a rack elevation SVG 2020-02-20 13:09:43 -05:00
8cb6aed8fa Closes #3753: Remove rack units endpoint (replaced with elevation) 2020-02-14 13:59:07 -05:00
7388fa3556 Fixes #4083: Permit nullifying applicable choice fields via API requests 2020-02-10 15:10:33 -05:00
a58bbccfd3 Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 2020-02-05 16:12:48 -05:00
f8dad1744c #3892: Convert CABLE_TERMINATION_TYPES to a Q object 2020-01-15 15:51:51 -05:00
49f027fae7 Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint 2020-01-15 09:59:44 -05:00
857e04e90b Add _choices endpoint tests for all apps 2020-01-14 16:13:11 -05:00
0767de205e Renamed dcim FilterSets 2020-01-09 20:30:40 -05:00
a2ead6af94 Merge branch 'develop' into develop-2.7 2020-01-09 15:27:06 -05:00
7e0073d6f5 Merge pull request #3863 from hSaria/2113-napalm-settings
Fixes #2113: NAPALM driver settings
2020-01-09 11:56:32 -05:00
9d085ad83a Changed NAPALM- prefix to X-NAPALM- 2020-01-09 16:48:26 +00:00
ad565e55f1 Removed exception for empty methods
I'll create a seperate ticket for that
2020-01-09 16:40:13 +00:00
46c712e735 Moved NAPALM parameter to decorator 2020-01-09 16:39:13 +00:00
f49467bcb5 Corrected optional arg assignment 2020-01-08 16:01:18 +00:00
dc475f4755 Fixes #2113: Adjust NAPALM settings with headers 2020-01-08 15:53:48 +00:00
ea05b5b606 Fixes #1982: Swagger NAPALM documentation 2020-01-08 13:34:46 +00:00
645383509b change render_format to render for svg elevations 2019-12-11 17:33:58 -05:00
2ec7259a69 Rack elevation endpoint should return JSON by default; fix typo 2019-12-11 17:17:20 -05:00
05938d60f0 Merge pull request #3754 from netbox-community/2248-svg-rack-elevations
2248 svg rack elevations
2019-12-11 14:26:32 -05:00
7f788eaa06 review updates to svg rendering 2019-12-11 13:39:10 -05:00
b4d724b5ae drf-yasg updates for rack elevations 2019-12-11 09:45:08 -05:00
1f288175e4 Add description field to RackRole and DeviceRole models (#3655) 2019-12-10 12:53:28 -05:00
12657ebd7c Cable.status to slug (#3569) 2019-12-10 09:55:10 -05:00
d8dd5f00c1 removed rack elevations viewset 2019-12-10 03:19:26 -05:00
1ec191db92 initial cleanup of rack elevations 2019-12-10 03:18:10 -05:00
44b042e3fc dcim api: fix face default value in rackviewset 2019-12-08 18:24:13 +01:00
e5b49e25b9 dcim api: add feedback from @jeremystretch to rack elevations api 2019-12-08 18:14:59 +01:00
b54a05d255 dcim: make linter happy 2019-12-08 17:59:40 +01:00
5d5b7e0dd9 dcim: refactor reservations and make them resizable 2019-12-08 17:58:21 +01:00
77890ad775 dcim: add inline stylesheet to rack elevation api view 2019-12-08 17:58:21 +01:00
1a9b9f50d8 dcim: fix fonts & texts in svg 2019-12-08 17:58:21 +01:00
808f5c95e3 dcim: make front and rear work (references #2248) 2019-12-08 17:58:21 +01:00
d11de6d021 dcim: add rack-elevations api endpoint (references #2248) 2019-12-08 17:58:20 +01:00
7518174374 Closes #3731: Change Graph.type to a ContentType foreign key field 2019-12-06 10:32:59 -05:00
21fe5902a8 PowerOutlet.feed_leg to slug (#3569) 2019-11-27 21:30:11 -05:00
8c7f6c62b0 PowerFeed.status to slug (#3569) 2019-11-25 21:22:14 -05:00
2dc07ca30d PowerFeed.phase to slug (#3569) 2019-11-25 21:14:04 -05:00
bb8b012397 PowerFeed.supply to slug (#3569) 2019-11-25 21:08:34 -05:00
62494f295e PowerFeed.type to slug (#3569) 2019-11-25 21:03:11 -05:00
9872a46583 Rack.outer_unit to slug (#3569) 2019-11-25 20:54:24 -05:00
4846557d61 Cable.length_unit to slug (#3569) 2019-11-25 20:40:29 -05:00
dead5b42be Front/RearPort.type to slug (#3569) 2019-11-25 19:39:25 -05:00
bcc34f6099 Device.face to slug (#3569) 2019-11-25 19:23:43 -05:00
5c95927a43 Site.status to slug (#3569) 2019-11-21 22:54:01 -05:00
3fa4ceadb0 Interface.mode to slug (#3569) 2019-11-21 22:50:01 -05:00
5f5081f719 Interface.type to slug (#3569) 2019-11-21 22:11:02 -05:00
afd82fd9d3 DeviceType.subdevice_role to slug (#3569) 2019-11-18 22:08:33 -05:00