Satvik Pendem
https://getartemis.app, To-Do List+Calendar=💖
Merge branch 'dev' into app
Add reversible TaskList for Completed list
Add ability to complete tasks and appear in the Completed list
Add completed column functionality
Continue refactor of Vuex getters
Fix TaskItems not appearing, add button hover states - GH-5
Begin refactor of Vuex state/getters
Fix omitting return values for getters
Add readable helper getter function
Fix spelling bug, timer works
Add timer running ability
Change spacing for mobile responsiveness - GH-8
Fix scrolling issues in task titles
Adjust duration input width
Add hover for deleting tasks, tabular num display for duration
Fix async bug with uncaught exceptions in adding tasks
Fix bug with task not adding properly
Add Vuex completion and validation of tasks