Commit Graph

2067 Commits

Author SHA1 Message Date
Jeremy Stretch
1d24a7f5e6 Move device template 2020-11-19 16:19:08 -05:00
Jeremy Stretch
caf79dbacb Migrate all ObjectView subclasses to use get_extra_context() 2020-11-19 15:59:11 -05:00
Jeremy Stretch
e5817a926d Update templates to use "object" context var 2020-11-19 13:22:33 -05:00
Jeremy Stretch
ebaf5d5bca Update ObjectChangeLogView to use "object" context var 2020-11-19 11:49:37 -05:00
Jeremy Stretch
a7be281655 Standardize on "object" for ObjectView template context 2020-11-19 11:29:18 -05:00
Jeremy Stretch
785296a63a Merge branch 'develop' into develop-2.10 2020-11-17 14:35:06 -05:00
Jeremy Stretch
a2f73738f5 Fix Cable model validation tests 2020-11-17 10:26:03 -05:00
Jeremy Stretch
2977e80b16 Add support for tracing split paths 2020-11-16 15:49:07 -05:00
Jeremy Stretch
d3f34a56bf Fix icon class 2020-11-16 13:17:43 -05:00
Jeremy Stretch
b03da6fa4a Fixes #5350: Filter available racks by selected group when creating a rack reservation 2020-11-16 10:38:57 -05:00
Jeremy Stretch
ee9210da90 Ensure consistent display of device component buttons 2020-11-13 15:29:37 -05:00
Jeremy Stretch
2e45bd89ba Separate device component lists into discrete views 2020-11-13 15:00:12 -05:00
Jeremy Stretch
baa9ea1330 Don't wrap component names 2020-11-13 13:14:10 -05:00
Jeremy Stretch
ccf17296c4 Add segment_count property to CablePath 2020-11-13 12:11:53 -05:00
Jeremy Stretch
cc0a79cb15 Check for extraneous custom field data on clean() 2020-11-12 12:18:31 -05:00
Jonathon Reinhart
f8f7d7fa58 Closes #5337: Add "splice" port type 2020-11-12 10:41:29 -05:00
Jeremy Stretch
ebea60f263 Relocate and group generic views 2020-11-11 16:07:38 -05:00
Jeremy Stretch
0e1fb87153 Correct FrontPortTemplate update data 2020-11-11 13:02:58 -05:00
Jeremy Stretch
96f6e9ad5d Fix tracing from front/rear ports 2020-11-11 11:48:55 -05:00
Jeremy Stretch
f2cb5a3096 Fix side panel width 2020-11-10 16:00:21 -05:00
Jeremy Stretch
14e0ff0654 Fix RegionTestCase 2020-11-10 13:13:01 -05:00
Jeremy Stretch
e8ea013066 Ensure consistent inclusion of custom fields for newly-supporting models 2020-11-10 12:33:20 -05:00
Jeremy Stretch
be6b8dda32 Extend some CSV import tests to check ChoiceField slugs 2020-11-10 12:14:54 -05:00
Jeremy Stretch
ca274672dd Fix up device component tab navigation & return URLs 2020-11-10 11:46:04 -05:00
Jeremy Stretch
dc8682c721 Fix bulk editing of device components 2020-11-10 09:22:50 -05:00
Jeremy Stretch
78bd0a386b Remove old tables.py 2020-11-10 09:05:42 -05:00
Jeremy Stretch
e77d851426 Merge branch 'develop' into develop-2.10 2020-11-09 20:58:59 -05:00
Jeremy Stretch
d45f06fde4 Closes #5327: Be more strict when capturing anticipated ImportError exceptions 2020-11-09 16:49:05 -05:00
Jeremy Stretch
a9a2ad77a6 Tweak CSS 2020-11-06 16:09:55 -05:00
Jeremy Stretch
4a703a6085 Clean up stray Font Awesome icons 2020-11-06 15:06:45 -05:00
Jeremy Stretch
9d4b9b7f85 Replace Glyphicons with Material Design 2020-11-06 14:49:14 -05:00
Jeremy Stretch
5e9ff3a409 Merge branch 'develop' into develop-2.10 2020-11-05 15:33:07 -05:00
Jeremy Stretch
33f274743c Closes #5310: Link to rack groups within rack list table 2020-11-05 14:24:22 -05:00
Jeremy Stretch
f9913725be Closes #5307: Add a region selector for every site form field 2020-11-04 15:27:41 -05:00
Jeremy Stretch
9fb900542a Fix filter reference 2020-11-04 13:05:24 -05:00
Jeremy Stretch
85d16cf0a6 Add initial_params to all forms 2020-11-04 11:09:13 -05:00
Jeremy Stretch
b2348fa656 Add initial_params to DynamicModelChoiceMixin 2020-11-04 10:15:15 -05:00
Jeremy Stretch
a9ce61ad02 Skip signal processing when loading cables from fixtures 2020-11-03 13:32:05 -05:00
Jeremy Stretch
3b2328053f Add missing bulk update test data 2020-11-02 16:56:04 -05:00
Jeremy Stretch
5ce315aff8 Remove extraneous prefetch_related() calls from object list views 2020-10-30 16:54:41 -04:00
Jeremy Stretch
ebf11f6f01 Drop add_prefetch from BaseTable; improve dynamic prefetching for table querysets 2020-10-30 16:15:16 -04:00
Jeremy Stretch
021e30362d Optimize cable termination tables 2020-10-30 13:57:17 -04:00
Jeremy Stretch
0f044cc088 Add CablePath.get_path() to prefetch path nodes 2020-10-30 13:32:10 -04:00
Jeremy Stretch
124a43b63f Merge branch 'develop' into develop-2.10 2020-10-30 10:38:05 -04:00
John Anderson
ffe01cb42b move get_queryset() to common mixin 2020-10-30 02:56:43 -04:00
Jeremy Stretch
e4c553f587 Customize device component tables for user 2020-10-29 14:07:36 -04:00
John Anderson
cf06fa15f5 Merge branch 'develop' into 4559-config-context-rendering 2020-10-25 18:47:40 -04:00
John Anderson
152fe800c7 add support for regions and vms 2020-10-23 01:18:04 -04:00
John Anderson
cdd1948721 initial work on config context performance improvements 2020-10-20 01:07:22 -04:00
Jeremy Stretch
4441f56342 Standardize device component table columns 2020-10-19 13:55:02 -04:00