From 2e3057c2cea8d727625f1a13d33e22359adde2ff Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 11 Aug 2015 13:40:38 -0400 Subject: [PATCH] (fix) calendar views now honor "breakpoints" We also now use again the default top nav toolbar and we hide the fab button on sm devices. This of course needs a bit more work but we are getting there! --- UI/Templates/SchedulerUI/UIxCalDayView.wox | 50 ++++++++++---------- UI/Templates/SchedulerUI/UIxCalMainView.wox | 9 ++-- UI/Templates/SchedulerUI/UIxCalMonthView.wox | 32 +++++++------ UI/Templates/SchedulerUI/UIxCalWeekView.wox | 48 ++++++++++--------- 4 files changed, 73 insertions(+), 66 deletions(-) diff --git a/UI/Templates/SchedulerUI/UIxCalDayView.wox b/UI/Templates/SchedulerUI/UIxCalDayView.wox index bc92b38de..111b04294 100644 --- a/UI/Templates/SchedulerUI/UIxCalDayView.wox +++ b/UI/Templates/SchedulerUI/UIxCalDayView.wox @@ -18,28 +18,30 @@
  • - --> -
    -
    - chevron_left - - chevron_right -
    -
    -
    - -
    + --> + +
    +
    + chevron_left + + chevron_right +
    +
    +
    + +
    +
    diff --git a/UI/Templates/SchedulerUI/UIxCalMainView.wox b/UI/Templates/SchedulerUI/UIxCalMainView.wox index d42818056..be5eca46d 100644 --- a/UI/Templates/SchedulerUI/UIxCalMainView.wox +++ b/UI/Templates/SchedulerUI/UIxCalMainView.wox @@ -312,12 +312,12 @@ ng-controller="CalendarListController as list">
    - -
    + +
    @@ -582,12 +582,13 @@ add - +
    diff --git a/UI/Templates/SchedulerUI/UIxCalMonthView.wox b/UI/Templates/SchedulerUI/UIxCalMonthView.wox index 73886db09..05ec682a2 100644 --- a/UI/Templates/SchedulerUI/UIxCalMonthView.wox +++ b/UI/Templates/SchedulerUI/UIxCalMonthView.wox @@ -21,21 +21,22 @@
    -
    -
    - chevron_left - - chevron_right -
    -
    + +
    +
    + chevron_left + + chevron_right +
    +
    @@ -66,4 +67,5 @@
    + diff --git a/UI/Templates/SchedulerUI/UIxCalWeekView.wox b/UI/Templates/SchedulerUI/UIxCalWeekView.wox index d2ada7aea..51447ef68 100644 --- a/UI/Templates/SchedulerUI/UIxCalWeekView.wox +++ b/UI/Templates/SchedulerUI/UIxCalWeekView.wox @@ -6,27 +6,29 @@ xmlns:rsrc="OGo:url" xmlns:label="OGo:label"> -
    -
    - chevron_left - - chevron_right -
    -
    -
    - -
    + +
    +
    + chevron_left + + chevron_right +
    +
    +
    + +
    +