Jeremy Stretch
01fa2710eb
Fixes #15067 : Fix uncaught exception when attempting invalid device bay import
2024-02-13 12:15:15 -05:00
Arthur
99b01981d4
9856 fixes to circuits type specifiers
2024-02-13 08:32:21 -08:00
Jeremy Stretch
12d830bcf2
Fixes #15133 : Fix FHRP group representation on assignments endpoint under brief mode ( #15134 )
...
* Fixes #15133 : Fix FHRP group representation on assignments endpoint under brief mode
* Update API test
2024-02-13 11:29:53 -05:00
Jeremy Stretch
c37dfdc150
Fixes #15091 : Fix initial active tab when editing an L2VPN termination
2024-02-13 11:27:50 -05:00
Jeremy Stretch
df910928f2
Fixes #15126 : group field should be optional when creating VPN tunnel via REST API
2024-02-13 09:55:33 -05:00
Jeremy Stretch
1f800a975f
Fixes #15115 : Fix unhandled exception with invalid permission constraints
2024-02-13 09:55:07 -05:00
Daniel Sheppard
0309796bbb
Fix extraneous __all__ entry
2024-02-12 16:09:02 -06:00
Daniel Sheppard
f81f76f862
Optimizations
2024-02-12 16:00:19 -06:00
Arthur
eca0966d92
9856 cleanup
2024-02-12 13:05:57 -08:00
Arthur
7779e87ff3
9856 cleanup
2024-02-12 13:01:27 -08:00
Arthur
a171a02844
Merge branch 'feature' into 9856-strawberry-2
2024-02-12 11:24:10 -08:00
Daniel Sheppard
c3f1a9601c
Update CSS after merge
2024-02-12 09:49:15 -06:00
Daniel Sheppard
4ae6683abc
Merge in recent feture changes
2024-02-12 09:44:30 -06:00
Daniel Sheppard
06c1aff04f
Fix test failure
2024-02-12 08:17:53 -06:00
teapot
c7ae2db8e3
Fixes #15111 : Correct typo in error message
2024-02-12 08:44:22 -05:00
Ikko Eltociear Ashimine
ae7d6ffd92
Update remote-authentication.md
...
Seperator -> Separator
2024-02-12 08:43:11 -05:00
Daniel Sheppard
5f69666b7b
Change dropdown position and fix test failure
2024-02-11 21:37:33 -06:00
Daniel Sheppard
b54cfd6ba9
Update CSS
2024-02-11 21:17:06 -06:00
Daniel Sheppard
3243ebd1dd
Merge remote-tracking branch 'origin/9583-add_column_specific_search_field_to_tables' into 9583-add_column_specific_search_field_to_tables
2024-02-09 16:37:47 -06:00
Daniel Sheppard
03f67f373f
CSS update for dropdown
2024-02-09 16:36:13 -06:00
Daniel Sheppard
50557c0f9d
Final work on #9583 for basic functionality
2024-02-09 16:35:09 -06:00
Jeremy Stretch
f41105d5e3
Remove unused Javascript
2024-02-09 16:30:14 -05:00
Jeremy Stretch
25723aebe0
Closes #15100 : Remove obsolete NullableCharField class
2024-02-09 15:57:42 -05:00
Jeremy Stretch
d8c6dad9d9
Closes #15099 : Remove legacy device_role & device_role_id filters for devices
2024-02-09 15:55:03 -05:00
Jeremy Stretch
64039a8833
#14917 : Remove obsolete slim-select styling
2024-02-09 14:51:21 -05:00
Jeff Gehlbach
011bc5bd78
Merge pull request #15053 from aharrisson/develop
...
Fix custom script documentation example script
2024-02-09 11:19:51 -05:00
Jeremy Stretch
d63e1dacbf
Closes #14917 : Replace slim-select with tom-select ( #15080 )
...
* Experimenting
* Remove testing resources
* Replace ApiSelect with TomSelect
* Add color support
* Add clear button
* Clear cached options when searching dynamic selects
* Add support for static parameters
* Refactor TomSelect implementation
* Add dynamic parameter support
* Limit number of options to 100
* Remove redundant api_url definitions for user model
* Add support for disabled indicator
* Remove obsolete value-field attr on dynamic select widgets
* Remove obsolete fetch_trigger kwarg from dynamic model choice widgets
* Remove obsolete empty_label kwarg from dynamic model choice widgets
* Add support for API path variables
* Add support for setting a 'null' option
* Annotate depth for recursive hierarchies
* Misc cleanup
* Remove obsolete APISelect code
* Remove slim-select & just-debounce-it
* Clean up type validation
* Closes #14237 : Clear child selections on change to parent selection
* Use an MD icon for the clear button
* Use an MD icon for the clear button
* Explain why noUnusedParameters is disabled
2024-02-08 15:07:04 -05:00
Jeremy Stretch
040dbcc875
Fixes #15070 : Fix inclusion of config_template field on REST API serializer for virtual machines
2024-02-08 09:10:24 -05:00
Jeremy Stretch
64b2ebdc79
Fixes #15084 : Fix "add export template" link
2024-02-08 08:47:16 -05:00
Arthur
6d7678f017
9856 fix old decorator
2024-02-07 16:45:13 -08:00
Arthur
48b0cdd04a
9856 virtualization, vpn, wireless schema
2024-02-07 16:07:15 -08:00
Arthur
d3fc026b5d
9856 ipam and tenant schema
2024-02-07 15:43:29 -08:00
Daniel Sheppard
cc423f5071
Apply some quick fixes and add comments
2024-02-07 13:48:32 -06:00
Daniel Sheppard
664a0eba6d
Preliminary work on 9583.
2024-02-07 13:40:20 -06:00
Daniel Sheppard
f7294f7087
Preliminary work on 9583.
2024-02-07 13:37:57 -06:00
Daniel Sheppard
e762755e80
HTMX work on 9583.
2024-02-07 12:05:11 -06:00
Arthur
ed1e1ae939
9856 extras schema
2024-02-07 09:03:22 -08:00
Arthur Hanson
11697d19a6
12510 Merge Scripts and Reports ( #14976 )
...
* 12510 move reports to use BaseScript
* 12510 merge report into script view
* 12510 add migration for job report to script
* 12510 update templates
* 12510 remove reports
* 12510 cleanup
* 12510 legacy jobs
* 12510 legacy jobs
* 12510 fixes
* 12510 review changes
* 12510 review changes
* 12510 update docs
* 12510 review changes
* 12510 review changes
* 12510 review changes
* 12510 review changes
* 12510 main log results to empty string
* 12510 move migration
* Introduce an internal log level for debug to simplify Script logging
* Misc cleanup
* Remove obsolete is_valid() method
* Reformat script job data (log, output, tests)
* Remove ScriptLogMessageSerializer
* Fix formatting of script logs
* Record a timestamp with script logs
* Rename _current_method to _current_test
* Clean up template
* Remove obsolete runreport management command
* Misc cleanup & refactoring
* Clean up template
* Clean up migration
* Clean up docs
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-07 12:02:09 -05:00
Arthur
460b57dbf7
9856 dcim schema
2024-02-07 07:32:10 -08:00
Arthur
cdcaa9055e
9856 core schema
2024-02-06 14:52:29 -08:00
Arthur
fb4d63f8a2
9856 update strawberry types
2024-02-06 14:02:55 -08:00
Arthur
663af64ec1
9856 update strawberry types
2024-02-06 13:52:41 -08:00
Arthur
5e40ebd331
9856 merge feature
2024-02-06 11:07:38 -08:00
Anders Harrisson
4afebd3565
Fix custom script documentation example script
...
The example script still uses the old "role" field when creating
a Device object.
Fixes #15052
2024-02-06 12:42:17 +01:00
Jeremy Stretch
f63d23872f
Update release notes
2024-02-05 15:00:20 -05:00
Jeremy Stretch
74e67afa41
Merge branch 'develop' into feature
2024-02-05 14:38:26 -05:00
Jeremy Stretch
28aee9b69a
PRVB
2024-02-05 14:12:50 -05:00
Jeremy Stretch
426805cd24
Merge pull request #15048 from netbox-community/develop
...
Release v3.7.2
2024-02-05 14:10:13 -05:00
Jeremy Stretch
a331ba65cb
Release v3.7.2
2024-02-05 13:56:52 -05:00
Smixi
4ba0ec78cf
fix: performance for get__available_ips for prefix ( #15041 )
2024-02-05 13:30:59 -05:00