1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

1962 Commits

Author SHA1 Message Date
cf4a55bc2f Closes #8107: Correct template name 2021-12-18 13:52:39 -05:00
fd785fc9a5 Move speed select dropdown menu to widget template 2021-12-16 08:41:43 -05:00
8d06908353 Bulk component add view should use tabs 2021-12-15 16:57:30 -05:00
044e203eab Standardize button colors 2021-12-15 12:16:50 -05:00
8dbd3f332b Closes #8081: Allow creating services directly from navigation menu 2021-12-15 11:55:27 -05:00
f43ec7c05d Add "add IP range" button to prefix IP ranges view 2021-12-15 11:03:38 -05:00
ff9dde54e3 Ensure consistent placement of table paginator 2021-12-15 10:34:20 -05:00
3699f16848 Show per-page selector only when results are present 2021-12-15 09:46:59 -05:00
57d3bfcfc9 Merge pull request #8073 from netbox-community/8057-htmx-tables
Closes #8057: Dynamic object tables using HTMX
2021-12-15 09:16:41 -05:00
305d88ebda Fixes #8079: Fix validation of LLDP neighbors when connected device has an asset tag 2021-12-15 08:36:03 -05:00
cdc73d4f56 Closes #8080: Link to NAT IPs for device/VM primary IPs 2021-12-15 08:35:01 -05:00
863fb9aa47 Sync HTMX and non-HTMX paginator styles 2021-12-14 20:53:24 -05:00
8ed79d5973 Remove obsolete templates 2021-12-14 16:44:03 -05:00
85b10b59e4 Introduce child prefixes view for aggregates 2021-12-14 16:38:25 -05:00
9a53c22833 Serve HTMX JS locally 2021-12-14 15:55:40 -05:00
4ffa823ab8 Enable HTMX for all ObjectChildrenViews 2021-12-14 15:31:42 -05:00
402136dc8f Merge branch '8069-generic-children-view' into 8057-htmx-tables 2021-12-14 14:21:08 -05:00
59ee30f056 Update cluster VM/device views to use ObjectChildrenView 2021-12-14 14:08:44 -05:00
c795068a78 Update VLAN member interface views to use ObjectChildrenView 2021-12-14 14:03:44 -05:00
5ce080779b Update IPRange IP addresses view to use ObjectChildrenView 2021-12-14 13:55:09 -05:00
8d3b296eed Update device/VM component views to use ObjectChildrenView 2021-12-14 13:47:40 -05:00
491eac184e Enable HTMX for connections lists 2021-12-14 11:53:16 -05:00
414d33eb26 Refactor HTMX table template 2021-12-14 11:41:39 -05:00
6dd6094088 Push HTMX URL to browser location 2021-12-14 08:25:17 -05:00
5c34a75032 Enable HTMX for quick table search 2021-12-13 20:15:03 -05:00
91f33d3289 #8057: Enable dynamic tables for object list views 2021-12-13 16:51:59 -05:00
c50dc1eb35 Standardize usage of table template 2021-12-13 15:36:51 -05:00
afc866eee4 #7665: Refactored add_requested_prefixes(); removed button icons 2021-12-13 12:15:43 -05:00
5d6158dd64 Merge pull request #7826 from WillIrvine/develop
Add filter for optionally including assigned prefixes
2021-12-13 12:04:38 -05:00
3dae077b4d Fixes #8035: Redirect back to parent prefix after creating IP address(es) where applicable 2021-12-10 15:34:12 -05:00
50d393e0f9 Clean up user preferences view 2021-12-08 16:36:06 -05:00
cd08836f3e Refresh user profile view; add recent activity 2021-12-08 16:32:31 -05:00
4d896573b1 Fixes #8005: Fix contact email display 2021-12-08 11:04:03 -05:00
d59847537d Fix #7990 - Fix title display on contact view 2021-12-07 10:58:44 -06:00
aebfccfd4b Merge branch 'develop' into develop 2021-12-07 10:06:35 +13:00
029605f926 Clean up site view 2021-12-06 13:43:02 -05:00
f94c1e91ea Merge branch 'develop' into feature 2021-12-06 12:10:31 -05:00
7cb9cedfe1 Fixes #7823: Properly handle return_url when Save & Continue button is present 2021-12-03 16:20:05 -07:00
a99d14c13f Closes #7924: Include child groups on contact group view 2021-12-03 11:00:00 -05:00
68f322a03b Closes #7925: Linkify contact phone and email attributes 2021-12-03 10:51:24 -05:00
ca07a88674 fix spelling... 2021-12-02 10:47:19 +13:00
dcfd332cbf Moved filtering logic to utils, adjusted show buttons 2021-12-01 19:24:44 +13:00
870aa3a265 Merge branch 'develop' into feature 2021-11-24 14:00:37 -05:00
416caa8f50 Hide code blocks when not needed 2021-11-24 13:17:59 -05:00
5f59f458f4 Fixes #7880: Include assigned IP addresses in FHRP group object representation 2021-11-19 11:34:59 -05:00
f16c6d81cf Merge branch 'develop' into feature 2021-11-18 11:06:54 -05:00
a5a480133f netbox-community/netbox#7229: Fix context of VLAN table in VLAN Group view 2021-11-13 23:08:46 -05:00
0edf9b17f6 Closes #7665 add new boolen for filtering assigned prefixes, adjust current filter for avaliabile prefixes to only return avaliable 2021-11-13 13:27:49 +13:00
1fed564c47 Clean up script & report lists 2021-11-12 14:44:14 -05:00
cede27b5fe Merge branch 'develop' into feature 2021-11-12 09:09:15 -05:00