Jeremy Stretch
|
49f027fae7
|
Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint
|
2020-01-15 09:59:44 -05:00 |
|
Jeremy Stretch
|
857e04e90b
|
Add _choices endpoint tests for all apps
|
2020-01-14 16:13:11 -05:00 |
|
Jeremy Stretch
|
0767de205e
|
Renamed dcim FilterSets
|
2020-01-09 20:30:40 -05:00 |
|
Jeremy Stretch
|
a2ead6af94
|
Merge branch 'develop' into develop-2.7
|
2020-01-09 15:27:06 -05:00 |
|
Jeremy Stretch
|
7e0073d6f5
|
Merge pull request #3863 from hSaria/2113-napalm-settings
Fixes #2113: NAPALM driver settings
|
2020-01-09 11:56:32 -05:00 |
|
Saria Hajjar
|
9d085ad83a
|
Changed NAPALM- prefix to X-NAPALM-
|
2020-01-09 16:48:26 +00:00 |
|
Saria Hajjar
|
ad565e55f1
|
Removed exception for empty methods
I'll create a seperate ticket for that
|
2020-01-09 16:40:13 +00:00 |
|
Saria Hajjar
|
46c712e735
|
Moved NAPALM parameter to decorator
|
2020-01-09 16:39:13 +00:00 |
|
Saria Hajjar
|
f49467bcb5
|
Corrected optional arg assignment
|
2020-01-08 16:01:18 +00:00 |
|
Saria Hajjar
|
dc475f4755
|
Fixes #2113: Adjust NAPALM settings with headers
|
2020-01-08 15:53:48 +00:00 |
|
Saria Hajjar
|
ea05b5b606
|
Fixes #1982: Swagger NAPALM documentation
|
2020-01-08 13:34:46 +00:00 |
|
John Anderson
|
645383509b
|
change render_format to render for svg elevations
|
2019-12-11 17:33:58 -05:00 |
|
John Anderson
|
7f788eaa06
|
review updates to svg rendering
|
2019-12-11 13:39:10 -05:00 |
|
John Anderson
|
b4d724b5ae
|
drf-yasg updates for rack elevations
|
2019-12-11 09:45:08 -05:00 |
|
John Anderson
|
d8dd5f00c1
|
removed rack elevations viewset
|
2019-12-10 03:19:26 -05:00 |
|
John Anderson
|
1ec191db92
|
initial cleanup of rack elevations
|
2019-12-10 03:18:10 -05:00 |
|
hellerve
|
44b042e3fc
|
dcim api: fix face default value in rackviewset
|
2019-12-08 18:24:13 +01:00 |
|
hellerve
|
e5b49e25b9
|
dcim api: add feedback from @jeremystretch to rack elevations api
|
2019-12-08 18:14:59 +01:00 |
|
hellerve
|
b54a05d255
|
dcim: make linter happy
|
2019-12-08 17:59:40 +01:00 |
|
hellerve
|
5d5b7e0dd9
|
dcim: refactor reservations and make them resizable
|
2019-12-08 17:58:21 +01:00 |
|
hellerve
|
77890ad775
|
dcim: add inline stylesheet to rack elevation api view
|
2019-12-08 17:58:21 +01:00 |
|
hellerve
|
1a9b9f50d8
|
dcim: fix fonts & texts in svg
|
2019-12-08 17:58:21 +01:00 |
|
hellerve
|
808f5c95e3
|
dcim: make front and rear work (references #2248)
|
2019-12-08 17:58:21 +01:00 |
|
hellerve
|
d11de6d021
|
dcim: add rack-elevations api endpoint (references #2248)
|
2019-12-08 17:58:20 +01:00 |
|
Jeremy Stretch
|
7518174374
|
Closes #3731: Change Graph.type to a ContentType foreign key field
|
2019-12-06 10:32:59 -05:00 |
|
Jeremy Stretch
|
6ccaa0d9bd
|
Initial work on #792
|
2019-11-06 15:30:54 -05:00 |
|
Jeremy Stretch
|
bb30f64252
|
Closes #1865: Add console port and console server port types
|
2019-10-30 14:25:55 -04:00 |
|
Jeremy Stretch
|
51fb0b59ec
|
Closes #3485: Enable embedded graphs for devices
|
2019-09-18 15:59:52 -04:00 |
|
John Anderson
|
ade844f7a7
|
fixes #3428 - caching invalidation issues
Mitgate invalidation issues by using prefetch_related instead of select_related.
Also use invalidated_update instead of just update.
|
2019-08-19 01:53:39 -04:00 |
|
Daniel Sheppard
|
bcc7daeac7
|
Fixes #3370 - Add filter class to VirtualChassis API
|
2019-07-24 12:22:15 -05:00 |
|
Jeremy Stretch
|
46b3512c45
|
Remove extraneous imports
|
2019-04-19 16:58:39 -04:00 |
|
Jeremy Stretch
|
017a5011ec
|
Added '*_count' fields for child objects
|
2019-04-19 16:50:42 -04:00 |
|
Jeremy Stretch
|
f4bbdf30e8
|
Implement get_subquery() for annotation of child object counts; Rename dcim.Site 'count_*' fields
|
2019-04-19 16:09:22 -04:00 |
|
Jeremy Stretch
|
6ab56c3978
|
Misc cleanup
|
2019-04-19 14:56:40 -04:00 |
|
Jeremy Stretch
|
ad4d23fa20
|
Replace distinct annotations with subqueries for much better performance
|
2019-04-12 17:18:04 -04:00 |
|
Jeremy Stretch
|
a46b43bff6
|
Added child counts to API serializers (WIP)
|
2019-04-12 17:07:56 -04:00 |
|
Jeremy Stretch
|
1a2c9e3bba
|
Rename form_factor to type on dcim.Interface
|
2019-04-12 13:42:56 -04:00 |
|
Jeremy Stretch
|
bfa07aec39
|
Fix tests
|
2019-04-11 11:37:44 -04:00 |
|
Jeremy Stretch
|
05c19af2a3
|
Misc cleanup
|
2019-04-11 10:49:43 -04:00 |
|
Jeremy Stretch
|
3d5f85c0ca
|
Add associatiton from power outlet to power port/phase
|
2019-04-10 14:16:16 -04:00 |
|
Jeremy Stretch
|
71b674d11a
|
Merge branch 'develop-2.6' into 54-power-modeling
|
2019-04-09 14:12:45 -04:00 |
|
Jeremy Stretch
|
4f9b666eee
|
Merge branch 'develop' into develop-2.6
|
2019-04-09 14:11:26 -04:00 |
|
Jeremy Stretch
|
74c03e3295
|
Fixes #3036: DCIM interfaces API endpoint should not include VM interfaces
|
2019-04-04 15:07:41 -04:00 |
|
Jeremy Stretch
|
07bfd7c8e5
|
Merge branch 'develop-2.6' into 54-power-modeling
|
2019-04-02 13:15:40 -04:00 |
|
Jeremy Stretch
|
c8cccc30d1
|
Merge branch 'develop' into develop-2.6
|
2019-04-02 13:12:34 -04:00 |
|
Jeremy Stretch
|
3acc8ca3ab
|
Fixes #3022: Add missing cable termination types to DCIM _choices endpoint
|
2019-03-22 16:26:56 -04:00 |
|
Jeremy Stretch
|
fc76c8eb0f
|
FieldChoicesViewSet should infer field choices from serializer, not model
|
2019-03-22 16:24:53 -04:00 |
|
Jeremy Stretch
|
681e20133a
|
Further work on power feed modeling
|
2019-03-21 17:47:43 -04:00 |
|
Jeremy Stretch
|
705f82e416
|
Added filters for power panels & feeds
|
2019-03-12 12:05:58 -04:00 |
|
Jeremy Stretch
|
e06dece00c
|
More power work
|
2019-03-12 11:36:29 -04:00 |
|