Merged
Conversation
…`total mapped/validated tasks` - Each option is represented by icon and active sort option is highlighted on UI - Use `useState` to manage the selected sort option, defaulting to `total`
…, `validated`, and `total mapped/validated` tasks
- Comment density option and wmsDensityStyle on config file
Show team name despite of the team is already assigned as another role
…lidator) if the permission is set to `team only`
Display an error message and restrict saving if a duplicate assignment is attempted
Enable sorting contributors list by mapped, validated, and combined tasks
Remove density layer from base layer options list
prevent accessing unauthorized pages through url
Reusable component that renders a list of items. Handles item clicks via onItemClick callback
Implemented to display linked project info with view and unlink actions. Conditionally renders unlink button based on user permissions.
…ed by status Add ViewAllLink for navigation to the full project list.
…jects` component remove project list api call and implemnt on `TeamLinkedProjects` Pass `viewAllEndpoint` and `canUserEditTeam` value as a prop
…lk team unlink action added
…aving team edit permission only
…ll projects or from team) Display Relevant Error or success message
…nlink response Show inline error message on sinle project unlink failure Show error message on top on bulk unlink failure Show persistent success message on unlink successfull
Change default contact address
Refactored partners stats to be non blocking operation, handle csrf auth and update the graphql query as per mapswipe update
Move super mapper to done
Member
Author
|
Waiting for this PR to be merged as well #7042 |
prabinoid
approved these changes
Nov 11, 2025
Fix flaky test cases for user role and level update in users list
|
suzit-10
approved these changes
Nov 12, 2025
nischalstha9
approved these changes
Nov 12, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



PR to bring the following to staging setup: