orangemug
5448cdbe4e
Don't remember state when toggling <AddModal/>
2020-05-21 10:07:22 +01:00
orangemug
315a9b82c0
Fixed for initial focus of JSON editor message.
2020-05-21 09:22:42 +01:00
orangemug
9e1c0e4c82
Added aria-hidden to JSON editor message.
2020-05-21 09:20:47 +01:00
orangemug
7db675e0d1
Added ESC note to JSON editor.
2020-05-19 12:21:12 +01:00
orangemug
0aa629164a
Fix for updating available sources when updating style.
2020-05-19 10:24:59 +01:00
orangemug
c2ec77e869
Fixed lint errors.
2020-05-18 19:41:09 +01:00
orangemug
b28407a4a0
Accessibility fixes
...
- Aria landmarks
- Title attributes to all icon only buttons
- <Multibutton/> now internally a radio group
- Replaced 1 'skip navigation link' with UI group links
- Added map specific shortcuts to the shortcut menu
- Hidden layer list actions from tab index
2020-05-18 19:37:49 +01:00
Orange Mug
e3e6647e03
Merge pull request #682 from orangemug/fix/issue-681
...
Fix open modal URL entry to use form submission
2020-05-14 15:32:09 +01:00
orangemug
eb0f833d49
Fixed typo.
2020-05-14 13:33:57 +01:00
orangemug
c5c1dd12b9
Added missing prop validation
2020-05-14 13:27:43 +01:00
orangemug
b7e414a042
Fix URL entry to use form submission and improved errors if protocol isn't present.
2020-05-14 12:13:47 +01:00
pathmapper
65cd050a18
Fix token input
2020-05-05 09:40:43 +02:00
Nick Springer
18338de21a
Add source name to inspect popup
2020-04-27 15:30:07 -04:00
Orange Mug
857117eb71
Merge pull request #666 from orangemug/fix/issue-646
...
Fix to make layer list header visible at all times
2020-04-26 10:15:33 +01:00
orangemug
dc4e6a0925
Fix vertical align of view/select in toolbar
2020-04-26 09:58:21 +01:00
orangemug
cbdf45c852
Fixed <select/> styling in firefox and improved in chrome.
2020-04-26 09:23:18 +01:00
orangemug
0a8d0974ca
Fixed field spec for image/video.
2020-04-25 13:31:15 +01:00
orangemug
8e6c54564b
Add <DynamicArrayInput/> to source tile urls to support multiple values.
2020-04-25 11:38:13 +01:00
orangemug
4bbe2ce1ea
Fix to make layer list header visible at all times.
...
Also improved scrollbar styling/positioning for toolbar and layers list.
2020-04-25 11:05:34 +01:00
Nick Springer
b554f4427b
Fix for desktop build
2020-04-21 09:17:30 -04:00
orangemug
e45f8d960d
Added space for beta tag in logo/version header
2020-04-20 13:12:48 +01:00
orangemug
5ad74048bd
Added JSON linting back into <SourceTypeEditor/>
2020-04-20 11:07:08 +01:00
Orange Mug
c3670701e5
Merge pull request #606 from orangemug/fix/issue-591
...
Added style formatting into the api store
2020-04-19 08:38:37 +01:00
pathmapper
4517148e5a
Add underscore to label
2020-04-18 11:43:52 +02:00
pathmapper
0433d66f45
Add feature id to FeaturePropertyPopup
2020-04-18 11:25:54 +02:00
Orange Mug
0c592bacab
Merge pull request #650 from orangemug/fix/issue-647
...
Fixed crash raised in issue #647
2020-04-14 21:15:59 +01:00
Orange Mug
d98637cb12
Merge pull request #645 from orangemug/feature/add-support-for-identity-functions
...
Add support for identity functions
2020-04-14 09:12:35 +01:00
orangemug
1070209cb5
Another attempt and maputnik inspect crashing issue.
2020-04-14 09:11:09 +01:00
orangemug
b6189f77c4
Added icons to buttons.
2020-04-14 08:31:55 +01:00
Orange Mug
25322a3952
Merge pull request #655 from orangemug/fix/issue-653
...
Added missing inline error for 'source' field
2020-04-13 10:57:01 +01:00
orangemug
090a26bb40
Added missing inline error for 'source' field.
2020-04-13 09:10:30 +01:00
orangemug
af03b010a4
Fixed default values for <FontInput/>
2020-04-13 08:53:33 +01:00
orangemug
578a920b6d
Fixed crash raised in issue #647
2020-04-13 08:39:23 +01:00
orangemug
7cfe0563bc
Added support for identity functions.
2020-04-12 16:25:32 +01:00
orangemug
ee72389534
Remove mentions of 'heavy' from thunderforest tiles.
2020-04-12 12:14:56 +01:00
pathmapper
94d2e958eb
Add version to titles
2020-04-10 18:23:31 +02:00
pathmapper
d931c7cb38
Upgrade Thunderforest tilesets
2020-04-10 18:13:23 +02:00
orangemug
313b639a5f
Only scroll to selected item in <LayerList/> if not already in view.
2020-04-06 15:30:16 +01:00
orangemug
44d1a7a6b0
{arrayMove} will no longer be included in 'react-sortable-hoc', move to array-move.
2020-04-06 14:18:41 +01:00
orangemug
b8739915b2
Lots of smaller fixes found in the console logs during testing.
2020-04-06 13:59:08 +01:00
Orange Mug
a1dedd1aa6
Merge pull request #634 from orangemug/fix/issue-630
...
Scroll selected <LayerListItem/> into view
2020-04-06 13:11:53 +01:00
orangemug
a624909819
Reset dirtyValue on resetValue
2020-04-06 10:40:30 +01:00
orangemug
d5d387f349
Removed placeholder on range (doesn't work) in favour 'default' value merged into 'value'.
2020-04-06 10:24:31 +01:00
orangemug
c58ae0f895
Fix <NumberInput/> to allow for decimal numbers.
2020-04-06 09:55:07 +01:00
orangemug
c9e360d675
Fix layer selection via <FeatureLayerPopup/>
2020-04-06 08:47:13 +01:00
orangemug
75ece350bd
Merge remote-tracking branch 'upstream/master' into fix/issue-630
2020-04-04 15:48:52 +01:00
Orange Mug
45680151ef
Merge pull request #632 from orangemug/fix/color-popup-swatch
...
Fix color in <FeatureLayerPopup/>
2020-04-04 15:48:35 +01:00
orangemug
87bae82b17
Merge remote-tracking branch 'upstream/master' into fix/issue-630
2020-04-04 15:44:29 +01:00
orangemug
fcad636f85
Scroll selected <LayerListItem/> into view
2020-04-04 15:41:35 +01:00
orangemug
bac8495b3c
Made <FeatureLayerPopup/> swatch simplier because colors from features are already evaluated
2020-04-04 10:45:11 +01:00
orangemug
df98cb9c7b
Fix layer color swatch in <FeatureLayerPopup/>
2020-04-04 10:21:58 +01:00
orangemug
ca7bf9f4a7
Fixed lint errors.
2020-03-30 09:57:14 +01:00
orangemug
61ba399e1c
Duplicate layer ids now show errors inline.
2020-03-30 09:47:46 +01:00
orangemug
b5c09a4f17
Merge remote-tracking branch 'upstream/master' into fix/invalid-style-with-duplicate-layer-ids
2020-03-30 08:52:37 +01:00
Orange Mug
fcfc7ab874
Merge pull request #626 from orangemug/fix/issue-321-accessible-layer-groups
...
Moved to using react-accessible-accordion for <LayerEditorGroup/>
2020-03-29 16:12:33 +01:00
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