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

New models UI #5635

Merged
merged 37 commits into from
Jan 30, 2023
Merged

New models UI #5635

merged 37 commits into from
Jan 30, 2023

Commits on Nov 21, 2022

  1. added base functionality

    klakhov committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    ecf84c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

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

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    9f91c7a View commit details
    Browse the repository at this point in the history
  2. refactored model creation

    klakhov committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    4472fb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. added model deletion

    klakhov committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    3cdfbeb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    2796119 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    960b83d View commit details
    Browse the repository at this point in the history
  3. added classifiers

    klakhov committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    fe20654 View commit details
    Browse the repository at this point in the history
  4. reworked model form

    klakhov committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d86c27f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

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

Commits on Jan 27, 2023

  1. fixed clipping styles

    klakhov committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    bf0ca7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fc7726 View commit details
    Browse the repository at this point in the history
  3. fixed large preview

    klakhov committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0586698 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4675538 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1d8232 View commit details
    Browse the repository at this point in the history
  6. added model provider enum

    klakhov committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    38c8fa1 View commit details
    Browse the repository at this point in the history
  7. Fixed preview error

    klakhov committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ea1ef2b View commit details
    Browse the repository at this point in the history
  8. revert eslint precommit

    klakhov committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c075cf9 View commit details
    Browse the repository at this point in the history
  9. fix models empty list

    klakhov committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    997d164 View commit details
    Browse the repository at this point in the history
  10. fixed updating of models

    klakhov committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ef64b9f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0aa51df View commit details
    Browse the repository at this point in the history
  12. fixed key and route issue

    klakhov committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a697a36 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea1f997 View commit details
    Browse the repository at this point in the history
  14. get rid of big/small icons

    klakhov committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    efd8871 View commit details
    Browse the repository at this point in the history
  15. revert rotate icon

    klakhov committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9fb1915 View commit details
    Browse the repository at this point in the history
  16. added server icons

    klakhov committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    bc56d45 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7b04383 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Applied comments

    klakhov committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    52eed99 View commit details
    Browse the repository at this point in the history
  2. fixed delete method

    klakhov committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7b3478a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14869b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd3471f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14d0bb1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2c9e63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa082fa View commit details
    Browse the repository at this point in the history
  8. add handling for requests

    klakhov committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    147cad7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb90bc4 View commit details
    Browse the repository at this point in the history