orangemug
|
e6e4c928f3
|
Make the scrollbar wider so it's easier to grab with the mouse pointer.
|
2020-03-29 07:40:43 +01:00 |
|
orangemug
|
00388e03b8
|
Moved to using react-accessible-accordion for <LayerEditorGroup/>
|
2020-03-28 12:53:46 +00:00 |
|
orangemug
|
6f83839a4c
|
Added missing file.
|
2020-03-28 11:06:45 +00:00 |
|
orangemug
|
74b47e7e74
|
Fix UI when loading invalid style with duplicate layer ids.
Also fix for throwing error when 2 layers exist with empty strings as ids.
|
2020-03-28 10:58:47 +00:00 |
|
orangemug
|
f23f60807a
|
Tidy
|
2020-03-16 10:17:04 +00:00 |
|
orangemug
|
1c953bc296
|
Remove old hack 'src/vendor/codemirror/addon/lint/json-lint'
|
2020-03-08 18:43:46 +00:00 |
|
orangemug
|
ce976991d4
|
Added inline errors to the code-mirror editors based on field spec.
|
2020-03-08 18:38:32 +00:00 |
|
orangemug
|
be7642976b
|
Can't use object as react-dom key.
|
2020-02-25 09:27:29 +00:00 |
|
orangemug
|
a5b226d9f3
|
Fixed lint error.
|
2020-02-25 09:25:52 +00:00 |
|
orangemug
|
1b3d8b5b79
|
Added JSON error to expression editor
|
2020-02-25 09:20:14 +00:00 |
|
orangemug
|
97a61afc24
|
Merge remote-tracking branch 'upstream/master' into feature/ui-errors-and-expressions
|
2020-02-23 13:34:05 +00:00 |
|
Orange Mug
|
d1f6bc95db
|
Merge pull request #621 from orangemug/fix/CheckboxInput-props-error
Added default to <CheckboxInput/> value to fix warning in console.
|
2020-02-23 13:24:16 +00:00 |
|
orangemug
|
10b03c4e00
|
Also fixed invalid DOM nesting warning.
|
2020-02-22 18:47:46 +00:00 |
|
orangemug
|
4b8800e8ac
|
Added default to <CheckboxInput/> value to fix warning in console.
|
2020-02-22 18:39:24 +00:00 |
|
orangemug
|
874c6460f6
|
Merge remote-tracking branch 'upstream/master' into fix/map-controls-and-improve-zoom-styling
|
2020-02-22 17:59:24 +00:00 |
|
orangemug
|
55cb86f721
|
Disabled survey modal on first visit to website.
|
2020-02-22 17:52:20 +00:00 |
|
orangemug
|
a30017fd2c
|
Inline survey modal image
|
2020-02-22 17:50:14 +00:00 |
|
orangemug
|
3b5ba6c59e
|
Fixed lint errors.
|
2020-02-22 13:15:55 +00:00 |
|
orangemug
|
a693f6db4e
|
Added infobox for old style filters to allow you to switch to the filter editor.
|
2020-02-22 11:54:59 +00:00 |
|
orangemug
|
4ef6ecb7eb
|
Moved from magnify icon to 'zoom:' label. Also increased contrast on compass arrow.
|
2020-02-18 18:50:30 +00:00 |
|
orangemug
|
52e8b21b3d
|
Tidy function.
|
2020-02-18 08:06:36 +00:00 |
|
orangemug
|
aebfe62a8e
|
Fixed image path.
|
2020-02-17 18:55:28 +00:00 |
|
orangemug
|
6be3543616
|
Added improved loader.
|
2020-02-17 18:52:16 +00:00 |
|
orangemug
|
0f6708d9d4
|
Improved zoom styling and fixed zoom in/out button styling.
|
2020-02-17 15:39:54 +00:00 |
|
orangemug
|
0705522a24
|
Fixed width issue with expression error UI.
|
2020-02-17 13:44:05 +00:00 |
|
orangemug
|
35098111ac
|
Include missing errors from expressions UI.
|
2020-02-17 13:41:11 +00:00 |
|
orangemug
|
39333953d7
|
Only show 'switch to layer' button if layer not already selected.
|
2020-02-17 13:24:14 +00:00 |
|
orangemug
|
adea3d0f13
|
Added ability to switch to layer from global error panel.
|
2020-02-17 13:19:26 +00:00 |
|
orangemug
|
d1cb2690fc
|
Fixed lint errors.
|
2020-02-17 11:55:16 +00:00 |
|
orangemug
|
3ffdcc9639
|
Added the ability to convert from data/zoom function to expression
|
2020-02-17 11:52:40 +00:00 |
|
orangemug
|
793b5d15ad
|
Fixed lint errors
|
2020-02-17 11:30:48 +00:00 |
|
orangemug
|
cff32696cc
|
Better handling of undo history for expressions.
|
2020-02-17 11:29:05 +00:00 |
|
orangemug
|
029eff9317
|
Added margin-left to function errors to line up with values.
|
2020-02-16 22:02:05 +00:00 |
|
orangemug
|
b7d08dfaa6
|
Fixed data function display issues.
|
2020-02-16 21:56:03 +00:00 |
|
orangemug
|
94089836bf
|
Fixed lint errors.
|
2020-02-16 21:30:27 +00:00 |
|
orangemug
|
ff8a8fb749
|
Added errors to filter functions
|
2020-02-16 21:25:41 +00:00 |
|
orangemug
|
1300951a29
|
Removed height from '.maputnik-layout-bottom' to allow it to expand.
|
2020-02-16 20:31:51 +00:00 |
|
orangemug
|
3cb1ed9403
|
Made function to check if expression/function more robust.
|
2020-02-16 20:25:43 +00:00 |
|
orangemug
|
a5ac1cc93d
|
Guard against errors producing dirty map state.
|
2020-02-16 18:22:21 +00:00 |
|
orangemug
|
29a0ef0d1c
|
Change to always attempt rendering of map state, even if broken, allowing the user to fix style issues step-by-step.
|
2020-02-16 18:11:47 +00:00 |
|
orangemug
|
26907f7014
|
Fix button style in disabled state as reported by @pathmapper
|
2020-02-16 17:34:23 +00:00 |
|
orangemug
|
3ac06c7cb1
|
Merge remote-tracking branch 'upstream/master' into feature/ui-errors-and-expressions
|
2020-02-10 15:57:25 +00:00 |
|
orangemug
|
f4c18fd91b
|
Fixed error bar from overflowing.
|
2020-02-09 17:23:50 +00:00 |
|
orangemug
|
0567b098ec
|
Fixed undo button disabled state for expressions.
|
2020-02-09 16:48:52 +00:00 |
|
orangemug
|
dc6006fd6d
|
Fixed lint errors.
|
2020-02-09 16:36:17 +00:00 |
|
orangemug
|
109261ba00
|
Fixed filter defaults and removed auto-migrate.
|
2020-02-09 16:33:47 +00:00 |
|
orangemug
|
b539644b2b
|
Added expression support for filters.
|
2020-02-09 15:08:24 +00:00 |
|
orangemug
|
be36eec93d
|
Added 'undo' alongside 'trash' button
|
2020-02-08 10:38:31 +00:00 |
|
pathmapper
|
fe5066a2a4
|
Merge pull request #614 from orangemug/fix/map-container-background-color
Make background map container white to match html page default
|
2020-02-02 17:59:35 +01:00 |
|
orangemug
|
97bdc93a39
|
Fixed lint error.
|
2020-02-02 11:56:51 +00:00 |
|
orangemug
|
c770b440c2
|
Make background map container white to match html page default.
|
2020-02-02 11:47:37 +00:00 |
|
orangemug
|
7559985a2e
|
Changed bracket matching color so it doesn't clash with cursor.
|
2020-02-02 11:32:58 +00:00 |
|
orangemug
|
532bbecb47
|
Only disable <LayerTypeBlock/> in <LayerEditor/>
|
2020-02-02 08:05:01 +00:00 |
|
orangemug
|
8ed67e98ce
|
Fixed lint errors
|
2020-02-02 07:44:20 +00:00 |
|
orangemug
|
5792c632f9
|
hopefulMapStyle -> dirtyMapStyle
|
2020-02-01 17:55:26 +00:00 |
|
orangemug
|
3e2927e6a4
|
Fixed undo/redo
|
2020-02-01 17:53:01 +00:00 |
|
orangemug
|
f09cc25a3b
|
Merge remote-tracking branch 'upstream/master' into feature/ui-errors-and-expressions
|
2020-02-01 17:36:59 +00:00 |
|
orangemug
|
c5c3e93aff
|
Better support for expressions
- Expression editing state
- CodeMirror JSON editor
- Improved styling
|
2020-02-01 17:07:52 +00:00 |
|
Orange Mug
|
cc371d6a70
|
Merge pull request #612 from orangemug/fix/color-field-name-is-not-required
'name' is not a required property of <ColorField />
|
2020-01-30 09:47:06 +00:00 |
|
Orange Mug
|
1b17e8fa0a
|
Merge pull request #610 from orangemug/fix/issue-609
Fix for stuck/unchanging pop-up in Inspect view
|
2020-01-30 09:22:43 +00:00 |
|
Orange Mug
|
bc4706de83
|
Merge pull request #607 from orangemug/fix/issue-567-better-solution-for-tooltips
Inline property documentation and SDK docs
|
2020-01-30 09:21:10 +00:00 |
|
orangemug
|
0f22eb83d3
|
'name' is not a required property of <ColorField />
|
2020-01-30 09:18:23 +00:00 |
|
orangemug
|
a8cbe19f09
|
Added style_renderer to field-spec-additional
|
2020-01-30 08:54:08 +00:00 |
|
orangemug
|
c714e23d79
|
'id' is not guaranteed to be unique, see <https://github.com/maputnik/editor/pull/610/files#r372521304>
|
2020-01-30 08:46:26 +00:00 |
|
orangemug
|
5b3d579f87
|
Fix to fallback to index for unique feature key in <FeaturePropertyPopup />
|
2020-01-29 08:44:27 +00:00 |
|
orangemug
|
725b752e35
|
Added initial expression work and UI errors.
|
2020-01-29 08:22:03 +00:00 |
|
orangemug
|
223721a65d
|
Code review fixes
- Added docs to export modal
- Fixed 'source type' doc in data sources modal
|
2020-01-27 08:49:44 +00:00 |
|
orangemug
|
9b4d924dff
|
Fix to ignore modified styleSpec.
|
2020-01-24 17:46:43 +00:00 |
|
orangemug
|
b31537e063
|
Added property values to docs
|
2020-01-24 09:04:32 +00:00 |
|
Orange Mug
|
7aa0298f7c
|
Merge pull request #603 from orangemug/feature/add-image-and-video-sources
Added ability to add image/video sources
|
2020-01-23 08:49:37 +00:00 |
|
orangemug
|
62f3cbe8fb
|
Lint fixes.
|
2020-01-23 08:42:20 +00:00 |
|
orangemug
|
30facc885f
|
Tidy inline docs and added sdk support table.
|
2020-01-23 08:33:12 +00:00 |
|
orangemug
|
17aa88e3b6
|
Merge remote-tracking branch 'upstream/master' into fix/issue-567-better-solution-for-tooltips
|
2020-01-22 08:57:45 +00:00 |
|
Orange Mug
|
5b9af07ebc
|
Merge pull request #604 from orangemug/feature/issue-82
Link to OSM from debug panel
|
2020-01-19 20:11:30 +00:00 |
|
orangemug
|
6b45dc8b4d
|
Added style formatting into apistore
|
2020-01-19 20:05:11 +00:00 |
|
orangemug
|
0009c74948
|
Fixes lat/lon precision and center change via zoom without pan.
|
2020-01-19 19:09:04 +00:00 |
|
orangemug
|
27e6675d26
|
Fix replacing of access tokens in MapboxGl.
|
2020-01-19 16:30:27 +00:00 |
|
orangemug
|
4269e4573c
|
Fixed lint errors.
|
2020-01-19 16:00:29 +00:00 |
|
orangemug
|
096e2b6aec
|
Fixed image/video coord labels.
|
2020-01-19 15:48:11 +00:00 |
|
orangemug
|
33e04b3527
|
Added ability to add/edit image and video sources
|
2020-01-19 14:40:35 +00:00 |
|
orangemug
|
79fa2b3508
|
Feature to update current map view in OSM
|
2020-01-19 13:37:56 +00:00 |
|
orangemug
|
d5ef412300
|
Safari fixes.
|
2020-01-19 11:53:27 +00:00 |
|
orangemug
|
0726a494be
|
Only set dirtyValue on valid change.
|
2020-01-19 11:41:37 +00:00 |
|
orangemug
|
926969b921
|
Always change via step from keyboard.
|
2020-01-19 11:28:03 +00:00 |
|
orangemug
|
59e070f463
|
Merge remote-tracking branch 'upstream/master' into feature/add-range-slider
|
2020-01-19 11:06:39 +00:00 |
|
orangemug
|
2ccd1d227e
|
rangeValue -> dirtyValue
|
2020-01-19 11:06:24 +00:00 |
|
orangemug
|
655877f67e
|
Fixed another bug with change events for <NumberInput/> and added range input keyboard support. Remove logging as react props/state is enough for debugging.
|
2020-01-19 10:30:08 +00:00 |
|
Orange Mug
|
6c240d53e4
|
Merge pull request #601 from orangemug/fix/issue-588
Added new fieldSpec.type 'resolvedImage'
|
2020-01-19 09:59:41 +00:00 |
|
Orange Mug
|
f89f8ed4ea
|
Merge pull request #587 from pathmapper/matchingbrackets_addon
Add matchbrackets addon to JSON editor
|
2020-01-19 09:48:08 +00:00 |
|
Orange Mug
|
6123b464de
|
Merge pull request #600 from orangemug/fix/issue-589
Fix feature selection in <FeatureLayerPopup />
|
2020-01-19 09:46:57 +00:00 |
|
Orange Mug
|
49dba02e8f
|
Merge branch 'master' into matchingbrackets_addon
|
2020-01-19 08:29:25 +00:00 |
|
orangemug
|
c88f9ab5dc
|
Believed fix for race condition in setting dirtyValue
|
2020-01-19 07:37:49 +00:00 |
|
orangemug
|
d886b14d09
|
Fix to set "editing: false" in blur/pointerup
|
2020-01-19 07:15:50 +00:00 |
|
orangemug
|
bd1204a7a5
|
Added react-collapse transition, required for react-collapse@^5
|
2020-01-18 22:11:02 +00:00 |
|
orangemug
|
9cadda0236
|
Update react-collapse which was needlessly updating and causing scroll position jump.
|
2020-01-18 22:03:29 +00:00 |
|
orangemug
|
90ea6323c1
|
Added new fieldSpec.type 'resolvedImage'
|
2020-01-18 20:57:59 +00:00 |
|
orangemug
|
51f2cfac16
|
Fix feature selection in <FeatureLayerPopup />
|
2020-01-18 20:42:38 +00:00 |
|
Orange Mug
|
4dbb423ac2
|
Merge pull request #599 from pathmapper/update_omt_styles
Update OMT styles for v3.11
|
2020-01-15 10:06:58 +00:00 |
|
pathmapper
|
fea0798349
|
Update OMT styles for v3.11
|
2020-01-14 10:28:32 +01:00 |
|
pathmapper
|
7e5a5ce077
|
Set map maxZoom to 24
|
2020-01-10 14:06:17 +01:00 |
|