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

Data upload UI tweaks new #317

Merged
merged 8 commits into from
Apr 7, 2021
Merged

Data upload UI tweaks new #317

merged 8 commits into from
Apr 7, 2021

Commits on Feb 19, 2021

  1. Dataset Upload UI changes

    - add Cancel button
    - rename Feature Specification to Specification
    - rename Dependent Feature to Target
    - rename 'Submit' to Upload
    
    Former-commit-id: d4ed147
    mgstauffer committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    9a7afdf View commit details
    Browse the repository at this point in the history
  2. Finish ordinal ranking UI

    Working well, container exapnds to scroll with large number of items
    mgstauffer committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    20451d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    012cd83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44d48e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb50a5a View commit details
    Browse the repository at this point in the history
  6. file upload - small UI changes - probably the final ones

    dropdown styling, changed to fluid to make constant width
    move info icon buttons
    fix marging on filename header
    mgstauffer committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    86a3446 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

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

Commits on Mar 19, 2021

  1. FileUpload - fix bug with textual specification of categorical features

    Was not properly clearing features of categorical type when they were
    removed from text input
    mgstauffer committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    6a1683b View commit details
    Browse the repository at this point in the history