SoK/2018/StatusReport/Veluri Mithun: Difference between revisions
< SoK | 2018/StatusReport
(Created page with "=Enhance Ruqola= '''Project Goals:''' *OAuth support for Ruqola. *To create qml file testing app. *To create autotests for some classes in Ruqola. '''Design documents:''' *...") |
No edit summary |
||
Line 15: | Line 15: | ||
*[https://cgit.kde.org/ruqola.git/commit/?id=53b37cdb36d05152b8594a57293e67eb950ef33f Qml file test app] | *[https://cgit.kde.org/ruqola.git/commit/?id=53b37cdb36d05152b8594a57293e67eb950ef33f Qml file test app] | ||
*[https://cgit.kde.org/ruqola.git/commit/?id=1e58cc64f1e0ac14107bfcc3c75072a7abd0ec7e Autotests] | *[https://cgit.kde.org/ruqola.git/commit/?id=1e58cc64f1e0ac14107bfcc3c75072a7abd0ec7e Autotests] | ||
'''Screenshots related to OAuth:''' | |||
# Ruqola login page | |||
## Google request for permmision |
Revision as of 06:20, 24 February 2018
Enhance Ruqola
Project Goals:
- OAuth support for Ruqola.
- To create qml file testing app.
- To create autotests for some classes in Ruqola.
Design documents:
- For OAuth the logic for OAuth support is described in Phabricator patch.
- Creating test app uses Qcombobox and QQuickView are used for loading and displaying qml files.
- To maintain consistency in code, the logic which Montel followed for rocketchattest and modeltests is replicated for roomModel and other classes also.
Link to the commits:
Screenshots related to OAuth:
- Ruqola login page
- Google request for permmision