netbox/netbox/virtualization
Aron Bergur Jóhannsson fa60f9d2a8
Closes #11294: Markdown Preview (#11894)
* MarkdownWidget

* Change border and color of active markdown tab

* Fix template name typo

* Add render markdown endpoint

* Static assets for markdown widget

* widget style fix and unique ids based on name

* Replace SmallTextArea with SmallMarkdownWidget

* Clear innerHTML before swapping

* render markdown directly in template

* change render markdown view path

* remove small markdown widget

* Simplify rendering logic

* Use a form to clean input Markdown data

---------

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2023-03-09 08:21:13 -05:00
..
api #11488: Additional cleanup 2023-01-17 10:26:34 -05:00
forms Closes #11294: Markdown Preview (#11894) 2023-03-09 08:21:13 -05:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
migrations Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
models Use strings to specify prerequisite models 2022-11-16 17:22:09 -05:00
tables Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
tests 7961 CSV bulk update (#10715) 2022-10-27 13:10:18 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py Closes #8471: Add status field to Cluster 2022-05-19 16:13:22 -04:00
filtersets.py #10058: Enable primary IP search for virtual machines too 2023-02-27 14:41:34 -05:00
search.py Fixes #11154: Index VM interface MAC address and MTU for global search 2022-12-12 10:43:48 -05:00
urls.py Closes #10608: Register all core model views using register_model_view() 2022-10-07 17:17:58 -04:00
views.py Add summed resource card to cluster view 2022-12-27 10:24:46 -05:00