Commit Graph

78 Commits

Author SHA1 Message Date
Xaver Maierhofer
08f7e06a85
[TASK] Use npm/yarn for JS libarys instead of bower 2017-01-16 17:48:31 +01:00
Xaver Maierhofer
42a6371eb2
[BUGFIX] Unset close button background in night scss 2017-01-14 01:09:37 +01:00
Xaver Maierhofer
80633dcfa8
[BUGFIX] Icon position in button 2017-01-03 00:30:10 +01:00
Xaver Maierhofer
f57ef299b9 [TASK] Add layer modes and night example 2016-07-23 16:15:47 +02:00
Xaver Maierhofer
15762c57cc [TASK] Adjust to new sass-lint rule 2016-07-12 21:18:13 +02:00
Xaver Maierhofer
303bde3851 [TASK] Move breakpoints to twitter bootstrap grid 2016-06-25 01:09:13 +02:00
Xaver Maierhofer
a112b8f8af [BUGFIX] i* devices landscape zoom 2016-06-24 17:28:25 +02:00
Xaver Maierhofer
e9bf073e49 [TASK] Read canvas font from css
Easier to adjust
2016-06-20 01:24:53 +02:00
Xaver Maierhofer
83f457fb75 [TASK] Replace Roboto font with Assistant font 2016-06-20 00:43:19 +02:00
Xaver Maierhofer
3fd4abbda6 [TASK] Use px instead of pt 2016-06-19 15:39:17 +02:00
Xaver Maierhofer
3d2b4e7f84 [TASK] Improve iphone support 2016-06-14 01:38:55 +02:00
Xaver Maierhofer
45d2a54065 [BUGFIX] Icon button position in safari browser 2016-06-14 01:29:49 +02:00
Xaver Maierhofer
f1ee1311e2 [BUGFIX] Sidebar reenable visible 2016-06-03 20:19:35 +02:00
Xaver Maierhofer
e10fb566c9 [TASK] Improve cross browser support
- Reduce issues with i*-devices and vh height
- Calculate height better for mobile devices and add min-height of the map
- Fix icon and combined class issues in multiple browsers
- THX to browser stack for free open source account to fix the problems
2016-06-03 19:44:09 +02:00
Xaver Maierhofer
20a9214a6e [BUGFIX] Node bars colors 2016-06-03 09:38:18 +02:00
Xaver Maierhofer
4692413b52 [!!!][TASK] Refactor fonts
- Add woff2 for RobotoSlab
- Default font as option/variable
2016-06-03 00:29:02 +02:00
Xaver Maierhofer
8eb3e40405 [TASK] Basic loader with info 2016-06-02 00:58:15 +02:00
Xaver Maierhofer
1d074dc90e [TASK] Replace leaflet label css with own scss 2016-06-01 22:27:31 +02:00
Xaver Maierhofer
1c69363233 [TASK] Activate sass no-color-literals 2016-06-01 21:48:19 +02:00
Xaver Maierhofer
50a440455c [TASK] Remove body background 2016-05-31 19:21:51 +02:00
Xaver Maierhofer
55fed6538a [BUGFIX] Variable for colors 2016-05-30 23:01:41 +02:00
Xaver Maierhofer
2b98e4dbc9 [TASK] Mobile optimization 2016-05-29 20:11:05 +02:00
Xaver Maierhofer
a694714448 [BUGFIX] Adjust to Roboto folder update 2016-05-29 18:52:58 +02:00
Xaver Maierhofer
7a988ea378 [TASK] Box-shadow variable 2016-05-29 18:00:38 +02:00
Xaver Maierhofer
cdecdd9ee7 [!!!][TASK] Refactor Scss, add Sass-lint and adjust styling
Add variables to allow easy modifications to color, font and also extending Style
2016-05-29 15:22:21 +02:00
Xaver Maierhofer
b6ade4bb48 [TASK] Style layer selector 2016-05-26 22:28:28 +02:00
Xaver Maierhofer
31d1464805 clean scss (#21)
* [TASK] CGL - Formation

* [TASK] Generic font fallback

* [TASK] Remove swp file
2016-05-19 17:47:32 +02:00
anoy
31545c758d infobox/location: beautify location-sidebar
and cleanup sourcecode
2016-04-02 22:47:57 +02:00
viisauksena
fc2a1e3872 proportions: allow hiding of statistics and add gateway client statistics
Update proportions.js: enable onclick hiding of Statistics <H2> and add clients per GW <H2>
hiding works by clicking on H2 element, so you can have the overview you like
[need to add some hidden line in scss/main.scss also]
clients per GW is based on nodes.json and the offered clientcount by the nodes directly (so this is only rough idea of reality, for alfred this means extra timedifferences upto 30 minutes)

update main.scss: to allow hiding of statistics element
add this to allow statistics element hiding

use consistent var table and dict Names
change gwTable and gwDict (and gw2 ...) to
gwNodes and gwClients
2016-03-22 04:52:16 +01:00
Milan Pässler
2e414cd5b8 infobox/node: unseen status orange 2016-03-05 13:48:49 +01:00
Milan Pässler
f77aabd37d redo link type handling 2016-02-18 19:26:05 +00:00
Milan Pässler
3a7cc2bbc5 infobox/node: move direction indicator to own column 2016-02-18 17:42:42 +00:00
Jan-Philipp Litza
3eb63f3fb8 Abbreviate first column of sidebar table
This implements part of #6 with CSS to shorten extremely long node names
with ellipsis.
2016-02-12 22:50:21 +01:00
Milan Pässler
956b2a4d76 Merge commit '8f634b4ba2b2c2ebb3d6337ad3df1270e7fd8328' 2016-02-06 02:50:11 +01:00
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
Nils Schneider
caf8383b6f filters: negation, styling 2015-09-04 15:06:24 +02:00
Nils Schneider
09bdb7d61a basic filter support 2015-09-04 15:06:24 +02: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