-
-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regular email updates for project managers (fixes #1377) #1647
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
whole node_modules dir, it uses less CPU this way.
> Note: this includes a new database migration * Show validators in expert mode an additional form allowing them to (optionally) classify the type and number of problems they discover with mapping work that is leading to invalidation of the task * Record identified mapping issues in a `task_mapping_issues` database table * Display noted mapping issues in the task history immediately below the invalidation where they were recorded * Allow mapping issues fixed by the validator on behalf of the mapper to be noted when marking a task as validated * Display in the task history when a task was validated with fixes, and show the identified list of issues addressed by the validator * Add a new page, accessible from the account-nav dropdown menu, on which project managers and admins can manage the available mapping-issue categories * Seed the mapping-issue categories with a couple of initial categories * Add server RESTful API endpoints for managing mapping-issue categories * Add new `mapping_issue_categories` and `task_mapping_issues` database tables in new migration * Add support on server for optional inclusion of noted mapping issues during task validation/invalidation
Remove "What is New" page
Clean up deprecated windows devops script
Optimize gulp watch
Correct time calculations in user profile
…ation Allow expert validators to classify mapping issues
Add Task Annotations backend
* Show a trophy icon in the top-nav in a color representing the logged-in user's mapping level (bronze, silver, or gold for beginner, intermediate, or advanced respectively), and also prominently display user's mapping level on their profile page * Show message on home page and profile page encouraging mappers to continue mapping and advance to the next level (or to try validating in the case of advanced mappers)
Mapper-level icons and encouragement messages
* Add button to task's Advanced section for viewing a task's changesets in OSMCha * Add button for viewing project-wide changesets in OSMCha, visible to users with validator or higher role (expert or higher for projects that don't enforce a validator role) * Add new column to projects for storing an OSMCha filter id that can be optionally used to load a custom OSMCha filter in place of the standard project-wide filters for projects that require a more customized set of filters * A project's OSMCha filter id can be managed from the Metadata section when creating or editing a project
View changesets in OSMCha. Closes #1362
Include additional fields on tests
* use cheaper rds instances for non production stacks * configurable min/max
* Users in expert mode can hover over a timestamp to view it in IS08601 format * Clicking the ISO8601 timestamp copies it to the user's clipboard * Users who are not in expert mode continue to experience existing behavior
Fix tasks annotations and add tasks details
…onwer Transfer project to new owner feature, fixes #1341
…stamps Show expert users ISO8601 timestamps on hover
ccd0152
to
f13d089
Compare
Rebased and cleaned commits today. I have some remarks on this, which i wrote in #1377 (comment). Basically to implement the surroundings that a user and admins needs to deal with such messages:
|
Reworked on #1935. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.