Bryan Housel
b34dceeeb1
Tooltips should not receive pointer events
...
It was possible to scroll through a list of issues quickly and end up
with the mouse over a stale tooltip, then tooltip would not dismiss.
2019-02-11 13:13:26 -05:00
Bryan Housel
70cafda8ba
Group issues in a container like fields
...
(we should probably do this for all the sidebar things)
2019-02-11 13:08:59 -05:00
Quincy Morgan
db319e8ff5
Merge branch 'master' into validation
2019-02-11 07:59:29 -05:00
Bryan Housel
65fc1437dc
Fix wiki image float and margins on rtl layout
2019-02-09 15:30:57 -05:00
Bryan Housel
48d001dcb9
Don't capitalize first letter of error message in Persian
...
(closes #5877 , re: #5679 )
2019-02-09 10:21:13 -05:00
Quincy Morgan
1564f73de6
Merge branch 'master' into validation
2019-02-07 20:51:21 -05:00
Bryan Housel
bb0a47b255
Remove kr and keepRight for styles used generically
...
(it was weird to see these classes in improveOSM components)
2019-02-07 10:35:50 -05:00
Quincy Morgan
703d560a94
Merge branch 'master' into validation
2019-02-06 12:49:59 -05:00
Bryan Housel
601524c47c
Use color instead of fill for the badge icon
...
re: 7fe0380d7
Now that the icons are all using `fill=currentColor` this is the way to do it
2019-02-06 11:54:45 -05:00
Quincy Morgan
fae9d603eb
Match commit errors section background color to primary error color
2019-02-04 13:45:12 -05:00
Quincy Morgan
ac7dba082f
Merge branch 'master' into validation
2019-02-04 13:35:21 -05:00
Bryan Housel
7fe0380d7d
Make sure icon fill colors can be overridden
2019-02-04 13:01:35 -05:00
Quincy Morgan
190fc4f434
Add message to the issues pane for when there are no issues
2019-02-04 12:06:25 -05:00
Quincy Morgan
d76c33187b
Fix pane list tooltip placement
...
Improve edited features tooltip
2019-02-04 11:02:31 -05:00
Quincy Morgan
251d83f86c
Show warnings and errors in different lists in the issues pane
2019-02-01 16:38:48 -05:00
Quincy Morgan
19cc6399fe
Merge branch 'master' into validation
2019-02-01 15:20:38 -05:00
Bryan Housel
df093b25fe
Only add the documentation bottom padding when expanded
2019-02-01 14:02:36 -05:00
Bryan Housel
b75b7c567d
Increase padding slightly between tag refrence and following element
2019-02-01 13:35:37 -05:00
Bryan Housel
d1fca87d79
Replace Edit Documentation link with pencil icon
...
(closes #5753 )
2019-02-01 11:49:03 -05:00
Quincy Morgan
77c4d41855
Restore many deletions warning with tooltip and nicer message
...
Add tooltips back to issues pane list
Fix crash when restoring without having loaded the edited area
2019-01-30 15:48:06 -05:00
Quincy Morgan
19a2a60bf4
Add tooltip to disabled upload button to specify what is blocking the upload
2019-01-30 13:20:56 -05:00
Quincy Morgan
b787af56a6
Add grayscale hover styling to entity issues
2019-01-29 11:33:48 -05:00
Quincy Morgan
b48445b29a
Make the first issue's fix list appear by default
2019-01-29 09:56:44 -05:00
Quincy Morgan
f25a80c48c
Merge branch 'master' into validation
2019-01-28 12:14:04 -05:00
Bryan Housel
b9444ab991
Restore hand cursor on dropdown carat
...
(closes #5769 )
This change allows pointer events to flow to the caret, and forwards
them back to the combo input. Also renames several event handlers
for clarity, and increases the double-click detection threshold.
2019-01-26 13:22:31 -05:00
Quincy Morgan
01e2370cbd
Add background color to the issue pane list
2019-01-24 08:37:46 -05:00
Quincy Morgan
e69f2a0389
Merge branch 'master' into validation
2019-01-23 13:15:33 -05:00
Quincy Morgan
bad8d7620e
Fix an issue where top bar buttons would wrap their contents, causing janky UI ( closes #5746 )
2019-01-22 09:41:00 -05:00
Quincy Morgan
e0c028c7f5
Fixed multicombo field chip misalignment in firefox
2019-01-21 12:11:02 -05:00
Bryan Housel
4e3def9ce8
Fix the width of the add-tag and add-relation buttons
...
(closes #5729 )
2019-01-18 13:48:17 -05:00
Quincy Morgan
46beb31e74
Removed extra padding in comboboxes when the caret is hidden
2019-01-18 11:59:40 -05:00
Quincy Morgan
af011d990c
Fixed multiCombo field vertical alignment and hover styling issues
2019-01-18 11:28:57 -05:00
Quincy Morgan
bc81a62a58
Made the value chips in the Destinations semiCombo field full-width to mimic the layout of highway signs (re: #4178 )
...
The input and combobox caret elements in the multicombo field value list are now wrapped in a li element for consistency
2019-01-18 10:41:51 -05:00
Quincy Morgan
c1049b620b
Merge branch 'master' into validation
2019-01-16 08:57:21 -05:00
Bryan Housel
a9b8cfd4dc
Avoid warning in Firefox for padding-right: auto
2019-01-15 11:46:11 -05:00
Quincy Morgan
11b2102761
Merge branch 'master' into validation
...
# Conflicts:
# data/core.yaml
# dist/locales/en.json
# modules/ui/commit_warnings.js
# modules/ui/entity_editor.js
# modules/util/index.js
# modules/util/util.js
# modules/validations/index.js
# modules/validations/many_deletions.js
# modules/validations/missing_tag.js
2019-01-14 10:13:56 -05:00
iriman
a8fb9fc622
[RTL] right padding for .member-entity-name
2019-01-13 20:12:14 +03:30
Iman
36a6596897
margin-right for keyhints
2019-01-12 13:11:26 +03:30
Bryan Housel
6c9a57ffce
Merge pull request #5693 from iriman/iriman-patch-1
...
fix for first part of #5687
2019-01-11 11:21:57 -05:00
Tobias
d512b4b114
Update 80_app.css
...
Nicify grid for save area of notes and keepright.
2019-01-11 12:18:51 +01:00
Bryan Housel
7f321abbaf
Add links to the main error object in KeepRight error messages
...
re: https://github.com/openstreetmap/iD/issues/5679#issuecomment-452281850
2019-01-10 17:38:09 -05:00
Iman
7475bcdf2f
geocode-item centering for rtl
2019-01-10 14:52:13 +03:30
Bryan Housel
98c08a02ef
Add "zoom to this" quicklink and keybind for keepright editor
...
(re #5169 )
2019-01-09 22:59:44 -05:00
Bryan Housel
9282a51795
Add "zoom to this" quicklink and keybind for data editor
...
(re #5169 )
2019-01-09 22:49:51 -05:00
Bryan Housel
6efbbb8aa3
Add "zoom to this" quicklink and keybind for note editor
...
(closes #5169 )
2019-01-09 22:24:52 -05:00
Bryan Housel
9c190e83e9
Add quickLinks to preset editor, zoom to selected feature
2019-01-09 21:56:08 -05:00
Bryan Housel
5c6406ea63
Remove section borders from inspector
...
There is enough separation with the disclosure headings that we
don't need to break the sidebar up with lines
2019-01-08 14:04:07 -05:00
Bryan Housel
7986fcbfbf
Merge branch 'keep-right_QA'
2019-01-04 21:37:19 -05:00
Bryan Housel
0256ad7f0d
Remove redundant CSS
2019-01-03 10:04:53 -05:00
Bryan Housel
4494c3ab9c
Fix comment box style, remove unused vars for eslint
2019-01-02 15:46:25 -05:00