Commit graph

42 commits

Author SHA1 Message Date
Nils Schneider e80e8b2b87 Merge pull request #14 from plumpudding/pr-coord-picker
map: add coordinates picker
2016-01-13 11:33:22 +01:00
Jan-Philipp Litza 491efeba36 Abbreviate first column of sidebar table
This implements part of #6 with CSS to shorten extremely long node names
with ellipsis.
2016-01-08 19:47:45 +01:00
Jörg Deckert f9e8c72508 map: add coordinates picker 2015-12-18 22:44:30 +01:00
Jan-Philipp Litza db7f005dd2 legend: drop full stops and optically center circles vertically 2015-09-04 14:47:24 +02:00
Florian Rittmeier 37c5dba449 added simple node status legend 2015-09-04 14:47:24 +02:00
CodeFetch b6dfaa2e50 Removed a nowrap to prevent overflow
As you can see on this node's information a long contact information can cause an ugly overflow.
http://map.freifunk-essen.net/meshviewer/#!n:c46e1f2d5a28
Removing the nowrap resolves this issue and does not seem to have any side effect.
2015-09-04 14:26:28 +02:00
Nils Schneider 27752b2270 gui: add header to sidebar 2015-09-04 14:23:45 +02:00
Nils Schneider e67c61d7d3 tabs: render tabs when visible, destroy them when hidden 2015-07-07 17:42:41 +02:00
Nils Schneider 9ea5d67bf2 sidebar: reduce transparency 2015-07-07 12:52:53 +02:00
Nils Schneider a240bb2f7a forcegraph: new, dark color theme 2015-07-07 12:42:57 +02:00
Nils Schneider d1beb51868 forcegraph: color theme 4 2015-07-07 11:59:47 +02:00
Nils Schneider 144dba319e map: show buttons along content buttons 2015-07-07 01:56:11 +02:00
Nils Schneider d17d6c881e scss: refactor box shadows 2015-07-06 23:00:11 +02:00
Nils Schneider 7a6d572be8 infobox: remove background tint 2015-07-06 22:45:28 +02:00
Nils Schneider e834e2ab94 infobox hides sidebar 2015-07-06 22:27:16 +02:00
Nils Schneider 5334a4b9a7 infobox: replace CLOSE with X 2015-07-06 22:14:45 +02:00
Little-Ben 607c15ef3b statistics: show global statistics image (globalGraph) - v2 2015-06-07 18:47:14 +02:00
Nils Schneider 773cbe8b9c infobox: fix line-wrapping of client list 2015-05-24 19:30:54 +02:00
Nils Schneider 8b21589520 infobox: fix image width of nodeInfo elements 2015-05-21 17:57:02 +02:00
Little.Ben cbe21ee3df insert statistics image in infobox of node 2015-05-19 21:13:15 +02:00
Nils Schneider 913f9f70f6 remove contact info from simplenodelist 2015-04-26 11:53:55 +02:00
Nils Schneider 9d2318dce1 forcegraph: remove unused css 2015-04-19 03:51:36 +02:00
Nils Schneider a0120221ae button for adding tile layer 2015-04-15 21:14:52 +02:00
Nils Schneider 95a0f8974b sidebar: reduce breakpoint to 630pt, reduce width to 320pt 2015-04-15 15:28:21 +02:00
Nils Schneider 0e90fa2022 map: fix buttondistance for controls 2015-04-12 12:23:12 +02:00
Nils Schneider 2c944224e3 map: locate user and show marker 2015-04-12 02:47:52 +02:00
Nils Schneider 942464f86b forcegraph: fix width when scrollbar is present 2015-04-10 23:44:04 +02:00
Nils Schneider cc88109271 forcegraph: convert to canvas 2015-04-10 20:47:11 +02:00
Nils Schneider 020ab2aef5 forcegraph: add labels 2015-04-10 13:50:39 +02:00
Nils Schneider 1c896d08f7 about box 2015-04-07 22:07:53 +02:00
Nils Schneider 4c87f18d54 fix tab spacing 2015-04-07 21:26:19 +02:00
Nils Schneider c6605aded6 add border-radius to infobox + container 2015-04-07 20:19:06 +02:00
Nils Schneider ff19d0cf8e sidebar styling 2015-04-04 18:01:57 +02:00
Nils Schneider 40e5e87384 fix width of div.content 2015-04-02 18:43:27 +02:00
Nils Schneider 343690b9bb refactor scss 2015-04-02 04:34:02 +02:00
Nils Schneider 8de28b903b enhance sidebar and content styling
- 3 sidebar variations (margin, no margin, below content)
  depending on screen size
- scrolling sidebar will scroll document (more space on mobile devices)
- wrap map/graph on div.content
2015-04-02 04:17:35 +02:00
Nils Schneider a8bb1b40a2 add forcegraph to gui 2015-04-01 03:55:45 +02:00
Nils Schneider efe6c470db buttons: fix styling on firefox 2015-04-01 00:24:15 +02:00
Nils Schneider c611b96712 forcegraph: change background 2015-04-01 00:14:07 +02:00
Nils Schneider d2fe76f736 pan/zoom in forcelayout 2015-03-31 21:18:06 +02:00
Nils Schneider 4b076ab3b9 add forcegraph 2015-03-31 17:33:39 +02:00
Nils Schneider 3b5895601d switch to sass 2015-03-31 15:39:41 +02:00