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

feat(sort): Add sort option - micah/35/sort #75

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

micahstubbs
Copy link

A small PR that adds user-configurable sort for html outputs

Fix #35

a fork of @thaiat's nice PR #41 with a small amount of additional work to get the Travis CI and Appveyor tests to pass.

@micahstubbs
Copy link
Author

yea, done. thought it might be related to the linting problem, looks like it's not now. thanks for watching this one 😄

and also, thanks for introducing to me https://github.com/eslint/eslint-plugin-markdown had never noticed this particular eslint plugin before

@micahstubbs
Copy link
Author

🎉 hooray, tests are green

@dougwilson
Copy link
Contributor

Nice! I'm pretty much about to go to sleep for work in the morning and will take a look as soon as I can and get this feature landed 😴

@micahstubbs
Copy link
Author

micahstubbs commented Aug 23, 2018

@dougwilson is there anything I can do to improve this PR?

@dougwilson
Copy link
Contributor

I will take a look when I get to a computer.

@brianreeve
Copy link

Are there any plans to merge this PR? Easily sorting by date would be very beneficial.

@micahstubbs
Copy link
Author

know that @dougwilson was busy back in August, but maybe, just maybe there's a bit more reviewer bandwidth here in the new year 😄

@mhamann
Copy link

mhamann commented Feb 18, 2019

@dougwilson i could use this too. any chance on a merge?

@mayeaux
Copy link

mayeaux commented Jul 2, 2019

Ring ring? Sorely missing feature!

@lwouis
Copy link

lwouis commented Jul 17, 2019

@dougwilson Click the button ;)

@dougwilson
Copy link
Contributor

The sort option should apply to all the response types not just the html one.

@micahstubbs
Copy link
Author

micahstubbs commented Jul 18, 2019

looks like the Appveyor node 1.8 env flaked out on us 😢

let's see if I can trigger a second test run 🤔

https://ci.appveyor.com/project/dougwilson/serve-index/builds/26065525
Screen Shot 2019-07-18 at 12 51 57 AM

@micahstubbs
Copy link
Author

🎉 tests are green. should be ready for another look @dougwilson 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sort options
7 participants