Boris Sekachev
|
b0b36312e7
|
Some client code refactoring (#3077)
* Some refactoring, fixed unnesasary rerenderss
* Refactored filter
* Refactored filter
* Removed extra call of queryString() method
|
5 years ago |
Dmitry Agapov
|
d2a1d12fba
|
Integration with an internal training server (#2785)
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
|
5 years ago |
Dmitry Kalinin
|
16bc9fb3d0
|
Label deleting (#2881)
* Added label deleting
* Added label deletion for server mock cvat-core tests
* vscode settings adjustments
* Added server tests
* Removed unused import
* Added CHANGELOG and increased npm version
* Added ingoring npm scripts for non-project directories
* Added dummy no labels wrapper
* Added handling no labels jobs
* Fixed PR comments
* Added generic usage to the hook
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
|
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 |
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 |