Kirill Sizov
|
bae7564968
|
Add webhooks (#4863)
Co-authored-by: “klakhov” <kirill.lakhov@cvat.ai>
Co-authored-by: Boris <sekachev.bs@gmail.com>
Co-authored-by: kirill-sizov <kirill.sizov@intel.com>
|
3 years ago |
Boris Sekachev
|
a61d50a951
|
Fixed hot reload when develop with yarn (#4825)
|
4 years ago |
Boris Sekachev
|
7e20b279af
|
Added support of skeletons (#1)
|
4 years ago |
Boris Sekachev
|
496106c070
|
Updated yarn.lock (#90)
|
4 years ago |
Boris Sekachev
|
4cd6b05c02
|
Upgraded some npm dependencies (#78)
* Upgraded lint-staged
* Upgraded eslint-plugin-jest
* Upgraded types@node
* Upgraded typescript-eslint/parser
* Upgraded typescript-eslint/eslint-plugin
|
4 years ago |
dependabot[bot]
|
c30c2ae4b0
|
Bump terser from 5.14.1 to 5.14.2 (#13)
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Kirill Sizov
|
a38c567c4c
|
Fix CI-nightly (#117)
|
4 years ago |
Kirill Sizov
|
2240b3f4aa
|
Replace npm with yarn (#113)
* package.json: private true
* delete package-lock.json
* cvat-core/package.json: fix path for cvat-data
* replace npm with yarn
* replace npm with yarn
* add yarn.lock files
* replace npm with yarn
* remark: replace npm with yarn
* fixes
* fixes
* alligment
* workflows: replace npm with yarn
* revert husky version
* replace npm with yarn on ci image
* add yarn for ci image
* enable debug mode for main workflow
* debug mode
* v0.0.0
* resolve dependencies issues
* update docs
* exit debug mode
* add yarn.lock to the ui image
* fix three version
* resolve conflicts
* [no ci] use yarn instead of npm
* fix src path
|
4 years ago |