Commit Graph

  • a137cd6cbe Fixes #11635: Pre-populate assigned VRF when following "first available IP" link from prefix view jeremystretch 2023-02-01 10:33:45 -0500
  • c247b4b319 11620 fix interface poe type filter Arthur 2023-01-31 09:56:09 -0800
  • 10e27cfa00 11620 fix interface poe type filter Arthur 2023-01-31 09:56:09 -0800
  • a6e2c4c583 Add model documentation jeremystretch 2023-02-01 09:53:54 -0500
  • 1c17ecd2c8 Add single & bulk delete views for DataFile jeremystretch 2023-02-01 09:09:50 -0500
  • efcc3500e2 Add search indexers for DataSource, DataFile jeremystretch 2023-01-31 14:16:29 -0500
  • a8ed149840 Register DataBackend classes in application registry jeremystretch 2023-01-31 13:31:49 -0500
  • b092b86eac 11620 fix interface poe type filter Arthur 2023-01-31 09:56:09 -0800
  • 49fd6c5327 10520 remove all Napalm code references Arthur 2023-01-31 09:26:59 -0800
  • 6f2786da0a Enable dynamic edit form for DataSource jeremystretch 2023-01-31 11:55:55 -0500
  • b9b4739ce3 9608 fix schema errors Arthur 2023-01-31 08:08:27 -0800
  • 1000fe5a3d Render discrete form fields for backend parameters jeremystretch 2023-01-31 10:03:52 -0500
  • 521b30ffb7 Fix last_synced time jeremystretch 2023-01-30 16:58:42 -0500
  • 78c31a2c36 Replace auth & git branch fields with general-purpose parameters jeremystretch 2023-01-30 16:52:25 -0500
  • 9eafac8ade Refactor fetch methods into backend classes jeremystretch 2023-01-30 16:18:23 -0500
  • d373729f1b DataFile REST API endpoints should be read-only jeremystretch 2023-01-27 16:37:30 -0500
  • 8ba9f722ec Add management command to sync data sources jeremystretch 2023-01-27 15:23:36 -0500
  • e950701dee Add HTTP proxy support to git fetcher jeremystretch 2023-01-27 14:59:00 -0500
  • ee35ea439e Add DataSource URL validation jeremystretch 2023-01-27 14:50:12 -0500
  • b97bf44ed5 Punt on HTTP, FTP support for now jeremystretch 2023-01-27 14:40:35 -0500
  • 7ae6d821fa Add data file UI view jeremystretch 2023-01-27 14:39:36 -0500
  • b38b4e11a6 General cleanup jeremystretch 2023-01-27 13:38:52 -0500
  • 77cc6e133f DataSource password should be write-only jeremystretch 2023-01-27 12:04:49 -0500
  • f23f8d5ba4 Fix display of DataSource job results jeremystretch 2023-01-27 12:00:16 -0500
  • 685e457d6f Add API endpoint to sync data sources jeremystretch 2023-01-27 10:27:33 -0500
  • 15ca5e2326 Add UI control to sync data source jeremystretch 2023-01-27 09:57:20 -0500
  • cdc18868a5 Add status field to DataSource jeremystretch 2023-01-27 09:13:14 -0500
  • 41607f9a52 Build out UI & API resources jeremystretch 2023-01-26 17:08:24 -0500
  • a5822ade84 Add last_synced to DataSource jeremystretch 2023-01-26 15:12:58 -0500
  • 9f299b7b42 Fix file hashing jeremystretch 2023-01-26 14:47:52 -0500
  • bfb21f62de Add git sync jeremystretch 2023-01-26 14:03:08 -0500
  • 6d5e33b785 WIP jeremystretch 2023-01-24 13:56:59 -0500
  • d59d883f8d WIP jeremystretch 2023-01-22 15:55:54 -0500
  • c8779a839e Closes #11625: Add HTMX support to ObjectEditView jeremystretch 2023-01-31 10:07:24 -0500
  • d0d13e8f6c 9608 fix schema errors Arthur 2023-01-30 17:57:34 -0800
  • b097ee25fc Merge branch 'feature' into 9608-drf-spectacular2 Arthur 2023-01-30 08:24:55 -0800
  • f402851177 Fix rendering of example code jeremystretch 2023-01-30 10:25:20 -0500
  • 46ede62f3f Fix rendering of example code jeremystretch 2023-01-30 10:25:20 -0500
  • 0340f05932 Fixes #11613: Correct plugin import logic fix from #11267 jeremystretch 2023-01-27 19:56:12 -0500
  • e7ad6eeb74 Fixes #11613: Correct plugin import logic fix from #11267 jeremystretch 2023-01-27 19:56:12 -0500
  • 928c5e1d5d Update NetBox Cloud link jeremystretch 2023-01-27 16:46:49 -0500
  • 892fd95b5f Update NetBox Cloud link jeremystretch 2023-01-27 16:46:49 -0500
  • 7b8066a8f5 Changelog for #11267 jeremystretch 2023-01-27 16:45:20 -0500
  • 0da518e83d Changelog for #11267 jeremystretch 2023-01-27 16:45:20 -0500
  • da63d5fb07 Fixes #11267: Avoid catching ImportError exceptions when loading plugins (#11566) Jeremy Stretch 2023-01-27 16:44:10 -0500
  • fbc9fea0a5
    Fixes #11267: Avoid catching ImportError exceptions when loading plugins (#11566) Jeremy Stretch 2023-01-27 16:44:10 -0500
  • 36e9002eb2 Closes #11611: Refactor API viewset classes and introduce NetBoxReadOnlyModelViewSet jeremystretch 2023-01-27 16:30:31 -0500
  • 38611a3505 Closes #11592: Expose FILE_UPLOAD_MAX_MEMOMORY_SIZE as a setting Aron Bergur Johannsson 2023-01-26 21:20:04 +0000
  • 51a0830ae8 9608 update yasg -> spectacular fix url Arthur 2023-01-26 11:31:32 -0800
  • 3c291bed2f Closes #11598: Add buttons to easily switch between rack list and elevations views jeremystretch 2023-01-26 10:53:59 -0500
  • ccc108a217 Closes #11598: Add buttons to easily switch between rack list and elevations views jeremystretch 2023-01-26 10:53:59 -0500
  • 7d32b881c4 #11517: Standardize display of contact assignments jeremystretch 2023-01-26 09:54:24 -0500
  • 9ff14e4391 Closes #11584: Add a list view for contact assignments jeremystretch 2023-01-26 09:46:28 -0500
  • f45ff21649 #11517: Standardize display of contact assignments jeremystretch 2023-01-26 09:54:24 -0500
  • ff5e958b96 Closes #11584: Add a list view for contact assignments jeremystretch 2023-01-26 09:46:28 -0500
  • 7da05a817c Closes #11554: Add module types count to manufacturers list jeremystretch 2023-01-26 08:46:25 -0500
  • 22a9df82e6 Closes #11554: Add module types count to manufacturers list jeremystretch 2023-01-26 08:46:25 -0500
  • 0ad163eea1 Merge branch 'develop' into feature jeremystretch 2023-01-25 21:26:40 -0500
  • 8745f8e53b Use embedded tables for importing/export VRFs & L2VPNs under route target view jeremystretch 2023-01-25 21:09:34 -0500
  • dacc69981c Move rack reservations panel to separate tab jeremystretch 2023-01-25 20:45:30 -0500
  • 350b8c2c92 Use embedded table to show assigned services under object view jeremystretch 2023-01-25 20:25:06 -0500
  • 20619067cb Standard related object links across all models jeremystretch 2023-01-25 17:27:57 -0500
  • cfa60e4b45 Standardize linking to related objects in tables jeremystretch 2023-01-25 16:20:52 -0500
  • 449522accb Standardize related model display for organizational models jeremystretch 2023-01-25 16:01:10 -0500
  • 14d933210d Standardize related model display for nested models jeremystretch 2023-01-25 15:21:21 -0500
  • ff0e413d6c Clean up related objects for sites, tenants jeremystretch 2023-01-25 12:26:38 -0500
  • d3aa423ada Closes #11585: Add IP address filters for services jeremystretch 2023-01-25 21:25:25 -0500
  • 9cb75e9834 Closes #11585: Add IP address filters for services jeremystretch 2023-01-25 21:25:25 -0500
  • 2f92586cde Use embedded tables for importing/export VRFs & L2VPNs under route target view jeremystretch 2023-01-25 21:09:34 -0500
  • 576cd0363b Move rack reservations panel to separate tab jeremystretch 2023-01-25 20:45:30 -0500
  • a1bd1b7734 Use embedded table to show assigned services under object view jeremystretch 2023-01-25 20:25:06 -0500
  • 0cc92341bb Standard related object links across all models jeremystretch 2023-01-25 17:27:57 -0500
  • 04d997bdbc Standardize linking to related objects in tables jeremystretch 2023-01-25 16:20:52 -0500
  • d5c26c0451 Standardize related model display for organizational models jeremystretch 2023-01-25 16:01:10 -0500
  • 79419d3110 Standardize related model display for nested models jeremystretch 2023-01-25 15:21:21 -0500
  • efba3c8a7b Clean up related objects for sites, tenants jeremystretch 2023-01-25 12:26:38 -0500
  • 67c6037bea 9608 update yasg -> spectacular fix url test fails Arthur 2023-01-25 09:05:49 -0800
  • 1604ca2d15 9608 update yasg -> spectacular fix all errors Arthur 2023-01-25 08:44:52 -0800
  • 47b5704aaa Merge branch 'develop' into feature jeremystretch 2023-01-25 11:18:11 -0500
  • 1319a9abdb Closes #10762: Permit selection custom fields to have only one choice jeremystretch 2023-01-25 10:15:11 -0500
  • 55b1549895 Closes #10762: Permit selection custom fields to have only one choice jeremystretch 2023-01-25 10:15:11 -0500
  • e6c26455a2 Fixes #11528: Show edit/delete buttons in user tokens table jeremystretch 2023-01-25 10:09:37 -0500
  • 6f74c5ec03 Fixes #11528: Show edit/delete buttons in user tokens table jeremystretch 2023-01-25 10:09:37 -0500
  • c457abc6de Closes #11578: Fix swagger decoration to not return many Aivars Sterns 2023-01-25 17:01:46 +0200
  • 2392bb2d3a Fixes #11528: Permit import of devices using uploaded file jeremystretch 2023-01-25 09:55:45 -0500
  • b8de9c0875 Fixes #11528: Permit import of devices using uploaded file jeremystretch 2023-01-25 09:55:45 -0500
  • 9196f98253 9608 update yasg -> spectacular Arthur 2023-01-24 16:22:16 -0800
  • 8dcd3eda28 9608 update yasg -> spectacular Arthur 2023-01-24 15:56:49 -0800
  • a949de8d5f 9608 try setting serializer_class for APIView Arthur 2023-01-24 14:20:46 -0800
  • 20afe926f6 Avoid catching ImportErrors when loading plugin resources jeremystretch 2023-01-24 17:13:25 -0500
  • a10b2abbad Fixes #11562: Correct ordering of virtual chassis interfaces with duplicate names jeremystretch 2023-01-24 15:44:02 -0500
  • d5ccda355f Fixes #11562: Correct ordering of virtual chassis interfaces with duplicate names jeremystretch 2023-01-24 15:44:02 -0500
  • c71dc97591 Closes #10888, #10889: Add supplementary notes to installation docs jeremystretch 2023-01-24 14:40:09 -0500
  • b79a2976f7 Closes #10888, #10889: Add supplementary notes to installation docs jeremystretch 2023-01-24 14:40:09 -0500
  • cd047881b9 9608 update yasg -> spectacular Arthur 2023-01-24 11:14:00 -0800
  • 5f06daaa74 9608 update yasg -> spectacular Arthur 2023-01-24 11:06:47 -0800
  • ac235b7990 9608 update yasg -> spectacular Arthur 2023-01-24 10:25:04 -0800
  • 590e7af995 9608 update yasg -> spectacular Arthur 2023-01-24 10:07:12 -0800
  • f54dbb66c0 add extend_schema_field to dcim Arthur 2023-01-24 08:49:46 -0800
  • 0a880fe6e3 merge changes to feature Arthur 2023-01-24 08:45:17 -0800