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

Fix errors in dashboard build #12826

Merged
merged 2 commits into from
Mar 25, 2019
Merged

Commits on Mar 7, 2019

  1. Fix ICheMachineSourceTypes interface.

    `ICheMachineSourceTypes` was defined as an interface using the enum
    syntax. Fix this.
    
    Signed-off-by: Gerben Oolbekkink <g.j.w.oolbekkink@gmail.com>
    qurben committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    28d1420 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Fix references to IWorkspaceConfig attributes

    Define the attributes property on `IWorkspaceConfig` as an interface.
    
    Signed-off-by: Gerben Oolbekkink <g.j.w.oolbekkink@gmail.com>
    qurben committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    9c0186e View commit details
    Browse the repository at this point in the history