D19403: Add Team Drive model and basic fetch.

David Barchiesi noreply at phabricator.kde.org
Wed Feb 27 22:59:00 GMT 2019


barchiesi created this revision.
barchiesi added a project: LibKGAPI.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
barchiesi requested review of this revision.

REVISION SUMMARY
  Add Team Drive model, basic fetch (no File search query string) and fetch test.
  Add Team Drive usage example that allows listing Team Drives and their contents (very crude). Uses teamdrivefetchjob and filefetchjob.

TEST PLAN
  See provided example.

REPOSITORY
  R477 KGAPI Library

REVISION DETAIL
  https://phabricator.kde.org/D19403

AFFECTED FILES
  autotests/CMakeLists.txt
  autotests/drive/data/teamdrive.json
  autotests/drive/data/teamdrive_fetch_request.txt
  autotests/drive/data/teamdrive_fetch_response.txt
  autotests/drive/drivetestutils.cpp
  autotests/drive/drivetestutils.h
  autotests/drive/teamdrivefetchjobtest.cpp
  examples/CMakeLists.txt
  examples/teamdrive/CMakeLists.txt
  examples/teamdrive/main.cpp
  examples/teamdrive/mainwindow.cpp
  examples/teamdrive/mainwindow.h
  examples/teamdrive/ui/main.ui
  src/core/types.h
  src/drive/CMakeLists.txt
  src/drive/driveservice.cpp
  src/drive/driveservice.h
  src/drive/teamdrive.cpp
  src/drive/teamdrive.h
  src/drive/teamdrivefetchjob.cpp
  src/drive/teamdrivefetchjob.h

To: barchiesi
Cc: kde-pim, #libkgapi, barchiesi, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190227/8345869d/attachment.html>


More information about the kde-pim mailing list