Boris Sekachev
fcc15ced82
Merged develop
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
Maya
c1da108f6c
Merge branch 'develop' into mk/share_without_copying_
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
Dmitry Kalinin
c1efd370f9
Renamed dirty -> updated
5 years ago
Dmitry Kalinin
65df3c989a
Fixed setting bugTracker field
5 years ago
Dmitry Kalinin
8966d9e4e8
Partly update fields with PATCH requests
5 years ago
Maya
5762fddf1a
Added checkbox 'copy_data'
5 years ago
Dmitry Kalinin
9e584b4191
Added user search filed for assignee
5 years ago
Boris Sekachev
0576cb7872
Fixes for eslint & precommit configuration ( #2352 )
...
* Fixed some codacy configs, fixed commiting with lint-stage
* Improved code
* Fixed header
* Fixed headers
* Removed extra dependencies
* Updated some packages (fixed critical vulnerabilities)
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
Boris Sekachev
a5b2229039
Added ability to search for an empty frame ( #2221 )
...
* Fixed some eslint issues in cvat-core
* Added ability to search empty frames
* Updated version
* Updated changelog
* Fixed issue with track
* Fixed eslint issues
5 years ago
Nikita Manovich
28225f9dc6
Merge branch 'cache' of https://github.com/Marishka17/cvat into Marishka17-cache
6 years ago
Boris Sekachev
908e0569d8
Improved interface of interactors on UI ( #2054 )
6 years ago
Maya
3236546907
Merge branch 'develop' of https://github.com/opencv/cvat into upstream/develop
6 years ago
Maya
e947a8252c
Added ability to select using cache or no in task creating form & some fixes
6 years ago
Boris Sekachev
f6c396557f
[React UI] A couple of fixes ( #1966 )
6 years ago
Boris Sekachev
99860d8171
[CVAT-UI] Data annotation team requests and some fixes ( #1753 )
6 years ago
zhiltsov-max
5ab549956f
Merge annotations and dataset_manager apps ( #1352 )
6 years ago
Boris Sekachev
9740ad78dd
session.annotations.put() returns indexes of added objects ( #1493 )
...
* session.annotations.put() returns indexes of added objects
* Updated changelog
6 years ago
Boris Sekachev
f1aee89589
React UI: ReID algorithm ( #1406 )
...
* Initial commit
* Connected storage
* Added core API method
* Done implementation
* Removed rule
* Removed double cancel
* Updated changelog
* Fixed: Cannot read property toFixed of undefined
* Update CHANGELOG.md
6 years ago
Boris Sekachev
314e556b2d
Typos in doc
6 years ago
Boris Sekachev
a7f02df7d0
Added dialog window with some help info about filters
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
c55cbdefe5
Undo/redo returns frame where was a change (as it was done in previous version)
6 years ago
Boris Sekachev
bfd300039e
React UI: Added logging ( #1288 )
6 years ago
Boris Sekachev
78dad73de9
React UI: Added shortcuts ( #1230 )
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
Boris Sekachev
9850094773
React UI: ZOrder implementation ( #1176 )
...
* Drawn z-order switcher
* Z layer was added to state
* Added ZLayer API method cvat-canvas
* Added sorting by Z
* Displaying points in top
* Removed old code
* Improved sort function
* Drawn a couple of icons
* Send to foreground / send to background
* Updated unit tests
* Added unit tests for filter parser
* Removed extra code
* Updated README.md
6 years ago
Boris Sekachev
228b813160
React UI: Objects filtering & search ( #1155 )
...
* Initial filter function
* Updated method for filtering
* Updated documentation
* Added annotations filter file
* Updated some comments
* Added filter to UI
* Implemented search alorithm
* Removed extra code
* Fixed typos
* Added frame URL
* Object URL
* Removed extra encoding/decoding
6 years ago
Boris Sekachev
7e8fc2366a
React UI: Undo/redo ( #1135 )
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
zhiltsov-max
394de98979
Add a dataset export button for tasks ( #834 )
...
* Add dataset export button for tasks in dashboard
* Fix downloading, shrink list of export formats
* Add strict export format check
* Add strict export format check
* Change REST api paths
* Move formats declarations to server,
6 years ago
Boris Sekachev
3b6961f4db
React & Antd UI: Create task ( #840 )
...
* Separated component user selector
* Change job assignee
* Basic create task window
* Bug fixes and refactoring
* Create task connected with a server
* Loading status for a button
* Reset loading on error response
* UI improvements
* Github/feedback/share window
6 years ago
Boris Sekachev
9016805f8e
User interface with React and antd ( #811 )
...
* Fixed links for analytics and help
* Delete task functionality
* Added navigation for create and open task
* Added icon for help
* Added easy plugin checker
* Header dependes on installed plugins
* Menu depends on installed plugins
* Shared actions menu component, base layout for task page
* Task page based (relations with redux, base layout)
* Added attribute form
* Finished label creator
* Added jobs table
* Added job assignee
* Save updated labels on server
* Added imports plugin, updated webpack
* Editable bug tracker
* Clean task update
* Change assignee
6 years ago
Boris Sekachev
5f511b7543
User interface with React and antd ( #785 )
...
* Dump & refactoring
* Upload annotations, cvat-core from sources
* Added download icon
* Added icon
6 years ago
Boris Sekachev
695fc37924
User interface with react and antd ( #755 )
...
* Login page, router
* Registration
* Tasks view
6 years ago
Boris Sekachev
0c33055311
Different fixes for Release 0.5.0 ( #667 )
7 years ago
Boris Sekachev
3a6a49625c
Updated dump/upload in cvat-core ( #635 )
...
* Annotation formats from the server
* Fixed dump
* Added API tests
* Dashboard integration
7 years ago
Boris Sekachev
cad5ac8653
Updated cvat-core ( #591 )
...
* Two webpack configuration instead one
* Two webpack configuration instead one
* Setup webpack build
* Removed references window.cvat
* Removed window.cvat
* Stop frame, start frame, frame filter
* Updated save method
* Updated dashboard to create tasks with custom stopFrame/startFramre
* Fixed clientID
* Removed browser environment from nodejs
* Updated webpack.config.js
* Updated filename
7 years ago
Boris Sekachev
ebbcb83464
Renamed cvatjs to cvat-core ( #590 )
...
* cvatjs => cvat-core
* Updated version
* Fixed docker directories
7 years ago