- Notifications
You must be signed in to change notification settings - Fork5.5k
Add sort by last modified date and name to file tree#943
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
18 commits Select commitHold shift + click to select a range
97cfe14 Added format_datetime utility function
captainsafiae235643 Added last_modified date to file tree
captainsafia23aeb32 Added datetime_sort_helper function
captainsafia0bf3767 Updated format string for last modified datetime
captainsafia11eebd2 Added last modified sort button
captainsafia6211e33 Added datetime sorting on front end
captainsafiaa290251 Wiped smudge from screen
captainsafiab18d269 Added arrow indicator for sorting
captainsafiaa02148f Updated format_datetime to return human-friendly dates
captainsafiac08c7d5 Updated front-end sorting and display
captainsafiac3d6bfb Updated styling on last modified element
captainsafia04a4565 Added button for sort by name
captainsafiac914d92 Added functionality for sort on name
captainsafia9494ca1 Update buttons in template
captainsafiae6db03c Refactor out button click logic
captainsafia0fbe6ab Clean up style update on button click code
captainsafiab1d96ca Updated class switch command
captainsafia309b15b Added button arrow reset on refresh
captainsafiaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Added datetime_sort_helper function
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit23aeb32cc52bbca05ed33e1176d2b690132f5c0d
There are no files selected for viewing
11 changes: 10 additions & 1 deletionnotebook/static/base/js/utils.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.