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

Add card view to endpoint list #3422

Merged
merged 23 commits into from
Mar 14, 2019
Merged

Add card view to endpoint list #3422

merged 23 commits into from
Mar 14, 2019

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    f5c95f3 View commit details
    Browse the repository at this point in the history
  2. WIP

    richard-cox committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    9439153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b96c9cd View commit details
    Browse the repository at this point in the history
  4. WIP

    richard-cox committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    db6fc07 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Actions

    richard-cox committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    ff9a923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dc7876 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    richard-cox committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    67dabc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. WIP

    richard-cox committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    df782df View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. WIP

    richard-cox committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    9896a96 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    richard-cox committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    170b3c5 View commit details
    Browse the repository at this point in the history
  3. Tweak cf details

    richard-cox committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    dccb9fc View commit details
    Browse the repository at this point in the history
  4. Fix linting

    richard-cox committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    9f9bcea View commit details
    Browse the repository at this point in the history
  5. Fix existing getIconButton bug

    - There may be other places where this magically worked and now correctly won't
    richard-cox committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    cfa8891 View commit details
    Browse the repository at this point in the history
  6. Missing images

    richard-cox committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    e9cd91d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    590fa9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9d6fd6 View commit details
    Browse the repository at this point in the history
  3. Another lint fix

    richard-cox committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    828ec17 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    86eff1f View commit details
    Browse the repository at this point in the history
  2. Fix lint issues

    nwmac committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    d59ac52 View commit details
    Browse the repository at this point in the history
  3. Fix merge issue

    nwmac committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    58a8bd9 View commit details
    Browse the repository at this point in the history
  4. Fix merge issue

    nwmac committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    d6b5250 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Fix issues from review

    - Ensure extensions/extension-types.ts remains free from other imports
    - Now check endpoint detail type is correct at runtime
    - Cf Endpoint Type is now registered in cf package
    - Ensure cf package tests & lint execute correctly
    - Ensure endpoint details components are destroyed correctly
    richard-cox committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    0b457fb View commit details
    Browse the repository at this point in the history
  2. Fix unit test

    richard-cox committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    2083cc8 View commit details
    Browse the repository at this point in the history