Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Feature/machine live data local #43

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

Commits on May 7, 2019

  1. Adds basic parts and dependencies

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 7, 2019
    Configuration menu
    Copy the full SHA
    082aa1e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Adds signalr deps

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 10, 2019
    Configuration menu
    Copy the full SHA
    f092887 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Adds complete pipeline

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 13, 2019
    Configuration menu
    Copy the full SHA
    fa33574 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Adds grids and animations

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 14, 2019
    Configuration menu
    Copy the full SHA
    54c8074 View commit details
    Browse the repository at this point in the history
  2. Adds directive to compare values

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 14, 2019
    Configuration menu
    Copy the full SHA
    0214437 View commit details
    Browse the repository at this point in the history
  3. Changes hub groups depending on machine

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 14, 2019
    Configuration menu
    Copy the full SHA
    1573292 View commit details
    Browse the repository at this point in the history
  4. Merge master to feature branch

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 14, 2019
    Configuration menu
    Copy the full SHA
    b5132d5 View commit details
    Browse the repository at this point in the history
  5. Changes readme and refresh package lock json

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 14, 2019
    Configuration menu
    Copy the full SHA
    8c385ca View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Adds signalr dep due to merge

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 15, 2019
    Configuration menu
    Copy the full SHA
    1ce1624 View commit details
    Browse the repository at this point in the history
  2. Fix sonar smells

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 15, 2019
    Configuration menu
    Copy the full SHA
    c569f7f View commit details
    Browse the repository at this point in the history
  3. Adds multiple key display

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 15, 2019
    Configuration menu
    Copy the full SHA
    606993a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Adds test for component

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 16, 2019
    Configuration menu
    Copy the full SHA
    e939187 View commit details
    Browse the repository at this point in the history
  2. Merge master

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 16, 2019
    Configuration menu
    Copy the full SHA
    b65e6db View commit details
    Browse the repository at this point in the history
  3. Changes package dependencies

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 16, 2019
    Configuration menu
    Copy the full SHA
    b49b396 View commit details
    Browse the repository at this point in the history
  4. Update paket lock

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 16, 2019
    Configuration menu
    Copy the full SHA
    7b9b5ca View commit details
    Browse the repository at this point in the history
  5. Adds controller test

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 16, 2019
    Configuration menu
    Copy the full SHA
    11f3aef View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Adds service tests

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 17, 2019
    Configuration menu
    Copy the full SHA
    7e4e6d4 View commit details
    Browse the repository at this point in the history
  2. Adds changes for hub connections

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 17, 2019
    Configuration menu
    Copy the full SHA
    9e400bd View commit details
    Browse the repository at this point in the history
  3. Merge master

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 17, 2019
    Configuration menu
    Copy the full SHA
    cc079fb View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Changes in favor of review

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 22, 2019
    Configuration menu
    Copy the full SHA
    9961c0f View commit details
    Browse the repository at this point in the history
  2. Merge master

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 22, 2019
    Configuration menu
    Copy the full SHA
    3b41424 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 22, 2019
    Configuration menu
    Copy the full SHA
    cf164b0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Adds scenario description

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 23, 2019
    Configuration menu
    Copy the full SHA
    7d087de View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Merge master

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed May 24, 2019
    Configuration menu
    Copy the full SHA
    d63e674 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Merge branch 'master' into feature/machine-live-data

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    9ce35a1 View commit details
    Browse the repository at this point in the history
  2. Changes for code review

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    cb617a1 View commit details
    Browse the repository at this point in the history
  3. Removes async from test

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    91e27e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Fix tests

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    c311f30 View commit details
    Browse the repository at this point in the history
  2. Fixs smells

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    f3c6d8d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Adds service to use local data

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    648e98b View commit details
    Browse the repository at this point in the history
  2. Merge master

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    a15f1db View commit details
    Browse the repository at this point in the history
  3. Merge master

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    ad490ff View commit details
    Browse the repository at this point in the history
  4. Removes merge markers

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    ea54527 View commit details
    Browse the repository at this point in the history
  5. Remove merge marker

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    bfbd71c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Fix parts from code review

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    eba2394 View commit details
    Browse the repository at this point in the history
  2. Removes unneeded parameter

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    f98ab31 View commit details
    Browse the repository at this point in the history
  3. Merge master

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    522b9e7 View commit details
    Browse the repository at this point in the history
  4. Adds tests and rename file

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    f7da03d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Changes readme

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    ef12886 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Adds configure await

    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    3d620f8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/machine-live-data' into feature/machine-live-da…

    …ta-local
    Lukas Ochsenreiter authored and Lukas Ochsenreiter committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    5f7c4e1 View commit details
    Browse the repository at this point in the history