-
Notifications
You must be signed in to change notification settings - Fork 0
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
Files tab - improve view and findability #86
Conversation
3780674
to
5066038
Compare
Looking great!!
Thank you! |
3c9259c
to
fb41e41
Compare
Code Climate has analyzed commit c5d9306 and detected 1 issue on this pull request. Here's the issue category breakdown:
The test coverage on the diff in this pull request is 4.8% (50% is the threshold). This pull request will bring the total coverage in the repository to 36.5% (-1.0% change). View more on Code Climate. |
fb41e41
to
739abcb
Compare
739abcb
to
c5d9306
Compare
Description
PADS-24: Files tab - improve view and findability
Describe your changes in detail:
Added list view to the files tab
New upload button added
Added button to switch between grid and list views
Added search and sort functionality for files in both views
Changed list documents api to fetch created_by information
Changed created documents api to save information of user to the db
Modularized delete document view and functions
Types of changes
New feature (non-breaking change which adds functionality)
Checklist
Further comments