Skip to content
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

add your locked tasks widget #2389

Merged
merged 4 commits into from
Aug 12, 2024
Merged

Conversation

CollinBeczak
Copy link
Collaborator

@CollinBeczak CollinBeczak commented Jul 26, 2024

Before merging, messages need to be converted to strings for transifex.
Paired with and dependent on: maproulette/maproulette-backend#1139

This widget shows all the tasks currently locked by the user, including how long each task has been locked and when it is expected to be automatically unlocked. Users can also unlock tasks directly from their dashboard through this widget.

Screenshot 2024-07-26 at 1 24 00 PMv
Screenshot 2024-07-26 at 1 23 38 PM
Screenshot 2024-07-26 at 1 27 08 PM

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

Attention: Patch coverage is 10.63830% with 42 lines in your changes missing coverage. Please review.

Project coverage is 23.46%. Comparing base (18480f7) to head (132b126).
Report is 6 commits behind head on main.

Files Patch % Lines
src/components/LockedTasks/LockedTasksWidget.js 9.30% 34 Missing and 5 partials ⚠️
src/services/User/User.js 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2389      +/-   ##
==========================================
- Coverage   23.49%   23.46%   -0.04%     
==========================================
  Files         649      650       +1     
  Lines       22495    22542      +47     
  Branches     6940     6934       -6     
==========================================
+ Hits         5286     5290       +4     
- Misses      14398    14436      +38     
- Partials     2811     2816       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@CollinBeczak CollinBeczak marked this pull request as ready for review July 29, 2024 21:09
@CollinBeczak CollinBeczak marked this pull request as draft August 6, 2024 20:41
@CollinBeczak CollinBeczak marked this pull request as ready for review August 6, 2024 20:42
@CollinBeczak CollinBeczak merged commit 8520ba6 into main Aug 12, 2024
5 of 6 checks passed
@CollinBeczak CollinBeczak deleted the add-your-locked-tasks-widget branch August 12, 2024 14:21
@CollinBeczak CollinBeczak mentioned this pull request Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant