-
Notifications
You must be signed in to change notification settings - Fork 104
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
Show more info in tooltip for members and IFS files #1153
Show more info in tooltip for members and IFS files #1153
Conversation
@sebjulliand I know this PR will conflict with your change adding sort by date or name. I will add this if you want me to - by sorting in the client instead of SQL and |
@chrjorgensen Before I review this, would you mind fixing this conflict? It looks an awesome change.. seriously good work here |
Also, thank you making this work with and without |
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.
Looks good other than some minor bits. Please also merge the conflicts and we should be good to go for some testing.
Yeah, it would be a breaking change if it was not optional. 😃 Comments resolved and conflict fixed - please test. |
@worksofliam Please note that this change conflicts in functionality with the PR #1151 by @sebjulliand - so this should not be merged into master yet, since the sort functionality must be implemented here as well. I have converted this to a draft to avoid accidental merge... |
@chrjorgensen You got it! I am looking forward to this feature a lot. Feel free to request a review from me when it is ready! |
41b994e
to
90847b6
Compare
@worksofliam @sebjulliand Please have a review of this PR, which has now had the master branch merged in and some additional fixes. The merging of the master branch was a bit cumbersome with the fine sorting options made by @sebjulliand. I have tested that the sorting options still work, but please review carefully anyway. 💣 |
@sebjulliand Can I persuade you to check this PR? The code had some conflicts with your fine sort options, and maybe I didn't merge it correct? |
I will for sure, no worries. I'll have a look today or tomorrow! |
Thanks, much appreciated! |
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.
Darn good job! This is a really sweet addition to the browsers 👍🏻
Sorting still work as expected, no worries about that.
And that epoch computation in SQL is so nice, too!
Changes
This PR will enhance the tooltips for members and IFS files by adding
Requirements for IFS files tooltips
For tooltips to show up, both
stat
andsort
OSS utilities must be installed! This can be done by the following command:Checklist