netbox/docs
Jeremy Stretch 8d7889e2c0
Closes #19002: Module type profiles (#19014)
* Move Module & ModuleType models to a separate file

* Add ModuleTypeProfile & related fields

* Initial work on JSON schema validation

* Add attributes property on ModuleType

* Introduce MultipleOfValidator

* Introduce JSONSchemaProperty

* Enable dynamic form field rendering

* Misc cleanup

* Fix migration conflict

* Ensure deterministic ordering of attriubte fields

* Support choices & default values

* Include module type attributes on module view

* Enable modifying individual attributes via REST API

* Enable filtering by attribute values

* Add documentation & tests

* Schema should be optional

* Include attributes column for profiles

* Profile is nullable

* Include some initial profiles to be installed via migration

* Fix migrations conflict

* Fix filterset test

* Misc cleanup

* Fixes #19023: get_field_value() should respect null values in bound forms (#19024)

* Skip filters which do not specify a JSON-serializable value

* Fix handling of array item types

* Fix initial data in schema field during bulk edit

* Implement sanity checking for JSON schema definitions

* Fall back to filtering by string value
2025-04-01 12:05:06 -05:00
..
_theme Closes #16669: Include a notice when rendering docs locally 2024-09-17 14:44:51 -04:00
administration 18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 (#18680) 2025-03-17 07:36:34 -07:00
configuration Closes #18751: Set the default value of ALLOW_TOKEN_RETRIEVAL to False (#18943) 2025-03-19 09:40:54 -05:00
customization 18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 (#18680) 2025-03-17 07:36:34 -07:00
development Closes #18780: External database configuration (#18912) 2025-03-17 10:23:37 -07:00
features Fix typo in Site Groups docs 2025-01-24 08:10:39 -05:00
getting-started Closes: #9047 - Add Provider Accounts (#12057) 2023-03-29 08:27:11 -04:00
installation Closes #18780: External database configuration (#18912) 2025-03-17 10:23:37 -07:00
integrations Closes #16224 GraphQL Pagination (#18903) 2025-03-20 15:00:14 -05:00
media Closes #16903: Update release process to use Transifex CLI client (#17916) 2024-11-07 08:57:02 -05:00
models Closes #19002: Module type profiles (#19014) 2025-04-01 12:05:06 -05:00
plugins Fixes: #18305 make contacts mixin available for plugins (#19029) 2025-04-01 09:03:25 -04:00
reference Clean up the Markdown reference guide 2024-03-26 16:26:47 -04:00
release-notes Release 4.2.3 2025-02-04 15:09:37 -05:00
extra.css Fixes: #17732 - Add a background-color to img elements in docs to ensure readability in dark mode (#17790) 2024-10-18 10:47:05 -04:00
index.md Fixes: #17732 - Add a background-color to img elements in docs to ensure readability in dark mode (#17790) 2024-10-18 10:47:05 -04:00
introduction.md Closes #18820: Bump minimum PostgreSQL version to 14 (#18909) 2025-03-14 13:45:44 -05:00
netbox_logo_dark.svg Fixes: #17732 - Add a background-color to img elements in docs to ensure readability in dark mode (#17790) 2024-10-18 10:47:05 -04:00
netbox_logo_light.svg Fixes: #17732 - Add a background-color to img elements in docs to ensure readability in dark mode (#17790) 2024-10-18 10:47:05 -04:00