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

Cp/sorting #316

Merged
merged 3 commits into from
Oct 11, 2023
Merged

Cp/sorting #316

merged 3 commits into from
Oct 11, 2023

Conversation

cmp5987
Copy link
Collaborator

@cmp5987 cmp5987 commented Oct 11, 2023

What type of PR is this?

/kind feature

What this PR does / why we need it:

  • Adds sorting functionality to tables
  • Adds sorting instructions to QuestList and TaskList.
  • Adds custom sorting to task status and quest lastUpdated columns.
  • Fixes leftover test comments in output and console logs

@cmp5987 cmp5987 requested a review from hulto October 11, 2023 03:17
Copy link
Collaborator

@hulto hulto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment but LGTM

},
// {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dead code?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I had this for reference but we went the route of having output details in a drawer.

@hulto hulto merged commit 64ef4ba into main Oct 11, 2023
6 checks passed
@hulto hulto deleted the cp/sorting branch October 11, 2023 03:35
KCarretto pushed a commit that referenced this pull request Feb 1, 2024
 
Cp/sorting (#316)

* feat(sorting): Add sorting to tables

* fix(build): Build code for production

* fix(log): Remove console logs
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.

None yet

2 participants