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

8044 Commits

Author SHA1 Message Date
051abc00c4 Fix bulk_import button class in test view after naming change in e8ba4b0 2021-08-03 12:43:28 -07:00
f7ee5e8d78 Fix button class in test view after naming change in e8ba4b0 2021-08-03 12:06:13 -07:00
cc26bc4858 Changelog for 2021-08-03 14:56:22 -04:00
88d2441ab3 Add changelog GraphQL relation for changelogged models 2021-08-03 14:51:56 -04:00
6842879985 : Improve object view styling & responsiveness 2021-08-03 11:41:46 -07:00
1518a460d5 Rename base Graphene types to match base models 2021-08-03 14:37:39 -04:00
ea86321da8 Add journal_entries to Graphene object types for all primary models 2021-08-03 13:58:08 -04:00
c416fce400 Refactor base Graphene object types 2021-08-03 13:49:12 -04:00
ae28df8abd : Place custom links below native controls 2021-08-03 10:25:27 -07:00
e8ba4b0564 : Improve controls & custom link styling 2021-08-03 10:21:06 -07:00
53e21ceed4 : Improve global search styles 2021-08-03 09:19:24 -07:00
735286d3b0 Add vlan_groups to Region, SiteGroup, Site, Location, Rack, ClusterGroup, Cluster 2021-08-03 11:49:22 -04:00
8ad958708f Add image_attachments to Device, Location, Rack, Site 2021-08-03 11:38:18 -04:00
58862e115c Closes : Add search fields back to filter forms 2021-08-03 08:32:53 -07:00
0df67dbc12 Add ip_addresses relation on InterfaceType, VMInterfaceType 2021-08-03 11:27:14 -04:00
8bdfa34c7d Merge branch 'feature-object-filter' into feature 2021-08-03 06:57:54 -07:00
06c730f4dc Merge branch 'feature' into feature-object-filter
# Conflicts:
#	netbox/project-static/dist/netbox-dark.css
#	netbox/project-static/dist/netbox-light.css
#	netbox/project-static/styles/netbox.scss
#	netbox/project-static/styles/select.scss
2021-08-03 06:57:22 -07:00
afc8d5bbbf Fix PEP8 formatting error 2021-08-02 02:31:30 -07:00
1de46f592c Various styling improvements 2021-08-02 02:18:31 -07:00
863048cda2 Deprecate collapsible advanced search and re-implement field-based filtering on object views 2021-08-01 21:24:22 -07:00
0b09365d0d : Improve form error/django messages handling 2021-08-01 13:30:16 -07:00
8e3ab8d5c5 : Improve global bg/color transition 2021-08-01 12:01:40 -07:00
9cf560ceec : Improve table highlight, toast, and alert styling 2021-08-01 11:53:35 -07:00
c3a75d98d4 : Improve sidenav state handling before load 2021-08-01 11:12:07 -07:00
261372289a : Fix sidenav jumpy/glitchy behavior on page reload when pinned 2021-08-01 00:27:27 -07:00
b86edd4a20 : Improve sidenav parent link color 2021-08-01 00:02:20 -07:00
374cf146e2 : Fix login page layout issue 2021-07-31 23:56:56 -07:00
08ed545065 Closes : Bundle and locally serve GraphiQL JS/CSS 2021-07-31 23:49:48 -07:00
80836c725c Fix navigation_menu typing & dataclass property defaults 2021-07-31 22:16:04 -07:00
9fa2acfe85 Merge pull request from netbox-community/6834-graphiql-ui
Closes : Customize GraphiQL view
2021-07-30 15:23:59 -04:00
3ba122afd4 Merge feature 2021-07-30 15:13:55 -04:00
76df55dfc0 Fixes : Add import button to VM interfaces list 2021-07-30 10:28:56 -04:00
49a949aa97 Merge pull request from Ursadon/patch-1
Escaping angle brackets in a device config file
2021-07-30 10:09:04 -04:00
5413263eff : Properly update API select query parameters when values already exist on the element 2021-07-30 01:25:29 -07:00
772c76e0a4 : Don't show depth indicator in API select placeholder 2021-07-30 01:03:26 -07:00
5463fa7390 Closes : Determine option disabled status via disabled-indicator attribute 2021-07-30 00:56:54 -07:00
d18c83beb0 : Fix various mobile UI issues 2021-07-30 00:35:38 -07:00
7aa89c2e73 : Fix new sidenav styles 2021-07-29 18:11:48 -07:00
007d660ce1 Merge branch 'feature-sidebar' into feature
# Conflicts:
#	netbox/project-static/dist/netbox.js
#	netbox/project-static/dist/netbox.js.map
2021-07-29 17:39:07 -07:00
3752cb3e56 : Implement new sidebar 2021-07-29 17:33:10 -07:00
cdf8d91e1b : Fit device type images to available space 2021-07-29 15:19:42 -04:00
d082442851 Update REST API web UI title 2021-07-29 15:06:09 -04:00
689f67b1a8 : Add favicon to REST API web UI 2021-07-29 15:02:52 -04:00
744f47cb98 Fixes : Form-driven REST API calls should use brief mode 2021-07-29 14:50:30 -04:00
81e1b7490e : Add title, favicon to GraphiQL view 2021-07-29 13:48:06 -04:00
22d160b1da Fix display of circuit termination provider network 2021-07-29 11:14:12 -04:00
c323105696 Fixes : Restore circuit termination connection dropdown 2021-07-29 11:08:15 -04:00
f6746c7530 Clean up cable connection form 2021-07-29 10:48:12 -04:00
52c4d54481 Clean up cable trace view 2021-07-29 10:08:43 -04:00
4c3f584fa6 Fix trace component borders 2021-07-29 09:59:01 -04:00