1. 14 11月, 2022 1 次提交
    • B
      Supported type for all labels (#5273) · 72655536
      Boris Sekachev 提交于
      * Supported type for all labels
      
      * Multiple fixes in UI for new type scheme
      
      * Fixed on 3d annotation view
      
      * Fixed tests
      
      * Updated version && changelog
      
      * Fixed test
      
      * Added type
      
      * Fixed typos
      
      * Fixed minor comments
      72655536
  2. 05 11月, 2022 1 次提交
  3. 02 11月, 2022 1 次提交
  4. 21 10月, 2022 1 次提交
  5. 14 10月, 2022 1 次提交
  6. 07 10月, 2022 1 次提交
  7. 29 9月, 2022 1 次提交
  8. 14 9月, 2022 1 次提交
    • A
      Create multiple tasks when uploading multiple videos (#4824) · 1db247ae
      Aleksey Alekseev 提交于
      * add alert when uploading photo and video together
      
      * add creating multiple tasks for My computer tabs
      
      * add creating multiple tasks for Remote source tab
      
      * add creating multi tasks for File share tab
      
      * add libmagic in dockerfile
      
      * fix lint
      
      * change class name of create multi tasks button
      
      * fix incorrect deletion of validation error notification
      
      * add opportunity upload manifest.jsonl with image files for single task create
      
      * remove status showing of task from multitasks case
      
      * refactoring create queue in mutlitasks case
      
      * fix warning
      
      * revert incorrect remove notification about error
      
      * fix showing error of clone the repository
      
      * fix esling error
      
      * move of initialValue creating for task name
      
      * rename isMultiTask properti to many
      
      * return  incorrect deleted progress value
      
      * add source and license on icon file
      
      * fix unhandled promise rejection
      
      * change mime_type getter method
      
      * add hint how to see these template rules
      
      * refactoring of multi task progress markup
      
      * remove unnecessary processings for share
      
      * remove unnecessary notification
      
      * remove opportunity upload no video on multi mode
      
      * correct formation of the task name
      
      * rename function
      
      * change queueSize to 1
      
      * fix root selecting on share tab
      
      * refactoring selectCloudStorageFiles logic
      
      * add debig info. temporarily
      
      * Some fixes
      
      * Tried to fix unstable test
      
      * Adjusted messages
      
      * Fixed license headers
      Co-authored-by: NBoris <sekachev.bs@gmail.com>
      1db247ae
  9. 13 9月, 2022 1 次提交
  10. 16 8月, 2022 1 次提交
  11. 05 7月, 2022 1 次提交
  12. 10 6月, 2022 1 次提交
  13. 06 6月, 2022 1 次提交
  14. 30 5月, 2022 1 次提交
    • B
      Prepare UI for attributes configuration (#4) · 2d522c87
      Boris Sekachev 提交于
      * Prepare UI for attributes configuration
      
      * Add padding for label attributes
      
      * Update attributes inference logic
      
      Check the attributes returned by nuclio function call and reject those that
      have either incompatible types or values.
      
      * Update cvat-ui version, CHANGELOG.md
      
      * Enhance automatic annotation BE logic
      
      The code in lambda_manager didn't account for attributes mappings that had
      different names thus returning an empty set of attributes because it couldn't
      find the correct match. Fix this by getting proper mapping from `attrMapping`
      property of the input data.
      
      * Updated CHANGELOG
      
      * Updated changelog
      
      * Adjusted code & feature
      
      * A bit adjusted layout
      
      * Minor refactoring
      
      * Fixed bug when run auto annotation without 'attributes' key
      
      * Fixed a couple of minor issues
      
      * Increased access key id length
      
      * Fixed unit tests
      
      * Merged develop
      
      * Rejected unnecessary change
      Co-authored-by: NArtem Zhivoderov <artemz@retailnext.net>
      2d522c87
  15. 12 3月, 2022 1 次提交
  16. 26 2月, 2022 1 次提交
  17. 07 2月, 2022 1 次提交
  18. 31 1月, 2022 1 次提交
  19. 12 1月, 2022 1 次提交
  20. 23 12月, 2021 1 次提交
  21. 20 12月, 2021 1 次提交
  22. 17 12月, 2021 1 次提交
  23. 16 12月, 2021 1 次提交
  24. 05 12月, 2021 1 次提交
  25. 02 12月, 2021 1 次提交
  26. 26 11月, 2021 1 次提交
    • D
      Project tasks pagination (#3910) · b5ed09ea
      Dmitry Kalinin 提交于
      * 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
      b5ed09ea
  27. 24 11月, 2021 1 次提交
  28. 19 11月, 2021 1 次提交
  29. 14 10月, 2021 1 次提交
  30. 29 9月, 2021 1 次提交
  31. 22 9月, 2021 1 次提交
  32. 17 9月, 2021 1 次提交
  33. 18 8月, 2021 1 次提交
    • K
      Intelligent scissors disabling feature (#3510) · 1da3c96b
      Kirill Lakhov 提交于
      * disabling feature
      
      * excess points bugfix
      
      * ctrl interaction
      
      * ui bugfix
      
      * trackers block mode removal
      
      * Ctrl press fix
      
      * approximation disabled only for block mode
      
      * architectural improvements
      
      * code refactoring
      
      * renamed switchBlockMode
      
      * added comments
      
      * callback signature change
      
      * polygon finish fix
      
      * fixed bugs
      
      * removed unnecessary if
      
      * final recalculation threshold disable
      
      * delete points bugfix
      
      * update changelog
      
      * update package versions
      1da3c96b
  34. 06 8月, 2021 2 次提交
  35. 28 7月, 2021 1 次提交
    • B
      Semi-automatic tools enhancements (Client-side points minimizer) (#3450) · 0ea4897b
      Boris Sekachev 提交于
      * First stage for points minimizer
      
      * Fixed issue with correct opencv initialization status
      
      * Displaying points during interaction
      
      * Added releasing memory
      
      * Initial version for on-the-fly optimization
      
      * Redesigned accuracy
      
      * Updated version & changelog
      
      * Fixed opencv scissors
      
      * Clean up some intermediate state
      
      * Fixed scss
      
      * Redesigned slider a bit
      
      * Added errored shape
      
      * Keep slider hidden while didn't recieve first points
      
      * Adjusted settings slider
      
      * Updated label
      
      * A couple of fixes for trackers & detectors
      
      * Updated default value
      0ea4897b
  36. 16 6月, 2021 1 次提交
  37. 08 6月, 2021 2 次提交
  38. 25 5月, 2021 1 次提交