lp://qastaging/~ubuntu-calendar-dev/ubuntu-calendar-app/ViewRedisign
Created by
Mihir Soni
and last modified
- Get this branch:
- bzr branch lp://qastaging/~ubuntu-calendar-dev/ubuntu-calendar-app/ViewRedisign
Members of
Ubuntu Calendar Developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Mihir Soni: Disapprove
- Kunal Parmar: Needs Fixing
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
- Nekhelesh Ramananthan: Needs Fixing
-
Diff: 1334 lines (+414/-412)21 files modifiedAgendaView.qml (+20/-2)
AllDayEventComponent.qml (+2/-0)
DayView.qml (+90/-102)
EventActions.qml (+59/-0)
HeaderDateComponent.qml (+29/-25)
MonthComponent.qml (+63/-69)
MonthView.qml (+27/-3)
NewEvent.qml (+0/-21)
ScrollAnimation.qml (+0/-7)
TimeLineBackground.qml (+9/-10)
TimeLineBaseComponent.qml (+10/-12)
TimeLineHeader.qml (+6/-8)
TimeLineHeaderComponent.qml (+6/-6)
WeekView.qml (+30/-9)
YearView.qml (+41/-16)
calendar.qml (+4/-59)
debian/control (+1/-2)
tests/autopilot/calendar_app/__init__.py (+4/-0)
tests/autopilot/calendar_app/tests/__init__.py (+2/-2)
tests/autopilot/calendar_app/tests/test_dayview.py (+4/-50)
tests/autopilot/calendar_app/tests/test_weekview.py (+7/-9)
Branch information
Recent revisions
- 484. By Nekhelesh Ramananthan
-
Reverted all day events being conditionally shown or hidden since it causes a regression in week view
- 483. By Nekhelesh Ramananthan
-
Added missing layouts dependency and also removed redundant dependencies
- 476. By Mihir Soni
-
Removing ap test_show_
current_ days as we are not showing multiple days in dayview
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu-calendar-app