Matt
|
c83f3bbce7
|
Add common Bootstrap components to window so they can be consumed by plugins
|
2021-08-04 23:46:34 -07:00 |
|
jeremystretch
|
4aa0f6a139
|
Fixes #6832: Support config context rendering under GraphQL API
|
2021-08-04 15:55:55 -04:00 |
|
Matt
|
b3dc83b212
|
#6797: Improve object edit form field layout
|
2021-08-04 10:57:01 -07:00 |
|
Matt
|
b2aee32308
|
Remove deprecated advanced search template
|
2021-08-04 10:41:43 -07:00 |
|
Matt
|
ba893ee54f
|
#6797: Fix object list layout when there is no filter form
|
2021-08-04 10:40:39 -07:00 |
|
Matt
|
dd1350046e
|
#6797: Fix empty filter panels
|
2021-08-04 10:37:59 -07:00 |
|
jeremystretch
|
d046098ea3
|
Fixes #6871: Support dynamic tag types in GraphQL API
|
2021-08-03 16:29:34 -04:00 |
|
Jeremy Stretch
|
664f7e1412
|
Merge pull request #6873 from netbox-community/6829-graphql-reverse-relations
Closes #6829: GraphQL reverse generic relations
|
2021-08-03 16:22:45 -04:00 |
|
jeremystretch
|
fbf92ba9d3
|
Merge branch 'feature' into 6829-graphql-reverse-relations
|
2021-08-03 16:05:31 -04:00 |
|
Matt
|
db1e5b15d6
|
Fix bulk_import button class in test view after naming change in a6d6e4d
|
2021-08-03 12:43:28 -07:00 |
|
Matt
|
fbc6de66d2
|
Fix button class in test view after naming change in a6d6e4d
|
2021-08-03 12:06:13 -07:00 |
|
jeremystretch
|
38a83c867c
|
Changelog for #6829
|
2021-08-03 14:56:22 -04:00 |
|
jeremystretch
|
459257c7a3
|
Add changelog GraphQL relation for changelogged models
|
2021-08-03 14:51:56 -04:00 |
|
Matt
|
73466d6a8f
|
#6797: Improve object view styling & responsiveness
|
2021-08-03 11:41:46 -07:00 |
|
jeremystretch
|
ac7685dfba
|
Rename base Graphene types to match base models
|
2021-08-03 14:37:39 -04:00 |
|
jeremystretch
|
24e0f7adfa
|
Add journal_entries to Graphene object types for all primary models
|
2021-08-03 13:58:08 -04:00 |
|
jeremystretch
|
c7ef34fb90
|
Refactor base Graphene object types
|
2021-08-03 13:49:12 -04:00 |
|
Matt
|
baa6232c3f
|
#6797: Place custom links below native controls
|
2021-08-03 10:25:27 -07:00 |
|
Matt
|
a6d6e4df52
|
#6797: Improve controls & custom link styling
|
2021-08-03 10:21:06 -07:00 |
|
Matt
|
1ec765489d
|
#6797: Improve global search styles
|
2021-08-03 09:19:24 -07:00 |
|
jeremystretch
|
8c7ef2a95e
|
Add vlan_groups to Region, SiteGroup, Site, Location, Rack, ClusterGroup, Cluster
|
2021-08-03 11:49:22 -04:00 |
|
jeremystretch
|
c42dab14c5
|
Add image_attachments to Device, Location, Rack, Site
|
2021-08-03 11:38:18 -04:00 |
|
Matt
|
89c71ffeaf
|
Closes #6863: Add search fields back to filter forms
|
2021-08-03 08:32:53 -07:00 |
|
jeremystretch
|
0e9cadaf4e
|
Add ip_addresses relation on InterfaceType, VMInterfaceType
|
2021-08-03 11:27:14 -04:00 |
|
thatmattlove
|
2b39e24f17
|
Merge branch 'feature-object-filter' into feature
|
2021-08-03 06:57:54 -07:00 |
|
thatmattlove
|
10976abbe7
|
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 |
|
checktheroads
|
03ec8ee2e6
|
Fix PEP8 formatting error
|
2021-08-02 02:31:30 -07:00 |
|
checktheroads
|
bb95775e59
|
Various styling improvements
|
2021-08-02 02:18:31 -07:00 |
|
checktheroads
|
b4c03189c0
|
Deprecate collapsible advanced search and re-implement field-based filtering on object views
|
2021-08-01 21:24:22 -07:00 |
|
checktheroads
|
e9801a8953
|
#6797: Improve form error/django messages handling
|
2021-08-01 13:30:16 -07:00 |
|
checktheroads
|
1553dca0f2
|
#6797: Improve global bg/color transition
|
2021-08-01 12:01:40 -07:00 |
|
checktheroads
|
112f81f94d
|
#6797: Improve table highlight, toast, and alert styling
|
2021-08-01 11:53:35 -07:00 |
|
checktheroads
|
81a149360f
|
#6797: Improve sidenav state handling before load
|
2021-08-01 11:12:07 -07:00 |
|
checktheroads
|
78247080db
|
#6797: Fix sidenav jumpy/glitchy behavior on page reload when pinned
|
2021-08-01 00:27:27 -07:00 |
|
checktheroads
|
85d3d26d73
|
#6797: Improve sidenav parent link color
|
2021-08-01 00:02:20 -07:00 |
|
checktheroads
|
835dc1703b
|
#6797: Fix login page layout issue
|
2021-07-31 23:56:56 -07:00 |
|
checktheroads
|
2539ffd96a
|
Closes #6855: Bundle and locally serve GraphiQL JS/CSS
|
2021-07-31 23:49:48 -07:00 |
|
checktheroads
|
80160dfff4
|
Fix navigation_menu typing & dataclass property defaults
|
2021-07-31 22:16:04 -07:00 |
|
Jeremy Stretch
|
88ef399936
|
Merge pull request #6847 from netbox-community/6834-graphiql-ui
Closes #6834: Customize GraphiQL view
|
2021-07-30 15:23:59 -04:00 |
|
jeremystretch
|
fc24a8b94f
|
Merge feature
|
2021-07-30 15:13:55 -04:00 |
|
checktheroads
|
f8f71d4bc2
|
#6797: Properly update API select query parameters when values already exist on the element
|
2021-07-30 01:25:29 -07:00 |
|
checktheroads
|
dbcb4aac31
|
#6797: Don't show depth indicator in API select placeholder
|
2021-07-30 01:03:26 -07:00 |
|
checktheroads
|
0bd3d6dd77
|
Closes #6808: Determine option disabled status via disabled-indicator attribute
|
2021-07-30 00:56:54 -07:00 |
|
checktheroads
|
35ecd1494f
|
#6828: Fix various mobile UI issues
|
2021-07-30 00:35:38 -07:00 |
|
checktheroads
|
37c81ecec1
|
#6797: Fix new sidenav styles
|
2021-07-29 18:11:48 -07:00 |
|
checktheroads
|
bf01e5bd59
|
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 |
|
checktheroads
|
5695d83743
|
#6797: Implement new sidebar
|
2021-07-29 17:33:10 -07:00 |
|
jeremystretch
|
70b081191c
|
#6797: Fit device type images to available space
|
2021-07-29 15:19:42 -04:00 |
|
jeremystretch
|
ae202a06c3
|
Update REST API web UI title
|
2021-07-29 15:06:09 -04:00 |
|
jeremystretch
|
2123efde5f
|
#6834: Add favicon to REST API web UI
|
2021-07-29 15:02:52 -04:00 |
|