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

Qualification tool support UI code generation #5470

Merged
merged 9 commits into from
May 18, 2022

Commits on May 12, 2022

  1. QualUI. add notice file to resources [skip ci]

    Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
    amahussein committed May 12, 2022
    Configuration menu
    Copy the full SHA
    a1eb3a4 View commit details
    Browse the repository at this point in the history
  2. QualUI. pull UI dependencies during build [skip ci]

    Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
    amahussein committed May 12, 2022
    Configuration menu
    Copy the full SHA
    51ddde8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. ui-fix. add disclaimer and config app-details-view

    Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
    
    1- add disclaimer at top of page
    2- add conf to enable/disable app view details. Default is false
    3- Matt requests
    	Change "Total Speed-up" to "Estimated Speed-up" and round to 1 digit after the decimal
    	GPU Opportunity description typo: "speed-up" should be "sped up" or even change to "accelerated"
    	add disclaimer at top of dashboard page: "Disclaimer: projections are based on TPC-DS benchmark queries run using Spark 3.X.  Additionally, estimates are given assuming supported data formats and expressions are used in the application."
    
    4- qualUI. generate js file
    5- qualUI. add uiEnabledArgument
    6- qualUI. add qualArgs ui enabled by default
    7- qualUI. remove appInoRecords from UI usage
    8- qualUI. change ui config and gitignore
    9- qualUI. cleanup code
    amahussein committed May 14, 2022
    Configuration menu
    Copy the full SHA
    a414199 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. fix notice/license and address PR comments

    Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
    amahussein committed May 16, 2022
    Configuration menu
    Copy the full SHA
    a2d794a View commit details
    Browse the repository at this point in the history
  2. remove comment block from js code

    Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
    amahussein committed May 16, 2022
    Configuration menu
    Copy the full SHA
    8df31b0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. checksum verification of ui dowanloaded files

    Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
    amahussein committed May 17, 2022
    Configuration menu
    Copy the full SHA
    a966f9a View commit details
    Browse the repository at this point in the history
  2. modify license file

    Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
    amahussein committed May 17, 2022
    Configuration menu
    Copy the full SHA
    58ab410 View commit details
    Browse the repository at this point in the history
  3. modify license file-2

    Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
    amahussein committed May 17, 2022
    Configuration menu
    Copy the full SHA
    aea8eed View commit details
    Browse the repository at this point in the history
  4. add license to jar and address cosmetic UI comments

    Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
    amahussein committed May 17, 2022
    Configuration menu
    Copy the full SHA
    5daec45 View commit details
    Browse the repository at this point in the history