jeremystretch
|
0e50c964d5
|
Remove obsolete pagination TS/CSS
|
2021-12-14 21:00:48 -05:00 |
|
jeremystretch
|
298fb00a3e
|
Remove obsolete "quick find" TS
|
2021-12-14 20:04:49 -05:00 |
|
jeremystretch
|
9a53c22833
|
Serve HTMX JS locally
|
2021-12-14 15:55:40 -05:00 |
|
jeremystretch
|
5b0c79629e
|
Closes #8047: Display sorting indicator in table column headers
|
2021-12-10 21:03:24 -05:00 |
|
jeremystretch
|
f94c1e91ea
|
Merge branch 'develop' into feature
|
2021-12-06 12:10:31 -05:00 |
|
thatmattlove
|
7cb9cedfe1
|
Fixes #7823: Properly handle return_url when Save & Continue button is present
|
2021-12-03 16:20:05 -07:00 |
|
|
a0b9ac7bcc
|
UI: Improve performance of the quick filter
|
2021-11-25 12:14:07 +01:00 |
|
jeremystretch
|
f93d6813a9
|
Merge branch 'develop' into feature
|
2021-11-09 16:52:36 -05:00 |
|
jeremystretch
|
9dad7e4daf
|
Fixes #7701: Fix conflation of assigned IP status & role in interface tables
|
2021-11-09 16:04:16 -05:00 |
|
jeremystretch
|
aa9e68e121
|
Tweak preformatted block styling
|
2021-10-28 10:46:00 -04:00 |
|
jeremystretch
|
3a3ed8bf64
|
Merge branch 'feature' into 3979-wireless
|
2021-10-21 13:19:52 -04:00 |
|
thatmattlove
|
9c6938e7ae
|
Minor Style Improvement: Fix interface table dropdowns being hidden when opened
|
2021-10-15 17:45:47 -07:00 |
|
thatmattlove
|
811c21ec7e
|
Minor Style Improvement: Add vertical spacing to Device Type component navigation & fix inconsistent component active color
|
2021-10-15 17:21:36 -07:00 |
|
thatmattlove
|
84c14aadc7
|
Fixes #7300: Fix incorrect Device LLDP interface row coloring & improve related JS
|
2021-10-15 17:07:54 -07:00 |
|
thatmattlove
|
f1f0d9cd0d
|
Fixes #7495: Fix sidenav overlapping elements
|
2021-10-15 15:02:50 -07:00 |
|
jeremystretch
|
43f2d4a331
|
Add SVG trace support for WirelessLinks
|
2021-10-13 15:00:35 -04:00 |
|
Brian Candler
|
eb9f2b36ab
|
Display device names in front of device front/rear images
Fixes #6879
|
2021-10-06 18:07:28 +00:00 |
|
jeremystretch
|
26e470f521
|
#7449: Use lighter color for top-level nav menu items
|
2021-10-05 14:57:35 -04:00 |
|
jeremystretch
|
a34c8b80e5
|
#7449: Use original primary color
|
2021-10-05 14:52:10 -04:00 |
|
jeremystretch
|
854a12982f
|
#7449: Lighten dropdown widget caret color
|
2021-10-05 14:36:33 -04:00 |
|
jeremystretch
|
cf173d4f50
|
#7449: Remove color from table header links
|
2021-10-05 14:16:19 -04:00 |
|
jeremystretch
|
548a8c3be3
|
#7449: Fix login banner color
|
2021-10-05 14:01:24 -04:00 |
|
thatmattlove
|
c818d63043
|
Fixes #7427: Don't select hidden rows when selecting all in a table
|
2021-10-04 09:19:18 -07:00 |
|
jeremystretch
|
d87d860a57
|
Remove obsolete TS for a.formaction
|
2021-09-27 11:41:05 -04:00 |
|
royreznik
|
030c573037
|
Fixes #7228: Round °F temperature to one decimal place
|
2021-09-20 02:44:40 -07:00 |
|
Jeremy Stretch
|
34db2eb611
|
Merge pull request #7285 from netbox-community/7273-apiselect-sorting
Fixes #7273: Disable automatic sorting of select options fetched via API
|
2021-09-17 12:09:56 -04:00 |
|
jeremystretch
|
1e8ee5e59b
|
Correct changelog for #7210; revert static asset change
|
2021-09-16 16:14:20 -04:00 |
|
jeremystretch
|
cc0830bf28
|
Closes #7087: Add search/filter forms for all organizational models
|
2021-09-16 16:04:46 -04:00 |
|
jeremystretch
|
e3e005e327
|
Fixes #7266: Tweak font color for form field placeholder text
|
2021-09-16 14:41:01 -04:00 |
|
jeremystretch
|
6f24a938d9
|
Fixes #7273: Disable automatic sorting of select options fetched via API
|
2021-09-16 11:08:05 -04:00 |
|
jeremystretch
|
cf8fdacfa3
|
Refactor connection toggle to use API URLs
|
2021-09-08 14:25:14 -04:00 |
|
jeremystretch
|
2c1745ce28
|
Refactor checkJobStatus() to use API URLs provided via context
|
2021-09-08 14:17:27 -04:00 |
|
jeremystretch
|
950ce94653
|
Refactor ApiRequest to take only full URLs; update TableConfigForm
|
2021-09-08 13:59:25 -04:00 |
|
thatmattlove
|
851f8a1585
|
Fixes #7191: Access SlimSelect's internal options when getting current options so selection state is maintained
|
2021-09-08 09:54:38 -07:00 |
|
thatmattlove
|
2a293d5d02
|
Fixes #7188: Re-add missing support for null_option on API select
|
2021-09-07 18:19:32 -07:00 |
|
thatmattlove
|
113358f2de
|
Fixes #7148: Handle array values when constructing API URLs
|
2021-09-02 08:59:26 -07:00 |
|
thatmattlove
|
caa2813d0d
|
Fix regression from ddff193 causing invalid selections
|
2021-09-02 07:56:08 -07:00 |
|
thatmattlove
|
ddff193786
|
#7123: Handle empty_option on API Select
|
2021-09-01 17:02:43 -07:00 |
|
thatmattlove
|
774dff07ee
|
Fixes #7131: Only execute scope selector field visibility logic on specified views
|
2021-09-01 15:27:37 -07:00 |
|
thatmattlove
|
4b14b31853
|
Use url_name instead of request.path for view-based styles
|
2021-09-01 15:22:38 -07:00 |
|
thatmattlove
|
a2eb0d80d2
|
#7084: Fix issue where hidden VLAN form fields were incorrectly included in the form submission
|
2021-09-01 11:41:35 -07:00 |
|
thatmattlove
|
14d87a3584
|
Fixes #7041: Properly format JSON config object returned from a NAPALM device
|
2021-09-01 00:03:53 -07:00 |
|
thatmattlove
|
d743dc160a
|
Fixes #7080: Re-add missing image preview element
|
2021-08-31 17:05:02 -07:00 |
|
thatmattlove
|
093a86bc38
|
Fixes #7081: Properly handle pre-selected values even when they're outside of pagination limits
|
2021-08-31 15:13:53 -07:00 |
|
thatmattlove
|
5b87232f59
|
#7081: Fix APISelect loading of paginated data
|
2021-08-31 15:13:53 -07:00 |
|
thatmattlove
|
679bbd3e76
|
Fixes #7091: Ensure API requests from the UI are aware of BASE_PATH
|
2021-08-31 15:13:53 -07:00 |
|
thatmattlove
|
db2993035d
|
Fixes #7075: Wrap label selectors in quotes to ensure IDs with spaces are properly selected
|
2021-08-30 17:48:33 -07:00 |
|
thatmattlove
|
5e67627e6b
|
Fix file input font-size
|
2021-08-30 11:09:44 -07:00 |
|
thatmattlove
|
19e77ed456
|
Pin Bootstrap 5 to 5.0.2
|
2021-08-30 11:02:47 -07:00 |
|
thatmattlove
|
ed0f792f04
|
Fixes #7068: Disable sourcemaps on CSS files, use external sourcemaps
|
2021-08-30 10:56:02 -07:00 |
|