Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Merge Master into Edge Feature Branch #1073

Merged
merged 5 commits into from
Aug 23, 2018
Merged

Commits on Aug 15, 2018

  1. Dev Walkthru: add a new Panel to the Dashboard (#1062)

    * Dev Walkthru: add a new Panel to the Dashboard
    
    * small tweaks, review feedback
    
    * fix bad code end marker
    mechaffin authored and isaac-dasan committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    27eb27e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Diagnostics bugFix (#1065)

    * flatMap
    
    * Dummy comment to retrigger build
    isaac-dasan authored and ppathan committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    a7390d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Merge branch 'feature/packagePage' into isaac/master

    # Conflicts:
    #	src/components/app/app.js
    isaac-dasan committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    a5d42e3 View commit details
    Browse the repository at this point in the history
  2. Add Rule Diagnostics (#1064)

    Add diagnostics logging for rule create/update events. Added the following metrics:
    Rule_NewClick
    Rule_EditClick
    Rule_DeviceGroupClick
    Rule_CalculationClick
    Rule_FieldClick
    Rule_OperatorClick
    Rule_AddConditionClick
    Rule_SeverityLevelClick
    Rule_StatusToggle
    Rule_ApplyClick
    Rule_CancelClick
    Rule_TopXCloseClick
    
    Also includes new "sessionid" sections of diagnostics call, which logs the time in ms since Jan 1, 1970 when the page was loaded (amplitude expects session id in this format). This fields will be added by diagnostics to enable logging of session id to amplitude--until those changes go in it will be ignored by the backend.
    Molly Moen authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    6dfcf2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c40936a View commit details
    Browse the repository at this point in the history