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

User interface with react and antd #755

Merged
merged 38 commits into from
Oct 14, 2019
Merged

User interface with react and antd #755

merged 38 commits into from
Oct 14, 2019

Commits on Sep 24, 2019

  1. CVAT-UI: Second try

    bsekachev committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    6ef145b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Login page, router

    bsekachev committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    7ce8038 View commit details
    Browse the repository at this point in the history
  2. Registration

    bsekachev committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    36338b2 View commit details
    Browse the repository at this point in the history
  3. Changed text

    bsekachev committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    df50516 View commit details
    Browse the repository at this point in the history
  4. Added auto complete

    bsekachev committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    2b68a43 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Minor fixes

    bsekachev committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    57b540f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13e0e44 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Added logout actions

    bsekachev committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    50b1762 View commit details
    Browse the repository at this point in the history
  2. Added logout reducers

    bsekachev committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    054f081 View commit details
    Browse the repository at this point in the history
  3. Added header

    bsekachev committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    64f19af View commit details
    Browse the repository at this point in the history
  4. Improved header

    bsekachev committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    452d230 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Added empty-tasks

    bsekachev committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    3a5f9cc View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Tasks page initialized

    bsekachev committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    9a08429 View commit details
    Browse the repository at this point in the history
  2. Dinamic resolution

    bsekachev committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    8f6815c View commit details
    Browse the repository at this point in the history
  3. Dinamic resolution

    bsekachev committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    c575a2c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Added preview

    bsekachev committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    32ff5a1 View commit details
    Browse the repository at this point in the history
  2. Adjusted task item

    bsekachev committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    f73a0a8 View commit details
    Browse the repository at this point in the history
  3. Added menu

    bsekachev committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    c323cfc View commit details
    Browse the repository at this point in the history
  4. Improved error handling

    bsekachev committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    7cba9e0 View commit details
    Browse the repository at this point in the history
  5. Adjusted progress color

    bsekachev committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    d40bb09 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Some eslint fixes

    bsekachev committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    ee30f2f View commit details
    Browse the repository at this point in the history
  2. Task search and pagination

    bsekachev committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    ff0e3e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a653314 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ff5e2e View commit details
    Browse the repository at this point in the history
  5. Core entrypoint

    bsekachev committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    af173b3 View commit details
    Browse the repository at this point in the history
  6. Configurable host

    bsekachev committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    f61b97f View commit details
    Browse the repository at this point in the history
  7. Prebuilt cvat-core

    bsekachev committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    f5dd6c3 View commit details
    Browse the repository at this point in the history
  8. Couple of fixes

    bsekachev committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    b0e72a2 View commit details
    Browse the repository at this point in the history
  9. Added icons

    bsekachev committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    c7ad2f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    b690df4 View commit details
    Browse the repository at this point in the history
  2. Fixed preview tests

    bsekachev committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    ddfe50b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fadf494 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7051fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86d1eb1 View commit details
    Browse the repository at this point in the history
  6. Code refactoring

    bsekachev committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    0e6eed5 View commit details
    Browse the repository at this point in the history
  7. Code refactoring

    bsekachev committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    40fd26f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21b1b48 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e64aaf View commit details
    Browse the repository at this point in the history