Commit Graph

68 Commits

Author SHA1 Message Date
Oliver Gorwits
9ee14a5e63 Network Map now shows all device neighbors and allows click-through nav 2012-12-01 21:37:42 +00:00
Oliver Gorwits
38a58dcdc8 implement port control 2012-11-25 20:51:02 +00:00
Oliver Gorwits
532f000c97 remove thumb icons for edit submit 2012-11-25 17:02:06 +00:00
Oliver Gorwits
083f3a51ed merge branch og-portcontrol 2012-11-24 23:29:00 +00:00
Oliver Gorwits
9e39e2eb92 implement simple d3 based netmap 2012-11-24 23:18:04 +00:00
Oliver Gorwits
ce9d1e3b6f allow keeping of sidebar query params if navbar query changes (closes #27) 2012-09-02 19:32:36 +01:00
Oliver Gorwits
314efc29ee better comments 2012-09-02 19:03:22 +01:00
Oliver Gorwits
52468b0ac0 Set focus to navbar search on initial login or when changing to home (closes #24) 2012-08-27 20:50:45 +01:00
Oliver Gorwits
fb950311bb bugfix for bootstrap https://github.com/twitter/bootstrap/issues/4353 2012-08-27 20:18:36 +01:00
Oliver Gorwits
4cd0c06567 customize bootstrap for smaller font, and fix layout css glitches 2012-08-27 19:07:23 +01:00
Oliver Gorwits
d0917fbd33 upgraded to Twitter Bootstrap 2.1.0 2012-08-27 17:33:08 +01:00
Oliver Gorwits
61f2e84688 Replace jquery-collapser with Bootstrap's collapser 2012-08-27 17:11:26 +01:00
Oliver Gorwits
5192b52d55 removing JS-only links (closes #21) 2012-04-09 22:55:10 +01:00
Oliver Gorwits
5ee634296a Icon to copy Navbar search text to Device Search Options field (closes #11) 2012-04-09 17:51:41 +01:00
Oliver Gorwits
0f81f5a9ff fix sidebar css actions #15 2012-04-09 13:03:20 +01:00
Oliver Gorwits
0067ed9b47 implement Inventory page feature 2012-03-09 22:09:04 +00:00
Oliver Gorwits
c334df9667 fix css overflow 2012-03-03 23:40:18 +00:00
Oliver Gorwits
63946f2cd7 css fixes for table, cells, and pinned sidebar 2012-03-03 22:12:00 +00:00
Oliver Gorwits
5020881793 fix css for node and device search sidebar 2012-03-03 21:50:38 +00:00
Oliver Gorwits
e9e84c817e tweaking for ports sidebar layout css 2012-03-03 21:29:03 +00:00
Oliver Gorwits
6efdfc8300 new bs2 label naming 2012-03-03 20:46:52 +00:00
Oliver Gorwits
484b851449 remove <p> on alerts generated by JS 2012-03-03 16:21:26 +00:00
Oliver Gorwits
3f3a521515 navbar style fixes 2012-03-03 16:09:11 +00:00
Oliver Gorwits
5747ccc201 fixes to login form style 2012-03-03 15:34:37 +00:00
Eric Miller
bdc4406d50 Bootstrap 2 changes:
- twipsy() to tooltip() and above to top
- .tabs to .nav-tabs
2012-02-29 22:28:27 -05:00
Eric Miller
6c59c7db36 alert changes for bootstrap 2 2012-02-27 20:43:53 -05:00
Eric Miller
9f4c34441b topbar becomes navbar 2012-02-26 23:31:26 -05:00
Eric Miller
3450a0025d Update to Bootstrap 2.0.1 2012-02-26 22:52:42 -05:00
Oliver Gorwits
a54bcba22c remove href from port name link to discourage bookmarking 2012-02-22 22:47:18 +00:00
Oliver Gorwits
db77376422 github issue #9 - strikethrough remains on tab change 2012-02-19 18:03:06 +00:00
Oliver Gorwits
85f531358a sidebar pinning 2012-02-03 17:56:43 +00:00
Oliver Gorwits
acde618a72 add navbar search icon 2012-02-03 16:02:45 +00:00
Oliver Gorwits
2246405fbf no need for device labels 2012-02-03 10:23:40 +00:00
Oliver Gorwits
fe1f1fa2fd smart show/hide of sidebar if it has content 2012-02-01 22:18:02 +00:00
Oliver Gorwits
85ab01a17a remove content from unused sidebar 2012-02-01 15:40:05 +00:00
Oliver Gorwits
74c8443d9f style fixes for sidebar in/out 2012-02-01 13:37:17 +00:00
Oliver Gorwits
c7bae9b638 first impl. of RHS sidebar 2012-02-01 12:40:06 +00:00
Oliver Gorwits
9eb4b5331f rename and reorganise stylesheeets 2012-02-01 12:39:59 +00:00
Oliver Gorwits
0147e9f765 improve history titles 2012-01-28 21:07:53 +00:00
Oliver Gorwits
01bc1d5e96 check for missing history.js; don't resubmit current tab 2012-01-28 21:06:23 +00:00
Oliver Gorwits
192f366496 refactor javascript to static file to reduce templating 2012-01-28 21:06:07 +00:00
Oliver Gorwits
5bd481a36a implement history for AJAX 2012-01-28 19:56:54 +00:00
Oliver Gorwits
d9d7aad374 use better icons for sidebar 2012-01-22 20:27:33 +00:00
Oliver Gorwits
f5580a7208 add print stylesheet 2012-01-22 19:38:08 +00:00
Oliver Gorwits
fb256f445e display device name on RHS when sidebar hidden 2012-01-22 19:14:33 +00:00
Oliver Gorwits
36b8498f5a fix sweep icon height to fill field space 2012-01-22 17:20:54 +00:00
Oliver Gorwits
89170a8949 add sweep brush and handler to show all ports 2012-01-21 17:54:57 +00:00
Oliver Gorwits
00561ca439 fix the sidebar 2012-01-21 01:28:27 +00:00
Oliver Gorwits
23df3d39dd add sidebar hiding to search as well, and factor JS out to own file 2012-01-21 00:21:59 +00:00
Oliver Gorwits
f574cd1db5 implement sidebar hiding for device view 2012-01-20 23:50:52 +00:00