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. 11 11月, 2022 1 次提交
  3. 09 11月, 2022 3 次提交
    • B
      Fixed issue 5256, improved 'occluded' visualization (#5259) · 080755a8
      Boris Sekachev 提交于
      * Fixed issue 5256, improved 'occluded' visualization
      
      * Updated version & added test
      
      * Updated changelog
      
      * Fixed tests
      080755a8
    • K
      New authentication UI (#5181) · 92ba1ab8
      Kirill Lakhov 提交于
      * Add social accounts authentication && improve email confirmation
      
      * Pass env variables to docker
      
      * Update helm chart
      
      * Update email verification templates
      
      * Small refactoring
      
      * Send email verification && redirect to /auth/email-verification-sent
      
      * added new login form
      
      * added main assets
      
      * added main social buttons
      
      * changed reset password form
      
      * refactored reset password page
      
      * Fix helm chart
      
      * Fix typo
      
      * Pass enabled advanced auth methods to client
      
      * Rename class
      
      * Fix
      
      * Fix helm
      
      * Fix github scope
      
      * changed register page
      
      * adjusted no social auth methods
      
      * Some fixes
      
      * Fix schema generation
      
      * Fixes
      
      * Apply comments
      
      * Update changelog
      
      * added responsiveness, refactored inputs
      
      * cleanup
      
      * fixed email-confirmed.tsx
      
      * updated reset page, changed style on register page
      
      * added fonts, fixed some ui problems
      
      * removed some code
      
      * fixed index.html
      
      * made resizing less expressed
      
      * fixed form sizing, issue#5166
      
      * fixed submiting form by enter
      
      * made toggle bigger, fixed headers
      
      * updated versions
      
      * removed extra lines
      
      * fixed fields on form
      
      * changed tests
      
      * fixed more tests
      
      * fixed comments
      
      * reverted header
      
      * added grid-unit-size for height, removed for fonts
      
      * added new animation
      Co-authored-by: NMaya <maya17grd@gmail.com>
      92ba1ab8
    • B
      e5d01359
  4. 05 11月, 2022 1 次提交
  5. 02 11月, 2022 2 次提交
  6. 27 10月, 2022 2 次提交
    • R
      Remove `--` from some `yarn run` commands (#5173) · 286f942b
      Roman Donchenko 提交于
      In Yarn 1.0, the `--` is no longer required, and in Yarn 2.0 it is now
      passed to the script verbatim, thus breaking the command.
      
      There are also usages of `--` in `lint-staged.config.js`, but in those
      cases, passing `--` to the script would be mildly beneficial (ensuring that
      none of the file names are interpreted as options), so I'm keeping those.
      286f942b
    • B
      No extra rerender of different pages with each click (#5178) · 6d965b80
      Boris Sekachev 提交于
      * No extra rerender of different pages with each click
      
      * updated changelog
      
      * Dedicated effects
      
      * Removed extra code
      6d965b80
  7. 26 10月, 2022 1 次提交
  8. 25 10月, 2022 1 次提交
  9. 21 10月, 2022 1 次提交
  10. 18 10月, 2022 1 次提交
  11. 17 10月, 2022 2 次提交
  12. 14 10月, 2022 2 次提交
  13. 12 10月, 2022 1 次提交
    • A
      Added Cypress testing for feature: Multiple tasks creating from videos (#5028) · c3dd3499
      Aleksey Alekseev 提交于
      * add tests for try of creating multitasks with images and video
      
      * add tests seccess creating video with Remote source
      
      * reduce time of debounce
      
      * try fix 107, 118 tests
      
      * try fix 107 tests
      
      * fix test with attach video
      
      * disable test with attach video
      
      * fix url to remote videos
      
      * Aborted extra changes
      
      * Updated files
      
      * Refactored case 107
      
      * Fixed almost all tests
      
      * Aborted extra changes
      
      * removed extra files
      
      * Improved tests, added tests for local videos
      
      * Fixed corner case
      
      * Fix ://
      
      * Redesigned a way of getting a file type
      
      * Added html type to button
      
      * Some refactoring
      
      * Removed extra file
      
      * sdk tests: fix path for file share images
      Co-authored-by: NBoris <sekachev.bs@gmail.com>
      Co-authored-by: Nkirill-sizov <sizow.k.d@gmail.com>
      c3dd3499
  14. 11 10月, 2022 1 次提交
  15. 07 10月, 2022 2 次提交
  16. 05 10月, 2022 1 次提交
  17. 29 9月, 2022 1 次提交
  18. 28 9月, 2022 1 次提交
  19. 21 9月, 2022 1 次提交
  20. 19 9月, 2022 1 次提交
    • M
      Cypress tests for source & target storage (#4914) · 56e8c1eb
      Maria Khrustaleva 提交于
      * Draft version
      
      * Implemented import & fixed export && some code cleanup && some fixes &&  updated notifications
      
      * Refactoring && fixed several bugs
      
      * Update licence headers && small fixes
      
      * Update remaining licence headers && small changes
      
      * Fix part of tests
      
      * Fix tests
      
      * Remove unused code
      
      * Fix part of comments
      
      * Some fixes
      
      * Move file download process to job
      
      * Rename methods
      
      * Small fix
      
      * Fix storages configuration for tasks
      
      * Styles
      
      * Remove unused
      
      * Change storage configuration && fix forms reset && some fixes
      
      * Update imports
      
      * Remove extra argument type
      
      * Add catch
      
      * Fix import backup from local
      
      * Import architecture refactoring && some fixes
      
      * Rename props
      
      * Small reorganization of export architecture &&  minor fixes
      
      * Remove unused import
      
      * Small fix && skip error notification when no permissions
      
      * Fix project creating
      
      * Fix part of eslint issues
      
      * Fix eslint
      
      * Fix eslint
      
      * Fix eslint
      
      * eslint
      
      * Fix some eslint issues
      
      * Combine uploadAnnotations and importDataset
      
      * Fix annotation uploading from local
      
      * Update tests
      
      * Fix annotation uploading
      
      * Fix notification
      
      * Update dependencies
      
      * fix
      
      * Update jest tests
      
      * Skip error notification when no permissions
      
      * Update case 91 92 canvas3d tests
      
      * Styles
      
      * Update icons
      
      * eslint
      
      * eslint
      
      * eslint
      
      * eslint
      
      * Create & delete cloud storage
      
      * Common part && export job annotations
      
      * Update tests && add tests for project backup
      
      * Fix typo
      
      * Rename variables
      
      * debug
      
      * Revert timeout
      
      * Fix server host
      
      * Fix test with project backup restore
      
      * small refactoring
      
      * Update issue_2473_import_annotations_frames_dots_in_name
      56e8c1eb
  21. 15 9月, 2022 1 次提交
  22. 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
  23. 13 9月, 2022 1 次提交
  24. 12 9月, 2022 1 次提交
  25. 06 9月, 2022 1 次提交
  26. 05 9月, 2022 1 次提交
  27. 30 8月, 2022 4 次提交
  28. 27 8月, 2022 1 次提交
  29. 26 8月, 2022 1 次提交
  30. 16 8月, 2022 1 次提交