Nikita Manovich
|
4708b5ecf8
|
IAM: Open Policy Agent integration (#3788)
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
|
4 years ago |
Andrey Zhavoronkov
|
32d9fb09be
|
Project backups (#3852)
|
4 years ago |
Dmitry Kalinin
|
579bfb38c3
|
Project import simple implementation (#3790)
|
4 years ago |
Dmitry Kalinin
|
b5ed09ea94
|
Project tasks pagination (#3910)
* Added project tasks search and pagination
* Increased npm versions
* Added CHANGELOG
* Fixed issues
* Fixed styles
* Fixed core tests
* Fixed core tests
* Fixed core tests
* Fixed core tests
* Fixed parameter
* Fixed project update action
* Fixed updating project
* Fixed comments
|
4 years ago |
Dmitry Kalinin
|
cef42b69e9
|
Project export with 3d tasks (#3502)
Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
|
5 years ago |
Dmitry Kalinin
|
f18b1cb82d
|
Project: export as a dataset (#3365)
|
5 years ago |
Roman Donchenko
|
d15a3199c2
|
Fix many spelling errors (#3244)
* Fix spelling errors
* Bump version numbers after the spelling fixes
* Fix OSX build (os.mknod requires super-priviligies)
* Fixed eslint warnings.
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
|
5 years ago |
Dmitry Kalinin
|
a17d054e0b
|
Project tasks loading only when needed (#3223)
* Tasks loading only when needed
* Fixed project page
* Added CHANGELOG, increased packages versions
* Update CHANGELOG.md
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
* Fixed comments
* Fixed overflow issue
* Fixed reducer issue
* Fixed cvat-core tests
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
|
5 years ago |
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 |