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

CVAT UI: batch of fixes #2084

Merged
merged 9 commits into from
Sep 1, 2020
Merged

CVAT UI: batch of fixes #2084

merged 9 commits into from
Sep 1, 2020

Conversation

ActiveChooN
Copy link
Contributor

@ActiveChooN ActiveChooN commented Aug 25, 2020

Motivation and context

Fixes #1945, fixes #1836

How has this been tested?

Manually

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@bsekachev
Copy link
Member

Collapsed logic works not always.
For example when you do not have any objects, press the button "expand all" and then create an object, the object is collapsed

@ActiveChooN
Copy link
Contributor Author

Collapsed logic works not always.

@bsekachev, fixed.

bsekachev
bsekachev previously approved these changes Sep 1, 2020
@bsekachev
Copy link
Member

Version conflicts appeared

@bsekachev bsekachev merged commit 0e37d70 into develop Sep 1, 2020
@@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Ability to configure email verification for new users (<https://github.com/opencv/cvat/pull/1929>)
- Link to django admin page from UI (<https://github.com/opencv/cvat/pull/2068>)
- Notification message when users use wrong browser (<https://github.com/opencv/cvat/pull/2070>)
- Annotation in process outline color wheel (<https://github.com/opencv/cvat/pull/2084>)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bsekachev , @ActiveChooN , could you please fix CHANGELOG?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in develop

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7246

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.004%) to 69.662%

Totals Coverage Status
Change from base Build 7243: 0.004%
Covered Lines: 11764
Relevant Lines: 16430

💛 - Coveralls

@bsekachev bsekachev deleted the dk/batch-of-fixes branch September 10, 2020 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Annotation in process outline color wheel. CVAT new UI: object's details menu settings
4 participants