Commit Graph

1182 Commits

Author SHA1 Message Date
Lukas Martinelli 684e0d9dd0 Introduce custom input elems for modals 2016-12-21 14:36:09 +01:00
Lukas Martinelli bdb0466436 Replace rebass with own Modal component 2016-12-21 13:55:11 +01:00
Lukas Martinelli 8fc8dfd4f6 Fix the scrolling CSS disaster 2016-12-21 12:06:33 +01:00
Lukas Martinelli c776d19aed Only collapse when clicking on header 2016-12-21 11:27:49 +01:00
Lukas Martinelli 18674f5edb Collapsible editor groups 2016-12-21 11:24:32 +01:00
Lukas Martinelli 2a34424898 Use min and max from spec in number field 2016-12-21 10:31:38 +01:00
Lukas Martinelli bc05c11cef Improve checkbox styles 2016-12-21 10:28:16 +01:00
Lukas Martinelli db095eea49 No different open style highlight 2016-12-20 20:50:19 +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 4981747d8b Make editor darker 2016-12-20 20:36:02 +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 28b61e7dcb Remove tabs 2016-12-20 14:13:46 +01:00
Lukas Martinelli 9374ff29e7 Fix bug setting layout/paint props directly on layer 2016-12-20 14:13:37 +01:00
Lukas Martinelli 7ca48add75 Upgrade to unstable MapboxGL JS 2016-12-20 13:28:50 +01:00
Lukas Martinelli fde60ac3e0 Restructure and rename components 2016-12-20 11:44:22 +01:00
Lukas Martinelli 461a001552 Layer watcher figures out possible fields 2016-12-19 22:13:22 +01:00
Lukas Martinelli ec39f03449 Track known vector layer ids 2016-12-19 21:21:10 +01:00
Lukas Martinelli 965b2d6e05 Add layout JSON defined property groups 2016-12-19 20:15:30 +01:00
Lukas Martinelli f9f7be1cad Label no longer part of field itself 2016-12-19 16:30:48 +01:00
Lukas Martinelli cfd048984b Allow field style overriding 2016-12-19 16:21:22 +01:00
Lukas Martinelli 21bad041ab Remove layer specific components 2016-12-19 15:56:19 +01:00
Lukas Martinelli a52a548e51 Remove collapse and add tabs 2016-12-19 15:40:11 +01:00
Lukas Martinelli 4028c660fc Allow setting many comma separated values 2016-12-19 15:09:03 +01:00
Lukas Martinelli 3c3f396937 Propagate filter changes 2016-12-19 14:56:10 +01:00
Lukas Martinelli a981a39691 Split filter editor into more components 2016-12-19 14:52:28 +01:00
Lukas Martinelli 7da97ddd6e Fix bug with empty map 2016-12-19 14:52:04 +01:00
Lukas Martinelli b088af1586 Upgrade style spec to version used in renderer 2016-12-19 13:21:03 +01:00
Lukas Martinelli 220295442c Upgrade to Mapbox GL 0.28 2016-12-19 12:51:23 +01:00
Lukas Martinelli 2082de5fca Use the color lib for all color things 2016-12-19 11:46:48 +01:00
Lukas Martinelli 190750cc99 Remove unused colorize funcs 2016-12-19 11:34:01 +01:00
Lukas Martinelli f6b8bbe5a6 Add missing checkbox style to input 2016-12-19 11:33:47 +01:00
Lukas Martinelli 95b2dad2a3 Tabs to spaces in input fields 2016-12-18 20:09:27 +01:00
Lukas Martinelli 8e92984d48 Add rudimentary boolean field 2016-12-18 20:08:20 +01:00
Lukas Martinelli 000a06f067 Hack on showing readonly filters 2016-12-18 19:43:01 +01:00
Lukas Martinelli c4173aa458 Allow editing source of layer 2016-12-18 18:58:33 +01:00
Lukas Martinelli 4ebc143ed8 Icons for layer types 2016-12-18 17:28:59 +01:00
Lukas Martinelli be664bbd24 Better open close in color picker 2016-12-17 22:28:24 +01:00
Lukas Martinelli 073dcfe387 Hack global css instead of copy chromepicker 2016-12-17 22:19:03 +01:00
Lukas Martinelli e6ebebfacf Split out chrome picker to be able to customize 2016-12-17 22:08:24 +01:00
Lukas Martinelli 3d51095e6e Switch to chrome color picker 2016-12-17 21:52:27 +01:00
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 362f7ae9a1 Capitalize label names for fields 2016-12-17 20:36:43 +01:00
Lukas Martinelli 1d05ea000d No text selection for labels 2016-12-17 20:21:24 +01:00
Lukas Martinelli 4a8520c36d Scroll container component 2016-12-17 20:19:01 +01:00