#937-Personal-to-do-list #995
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!995
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#937-Personal-to-do-list"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created a ToDoView. It makes a checklist of your created tasks which a progress bar that gives you a visual indication of how much you have completed.
Issue #937
Review on #995
Whats done
Tested on Windows using Firefox
Inspected following files : ToDoView.js, ToDoView.module.css, Dashboard.js, tooltipConfig.js, AddCardModal.js
What needs to be done
Conclusion
Thank you for the review!
I have improved the hardcoded colors and replaced it with appropriate colors from theme.css in frontend/src/app/theme.css
I think this is better even though for example the progress bar is more of a dark purple than a green color.