Merge lp://qastaging/~artmello/ubuntu-system-settings/ubuntu-system-settings-new_notifications_panel into lp://qastaging/ubuntu-system-settings

Proposed by Arthur Mello
Status: Needs review
Proposed branch: lp://qastaging/~artmello/ubuntu-system-settings/ubuntu-system-settings-new_notifications_panel
Merge into: lp://qastaging/ubuntu-system-settings
Diff against target: 1928 lines (+1770/-0)
28 files modified
CMakeLists.txt (+1/-0)
debian/control (+1/-0)
plugins/new_notifications/CMakeLists.txt (+36/-0)
plugins/new_notifications/ClickAppNotifications.qml (+140/-0)
plugins/new_notifications/ClickAppsSoundsNotify.qml (+94/-0)
plugins/new_notifications/ClickAppsVibrationsNotify.qml (+123/-0)
plugins/new_notifications/PageComponent.qml (+224/-0)
plugins/new_notifications/click_applications_model.cpp (+382/-0)
plugins/new_notifications/click_applications_model.h (+98/-0)
plugins/new_notifications/click_applications_notify_model.cpp (+114/-0)
plugins/new_notifications/click_applications_notify_model.h (+72/-0)
plugins/new_notifications/notifications.settings (+23/-0)
plugins/new_notifications/plugin.cpp (+47/-0)
plugins/new_notifications/plugin.h (+33/-0)
plugins/new_notifications/qmldir (+2/-0)
tests/mocks/CMakeLists.txt (+34/-0)
tests/mocks/Ubuntu/CMakeLists.txt (+1/-0)
tests/mocks/Ubuntu/SystemSettings/CMakeLists.txt (+1/-0)
tests/mocks/Ubuntu/SystemSettings/Notifications/CMakeLists.txt (+22/-0)
tests/mocks/Ubuntu/SystemSettings/Notifications/MockClickApplicationsModel.cpp (+102/-0)
tests/mocks/Ubuntu/SystemSettings/Notifications/MockClickApplicationsModel.h (+35/-0)
tests/mocks/Ubuntu/SystemSettings/Notifications/MockClickApplicationsNotifyModel.cpp (+35/-0)
tests/mocks/Ubuntu/SystemSettings/Notifications/MockClickApplicationsNotifyModel.h (+35/-0)
tests/mocks/Ubuntu/SystemSettings/Notifications/plugin.cpp (+37/-0)
tests/mocks/Ubuntu/SystemSettings/Notifications/plugin.h (+31/-0)
tests/mocks/Ubuntu/SystemSettings/Notifications/qmldir (+2/-0)
tests/plugins/notifications/CMakeLists.txt (+40/-0)
tests/plugins/notifications/NotificationsSource/qmldir (+5/-0)
To merge this branch: bzr merge lp://qastaging/~artmello/ubuntu-system-settings/ubuntu-system-settings-new_notifications_panel
Reviewer Review Type Date Requested Status
Jonas G. Drange (community) Needs Information
system-apps-ci-bot continuous-integration Needs Fixing
PS Jenkins bot continuous-integration Pending
Review via email: mp+297656@code.qastaging.launchpad.net

Commit message

Add new Notifications panel but keep it hidden until backend changes lands

Description of the change

Add new Notifications panel but keep it hidden until backend changes lands

To post a comment you must log in.
Revision history for this message
system-apps-ci-bot (system-apps-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Jonas G. Drange (jonas-drange) wrote :

Is this sill in review, Arthur? I see the Notifications panel has changed in trunk?

review: Needs Information

Unmerged revisions

1665. By Arthur Mello

Add new Notificantions panel but keep it hidden until backend lands

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches