Kyℓe Hensel
38d2ccd866
isHighwayIntersection only applies to nodes, so remove from osmEntity (#10831 )
2025-03-04 11:29:29 +01:00
Martin Raifer
9cc04d3f0b
fix spelling mistakes
2023-11-14 11:26:36 +01:00
Quincy Morgan
546de3d22e
Fix lint error
2020-09-11 14:38:17 -04:00
Quincy Morgan
c4fcb23a30
Fix issue where tab-focusing off the preset list would unexpectedly navigate to the entity editor (re: #7770 )
...
Make offscreen inspector panes display:hidden
2020-09-11 14:30:42 -04:00
Quincy Morgan
60a0856d12
Fix issue where preset list search would get autofocus unexpectedly
2020-07-06 16:07:51 -04:00
Quincy Morgan
4a85857457
Fix issue where the entity editor wouldn't be loaded if skipping preset selection for new features
2020-07-06 15:48:04 -04:00
Quincy Morgan
632849b509
Show the inspector instead of the preset list when selecting an untagged vertex with a parent relation
2020-06-07 20:42:42 -04:00
Quincy Morgan
dcc66f7d8e
Never show the preset list when hover-selecting
2020-05-21 13:25:59 -04:00
Quincy Morgan
eed7944a1a
Replace various uses of d3_select and d3_selectAll with selection on the container
2020-03-22 12:34:06 -07:00
Quincy Morgan
6bb2997306
Enable changing the preset of multiple selected features (re: #7276 )
...
Fix issue where preset tag reference wouldn't load
Change "Change feature" tooltip to more accurate "Change feature type"
2020-01-21 15:19:51 -05:00
Quincy Morgan
be8ccf01c4
Fix issue with showing the preset list programmatically
2020-01-18 13:56:59 -05:00
Quincy Morgan
eda51f6835
Add initial multiselection raw tag editing in 2.x
2020-01-17 17:49:26 -05:00
Quincy Morgan
ddae6641b3
Fix issue where preset list would not appear when adding new features ( close #6271 )
2019-04-30 09:42:24 -07:00
Ming Gao
18dff285d0
add validation for very close node on road
...
addresses issue #6241
also made a change in inspector, so that when an untagged entity has issues,
show the entity editor so that the issues are visible when an item is clicked
in the issues pane.
2019-04-29 22:59:27 -04:00
Quincy Morgan
67fc051632
Tweak newFeature in select mode
2019-03-26 16:34:23 -04:00
Quincy Morgan
21967d2654
Show the area preset browser rather than editor upon selecting multipolygon from the relation preset browser
2019-02-06 09:48:45 -05:00
Quincy Morgan
a23954d886
Fix issue where preset reset buttons would not initially work
2019-02-05 08:24:34 -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
Bryan Housel
7986fcbfbf
Merge branch 'keep-right_QA'
2019-01-04 21:37:19 -05:00
Bryan Housel
46ebce2d6f
Fix error reporting urls and make sure sidebar not showing stale data
2019-01-03 11:37:14 -05:00
Quincy Morgan
dc3a42f33d
Fixed validation-related linting errors
2018-12-21 14:08:35 -05:00
Quincy Morgan
c9350c632e
Add issue fixes UI
...
Add two issue fixes for untagged feature
2018-12-21 12:31:33 -05:00
Quincy Morgan
97c2361f43
Changed initial sidebar screen for highway intersection vertices from preset list to editor
2018-12-20 10:17:16 -05:00
Quincy Morgan
cfbb86f88c
Change the initial view of the sidebar on selection
2018-12-19 17:44:41 -05:00
Bryan Housel
1a106f5253
Make uiViewOnOSM work for notes too, add it to note_editor footer
2018-07-13 15:55:58 -04:00
Bryan Housel
a700d42e7d
Much improved field help
...
- absolutely positioned attach to inspector,
- float slightly above field
- looks much better
2018-02-26 21:42:45 -05:00
Bryan Housel
3d13620705
Convert lodah-es and d3 to named imports for ui
2017-09-26 11:22:43 -04:00
Bryan Housel
3102a4ae6a
Rename all the things to include pseudonamespaces
2016-10-04 19:06:20 -04:00
Bryan Housel
b92e49f61a
Fix raw tag editor data binding of key/value input fields
2016-09-27 23:06:28 -04:00
Bryan Housel
8a81293b0c
Fix preset list and icons
2016-09-17 15:02:48 -04:00
Tom MacWright
cdb533fa84
Begin d3 v4 update
2016-08-21 15:19:27 -04:00
Kushan Joshi
39c82af158
Sort modules [eslint rule]
2016-07-06 12:12:08 +05:30
Kushan Joshi
7188065a6c
disband ui/core
2016-07-02 19:04:51 +05:30