checktheroads
b159def9b2
#6372 : Template cleanup & fix form width
2021-05-26 08:53:05 -07:00
checktheroads
5b68a11f01
#6372 : Clone/edit/delete buttons are not top-aligned
2021-05-25 08:35:53 -07:00
checktheroads
0c8195e4f1
#6372 : Objects table should be full-width
2021-05-25 08:28:58 -07:00
checktheroads
27a02f64b2
#6372 : Device type import: JSON data field not big enough
2021-05-25 08:23:36 -07:00
checktheroads
7bb7747c67
#6372 : Device import: Racked/child device tabs are not tabs
2021-05-25 08:02:27 -07:00
checktheroads
8bb47a88f8
#6372 : Page should be full-width at 1280px
2021-05-25 07:59:08 -07:00
checktheroads
e8c91ea3a1
#6372 : Don't autopopulate collapsible API select data, improve advanced search
2021-05-23 19:01:05 -07:00
checktheroads
429d995270
#6372 : Fix object delete confirmation styles
2021-05-23 14:55:32 -07:00
checktheroads
c4bd47eb84
#6372 : Form should be centered on page
2021-05-23 13:21:52 -07:00
checktheroads
da0aa38614
#6372 : Move object list search panel into collapsed view & remove search field
2021-05-23 00:31:48 -07:00
checktheroads
ee2de33643
#6372 : Fix footer placement
2021-05-22 16:59:55 -07:00
jeremystretch
93534db79e
Clean up object.html header
2021-05-17 20:23:14 -04:00
Jeremy Stretch
805892f623
Template cleanup ( #6421 )
...
* Clean up & comment base templates
* Clean up login template & form
* Use SVG file for NetBox logo
* Simplify breadcrumbs
* Merge changelog.html into home.html
* Rename title_container block to header
* Move breadcrumbs block to object.html
* Attach names to endblock template tags
* Reorganize root-level templates into base/ and inc/
* Remove obsolete reference to Bootstrap 3.4.1
2021-05-17 16:27:27 -04:00
Daniel Sheppard
744792452f
Closes : #5278 - Remove Secrets ( #6397 )
...
* Remove Secrets
* #5278 : Remove secrets javascript from netbox core
* Remove userkey references
* Fix PEP8
* Remove a few more instances of secrets. Rebundle
* Remove Secrets
Co-authored-by: checktheroads <matt@allroads.io>
2021-05-17 16:26:02 -04:00
checktheroads
234475effe
Merge branch 'feature' into feature-2434
2021-05-14 00:12:19 -07:00
checktheroads
7d7d06651c
Merge branch 'feature' of github.com:netbox-community/netbox into feature
2021-05-14 00:10:06 -07:00
jeremystretch
ecf51406c5
Permit disabling utilization graph warning/danger thresholds
2021-05-11 14:52:27 -04:00
jeremystretch
bf56145a09
Closes #4609 : Allow marking prefixes as fully utilized
2021-05-11 14:08:18 -04:00
checktheroads
892d1214b0
Merge branch 'feature' into feature-2434
2021-05-10 13:57:32 -07:00
jeremystretch
f3abf84e17
Closes #6154 : Allow decimal values for cable lengths
2021-05-10 14:14:54 -04:00
checktheroads
3436780117
#6372 : Show standard form validation errors
2021-05-08 12:07:20 -07:00
checktheroads
515aed7022
Merge branch 'feature' into feature-2434
2021-05-08 11:08:06 -07:00
checktheroads
22e484edd4
#6732 : Change “Update” button to “Save”
2021-05-07 17:02:22 -07:00
checktheroads
1a843f95b7
#6372 : Fix badge & progress-bar foreground color in dark mode
2021-05-07 16:50:50 -07:00
checktheroads
32e1d7e879
#6372 : Updating “per page” count does not refresh list
2021-05-07 16:30:13 -07:00
checktheroads
252bdcbbe0
#6372 : Restructure theme files & build process to avoid SCSS collisions
2021-05-07 16:12:27 -07:00
checktheroads
fabd751f20
#6372 : Reduce padding of top-level menu items & improve home page stat badge coloring
2021-05-07 14:27:32 -07:00
checktheroads
308820b8a1
#6372 : Move hostname & current time to end of page body
2021-05-07 13:45:03 -07:00
checktheroads
789f0bc8ff
#6732 : Add color mode toggle to login button when not authenticated
2021-05-07 12:11:45 -07:00
checktheroads
042c65a48c
#6732 : Fix <title/> rendering on home page template
2021-05-07 12:05:56 -07:00
checktheroads
03a1014714
#6732 : Fix rendering of stats on home page when not authenticated
2021-05-07 11:55:46 -07:00
checktheroads
6e9c81eddf
#6732 : Errant righthand margin on "Login" button (if not authenticated)
2021-05-07 11:43:13 -07:00
checktheroads
d7c103d77f
#6732 : Add color mode toggle to login screen & fix login screen layout issues
2021-05-07 11:40:20 -07:00
checktheroads
63435f2ec1
#6732 : Fix search filtering
...
This was broken after implementing mobile screen size support in #6327
2021-05-07 11:07:06 -07:00
checktheroads
0e088f11ba
#6372 : FIx Status badge location in attr table
2021-05-07 09:18:40 -07:00
jeremystretch
c777daf6e6
Merge branch 'develop' into feature
2021-05-07 10:27:23 -04:00
jeremystretch
a4955b420a
Fixes #6355 : Fix caching error when swapping A/Z circuit terminations
2021-05-06 13:29:52 -04:00
jeremystretch
c0f1243879
Fixes #6363 : Correct pre-population of cluster group when creating a cluster
2021-05-06 12:47:58 -04:00
jeremystretch
67945f2f33
Closes #6351 : Add aggregates count to tenant view
2021-05-05 09:53:06 -04:00
jeremystretch
ea5d02b1e6
Remove deprecated display_name() methods from models
2021-05-04 16:05:17 -04:00
jeremystretch
534b0e4cf6
Merge branch 'develop' into feature
2021-05-04 14:25:53 -04:00
Jeremy Stretch
6899a3258a
Merge pull request #6327 from netbox-community/feature-ui
...
Add Basic Support for Smaller Screens in New UI
2021-05-03 09:07:29 -04:00
checktheroads
04cc43b2f0
ensure 'Create & Assign IP Address' button is only shown when the component_type is 'interface'
2021-04-30 17:17:56 -07:00
checktheroads
460a203c29
Add basic support for smaller screens
2021-04-30 15:55:37 -07:00
Jeremy Stretch
79184347f9
Merge pull request #6325 from netbox-community/feature-6321
...
Integrate changes from #6322 (to fix #6321 ) into feature
2021-04-30 16:13:44 -04:00
checktheroads
9ad8065f75
Integrate changes from #6322 (to fix #6321 ) into feature
2021-04-30 12:13:43 -07:00
checktheroads
f1cdd72575
move 'Add an IP Address' button to ip_addresses template
2021-04-30 12:07:56 -07:00
checktheroads
aee09d9119
general style improvements
2021-04-30 11:27:51 -07:00
checktheroads
de56e2b405
Closes #2434 : Show 'Create & Assign IP Address' Button when Creating Interfaces
2021-04-30 11:13:38 -07:00
checktheroads
c59c4290f9
Closes #6321 : Re-add missing 'Add an IP Address' button in prefix view
2021-04-30 09:50:14 -07:00