Quincy Morgan
394396326c
Update to temaki 3.4.0 ( close #7102 )
2019-12-09 12:44:17 -05:00
Quincy Morgan
ff6eb88957
Update add a bridge/tunnel fix icons
2019-11-20 16:04:10 -05:00
Quincy Morgan
e04d860f62
Convert "Detach" operation into "Extract" operation that also works on areas ( close #6203 )
2019-04-22 14:46:01 -07:00
Quincy Morgan
ae80c88f37
Render relation route icon lines dynamically ( close #5926 )
2019-04-08 19:58:50 -07:00
Quincy Morgan
8779e1a6dc
Add Downgrade operation to remove most tags from features but retain address and building tags instead of immediate deletion
2019-04-02 11:09:08 -04:00
Bryan Housel
547267d7b6
Improve highway=track icon
...
(closes #6088 )
2019-03-22 15:53:01 -04:00
Quincy Morgan
fa3756d4b2
Add tag documentation to presets in the ribbon search results ( close #6023 )
2019-03-11 17:49:10 -04:00
Quincy Morgan
24e0a1996a
Replace redundant category icons
2019-03-06 15:50:02 -05:00
Quincy Morgan
6ead9ff097
Update favorite icon
2019-02-27 14:51:11 -05:00
Quincy Morgan
04247eb985
Merge branch 'master' into squash-favorite-preset
2019-02-27 14:08:55 -05:00
Quincy Morgan
d613714137
Draw area preset icon frame parametrically in code rather than with external SVG resource
2019-02-27 14:06:35 -05:00
Brian Hatchl
1faa6ad839
Favorite preset
2019-02-20 15:23:58 -05:00
Quincy Morgan
ba68d921fe
Add icons for crossing ways fixes and almost junction connection fix
2019-02-20 09:02:05 -05:00
Quincy Morgan
1821c3e955
Update fixes UI for icons, link styling, and non-actionable fixes
...
Fix several bugs
2019-02-14 15:56:04 -05:00
Quincy Morgan
4c9ec3e9e8
Merge branch 'master' into validation
2019-02-14 13:35:14 -05:00
Quincy Morgan
09ec7ea802
Remove redundant line preset icons
...
Fix lint errors
2019-02-13 13:28:34 -05:00
Quincy Morgan
041e05ec90
Make the line component of the line preset icons dynamic and match the line styling in the map
2019-02-13 12:01:40 -05:00
Quincy Morgan
8c51411ad6
Merge branch 'master' into validation
2019-02-04 08:58:10 -05:00
SilentSpike
fe73b3df5a
Improve error icon position and appearance
2019-02-01 22:51:00 +00: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
d9ee93e578
Fix secondary color in circularize icon
...
It was hardcoded blue instead of using `currentColor`, preventing
it from showing grey for disabled style
2019-01-08 12:05:36 -05:00
Thomas Hervey
187d1add49
added: outline for KeepRight icon
2018-12-19 13:44:38 -05:00
Thomas Hervey
b5a316df48
fixed: svg icon placement
2018-12-19 13:43:08 -05:00
Thomas Hervey
3e7146c63f
WIP: menu with sub-layer buttons; TODO: bug fixes, ui updates, wiring buttons
2018-12-19 13:40:56 -05:00
Thomas Hervey
75cff00a2a
displaying keep right (currently as notes)
2018-12-19 13:18:37 -05:00
Quincy Morgan
a95af00b1d
Added icons to issues list
2018-12-19 12:40:42 -05:00
Bryan Housel
029f702d99
Add Road Closed preset and render style
...
(re: #5599 )
2018-12-17 17:53:55 -05:00
Quincy Morgan
a0b0337ab4
- The sidebar can be now be resized by dragging the divider ( closes #3447 )
...
- Dragging the sidebar below a minimum size collapses it
- A button in the top toolbar lets you uncollapse the sidebar, complete with icon and tooltip
- Double-clicking the divider toggles the sidebar collapse
- Collapse-toggling is animated
- Selecting a feature or ending an add-feature mode auto-opens the sidebar
- Photoviewer UI has been moved from init.js to photoviewer.js
- The photoviewer now has a slight margin to set it away from the sidebar
- The undo/redo, save, and progress indicator controls are now floated to the right
- The save count has been redesigned to visually integrate with the save button
- When the sidebar is collapsed, the mode buttons are centered
- Full right-to-left layout support for all of the above
2018-10-27 17:05:50 -07:00
Quincy Morgan
72842ff0f5
Adds the Underground Power Cable Preset ( closes #5380 )
...
Adds the Utility Features preset category for line geometry
Adds terms to the Pipeline preset
2018-10-07 11:05:31 -07:00
Bryan Housel
73b754d8ad
Fix shadow colors on restriction editor help svgs
...
(closes #5248 )
2018-08-25 21:23:27 -04:00
Bryan Housel
640596340e
Improve the add-note icon in help, minor changes to help text
2018-07-24 12:40:16 -04:00
Bryan Housel
119792fd22
Cleanups to Detach Node feature
...
This commit includes a bunch of minor things:
- change keyboard shortcut to 'E' to not conflict with anything
- move `disabled` check from operation into action and simplify
- use `actionMoveNode` to place the detached node at the mouse cursor
- disable the operation if the node is connected to hidden features
- lots of code simplification
- make the icon more centered
2018-07-23 13:36:34 -04:00
Bryan Housel
94b0affe8c
Merge branch '4320' of https://github.com/Psigio/iD into Psigio-4320
2018-07-23 08:44:19 -04:00
Bryan Housel
70f87632c7
Cleaner note icon rendering
...
Before: We drew 2 fontawesome comment icons, on on top of the other
After: Moved icon into iD spritesheet and gave it an actual `stroke` property that can be styled
2018-07-16 13:18:38 -04:00
Jon D
3b6b4bb7be
Clean up SVG
2018-07-07 10:37:58 +01:00
Jon D
3bad09d497
Merge Work-In-Progress 4320 to 4320
2018-07-06 22:20:19 +01:00
Bryan Housel
749357eb03
Fix fills for preset icons, remove iD sprite and idraw files
...
(closes #3924 )
2018-06-08 23:10:07 -04:00
Bryan Housel
470835b38f
Extract all graphics from iD sprite, reassemble with svg-sprite
...
All iD sprite graphics are now prefixed with `iD-`
Also includes support for sending the preset logos to taginfo
2018-06-08 16:06:46 -04:00