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

Folder's support #12

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

Folder's support #12

wants to merge 39 commits into from

Conversation

antonc27
Copy link

  • Creation/deletion folders
  • Navigation between folders
  • Moving PDF documents to folder (to new folder or one level up)
  • Related UTs for model

- Added one test to verify that Folder files contains one PDF document
- Related UT added

Note: Maybe it is better to write this functionality for File class, but we can assume that only PDF files will be moved around and also related thumbnail image must be moved in caches, so PDFDocument class is right place to do this for our purpose
- Localization for en locale
- Related UTs
- Small refactoring for tests
- Related UTs

TODO: Better error handling
TODO 1: Some refactoring needed for abstraction layers
TODO 2: Better error handling
- Related method for check added to ViewModel
- Related UTs
Now related methods return success bool and can provide error information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant