10 Commits (06d48a62cb82e744086865163aa939bdaffbd2ee)

Author SHA1 Message Date
Aleksey Alekseev 06d48a62cb
Updated documentation for development on Mac M1 (ARM CPU) (#101) 4 years ago
Kirill Sizov 2e161b0e9f
Refactor CI (#26) 4 years ago
Alexander Ivkin 3dc4371f98
Feature/fixed build macos (#4414) 4 years ago
AmitN1212 f915385f2c
Update documentation (Development Environment section) (#4082) 4 years ago
Timur Osmanov d651cd6997
Improved documentation site. Adding a copy button for code blocks (#4024) 4 years ago
Stella Alice Schlotter e77499181f
Add note about redis server in WSL (#3828) 4 years ago
Dmitry Kruchinin e484aa7587
Migrate to node 16, npm 7. (#3773)
* Migrate to node 16 and nmp 7.

* Step 2

* Moving eslint to one package.json

* Fix package for 3D

* Update package files

* Fix package.json. Update package-lock.json. Update DockeFile.ui

* Change "node-sass" to "sass" due to snyk issues

* Automatically update your stylesheets due to DEPRECATION WARNING from sass

* Moving all dev dependencies to root package.json

* Remove unnecessary dependence from cvat-core-package.json

* Update of the year in copyrights

* Update CHANGELOG.md

* Define workspaces

* Update npm command to root package.json

* Update npm commands and corresponding files

* Update npm command.

* Fix Dockerfile.ui

* Fix error loading rule '@typescript-eslint/dot-notation'

* Fix eslint check issue

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Boris Sekachev 03c851594c
Migrated to the new antd, fixed tests, fixed annotations uploading (#3694)
* Revert "Revert "Updating tests for migration to a new version of antd (#3623)""

This reverts commit 0fd8b5d49e.

* Fixed issue with annotations uploading

* Fixed menu on annotation page

* Tried to fix: Cannot read property nodeType of null

* Updated deps

* Fixed a couple of issues in menu

* Fixed import after updating antd

* Update cvat-ui/webpack.config.js

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
4 years ago
Artem Filippov d773f8c6a5
Documentation update, adding descriptions for pages in Administration and Contributing sections. (#3518)
* Added descriptions for headers in Administration and Contributing sections.

* Added periods to descriptions.
5 years ago
Timur Osmanov 7cf6c7a08e
Update documentation sorting (#3320)
* update documentation sorting

* update README.md and documentation

* fix linter errors

* update name sections

* fix links

* fix linter errors

* update developing section

* fix link and mistake

* rename developing and contributing section

* fix incorrect links

* fix link on cvat.jpg

* Update site/content/en/docs/_index.md

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago