7 Commits (a17d054e0b6635906655fb659af0347b9323fc2b)

Author SHA1 Message Date
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 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 26b2276c42 Merged develop 5 years ago
Boris Sekachev cf99cd6086 using DidMount instead of DidUpdate 5 years ago
Boris Sekachev 6883ee3155 Minor fixes 5 years ago
Dmitry Kalinin 0c4f8882e1 Fixed projects layout 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