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 |
|