Commit graph

45 commits

Author SHA1 Message Date
Lukas Martinelli
db8fc64eb9 Fix layer editor propagation problem 2016-12-17 21:32:44 +01:00
Lukas Martinelli
a05881a078 Draft of color picker 2016-12-17 21:25:00 +01:00
Lukas Martinelli
b9d3886b50 Drag and drop layer order 2016-12-17 19:58:30 +01:00
Lukas Martinelli
a91a1e99e0 Imrove layer list design 2016-12-17 16:43:25 +01:00
Lukas Martinelli
dc8618cf3c Show editor for selected layer 2016-12-17 16:09:37 +01:00
Lukas Martinelli
f2564e4ddb Show layer editor side by side 2016-12-17 15:44:42 +01:00
Lukas Martinelli
04ebd25773 Workspace drawer no longer needed 2016-12-17 14:53:16 +01:00
Lukas Martinelli
f1a21eca0c Allow renderer switching via style metadata 2016-12-16 17:13:05 +01:00
Lukas Martinelli
53f9f803ae Open settings modal via toolbar 2016-12-16 16:52:16 +01:00
Lukas Martinelli
43573fcd8c Switch map renderer based on state 2016-12-16 15:14:20 +01:00
Lukas Martinelli
7c93ad0a24 Merge branch 'feature/multiple-renderers' 2016-12-16 15:01:10 +01:00
Lukas Martinelli
d599b7fd5b Always keep layers drawer open 2016-12-16 14:52:44 +01:00
Lukas Martinelli
e5c6af3fad Fall back to local style store
And convert tabs to spaces in process
2016-12-16 14:49:25 +01:00
Lukas Martinelli
b5cfecec81 Load and save style from style api 2016-12-03 23:28:43 +01:00
lukasmartinelli
d5b5261c1d Split OL3 and GL map into separate files 2016-11-25 13:31:41 +01:00
lukasmartinelli
6288fa51d4 Have both Mapbox GL and OL3 as map targets 2016-11-25 13:18:35 +01:00
lukasmartinelli
fd0b3b519f Serve font locally 2016-11-23 21:02:34 +01:00
lukasmartinelli
09112e71bc Allow style export 2016-09-21 08:41:02 +02:00
lukasmartinelli
442a7f612c Support resetting styles 2016-09-21 08:34:48 +02:00
lukasmartinelli
9d4053dd78 Correctly load previously saved style 2016-09-21 08:25:10 +02:00
Martin Raifer
e56f973c86 About page with basic infos and links to github repo 2016-09-19 20:49:16 +02:00
lukasmartinelli
dec1233a6d Import rebass components explictly 2016-09-15 09:13:23 +02:00
lukasmartinelli
890169751b Add source layer support 2016-09-10 22:08:26 +02:00
lukasmartinelli
575dacdb2c Reorganize JSON to immutable conversion 2016-09-10 21:29:18 +02:00
lukasmartinelli
f444ebf65d Fetch basic default style on startup 2016-09-10 16:37:41 +02:00
lukasmartinelli
2cc4055416 Support setting access token 2016-09-10 16:26:39 +02:00
lukasmartinelli
e4049fa5da Fix build process for mapbox gl 2016-09-10 16:05:04 +02:00
lukasmartinelli
0e65ac8937 Switch over to tabs 2016-09-10 15:15:17 +02:00
lukasmartinelli
e27b88c6bc Introduce style available prop 2016-09-10 14:56:59 +02:00
lukasmartinelli
d132c09afc Load icons explicit and implement save 2016-09-10 14:47:06 +02:00
lukasmartinelli
d527f3cd1c Restructure layers and clean up deps 2016-09-10 14:10:25 +02:00
lukasmartinelli
e0a8b0a8e9 App style is now single source of truth 2016-09-10 13:42:23 +02:00
lukasmartinelli
b6dff4aa58 Pass everything down as props 2016-09-09 23:25:06 +02:00
lukasmartinelli
bbf75876f3 Colored layers 2016-09-09 18:53:57 +02:00
lukasmartinelli
622286f294 Separate work space drawer 2016-09-09 17:09:13 +02:00
lukasmartinelli
3cc989e70f Allow download style 2016-09-09 16:58:48 +02:00
lukasmartinelli
3cf8a6939d LayerEditor keeps layer as own state 2016-09-09 15:49:23 +02:00
lukasmartinelli
4ad0d09cee Fix layer scrolling 2016-09-09 12:08:38 +02:00
lukasmartinelli
1ae5594d9a Improve layer colors 2016-09-09 11:29:18 +02:00
lukasmartinelli
73e36a22bf Display layer values 2016-09-09 00:55:50 +02:00
lukasmartinelli
7f9fb4579e Implement style loading and passing to map component 2016-09-09 00:10:54 +02:00
lukasmartinelli
392a7aa832 Directly wrap Mapbox GL 2016-09-08 21:42:18 +02:00
lukasmartinelli
d0776032b6 Enable style file upload 2016-09-08 20:35:21 +02:00
lukasmartinelli
74a92aa1f4 Hack map and toolbar view 2016-09-08 19:49:23 +02:00
Ali Al Dallal
d5c252ee54 Initial commit 2016-09-08 19:49:23 +02:00