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

521 Commits

Author SHA1 Message Date
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
a8db07e0a8 Device.face to slug (#3569) 2019-11-16 21:46:07 -05:00
c79c29e769 Rack.status to slug (#3569) 2019-11-15 22:03:41 -05:00
07aa036fe8 Convert RACK_WIDTH_CHOICES to ChoiceSet 2019-11-15 21:33:56 -05:00
8d27b62114 Rack.status to slug (#3569) 2019-11-15 21:31:57 -05:00
62b45494b6 Convert all DCIM choice classes to ChoiceSets 2019-11-15 21:17:01 -05:00
8cb7eb0382 Convert console port types to slugs (#3569) 2019-11-06 16:56:46 -05:00
6ccaa0d9bd Initial work on #792 2019-11-06 15:30:54 -05:00
bb30f64252 Closes #1865: Add console port and console server port types 2019-10-30 14:25:55 -04:00
56dcadb69b Merged v2.6.4 2019-09-20 08:35:14 -04:00
51fb0b59ec Closes #3485: Enable embedded graphs for devices 2019-09-18 15:59:52 -04:00
84208d5429 Fixes #3511: Correct API URL for nested device bays 2019-09-18 14:40:47 -04:00
7264a4ffb6 Fixes #3513: Fix assignment of tags when creating front/rear ports 2019-09-18 14:33:47 -04:00
cc0f0c4843 Merge v2.6.3 2019-09-04 16:45:33 -04:00