Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unified diary screen #870

Closed

Commits on Jul 7, 2022

  1. New InfiniteScrollTripItem Directive, Issue e-mission#740

    Pulled out functionality from the InfiniteDiaryListCtrl into the new module, 'infscrolltripitem'. This new scope includes the surveyOpt, itemHt, and showDetail function for the new directive. This relates to issue e-mission#740, Unifying label and diary views.
    tyleryandt18 committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    643bd2e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Diary Item Directive

    Created a new module for a diary item directive. Pulled out the necessary functions; created the diary_list_item.html as a template for the directive.
    tyleryandt18 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    1abf352 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Unified Diary Screen

    These changes include the stylistic changes to the css layout of the unified diary screen, changes to the multi-label button layout, changes to the java script of the trip item directive, and removing the diary tab from the bottom ion-tab.
    
    Issues -
    - reading in the trip percentages; When I attempted to use the DiaryHelper.getPercentages in converting the trip object to geojson in the trip item directive, the tripgj did not have a sections attribute. I then went into services to see if I could add this, and then I went down a rabbit hole of different functions missing different attributes. I will attempt to fix this soon.
    tyleryandt18 committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    f4ac44a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Added Date Selector Functions and Templates

    Not yet added displaying the trips only for that date
    tyleryandt18 committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    2d62b7a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Requested Changes

    tyleryandt18 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    67817be View commit details
    Browse the repository at this point in the history
  2. Changing Color Schematic

    #91d4ff -> #80D0FF
    tyleryandt18 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    6a9f4cc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Added Comments

    tyleryandt18 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    0925801 View commit details
    Browse the repository at this point in the history