Commit Graph

31 Commits

Author SHA1 Message Date
Daniel W. Anner
e43c2633e7
Adding further documentation to the readme (with links back to docs.netbox.dev) to explain the different DCIM parts. Hopefully this will help with contributors understanding (#1879) 2024-01-23 09:39:53 -05:00
Chaitanya110703
4d219b7039
doc(README): remove typo (#1703) 2023-10-23 11:17:06 -04:00
pv2b
5e82986194
Improve documentation for module bay positions (and remove a spurious position) (#1587)
* Remove spurious "position"

* Improve documentation for module bay positions

* Fix documentaiton incorrect string used for automatic component renaming
2023-08-29 14:26:17 -04:00
Daniel W. Anner
d0cb58d96e
Adding Tests: Device Power (#1463)
* broke component validation out to its own function. Adding logic for validating device power input.

* Added console-port poe true for adapters. Updating devices to add proper power sources.

* Adding switches to allow for tests to properly determine POE status.

* Fixing files with missing power definitions.
2023-07-17 15:23:56 -04:00
Bastian Triller
b48bd3a8bc
Fix typos (#1458)
Fix typos and manufacturer's position in device type's slug description.
Add link to elevation-images folder.
2023-07-15 21:17:30 -04:00
Daniel W. Anner
7f88be73ae
Update README.md
Added more details regarding properly defining the slug
2023-04-13 11:06:17 -04:00
Daniel W. Anner
86af9cd854
Update README.md 2023-03-24 16:55:55 -04:00
Daniel W. Anner
8c4f87cde2
Update README.md
Added front and rear image definition
2023-03-24 16:55:30 -04:00
Daniel W. Anner
242bddaec0
Weight Import Fix (#1187)
* weight schema configuration changes

* updated weight/weight unit definitions to compy with import expectations.

* updated readme
2023-03-09 10:49:38 -05:00
Daniel W. Anner
bd9fce16f2
Update README.md 2023-03-03 10:05:44 -05:00
Daniel W. Anner
7b3121807a
Update README.md 2023-03-03 10:04:50 -05:00
Daniel W. Anner
9f546df7fe
Added component definitions to add weight as a valid definition (#1061)
Added the required validation information
Updated the readme
2023-01-19 11:40:40 -05:00
Daniel W. Anner
e0651d4744
Documentation updates (#1053)
* - Added properties types, patterns, and options to the documentation
- Added airflow property to documentation
- Modified Component Definitions to have links to their anchor tags
- Updated Pre-commit documentation to have better formatting and more information on usage and installation

* testing example

* Testing example admonition

* Testing example admonition

* Testing the first iteration of examples in the doc

* Testing addition of required definitions

* Testing addition of required definitions

* Adding example of valid console-port

* Removed console-ports example in favor of Wiki pages

* Updated readme blockquote
2023-01-11 15:37:55 -05:00
Daniel Anner
dd0f629bfa
Ran full pre-commit run -a to fix all formatting issues (#999) 2022-12-27 12:35:52 -05:00
jeremystretch
6f1fa04a74 Closes #881: Add support for 0.5U heights 2022-08-18 09:23:52 -04:00
Bennett Blodinger
752c6aa575
Fix typo (#816) 2022-05-27 08:45:10 -04:00
Richard Schwab
3cb155d86b
Fix link to schema definitions in readme (#677) 2022-02-21 09:02:59 -05:00
Jeremy Stretch
8ca95dacef
Module types (#659)
* Extend tests to support moule types

* Add Juniper EX9200-32XS module type

* Fix YAML formatting
2022-02-11 16:22:59 -05:00
jeremystretch
14217f3be4 Closes #614: Add support for module bays and inventory items 2021-12-30 13:51:30 -05:00
jeremystretch
dfc7ba6df5 Closes #613: Add support for component labels 2021-12-30 13:41:40 -05:00
Robin Schneider
db6d1ae90a
docs: NetBox should be referred to as NetBox (#408)
This fixes all occurrences of "Netbox".

Ref: https://netbox.readthedocs.io/en/stable/development/style-guide/#branding
2021-06-18 18:40:41 -04:00
Bob Jacobsen
42c29ce9a8
changes made by pre-commit (#370) 2021-03-30 20:45:33 -04:00
Nico Domino
8edc968352
update: README and move cisco c3750x to correct dir (#348)
* update: README note regarding import script
2021-02-27 09:32:48 -05:00
Ryan Merolle
7b303a5ace
YAML Formatting & Validation (#347)
* leverage yamllint in GitHub actions 

* add pre-commits

* validation updates

* Update README.md

* Update CONTRIBUTING.md
2021-02-27 07:25:47 -05:00
Jeremy Stretch
8566618be6 Update README and contributing guide 2019-12-26 11:14:59 -05:00
Jeremy Stretch
540d88760e Cleaned up README 2019-12-19 13:41:22 -05:00
Jeremy Stretch
437866451c Add a contributing guide 2019-12-19 12:20:22 -05:00
Jeremy Stretch
a43552b07a Update README 2019-12-11 14:05:11 -05:00
Jeremy Stretch
1e88287e67 Add a note about PRs to README 2019-10-07 16:15:53 -04:00
Jeremy Stretch
2aa2afe593 Drafted a README 2019-09-25 14:49:47 -04:00
Jeremy Stretch
9c42a96305
Initial commit 2019-09-25 14:09:30 -04:00