1. 08 6月, 2021 2 次提交
  2. 07 6月, 2021 2 次提交
  3. 05 6月, 2021 4 次提交
  4. 04 6月, 2021 2 次提交
  5. 03 6月, 2021 4 次提交
  6. 02 6月, 2021 1 次提交
  7. 01 6月, 2021 10 次提交
    • D
      Cypress tests for CVAT-3D-M5 (#3228) · 156ddae1
      Dmitry Kruchinin 提交于
      * CVAT 3D Milestone-5 changes
      
      * Fixed Lint errors
      
      * test
      
      * Fixed review comments
      
      * Fixed Lint errors
      
      * M5 Box operations
      
      * M5- Bounding Box Operations
      
      * M5 Fixes
      
      * Cypress test added wait time
      
      * Changed the scene color to white
      
      * Fixed year in header
      
      * CameraAction naming convention changes
      
      * M5-Fixes
      
      * Fixed test fail issue
      
      * M5- Major fixes
      
      * Trigger notification
      
      * Minor Fixes M5
      
      * M5 - Other open items
      
      * Trigger notification
      
      * Error fix
      
      * Trigger notification
      
      * Unit Test fail fix
      
      * Unit Test fail fix
      
      * Trigger notification
      
      * CVAT-3D M5 Review Fixes -1
      
      * Add cypress test.
      
      * try run canvas3d without headless
      
      * hide tooltips
      
      * Tests adaptations
      
      * Review Fixes -2
      
      * Review Fixes -3
      
      * Merge changes
      
      * Revert case 64
      
      * Revert to cvat-3D-M5
      
      * The test adaptation
      
      * Add comments
      
      * Added wait time in cypress
      
      * Add condition for compare images
      
      * cypress test. cuboid context menu.
      
      * Cypress test. Make a copy.
      
      * Cypress test. Cuboid propagate.
      
      * Cypress test. Opacity. Outlined borders.
      
      Add cypress command. Tests adaptation.
      
      * Cypress test. Cuboid grouping.
      
      * Fixes -1
      
      * Trigger notification
      
      * Case 64 adaptation.
      
      * Updated yml for cypress tests 3D
      
      * Cypress test. Redraw a cuboid.
      
      * Updated tests
      
      * Latest tests
      
      * Cypress test. Cancel cuboid drawning.
      
      * Cypress test. "Move the image" button interaction.
      
      * Cypress test. Delete a cuboid.
      
      * Cypress test. Save a job. Remove annotations.
      
      * Fix case 88
      
      * Fix case 88
      
      * Cypress test. Filters.
      
      * Minor rework case88
      
      * Applying comments.
      
      Co-authored-by: cdp <cdp123>
      Co-authored-by: NJayraj <jayrajsolanki96@gmail.com>
      156ddae1
    • A
      Fix incorrect attribute import in tracks (#3229) · cc4b3f31
      Anastasia Yasakova 提交于
      * add fixes
      
      * remove comments
      
      * fix return value in filter_track_shapes
      
      * update changelog
      cc4b3f31
    • J
      Add is_active field in UserFilter (#3235) · 573bdbe3
      Jijoong Kim 提交于
      * Add is_active field in UserFilter
      
      * Update changelog
      
      * Add is_active as a default searchParam to get user list
      
      * Fix url search query
      
      * Update CHANGELOG.md
      Co-authored-by: NNikita Manovich <nikita.manovich@intel.com>
      573bdbe3
    • T
    • Z
      update COCO format documentation (#3197) · 1aff09a3
      Zoya Maslova 提交于
      * update COCO format documentation
      
      * change place of COCO docs changes
      
      * fix line length
      Co-authored-by: NNikita Manovich <nikita.manovich@intel.com>
      1aff09a3
    • R
      Fix many spelling errors (#3244) · d15a3199
      Roman Donchenko 提交于
      * Fix spelling errors
      
      * Bump version numbers after the spelling fixes
      
      * Fix OSX build (os.mknod requires super-priviligies)
      
      * Fixed eslint warnings.
      Co-authored-by: NNikita Manovich <nikita.manovich@intel.com>
      d15a3199
    • T
      Update "about page" on website (#3259) · d3fb352f
      Timur Osmanov 提交于
      * update about page
      
      * update about page
      
      * update about page
      
      * fix markup
      d3fb352f
    • D
      Merge pull request #3258 from openvinotoolkit/dk/fix-3252 · 99bdfac8
      Dmitry Kalinin 提交于
      Fixed assignment in if statement
      99bdfac8
    • N
      fe08472a
    • R
      Fix all remark warnings (#3261) · 25975467
      Roman Donchenko 提交于
      * Fix all issues reported by remark
      
      * Move remark dependencies from the workflow definition into package.json
      
      This enables the transitive dependencies to be pinned, just like for all
      other packages.
      
      * Add additional remark plugins
      
      These are needed to correctly parse certain constructs in Markdown files
      (such as tables and YAML frontmatter), and without them, remark produces
      invalid warnings on some files.
      
      * Update the remark-lint preset versions
      
      The previous versions reference the old version of the
      `remark-lint-table-cell-padding` plugin, which doesn't work correctly with
      the current version of `remark-parse` (and thus produces spurious warnings).
      
      * GitHub Actions: run remark on all Markdown files, not just changed ones
      
      This way, if a PR updates the remark configuration and that causes new errors
      to appear, those errors will show up in that PR, instead of the (unrelated) PR
      that next updates the affected files.
      
      There is no runtime cost to this, because remark takes approximately 1 second
      to check all files.
      25975467
  8. 31 5月, 2021 3 次提交
  9. 28 5月, 2021 2 次提交
  10. 27 5月, 2021 3 次提交
  11. 26 5月, 2021 3 次提交
  12. 25 5月, 2021 3 次提交
  13. 22 5月, 2021 1 次提交