You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kirill Lakhov 92ba1ab845
New authentication UI (#5181)
* 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: Maya <maya17grd@gmail.com>
3 years ago
..
annotation-formats.ts Added support of skeletons (#1) 4 years ago
annotations-collection.ts Added paint brush tools (#4543) 3 years ago
annotations-filter.ts Added paint brush tools (#4543) 3 years ago
annotations-history.ts Added support of skeletons (#1) 4 years ago
annotations-objects.ts Added paint brush tools (#4543) 3 years ago
annotations-saver.ts Source & target storage support (#4842) 3 years ago
annotations.ts Added paint brush tools (#4543) 3 years ago
api-implementation.ts New authentication UI (#5181) 3 years ago
api.ts New authentication UI (#5181) 3 years ago
cloud-storage.ts Fix ESlint problems / typescript for cvat-core (#5027) 3 years ago
comment.ts Fix ESlint problems / typescript for cvat-core (#5027) 3 years ago
common.ts Enabled authentication via email (#5037) 3 years ago
config.ts Added paint brush tools (#4543) 3 years ago
download.worker.js API versioning using accept header (#4239) 4 years ago
enums.ts Added paint brush tools (#4543) 3 years ago
exceptions.ts Added paint brush tools (#4543) 3 years ago
frames.ts Added paint brush tools (#4543) 3 years ago
issue.ts Fix ESlint problems / typescript for cvat-core (#5027) 3 years ago
labels.ts Added paint brush tools (#4543) 3 years ago
lambda-manager.ts Added paint brush tools (#4543) 3 years ago
log.ts Fix ESlint problems / typescript for cvat-core (#5027) 3 years ago
logger-storage.ts Fix ESlint problems / typescript for cvat-core (#5027) 3 years ago
ml-model.ts Added paint brush tools (#4543) 3 years ago
object-state.ts Added paint brush tools (#4543) 3 years ago
object-utils.ts Added paint brush tools (#4543) 3 years ago
organization.ts Fix ESlint problems / typescript for cvat-core (#5027) 3 years ago
plugins.ts Added support of skeletons (#1) 4 years ago
project-implementation.ts Added paint brush tools (#4543) 3 years ago
project.ts Added paint brush tools (#4543) 3 years ago
server-proxy.ts New authentication UI (#5181) 3 years ago
session.ts Added paint brush tools (#4543) 3 years ago
statistics.ts Added paint brush tools (#4543) 3 years ago
storage.ts Source & target storage support (#4842) 3 years ago
user.ts Add webhooks (#4863) 3 years ago
webhook.ts Add webhooks (#4863) 3 years ago