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

Fixed Dashboard v0.0.1 w/ Polymer3 + Webpack #2576

Merged
merged 11 commits into from
Mar 4, 2019

Commits on Feb 28, 2019

  1. Multiple issues tackled:

    - Fixed webpack for windows (components/ is not a valid path in windows)
    - Spacing and semicolons matched to old-codebase
    - Added cross-platform support to npm run targets
    - Added missing dep (babel/polyfill)
    - Dashboard build version is now corrected and hover will reveal kubeflow vs Dashboard versions
    - Pug fixed to match syntax for empty-value attributes
    - Updated webpack for readability
    avdaredevil committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    3d2681b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3de480 View commit details
    Browse the repository at this point in the history
  3. [Windows-only] Color coded all make output, Tag check added, failures…

    … now have messages, also dirty git output now has a warning during build
    avdaredevil committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    738de03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02fe066 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    9e2b6a0 View commit details
    Browse the repository at this point in the history
  2. Fixed Multiple changes:

    - Server port fixed to 8082 which is what is needed for GKE deployment
    - Refactored some code
    avdaredevil committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    78ce358 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34c9974 View commit details
    Browse the repository at this point in the history
  4. TS Changes

    avdaredevil committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    07eecd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5aec33c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    482e90c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2019

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