Commit Graph

7889 Commits

Author SHA1 Message Date
checktheroads
bff7d32a32 #6372: Fix bulk form action form handling 2021-07-19 16:39:16 -07:00
checktheroads
c717c81855 #6372: Fix sidenav active item shadow 2021-07-19 16:39:16 -07:00
checktheroads
e6b50467e5 #6372: Add front end error logs to gitignore 2021-07-19 16:39:16 -07:00
checktheroads
f89c65a880 #6372: Refactor Select2 naming 2021-07-19 16:39:16 -07:00
jeremystretch
3ee3d42259 Clean up home view stats 2021-07-19 16:57:35 -04:00
jeremystretch
7fa7aa4674 Replace changelog template code with table in home view 2021-07-19 16:46:12 -04:00
jeremystretch
2aa663fd6b Upgrade script now looks for Python path as env var 2021-07-19 15:13:30 -04:00
Jeremy Stretch
eb81c88975 Closes #6328: Local docs build (#6769)
* Incorporate local documentation build in upgrade script

* Add docs build to CI

* Include docs build path in revision control

* Update footer dcos link

* Changelog for #6328

* Clean up errant links
2021-07-19 14:18:08 -04:00
jeremystretch
8a383c1064 Remove cache invalidation from upgrade script 2021-07-19 13:15:27 -04:00
jeremystretch
801a53d663 Call out dependency on v2.11+ for upgrades 2021-07-19 11:27:00 -04:00
jeremystretch
5f59e6c5b9 Closes #6767: Add support for Python 3.9 2021-07-19 10:43:52 -04:00
jeremystretch
e88d5ff535 Update release notes 2021-07-19 10:03:42 -04:00
Jeremy Stretch
8180c4a0e6 Merge pull request #6760 from netbox-community/834-ip-ranges
Closes #834: Add support for IP ranges
2021-07-19 09:47:19 -04:00
jeremystretch
b5d39df53d Add available IPs REST API endpoint for IP ranges 2021-07-19 09:32:04 -04:00
checktheroads
23b4b6e80d #6372: Improve sidebar footer links layout 2021-07-17 13:07:47 -07:00
checktheroads
498b0aceb1 #6372: Migrate back to BS5 native colors, clean up rack/cable bundle process 2021-07-17 12:51:40 -07:00
jeremystretch
0262ae7546 Fix SVG rendering with unspecified width 2021-07-16 17:09:52 -04:00
jeremystretch
6cf2b06819 Add changelog for #6000 2021-07-16 17:07:42 -04:00
jeremystretch
cb0f36658d Support specification of image width when rendering cable traces as SVG 2021-07-16 17:06:27 -04:00
Jeremy Stretch
939ae00f7b Merge pull request #6755 from netbox-community/6000-cable-trace-svg
Closes #6000: SVG rendering for cable tracing
2021-07-16 16:56:17 -04:00
jeremystretch
f699666537 Merge branch 'feature' into 6000-cable-trace-svg 2021-07-16 16:46:32 -04:00
jeremystretch
2db0d89b33 Move available IP/prefix endpoints to API view mixins 2021-07-16 14:48:42 -04:00
jeremystretch
bb15e02616 Add IP range documentation 2021-07-16 13:48:57 -04:00
jeremystretch
80d0a0f150 Initial work on IP ranges 2021-07-16 13:35:52 -04:00
jeremystretch
7ac62fc975 Extend foreground_color() utility to support custom dark/light colors 2021-07-15 13:59:14 -04:00
jeremystretch
fdb2626156 Clean up SVG image styling 2021-07-15 13:54:49 -04:00
checktheroads
1c42badabe #6372: Fix rack spacing 2021-07-15 00:56:26 -07:00
checktheroads
65dd2f18b5 #6372: Fix previous/next rack elevation buttons 2021-07-15 00:47:01 -07:00
checktheroads
1ee4fe08e6 #6372: Fix nav menu scrolling and styling 2021-07-15 00:32:28 -07:00
checktheroads
0237a6e1fe #6372: Fix additional bulk action button layouts 2021-07-15 00:31:12 -07:00
checktheroads
0e727bcb5d #6372: Fix missing new release alert 2021-07-14 17:55:01 -07:00
checktheroads
89c79e9a3d #6372: Remove empty footer div 2021-07-14 17:19:39 -07:00
checktheroads
f3aacad88a #6372: Improve bulk action button layout/styling 2021-07-14 17:14:00 -07:00
checktheroads
7156ee7b03 #6372: Simplify & streamline table config & table filter elements 2021-07-14 16:25:59 -07:00
jeremystretch
f5b1db85d6 Add SVG trace support for ProviderNetwork attachments 2021-07-14 15:55:18 -04:00
jeremystretch
2191249351 Replace CSS-based cable trace diagrams with SVG images 2021-07-14 15:29:04 -04:00
jeremystretch
69ec4e069d Initial work on SVG support for cable tracing 2021-07-14 14:14:56 -04:00
jeremystretch
904be9f9e9 Closes #6753: Add plugin removal instructions to the docs 2021-07-14 10:43:18 -04:00
jeremystretch
ccc3eee6e7 Updated issue staling timers 2021-07-14 10:23:31 -04:00
checktheroads
0d0e7bc236 #6372: Remove extra search box from object change log 2021-07-13 09:23:34 -07:00
checktheroads
36871d8e69 Merge branch 'feature' of github.com:netbox-community/netbox into feature 2021-07-13 09:17:58 -07:00
checktheroads
0956da89ec #6372: Implement table-flush styling, improve changelog layout 2021-07-13 09:14:57 -07:00
checktheroads
6f4b5cd08b #6372: Clean up project-static directory structure 2021-07-12 15:21:20 -07:00
jeremystretch
5cc02c0caf Use non-card tables for all tabbed views 2021-07-12 15:36:51 -04:00
jeremystretch
3fea98f818 Fix "Select all" boxes for object lists 2021-07-12 15:19:07 -04:00
jeremystretch
c0cda92189 Fix active tab display for prefixes 2021-07-12 14:56:00 -04:00
jeremystretch
37449dde33 Move changelog table out of card 2021-07-12 12:12:06 -04:00
jeremystretch
eab38db68c Move device/VM component tables outside of cards 2021-07-12 12:06:11 -04:00
jeremystretch
a926e83522 Clean up object titles 2021-07-12 10:57:26 -04:00
jeremystretch
a43a5ff198 Simplify home view stats 2021-07-12 10:32:13 -04:00