Skip to content

Google Drive API support#10

Merged
Vasar007 merged 12 commits into
masterfrom
input-google
Feb 9, 2019
Merged

Google Drive API support#10
Vasar007 merged 12 commits into
masterfrom
input-google

Conversation

@Vasar007

@Vasar007 Vasar007 commented Feb 9, 2019

Copy link
Copy Markdown
Owner

Changes list:

  • Remove API key from code & fix class filename;
  • Fix interface incorrectness;
  • Add InputManager;
  • Encapsulate some data (change access modifiers);
  • Add support for download and read common files from google drive;
  • Rework file work;
  • Fix minor bugs;
  • Fix inconsistent with Google API parameter names in reflection class;
  • Fixed disposing of memory streams;
  • Add OutputManager and LocalFileWriter;
  • Change result type from appraisers;
  • Add more abstractions for intputters and outputters;
  • Use range algorithm instead of foreach approach;
  • Add HelperMethods class and null checks;
  • Unify null checks with operator is;
  • Refactor Google Drive Workers hierarchy;
  • Add feature to clean created temporary files;
  • Add create and update methods to ineract with Google Drive API.

Closing issues

Closes #3;
Closes #7.

@Vasar007 Vasar007 added type: Feature New feature or request type: Code Maintenance New feature/requirement which is targeting on improve architecture, realization and code style labels Feb 9, 2019
@Vasar007 Vasar007 added this to the 0.1 milestone Feb 9, 2019
@Vasar007 Vasar007 self-assigned this Feb 9, 2019
@Vasar007
Vasar007 merged commit 6291e72 into master Feb 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: Code Maintenance New feature/requirement which is targeting on improve architecture, realization and code style type: Feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Google Document & Tables support Show results for users

1 participant