mapcomplete/Logic/Osm/Actions
2022-04-08 04:18:53 +02:00
..
ChangeDescription.ts Simplify handling of id rewrites by centralizing them to the changesethandler (which improves testability too), fixes a part of #564 2022-04-08 04:18:53 +02:00
ChangeLocationAction.ts Full code cleanup 2022-01-26 21:40:38 +01:00
ChangeTagAction.ts Full code cleanup 2022-01-26 21:40:38 +01:00
CreateMultiPolygonWithPointReuseAction.ts Fix various bugs 2022-02-22 14:13:41 +01:00
CreateNewNodeAction.ts Simplify handling of id rewrites by centralizing them to the changesethandler (which improves testability too), fixes a part of #564 2022-04-08 04:18:53 +02:00
CreateNewWayAction.ts Fix various bugs 2022-02-22 14:13:41 +01:00
CreateWayWithPointReuseAction.ts Fix various bugs 2022-02-22 14:13:41 +01:00
DeleteAction.ts Full code cleanup 2022-01-26 21:40:38 +01:00
OsmChangeAction.ts Add code quality test, remove all constructor.name entries as they are unreadable after minification 2022-02-14 02:26:03 +01:00
RelationSplitHandler.ts Full code cleanup 2022-01-26 21:40:38 +01:00
ReplaceGeometryAction.ts Fix various bugs 2022-02-22 14:13:41 +01:00
SplitAction.ts Full code cleanup 2022-01-26 21:40:38 +01:00