Commit graph

28 commits

Author SHA1 Message Date
Xaver Maierhofer f7f5744a78 [TASK] Update bower components 2017-03-21 22:53:34 +01:00
Milan Pässler eb4c7a04b0 change code style to ffrgb/meshviewer fork 2017-03-21 22:53:34 +01:00
H4ndl3 8b5bcbfede add loading animation
Create _loader.scss

Update main.scss

Update _base.scss

Update gui.js

Update index.html

removed trailing spaces

removed trailing white spaces for real
2017-03-21 22:53:23 +01:00
Marvin W 5cb88e8d06 Use server side resolving only, add proper support for nexthop resolving (#81)
* Revert "Use resolved data if gateway was already resolved (#78)"

This reverts commit 44bb8e9d3d.

* Revert "proportions: lookup gateway name"

This reverts commit 94662cb3dc.

* Revert "infobox/node: change mac used to lookup nodes"

This reverts commit 2ca2604403.

* Revert "infobox/node: resolve nexthop and gateway from data"

This reverts commit 9e7049c9e3.

* Resolve nexthop full chain if possible

requires hopglass/hopglass-server#79

* Correctly handle sidecase when nodes on route report inconsistent gateway
2017-01-07 18:43:04 +01:00
Milan Paessler 9e7049c9e3 infobox/node: resolve nexthop and gateway from data
not perfect yet: the mac address doesn't always match
2016-11-19 02:17:08 +01:00
anoy 8497a5f833 reimplement feature 'encoded url' (#16)
change symbol names for better readability
beautify location-sidebar
cleanup sourcecode

* change symbols to unicode-names

* reimplement feature 'encoded url'
2016-04-21 22:34:21 +02:00
Nils Schneider 8f634b4ba2 gui: use two datadistributors, one for filtered data 2015-09-04 15:06:25 +02:00
Nils Schneider 09bdb7d61a basic filter support 2015-09-04 15:06:24 +02:00
Florian Rittmeier 37c5dba449 added simple node status legend 2015-09-04 14:47:24 +02:00
Nils Schneider a95f466f3f map/graph: implement render 2015-09-04 14:26:28 +02:00
Nils Schneider 9a950a2a8e map/graph: use sidebar.getWidth directly 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 a774b91bc1 meshstats: show siteName 2015-09-04 14:23:28 +02:00
Nils Schneider f81ee255cc gui: use fixed icon for togglebutton 2015-07-07 12:51:12 +02:00
Nils Schneider a240bb2f7a forcegraph: new, dark color theme 2015-07-07 12:42:57 +02:00
Nils Schneider b1d876026b gui: fix map/graph toggle button 2015-07-07 11:31:32 +02:00
Nils Schneider 144dba319e map: show buttons along content buttons 2015-07-07 01:56:11 +02:00
Nils Schneider bc8943abc2 router: save view in state 2015-07-07 00:07:29 +02:00
Little-Ben 607c15ef3b statistics: show global statistics image (globalGraph) - v2 2015-06-07 18:47:14 +02:00
Nils Schneider 913f9f70f6 remove contact info from simplenodelist 2015-04-26 11:53:55 +02:00
Nils Schneider 1c896d08f7 about box 2015-04-07 22:07:53 +02:00
Nils Schneider 0a0b8bd065 removeContent: also remove from dataTargets 2015-04-06 23:10:55 +02:00
Nils Schneider 315484625b map: set initial view based on barycenter and standard deviation 2015-04-06 15:54:26 +02:00
Nils Schneider 3b75f01ccd set document.title on router events 2015-04-05 23:46:12 +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 35c4690ad6 statistics 2015-03-30 02:58:47 +02:00
Nils Schneider eded0eb19c move GUI to its own module 2015-03-29 20:34:58 +02:00