IPAM Select2 forms and changelog

This commit is contained in:
John Anderson
2019-01-10 21:19:13 -05:00
parent 5f1f8ee73b
commit ad4fb3ce8b
6 changed files with 268 additions and 140 deletions

View File

@@ -1,5 +1,9 @@
Select2 issues
* [#2516](https://github.com/digitalocean/netbox/issues/2516) - Implemented Select2 for all Model backed selection fields
* [#2590](https://github.com/digitalocean/netbox/issues/2590) - Implemented the color picker with Select2 to show colors in the background
* [#2735](https://github.com/digitalocean/netbox/issues/2735) - Implemented Select2 for all list filter form select elements
* [#2753](https://github.com/digitalocean/netbox/issues/2753) - Implemented Select2 to replace most all instances of select fields in forms
v2.5.3 (FUTURE)