Boris Sekachev
8a64394b8f
Fixed UI fails when inactive user is assigneed to a task/job ( #3343 )
...
* Fixed UI fails when inactive user is assigneed to a task/job
* Updated changelog
* Fixed tests
5 years ago
Dmitry Kalinin
a2df499f50
Task moving between projects ( #3164 )
5 years ago
Dmitry Kruchinin
9190559396
Cypress test. Overlap size. ( #3147 )
...
* Add css class
* Add cyoress test. Update cypress command.
* Add some checks
5 years ago
Dmitry Kruchinin
df175a8561
Cypress test. Filters, sorting jobs. Tooltip search task filter. ( #3053 )
...
* Add scc classes
* Rework cypress command
* Update test to check task search tooltip
* Cypress test. Job filter, sorting feature.
* Fix eslint
* Update cypress/code-coverage version
* Replace comments
* small fix
* Restart CI
* Applying comments
* Fix typo
5 years ago
Boris Sekachev
8f426abdb5
Added filters and sorting options for job list, added tooltip for tasks filters ( #3030 )
...
* Added filters & sorters for job list
* Added tooltip
* Updated version & changelog
* Added tooltip for project search
* Fixed eslint
5 years ago
Dmitry Kruchinin
56f8b108a6
Cypress test. Create a task with set an issue tracker. ( #2970 )
...
* Add css class
* Cypress test. Create a task with set issue tracker.
* Change "visible" to "exist".
5 years ago
Dmitry Kalinin
e43707d779
Project task subsets ( #2774 )
...
* Added task project subsets
* Added components list key
* Added subset field resetting and subset header
* Added CHANGELOG and increased npm package version
* Added replacing camelcase to snake
5 years ago
Boris Sekachev
9a56e7edd5
Shared tooltip component with common settings [Refactoring only] ( #2783 )
...
* Popover trigger on click, shared tooltip component
* Aborted trigger
* Updated version
5 years ago
Dmitry Kruchinin
09794c52c9
Cypress test. Review pipeline feature. ( #2555 )
...
* First step
* Second step.
* Third step
* Fourth step
* Fifth step.
* Added css classes. Added commands. Finish writing the test.
* Some fix
* Updated version
* Some tests adaptation
* Rework saveJob() command
* Tests adaptation.
* Apply comments
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
DmitriyOparin
dff11d1ada
Upgrade cypress test. Login and logout. ( #2574 )
...
* added new steps
* added cssSelector for task name element
Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
Boris Sekachev
e8bd31c415
Antd4 migration minor fixes found on cvat.org ( #2561 )
...
* Fixed: 'Cannot read property key of undefined'
* Removed extra pagination parameters
* Fit canvas when collapsed
* Fixed task completion indicator
* Added reviewer info to serialized copy
* Updated version
5 years ago
Boris Sekachev
5ed4b702ed
Avoid unmounting component when updating a task
5 years ago
Boris Sekachev
4c10fc90f6
Fixed test, improved code
5 years ago
Boris Sekachev
c2479dffbf
Fixed styles&& user selector
5 years ago
Boris Sekachev
26b2276c42
Merged develop
5 years ago
Boris Sekachev
cf99cd6086
using DidMount instead of DidUpdate
5 years ago
Boris Sekachev
1766eeec32
Fixed some not critical issues
5 years ago
Boris Sekachev
a627713bfc
Fixed autocomplete
5 years ago
Boris Sekachev
c1ddd637b4
Added minor changes
5 years ago
Boris Sekachev
6883ee3155
Minor fixes
5 years ago
Boris Sekachev
a60fd76f0d
Label form
5 years ago
Boris Sekachev
55f4d95e67
Fixed icons
5 years ago
Boris Sekachev
d6ac8cc5be
[Dependent] Simple Review Pipeline (Client) ( #2357 )
...
* tmp
* Removed migration
* Rebased
* Added signals & rating
* Updated API views
* Added reviewer serializer
* Added permissions
* Fixed some code issues
* Fixed swagger docs
* Some fixes
* Updated api method to create review
* Added some API tests & some fixes
* Added some tests
* Removed extra code
* cvat-core, basic review view
* Removed extra components
* Fixed context menu
* Added api method to canvas, removed extra files
* Implemented roi selection
* Added method to display rois on canvas
* Updated README.md
* Create issue dialog, some fixes
* Setup chat dialog windows
* Code refactoring
* Some fixes
* Small enhancement
* Fixed core tests, removed extra code
* A couple of fixes on canvas
* Canvas issues highlighting
* Small UX fix
* Fixed width of chat
* Code refactoring
* Added dialogs & review summary
* Fixed tests
* Fixed bug during rendering
* Applied changes from client part
* Fixed bugs in tests
* Added docs & setup plugins in cvat-core
* Aborted cypress changes
* Fixed comments
* Removed extra change
* Renamed fields
* Updated versions, fixed some comments
* Merged develop
* Merged develop
* Removed extra changes
* Removed extra changes
* Fixed tests
* Fixed scale & animation
* Using hull instead of the whole set of points
* Fixed minor issue
* Added additional logic to improve UX
* Updated task instance after review submitting
* Removed extra dependenci from package lock
* Fixed REST API test
* Removed /comments/<id> [PUT]
* /issue/comments/create [POST] -> /comments [POST]
* /job/<id>/reviews/create [POST] -> /reviews [POST]
* [PATCH] /issue/<id>/resolve(reopen) -> [PATCH] /issue/id
* Minor fix
* Updated till the latest REST APi
* Fixed test
* Reviewed review summary
* Review summary client-side
* Removed unused import
* Checking permissions client side
* Checking job permissions
* UP issue dialog onmouseout
* Added shadow & pressenter event
* Added ref initial value
* Using the same box shadow in the whole project
* Removed extra files in the patch
* Removed extra files in the patch
* Updated versions
* Updated changelog
* Fixed merge issue
* Set updated flag on changing a reviewer
* Fixed submit review modal
* Two minor issue fixed
* Searching issues & additional sidebar tab
* Show text for locked objects
* Fixed permissions for reviewers
* Fixed typos
* Fixed review request/submit actions, added action to finish a job
* Star rating instead
* Fixed migration
* Removed animation, updated blur/highlight behaviour, updated hiddel labels position
* Hide/show issues button, adjusted header
* Context menu & buttons
* Removed ability to select an object in region selector
* Do not show issues in AAM & tag annotation
* Fixed jest tests
* Fixed: cannot read property label of undefined
* Getting hull before creating the issue
* Added ability to leave quick comment one of latest
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kalinin
879deb5a52
Projects ( #2255 )
...
Initial implementation of Projects feature to group similar tasks into one group (aka Dataset UI in the future).
5 years ago
Boris Sekachev
92e4024601
Fixed: Value must be a user instance
5 years ago
Dmitry Kalinin
237d192789
Fixed PR issues
5 years ago
Dmitry Kalinin
1721682622
Added debouncing for search field
5 years ago
Dmitry Kalinin
ee7547aecb
Fixed empty user selector
5 years ago
Dmitry Kalinin
9e584b4191
Added user search filed for assignee
5 years ago
Vitaliy Nishukov
7512fd6883
Reformatted ( #2349 )
5 years ago
Vitaliy Nishukov
00f6486f80
Z-Order flag in creation task process ( #2294 )
...
* Z-Order flag in creation task process has been removed
5 years ago
Vitaliy Nishukov
a781e1cee1
UI improvements ( #2238 )
...
* Layout grid
* Changelog notes
* License headers
* Get rid of fixed layot in nested components
* Multiple grids
* Multiple grids HF
* Grid use react-hotkeys
* Cleanup and test fix
* Version up
* Notifications overlay fix
5 years ago
Boris Sekachev
acfb1a492d
Fixed failure after updating a label on cvat.org ( #2199 )
...
* Fixed failure after updating a label on cvat.org (the bug is related with low bandwidth)
* Removed extra line of code
* Updated NPM version
* Fix test
* Better fix for the test
5 years ago
Boris Sekachev
38acc99f27
Added automatic annotation progress to the task view ( #2148 )
...
* Added automatic annotation progress to the task view
* Updated changelog & version
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Boris Sekachev
bd143853a5
Running detectors on the fly ( #2102 )
...
* Draft version
* Removed extra file
* Removed extra code
* Updated icon: magic wand
* Ctrl modifier, fixed some cases when interaction event isn't raised
* Added tooltip description of an interactor
* Locking UI while server fetching
* Removing old code & refactoring
* Fixed couple of bugs
* Updated CHANGELOG.md, updated versions
* Update crosshair.ts
* Minor fixes
* Fixed eslint issues
* Prevent default action
* Added minNegVertices=0 by default, ignored negative points for dextr, fixed context menu in some cases
* On the fly annotations draft
* Initial version of FBRS interactive segmentation
* Fix fbrs model_handler
* Fixed couple of minor bugs
* Added ability to interrupt interaction
* Do not show reid on annotation view
* Prettified UI
* Updated changelog, increased version
* Removed extra files
* Removed extra code
* Fixed changelog
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Boris Sekachev
d66449241a
Batch of fixes for Safari ( #2025 )
...
* Styles fixes
* Fixed imageBitmap & styles on annotation page
* Increased version of cvat-data
6 years ago
Nikita Manovich
634ca17958
Remove old UI ( #1964 )
...
* Removed outdated code
* Revert changes in .gitignore
* Fix docker build
* Remove karma + some dummy code
* Fix a type in Dockerfile.ci
* Fix swagger and remove dispatch_request.
* Update CHANGELOG.md
6 years ago
Dmitry Kalinin
667a3f92fe
CVAT UI: batch of fixes ( #1955 )
6 years ago
Dmitry Kalinin
49a7ad59ed
CVAT UI: batch of fixes ( #1705 )
6 years ago
Dmitry Kalinin
fefcb51331
Stylelint SCSS linter ( #1766 )
...
* Added stylelint fixed stylelint issues
* Added CHANGELOG.md
6 years ago
Dmitry Kalinin
2e8117561c
React UI: batch of fixes ( #1525 )
6 years ago
Boris Sekachev
c6c9e7db96
React UI: Added client versioning ( #1448 )
...
* Adjusted antd import
* Wrapped core and canvas
* Added versioning
* Updated changelog, adjusted installation guide a bit
6 years ago
Dmitry Kalinin
018925d535
React UI: batch of fixes ( #1404 )
...
* React UI has become a primary UI
* Temporary disabled cuboid in cvat-core
6 years ago
Boris Sekachev
cf511ae7cd
React UI: Batch of fixes ( #1383 )
...
* Fixed: cannot read property 'set' of undefined
* Fixed UI failing: save during drag/resize
* Fixed multiple saving (shortcut sticking)
* Undo/redo fixed
* Allowed one interpolated point
* Fixed API reaction when repository synchronization is failed
* Updated changelog
6 years ago
Andrey Zhavoronkov
e7808cfb03
Data streaming using chunks ( #1007 )
...
Huge feature (200+ commits from different developers). It completely changes layout of data (please expect very long DB migration process if you have a lot of tasks). The primary idea is to send data as zip chunks (e.g. 36 images in one chunk) or encoded video chunks and decode them on the client side. It helps to solve the problem with latency when you try to view a separate frame in the UI quickly (play mode).
Another important feature of the patch is to provide access to the original images. Thus for annotations the client uses compressed chunks but if you want to export a dataset Datumaro will use original chunks (but video will be decoded with original quality and encoded with maximum/optimal quality in any case).
6 years ago
Boris Sekachev
c2d58e5b7d
Added license headers ( #1208 )
...
* Added licenser
* Added license headers for cvat-canvas and cvat-ui
6 years ago
Boris Sekachev
d6e7216c1f
React UI: Changing color for a group ( #1205 )
6 years ago
Dmitry Kalinin
5645cdf7c1
React-UI: settings ( #1164 )
...
* Image filters: brightness, contrast, saturation
* Auto saving
* Frame auto fit
* Player speed
* Leave confirmation for unsaved changes
6 years ago
Nikita Glazov
06529b984d
Typed reducers ( #1136 )
...
* Added typed actions/reducers
* Added commands to check types / eslint issues
* Added redux dev tools
6 years ago
Boris Sekachev
2cc2e32ff1
React UI: Player updates ( #1058 )
...
* Move, zoom integration
* Moving, zooming, additional canvas handler
* Activating & changing for objects
* Improved colors
* Saving annotations on the server
* Fixed size
* Refactoring
* Added couple of notifications
* Basic shape drawing
* Cancel previous drawing
* Refactoring
* Minor draw improvings
* Merge, group, split
* Improved colors
6 years ago