1. 05 8月, 2019 1 次提交
    • B
      CVAT Canvas updates (#607) · 85ae933a
      Boris Sekachev 提交于
      * Canvas VIEW
      * Some stubs added
      * Changed type of frame storage
      * Frame setup
      * Big canvas
      * Zoom and fit
      * Move
      * Minimized CVAT version
      85ae933a
  2. 02 8月, 2019 1 次提交
  3. 31 7月, 2019 1 次提交
  4. 30 7月, 2019 1 次提交
  5. 29 7月, 2019 1 次提交
  6. 26 7月, 2019 3 次提交
    • B
      Updated cvat-core (#591) · cad5ac86
      Boris Sekachev 提交于
      * Two webpack configuration instead one
      
      * Two webpack configuration instead one
      
      * Setup webpack build
      
      * Removed references window.cvat
      
      * Removed window.cvat
      
      * Stop frame, start frame, frame filter
      
      * Updated save method
      
      * Updated dashboard to create tasks with custom stopFrame/startFramre
      
      * Fixed clientID
      
      * Removed browser environment from nodejs
      
      * Updated webpack.config.js
      
      * Updated filename
      cad5ac86
    • A
      [NEW-UI] Add basic login page (#592) · 5dd4f398
      Artyom Zankevich 提交于
      Refactoring and basic login page
      5dd4f398
    • A
      [NEW-UI] Add task filter reducer (#587) · 3a91571b
      Artyom Zankevich 提交于
      * Case sensitive renaming
      * Update `cvat-js` lib.
      * Add `.env` file
      * Add basic redux capabilities
      * Remove `setTimeout` as it was fixes in `cvat-js`
      * Remove redundant state field
      * Add header and footer styles
      * Remove `Affix`
      * Add basic styles to task cards
      * Fix empty component
      * Pagination fixes
      * Add modal on task delete
      * Rename reducers
      * Add task reducer
      * Add lib. to parse query strings
      * Minor refactoring
      * Update `cvatjs`
      * Add tasks filter reducer
      * Do not make request with the same input value
      * Fix some linter errors
      * Refactor `dashboard-content` component
      * Router changes
      Redirect added.
      Page not found added.
      3a91571b
  7. 25 7月, 2019 2 次提交
  8. 23 7月, 2019 2 次提交
  9. 22 7月, 2019 2 次提交
  10. 20 7月, 2019 1 次提交
  11. 19 7月, 2019 1 次提交
    • B
      CVAT.js API Tests (#578) · d85d7770
      Boris Sekachev 提交于
      * Added annotations dummy data
      
      * Added test file
      
      * Weak maps instead of regular dict
      
      * Added 14 API tests
      
      * Fixed put tests
      
      * Some written tests and some additional checks
      
      * Merge tests
      
      * Split & group tests
      
      * Clear annotations tests
      
      * Statistics tests
      
      * Added frames meta
      
      * Selection tests & bug fixes
      
      * Tests for frame
      
      * ObjectState tests, many fixed bugs
      
      * Object state tests
      
      * Renamed method FrameData.frame() => FrameData.data()
      d85d7770
  12. 18 7月, 2019 3 次提交
    • B
      Fixed exception in attribute annotation mode (#571) · d939b9c3
      Boris Sekachev 提交于
      * Fixed bug Cannot read property 'current' of undefined at AAMModel.setupAttributeValue
      
      * Updated changelog
      d939b9c3
    • B
      CVAT.js API methods were implemented (#572) · 8fede3a6
      Boris Sekachev 提交于
      * annotations.put()
      
      * Fixed annotations.put()
      
      * Dump & upload
      
      * Two fixes
      
      * Tested upload
      
      * Updated built of cvat.js
      
      * Remote files through cvat.js
      8fede3a6
    • A
      Dashboard components basic styles (#574) · 3ba80d2e
      Artyom Zankevich 提交于
      * Case sensitive renaming
      
      * Update `cvat-js` lib.
      
      * Add `.env` file
      
      * Add basic redux capabilities
      
      * Remove `setTimeout` as it was fixes in `cvat-js`
      
      * Remove redundant state field
      
      * Add header and footer styles
      
      * Remove `Affix`
      
      It does not recalculete width for some reason
      
      * Add basic styles to task cards
      
      * Fix empty component
      
      * Pagination fixes
      
      * Add modal on task delete
      3ba80d2e
  13. 16 7月, 2019 2 次提交
  14. 15 7月, 2019 2 次提交
  15. 12 7月, 2019 1 次提交
    • B
      CVAT.js implemented API methods and bug fixes (#564) · 0a2cb949
      Boris Sekachev 提交于
      * Increase/decrease ZOrder
      
      * ZOrder up/down
      
      * Some crutial bugs fixed
      
      * hasUnsavedChanges and merge
      
      * Added API description
      
      * Fixed bugs
      
      * Merge was tested
      
      * New file
      
      * Fixed unit tests
      
      * Fixed small bug which reproduced only after build
      0a2cb949
  16. 11 7月, 2019 6 次提交
  17. 10 7月, 2019 3 次提交
  18. 09 7月, 2019 1 次提交
  19. 08 7月, 2019 1 次提交
  20. 05 7月, 2019 4 次提交
  21. 03 7月, 2019 1 次提交