netbox/netbox
Nancy Yang a544b55e9e Fixes #15917: slim-select-pagination-bug-fix : fixed several bugs related to slim select (#15918)
* slim-select-pagination-bug-fix : fixed several bugs related to slim
select search box gui element
1. If user enters a search text in the filter text box, the user will
   not be able to scroll to the next page. That is the user will only be
   able to see the first page of returned item with a none empty search
   string.
2. User will not be able to select an item returned from search query
   if user clicks reload after a dynami search. When the user is able
   to load a second page, the user will be able to select an item from
   the third+ page if previous bug is fixed.

* Recompile static assets

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-05-06 12:54:53 -04:00
..
account Closes #14579: Add user language preference 2023-12-21 14:27:52 -05:00
circuits Fixes #15609: Fix filtering providers list by assigned ASN 2024-04-04 10:45:57 -04:00
core Closes #14690: Pretty-format JSON fields in the config form (#15623) 2024-04-22 09:25:16 -04:00
dcim Fixes #15877: Consider VC membership when assigning LAG interfaces via bulk edit 2024-05-06 12:54:53 -04:00
extras Fixes #15891: Ensure deterministic ordering for scripts & reports 2024-05-01 10:46:25 -04:00
ipam 15524 round iprange utilization (#15734) 2024-04-29 13:19:57 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox PRVB 2024-05-06 12:54:53 -04:00
project-static Fixes #15917: slim-select-pagination-bug-fix : fixed several bugs related to slim select (#15918) 2024-05-06 12:54:53 -04:00
reports
scripts
templates Fixes #11460 - Fix unterminated cable exception when editing cable (#15813) 2024-05-01 14:24:50 -04:00
tenancy Fixes #14816: Ensure default contact assignment ordering is consistent 2024-01-17 13:29:04 -05:00
translations Update source translations 2024-04-22 15:50:38 -04:00
users Closes #15039: Add Clone button in API token 2024-04-04 13:32:43 -04:00
utilities Fixes #15771: Show id field as supported on all bulk import forms 2024-04-22 11:08:36 -04:00
virtualization 15588 set readonly nullable fields as allow_null=True 2024-04-19 16:17:28 -04:00
vpn Fixes #15899: Correct the view name for the tags column on L2VPNTerminationTable 2024-04-30 15:11:54 -04:00
wireless 15803 localize help_text (#15804) 2024-04-22 11:42:20 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py