Andrey Zhavoronkov
4286793c57
Added the ability to configure custom pageViewHit (may useful for web analytics) ( #1566 )
...
* added the ability to configure custom pageViewHit (may useful for web analytics)
* updated version and changelog
* fixed comments
* cvat-ui minor v++
* subscribe on history updates in the root component
6 years ago
Boris Sekachev
d0b9481316
Fixed dextr, fixed moving of the canvas ( #1573 )
...
* Fixed dextr, fixed moving of the canvas
* Updated CONTRIBUTUNG.md, updated version
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Dmitry Kalinin
d62ae15f77
React UI: cookie policy drawer ( #1511 )
6 years ago
Boris Sekachev
c6c9e7db96
React UI: Added client versioning ( #1448 )
...
* Adjusted antd import
* Wrapped core and canvas
* Added versioning
* Updated changelog, adjusted installation guide a bit
6 years ago
Boris Sekachev
f1aee89589
React UI: ReID algorithm ( #1406 )
...
* Initial commit
* Connected storage
* Added core API method
* Done implementation
* Removed rule
* Removed double cancel
* Updated changelog
* Fixed: Cannot read property toFixed of undefined
* Update CHANGELOG.md
6 years ago
Boris Sekachev
43bb4b27fb
Fixed: Failed to execute removChild.. ( #1405 )
6 years ago
Boris Sekachev
a237c66474
React UI: Semi-automatic segmentation ( #1398 )
...
* implemented checked
* Implemented plugin
* Added dialog windows
* Updated changelo
* Added cancel request
6 years ago
Boris Sekachev
cf511ae7cd
React UI: Batch of fixes ( #1383 )
...
* Fixed: cannot read property 'set' of undefined
* Fixed UI failing: save during drag/resize
* Fixed multiple saving (shortcut sticking)
* Undo/redo fixed
* Allowed one interpolated point
* Fixed API reaction when repository synchronization is failed
* Updated changelog
6 years ago
Boris Sekachev
dd4a0884da
Special behaviour for the attribute value __undefined__
6 years ago
Boris Sekachev
b12ae3471b
Fixed input numbers in player settings
6 years ago
Boris Sekachev
796044782f
React UI: Better exception handling ( #1297 )
6 years ago
Boris Sekachev
c2d58e5b7d
Added license headers ( #1208 )
...
* Added licenser
* Added license headers for cvat-canvas and cvat-ui
6 years ago
Boris Sekachev
f208cfeaf5
More types in actions and reducers ( #1166 )
6 years ago
Nikita Glazov
06529b984d
Typed reducers ( #1136 )
...
* Added typed actions/reducers
* Added commands to check types / eslint issues
* Added redux dev tools
6 years ago
Boris Sekachev
2cc2e32ff1
React UI: Player updates ( #1058 )
...
* Move, zoom integration
* Moving, zooming, additional canvas handler
* Activating & changing for objects
* Improved colors
* Saving annotations on the server
* Fixed size
* Refactoring
* Added couple of notifications
* Basic shape drawing
* Cancel previous drawing
* Refactoring
* Minor draw improvings
* Merge, group, split
* Improved colors
6 years ago
Boris Sekachev
e1c1a1b190
Fixed git plugin ( #961 )
6 years ago
Boris Sekachev
171a9202ed
React & Antd: Dashboard migration ( #892 )
...
* Removed old dashboard
* Getting all users
* Updated changelog
* Reimplemented login decorator
* Implicit host, scheme in docker-compose
* Fixed issue with pagination
* Implicit page size parameter for tasks
* Fixed linkedin icon, added links to tasks in notifications
* Configurable method for check plugin
6 years ago
Nikita Manovich
a71d4d4327
Token auth for non-REST API apps ( #889 )
...
* Token authorization for non REST API apps (e.g. git, tf annotation, tf segmentation)
6 years ago
Boris Sekachev
9f63686baf
React & Antd UI: Model manager ( #856 )
...
* Supported git to create and sync
* Updated antd
* Updated icons
* Improved header
* Top bar for models & empty models list
* Removed one extra reducer and actions
* Removed one extra reducer and actions
* Crossplatform css
* Models reducers, some models actions, base for model list, imrovements
* Models list, ability to delete models
* Added ability to upload models
* Improved form, reinit models after create
* Removed some importants in css
* Model running dialog window, a lot of fixes
6 years ago
Boris Sekachev
9016805f8e
User interface with React and antd ( #811 )
...
* Fixed links for analytics and help
* Delete task functionality
* Added navigation for create and open task
* Added icon for help
* Added easy plugin checker
* Header dependes on installed plugins
* Menu depends on installed plugins
* Shared actions menu component, base layout for task page
* Task page based (relations with redux, base layout)
* Added attribute form
* Finished label creator
* Added jobs table
* Added job assignee
* Save updated labels on server
* Added imports plugin, updated webpack
* Editable bug tracker
* Clean task update
* Change assignee
6 years ago
Boris Sekachev
695fc37924
User interface with react and antd ( #755 )
...
* Login page, router
* Registration
* Tasks view
6 years ago
Artyom Zankevich
d802642512
Add `header-layout` component ( #671 )
7 years ago
Artyom Zankevich
b7609cae91
[NEW-UI]: Create and update task ( #612 )
...
- Create task
- Update task
- Upload annotations
- Download annotations
7 years ago
Artyom Zankevich
efa47a3aa3
[NEW-UI] Delete task and pagination edge-cases ( #599 )
7 years ago
Artyom Zankevich
9eabd1738e
Add dashboard component ( #521 )
...
Allow CORS from `http://localhost:3000 `
7 years ago