Commit Graph

32 Commits

Author SHA1 Message Date
03dd6198b1 Lint fixes (#2485)
* update markdown
* lint updates
* markdown lint updates
* markdown code block fixes
* read add test tube to markdown
2024-11-08 12:01:08 -05:00
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
4d219b7039 doc(README): remove typo (#1703) 2023-10-23 11:17:06 -04:00
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
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
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
7f88be73ae Update README.md
Added more details regarding properly defining the slug
2023-04-13 11:06:17 -04:00
86af9cd854 Update README.md 2023-03-24 16:55:55 -04:00
8c4f87cde2 Update README.md
Added front and rear image definition
2023-03-24 16:55:30 -04:00
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
bd9fce16f2 Update README.md 2023-03-03 10:05:44 -05:00
7b3121807a Update README.md 2023-03-03 10:04:50 -05:00
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
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
dd0f629bfa Ran full pre-commit run -a to fix all formatting issues (#999) 2022-12-27 12:35:52 -05:00
6f1fa04a74 Closes #881: Add support for 0.5U heights 2022-08-18 09:23:52 -04:00
752c6aa575 Fix typo (#816) 2022-05-27 08:45:10 -04:00
3cb155d86b Fix link to schema definitions in readme (#677) 2022-02-21 09:02:59 -05:00
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
14217f3be4 Closes #614: Add support for module bays and inventory items 2021-12-30 13:51:30 -05:00
dfc7ba6df5 Closes #613: Add support for component labels 2021-12-30 13:41:40 -05:00
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
42c29ce9a8 changes made by pre-commit (#370) 2021-03-30 20:45:33 -04:00
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
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
8566618be6 Update README and contributing guide 2019-12-26 11:14:59 -05:00
540d88760e Cleaned up README 2019-12-19 13:41:22 -05:00
437866451c Add a contributing guide 2019-12-19 12:20:22 -05:00
a43552b07a Update README 2019-12-11 14:05:11 -05:00
1e88287e67 Add a note about PRs to README 2019-10-07 16:15:53 -04:00
2aa2afe593 Drafted a README 2019-09-25 14:49:47 -04:00
9c42a96305 Initial commit 2019-09-25 14:09:30 -04:00