web-pal / chronos-timetracker

Desktop client for JIRA. Track time, upload worklogs without a hassle.
https://chronos.web-pal.com
MIT License
298 stars 66 forks source link

Feature/sort comments #196

Closed cgduncan7 closed 3 years ago

cgduncan7 commented 4 years ago

What's this PR do?

This PR allows users to sort comments by created in either ascending or descending manner. This closes #109.

Where should the reviewer start?

Reviewing renderer/selectors/comments.js to see new selectors created and renderer/types/filters.js to see new types created.

How should this be manually tested?

Viewing an issue with comments and attempting to change sorting method.

Any background context you want to provide?

Screenshots (if appropriate)

Screenshot 2019-10-31 at 14 26 58

cgduncan7 commented 4 years ago

Accidentally deleted the branch... reopened