Commit Graph

146 Commits

Author SHA1 Message Date
Grzegorz Wolański 6a6595d971 Clickable layer tooltips (#60) 2018-01-08 22:18:30 +01:00
orangemug 942b2240a7 Added more webdriver tests testing against a real browser. 2018-01-05 17:45:55 +00:00
orangemug 199a989f7d Fix to stop fetchSources getting called on each change. 2017-11-29 18:13:47 +00:00
orangemug a4fbe55012 Added type to sources list and now filtering in modal autocomplete. 2017-11-17 11:43:56 +00:00
orangemug 63ac707415 Call fetchSources after component mount. 2017-11-17 10:53:46 +00:00
orangemug a76e08aee7 Fixed source layer autocomplete to fetch from the sources json definition 2017-11-08 11:11:36 +00:00
orangemug c050b02b8b Updated '@mapbox/mapbox-gl-style-spec' 2017-11-07 10:21:39 +00:00
orangemug c3174a0c72 Moved to using @mapbox/mapbox-gl-style-spec 2017-04-10 13:29:57 +01:00
orangemug 5433a4193b Move from mapbox-gl-style-spec -> mapbox-gl. 2017-03-22 10:36:20 +00:00
Lukas Martinelli 82a11e4b98 Fix style download and strip metadata 2017-01-13 15:55:49 +01:00
Lukas Martinelli fc8665ed93 Support fallback tokens and replace key 2017-01-13 15:33:22 +01:00
Lukas Martinelli bbe45cf8ee Switch text in inspect button #64 2017-01-11 16:23:33 +01:00
Lukas Martinelli 196d9f0a10 Move add modal to layer list 2017-01-11 15:59:51 +01:00
Lukas Martinelli 0fb59ca544 Load icon and font metadata from endpoint 2017-01-10 11:13:53 +01:00
Lukas Martinelli 1538f2e174 Get highlight working 2017-01-08 23:19:21 +01:00
Lukas Martinelli c363c88f23 Use Mapbox GL Inspect 2017-01-08 22:03:21 +01:00
jirik cb46ac5421 Format style on download 2017-01-06 15:48:57 +01:00
Lukas Martinelli 7c23fe3646 Open style from url #34 2017-01-05 19:34:53 +01:00
Lukas Martinelli 74b3ef9e88 Do not set modified date when saving 2017-01-04 12:00:00 +01:00
Lukas Martinelli fa38667125 Only init websocket if local API 2017-01-01 15:12:46 +01:00
Lukas Martinelli ce39ae723c Add support local Maputnik 2017-01-01 14:49:32 +01:00
Lukas Martinelli c3a634b216 Show undo/redo message 2016-12-31 14:32:04 +01:00
Lukas Martinelli 89d497c73f Error panel with current map style errors #40 2016-12-30 13:21:03 +01:00
Lukas Martinelli 1f1a919c77 Only update style if it is valid 2016-12-29 22:00:49 +01:00
Lukas Martinelli e41e1eb2f1 Inspection map is now always aware of current layer 2016-12-29 16:54:58 +01:00
Lukas Martinelli e36c233b49 Remove highlighted layer from metadata in style 2016-12-29 15:51:11 +01:00
Lukas Martinelli 29cfb58a56 Update sources if they change 2016-12-29 15:22:47 +01:00
Lukas Martinelli bf5131cadd Restructure layer settings for add modal 2016-12-29 14:46:04 +01:00
Lukas Martinelli ccc39b87db Move storing access token into style metadata 2016-12-28 21:50:53 +01:00
Lukas Martinelli 604be38b7c Store highlighted layer in metadata 2016-12-28 21:50:53 +01:00
Lukas Martinelli def5ebb587 Show feature table on hover 2016-12-24 22:57:14 +01:00
Lukas Martinelli f332d517f3 Add inspection map 2016-12-24 22:57:14 +01:00
Lukas Martinelli cfbcdc7fa1 Basic redo/undo with keybindings #25 2016-12-24 22:57:14 +01:00
Lukas Martinelli 42fd5dcfa7 Remove logging and force OL3 to redraw 2016-12-22 21:06:32 +01:00
Lukas Martinelli 3ee1473a49 Load OL3 code only once we need it 2016-12-22 18:08:42 +01:00
Lukas Martinelli b874d9864d Fix modal rendering and simplify 2016-12-22 16:51:18 +01:00
Lukas Martinelli e32f3bb06e Rename Layout to AppLayout 2016-12-22 16:39:09 +01:00
Lukas Martinelli c674436267 Support id and type switching 2016-12-22 15:49:36 +01:00
Lukas Martinelli 97b665485e Fix bug with layer updates 2016-12-20 20:50:08 +01:00
Lukas Martinelli cb590d7e26 Remove unused rebass imports 2016-12-20 20:38:34 +01:00
Lukas Martinelli dc097e9f9a Support copy, delete and toggle visibility 2016-12-20 20:21:35 +01:00
Lukas Martinelli 6d9484ec5e Nicer action on item list 2016-12-20 19:20:56 +01:00
Lukas Martinelli 6a129fcf3f Use layout component 2016-12-20 16:37:35 +01:00
Lukas Martinelli 36c4032063 Remove Immutable JS 2016-12-20 16:08:49 +01:00
Lukas Martinelli ed87425f01 Switch away from Immutable JS for layer editor 2016-12-20 14:50:38 +01:00
Lukas Martinelli fde60ac3e0 Restructure and rename components 2016-12-20 11:44:22 +01:00