thatmattlove
4a13ee6f40
Fixes #7176 : Reset query parameters on APISelect when deep copied
2021-09-07 14:13:53 -07:00
jeremystretch
a1110b07de
Fixes #7153 : Allow clearing of assigned device type images
2021-09-02 16:48:54 -04:00
thatmattlove
7bdde47473
Fixes #7124 : Fix duplicate static query param values in API Select
2021-09-01 11:48:13 -07:00
Matt Love
25d1fe2c8d
Improve APISelect query parameter handling ( #7040 )
...
* Fixes #7035 : Refactor APISelect query_param logic
* Add filter_fields to extras.ObjectVar & fix default value handling
* Update ObjectVar docs to reflect new filter_fields attribute
* Revert changes from 89b7f3f
* Maintain current `query_params` API for form fields, transform data structure in widget
* Revert changes from d0208d4
2021-08-30 09:43:32 -04:00
checktheroads
c14b546d5f
#6372 : Refactor Select2 naming
2021-07-19 16:39:16 -07:00
Jeremy Stretch
992657cbe0
Introduce SelectSpeedWidget
2021-02-25 11:47:26 -05:00
Jeremy Stretch
e3e928f1c4
Fixes #5718 : Fix bulk editing of services when no port(s) are defined
2021-02-04 13:01:55 -05:00
Jeremy Stretch
695e9ec5d7
Fixes #5111 : Allow use of tuples when specifying ObjectVar query_params
2020-09-09 09:52:57 -04:00
Jeremy Stretch
b4299241fe
Cast all query param values to string
2020-08-14 11:38:15 -04:00
Jeremy Stretch
b891b407d4
Add brief_mode to DynamicModelChoiceMixin
2020-08-12 14:15:34 -04:00
Jeremy Stretch
5372492785
Clean up Select2 widget Javascript
2020-08-12 14:03:58 -04:00
Jeremy Stretch
c40df97ffa
Rename add_additional_query_param()
2020-08-12 13:59:11 -04:00
Jeremy Stretch
9e14e28d89
Remove unused arguments from APISelect widget
2020-08-12 13:57:34 -04:00
Jeremy Stretch
09849391e3
Remove filter_for argument from Select2 widgets
2020-08-12 13:03:59 -04:00
Jeremy Stretch
100c8fef20
Add support for referencing peer field values in query_params
2020-08-12 12:37:17 -04:00
Jeremy Stretch
8a8b4e728a
Move null_option to DynamicModelChoiceMixin
2020-08-12 09:47:13 -04:00
Jeremy Stretch
a831e525da
Remove value_field from APISelect; reference to_field_name on field
2020-08-11 17:19:40 -04:00
Jeremy Stretch
2c64d45c69
Drop support for conditional_query_params on APISelect
2020-08-11 16:23:36 -04:00
Jeremy Stretch
5b438c3f30
Refactor utility form resources into separate modules
2020-08-11 15:14:06 -04:00