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

[WIP] Web UI dataset #617

Open
wants to merge 83 commits into
base: main
Choose a base branch
from
Open

[WIP] Web UI dataset #617

wants to merge 83 commits into from

Commits on Jul 11, 2024

  1. added fastapi as web ui backend

    VukW committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    040d446 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 15, 2024

  1. Adds navigation

    VukW committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0382684 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Aded mlcube detailed page

    VukW committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    55fe60e View commit details
    Browse the repository at this point in the history
  2. Improved mlcubes detailed layout

    VukW committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    fb1bca3 View commit details
    Browse the repository at this point in the history
  3. Improved mlcube layout

    VukW committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    64cf53e View commit details
    Browse the repository at this point in the history
  4. yaml displaying

    VukW committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    36611e1 View commit details
    Browse the repository at this point in the history
  5. yaml: spinner

    VukW committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    56fa5c4 View commit details
    Browse the repository at this point in the history
  6. yaml panel improvement

    VukW committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8563887 View commit details
    Browse the repository at this point in the history
  7. yaml panel layout improvement

    VukW committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    07ce4ab View commit details
    Browse the repository at this point in the history
  8. layout fixes

    VukW committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b260401 View commit details
    Browse the repository at this point in the history
  9. Added benchmark detailed page

    VukW committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b7980a8 View commit details
    Browse the repository at this point in the history
  10. added links to mlcube

    VukW committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ca356cc View commit details
    Browse the repository at this point in the history
  11. benchmark page: added owner

    VukW committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6efd724 View commit details
    Browse the repository at this point in the history
  12. Colors refactoring

    VukW committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    319b1bf View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Dataset detailed page

    VukW committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    58008f3 View commit details
    Browse the repository at this point in the history
  2. Forgot to add js file

    VukW committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    375d89e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6d8a56 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    74f7743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b312882 View commit details
    Browse the repository at this point in the history
  3. Fix navbar is hiding

    VukW committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0e282cb View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    6b28ebb View commit details
    Browse the repository at this point in the history
  2. Added error handling

    VukW committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    881b281 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    e28107b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b718eb View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Added benchmark associations

    VukW committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0f95027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    444786e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Added association card

    VukW committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e273577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eea1e77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b68911 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    8251c42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b669358 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    039f496 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c225a5e View commit details
    Browse the repository at this point in the history
  3. Display my benchmarks first

    VukW committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ad0451f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Hid empty links

    VukW committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    12ffef2 View commit details
    Browse the repository at this point in the history
  2. Mlcube-as-a-link unified view

    VukW committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cedad96 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    6170b53 View commit details
    Browse the repository at this point in the history
  2. linter fix

    VukW committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    53b557b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    75d6776 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c47a751 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into web-ui

    # Conflicts:
    #	cli/medperf/commands/list.py
    #	cli/medperf/entities/benchmark.py
    #	cli/medperf/entities/cube.py
    #	cli/medperf/entities/dataset.py
    #	cli/medperf/entities/interface.py
    VukW committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d837837 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Fixes after merging main

    VukW committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c58efd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Dataset creation step 1

    VukW committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f2f25c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Dataset submission wizard

    VukW committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4da2628 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    8e73e54 View commit details
    Browse the repository at this point in the history
  2. Linter fix

    VukW committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a78ef8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64f26ff View commit details
    Browse the repository at this point in the history
  4. Linter fix

    VukW committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    14f87a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Almost added dataset prepare

    VukW committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    812cd7e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    7f86b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfcf9df View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Handling set-op errors

    VukW committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    08f2ca7 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 3, 2024

  1. refactored dataset routes

    VukW committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d617a04 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    1bd0926 View commit details
    Browse the repository at this point in the history
  2. Association: choose benchmark

    VukW committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    f38a6ab View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Unified page name

    VukW committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f0769b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1384b21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64d8b3c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Merge pull request #9 from aristizabal95/web-ui-fetch-yaml

    Web UI fetch yaml
    VukW authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7d6f01a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'personal/web-ui' into web-ui-dataset

    # Conflicts:
    #	cli/medperf/web_ui/yaml_fetch/routes.py
    VukW committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    015354e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96362de View commit details
    Browse the repository at this point in the history
  4. linter fix

    VukW committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b3c81c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 15, 2024

  1. Added FE for model run

    VukW committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    75f9c5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2ddd62 View commit details
    Browse the repository at this point in the history
  3. Redesigned dataset run page

    VukW committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    df0e2c2 View commit details
    Browse the repository at this point in the history
  4. bugfix

    VukW committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e082cec View commit details
    Browse the repository at this point in the history
  5. Restyled model list

    VukW committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4926f07 View commit details
    Browse the repository at this point in the history
  6. Updated models list layout

    VukW committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4b45f49 View commit details
    Browse the repository at this point in the history
  7. Restyled models list

    VukW committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    35ded73 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Restyled the run buttons

    VukW committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2ab585d View commit details
    Browse the repository at this point in the history
  2. Added "Running" state

    VukW committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a7fdd52 View commit details
    Browse the repository at this point in the history
  3. "Run all" button

    VukW committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d9d2932 View commit details
    Browse the repository at this point in the history
  4. removed unused code

    VukW committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    397aed4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. minor bugfixes

    VukW committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7780bc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Result submission

    VukW committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7d20e31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a1d55d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Auth by security token

    VukW committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    48e388e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23908f5 View commit details
    Browse the repository at this point in the history