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

chore: convert index list to resource list #18361

Conversation

reparker837
Copy link

@reparker837 reparker837 commented Jun 4, 2020

Closes #13549

  • dropdown sorting
    • description
    • status
    • created at
  • added empty state
  • added date created metadata

Screen Shot 2020-06-04 at 11 09 19 AM

Screen Shot 2020-06-04 at 11 07 48 AM

@hoorayimhelping hoorayimhelping requested review from a team, drdelambre, alexpaxton and ebb-tide and removed request for a team June 4, 2020 15:11
@reparker837 reparker837 force-pushed the rp_tokens_using_resource_cards branch from efda2b6 to c81c053 Compare June 4, 2020 15:14
@TCL735
Copy link
Contributor

TCL735 commented Jun 4, 2020

🎉

@drdelambre
Copy link
Contributor

are there e2e tests around this code to ensure the sorting order interaction remains the same after this change? it's been a bit since i've been in here...

@reparker837 reparker837 force-pushed the rp_tokens_using_resource_cards branch 2 times, most recently from 8d945fe to 77ff3d3 Compare June 4, 2020 20:15
@reparker837
Copy link
Author

@drdelambre good call, we updated them & they're ready for review!

Copy link
Contributor

@drdelambre drdelambre left a comment

Choose a reason for hiding this comment

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

if the robots are happy, then i'm happy! and i always love a PR that kills the SortKey[] pattern. great job!

Copy link
Contributor

@alexpaxton alexpaxton left a comment

Choose a reason for hiding this comment

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

LGTM, nice work

Copy link
Contributor

@ebb-tide ebb-tide left a comment

Choose a reason for hiding this comment

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

🍰 nice work!

@hoorayimhelping hoorayimhelping merged commit ea86dfd into influxdata:master Jun 5, 2020
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.

Tokens list should be using ResourceList instead of IndexList
6 participants