1. 27 8月, 2022 1 次提交
  2. 19 8月, 2022 3 次提交
  3. 16 8月, 2022 1 次提交
  4. 04 8月, 2022 1 次提交
  5. 01 8月, 2022 1 次提交
  6. 28 7月, 2022 1 次提交
  7. 27 7月, 2022 1 次提交
  8. 24 7月, 2022 1 次提交
  9. 23 7月, 2022 2 次提交
    • A
      86 improve uiux on create task page (#7) · fbcf7586
      Aleksey Alekseev 提交于
      * Update label form
      
      Remove Done button
      Add closing by Esc
      Add continuing by Enter
      
      * disable autocomplete on label form
      
      * Update submit behavior on create task
      
      Change one submit button to two: "submit and open" and "submit and continue"
      
      * Update submit behavior on create project
      
      Change one submit button to two: "submit and open" and "submit and continue"
      
      * fix eslint error
      
      * change tests
      
      * Add changes in changelog
      
      * update version cvat-ui
      
      * move of empty name handler logic when create label
      
      * change handler errors on create project
      
      * change text of buttons
      
      * revert change yarn.lock
      
      * Fixed eslint pipeline
      
      * fix eslint error on test
      
      * fix several tests
      
      * fix several tests
      
      * fix several tests
      
      * fix several tests
      Co-authored-by: NBoris <sekachev.bs@gmail.com>
      Co-authored-by: Nkirill-sizov <sizow.k.d@gmail.com>
      Co-authored-by: NNikita Manovich <nikita@cvat.ai>
      fbcf7586
    • R
      f09c0627
  10. 22 7月, 2022 1 次提交
  11. 20 7月, 2022 1 次提交
  12. 19 7月, 2022 1 次提交
  13. 18 7月, 2022 1 次提交
  14. 14 7月, 2022 1 次提交
  15. 05 7月, 2022 2 次提交
  16. 30 6月, 2022 1 次提交
  17. 20 6月, 2022 2 次提交
  18. 18 6月, 2022 2 次提交
  19. 14 6月, 2022 2 次提交
  20. 10 6月, 2022 1 次提交
  21. 06 6月, 2022 2 次提交
  22. 03 6月, 2022 1 次提交
  23. 02 6月, 2022 1 次提交
    • A
      update minimist npm dependency (#34) · f10f6558
      Andrey Zhavoronkov 提交于
      * updated mininist package and removed dts-bundle-webpack dependency
      
      * updated webpak to v5
      added bundle-declarations-webpack-plugin to bundle *.d.ts files for cvat-canvas and cvat-canvas3d
      
      * fixed rest_api tests
      
      * update changelog
      
      * fixed e2e fileshare test in case of zsh use
      f10f6558
  24. 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
  25. 25 5月, 2022 2 次提交
  26. 24 5月, 2022 1 次提交
  27. 20 5月, 2022 1 次提交
  28. 17 5月, 2022 1 次提交
  29. 09 4月, 2022 2 次提交
  30. 05 4月, 2022 1 次提交