netbox/netbox
Abhimanyu Saharan d7ca453f26
Adds hide-if-unset to custom field (#12723)
* adds hide-if-unset to custom field #12597

* moved hide logic from template to python

* fix indentation

* Update logic for omit_hidden under get_custom_fields()

* Update docs

* Account for False values

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-05-30 09:42:37 -04:00
..
circuits Adds contact tabs (#12460) 2023-05-12 10:26:26 -04:00
core Adds rq retry options (#12588) 2023-05-16 14:10:44 -04:00
dcim Closes #11619: Include VLANs with a null site in query during bulk interface edit for Devices > DEVICE COMPONENTS > Interfaces (#12659) 2023-05-22 15:37:31 -04:00
extras Adds hide-if-unset to custom field (#12723) 2023-05-30 09:42:37 -04:00
ipam Fixes #11934: Prevent reassignment of an IP address designated as primary for its parent object 2023-05-25 16:42:24 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Adds hide-if-unset to custom field (#12723) 2023-05-30 09:42:37 -04:00
project-static Adds image preview back on the table (#12739) 2023-05-30 09:41:32 -04:00
reports
scripts Remove extraneous demo scripts 2019-09-23 09:21:38 -04:00
templates Changes render config card with accordian (#12724) 2023-05-26 09:32:58 -04:00
tenancy fixes contact assignments filter to include parent content type #12730 2023-05-26 08:42:04 -04:00
users Adds ip to failed logs (#12725) 2023-05-26 08:46:49 -04:00
utilities Adds rq retry options (#12588) 2023-05-16 14:10:44 -04:00
virtualization Fixes #12642: Fix bulk tenant assignment via cluster import form 2023-05-22 13:07:40 -04:00
wireless Merge branch 'develop' into feature 2023-04-26 15:09:51 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py