-
Notifications
You must be signed in to change notification settings - Fork 66
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
Issue735/bailfilter #815
Issue735/bailfilter #815
Conversation
This pull request fixes #735 . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From your screenshot, it seems so packed with this added, so I'm requesting a review from the other collaborator as well.
As mentioned in the contributing guide, you are missing the changelog entry and you aren't in the team.js
file yet either.
…bail filter + name updated timeMatch -> timeText
do you think it might be better if it was under the faction filter? |
Rather than grouping up filters, I have added code for making the filters wrap. Currently, only Auction House Filter and this new Jail Filter will be affected by this change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That is the change that I suggest. Everything else is good to go.
Bail cost for jail filter #735
added a bail cost filter in the jail filter
modified the existing code in ttJailFilter.js to have a new textbox for bail cost filter.