Commit d64d75b
authored
feat(condo): DOMA-9722 new auth flow (frontend) (#5860)
* fix(condo): DOMA-9722 fixed typography color
fix(condo): DOMA-9722 fixed border-radius
fix(condo): DOMA-9722 fixed styles for FormItem
chore(ui): DOMA-9722 deprecated PhoneInput
fix(ui): DOMA-9722 added CookieAgreement to /auth page
chore(ui): DOMA-9722 updated schema
fix(ui): DOMA-9722 fixed styles for Input.Phone
fix(condo): DOMA-9722 fixed error mapping
fix(condo): DOMA-9722 removed password creating when invite new organization employee
refactor(condo): DOMA-9722 refactored regex
fix(condo): DOMA-9722 fixed link in messages
feat(condo): DOMA-9722 added link to telegram bot
feat(condo): DOMA-9722 added links for resident app
fix(condo): DOMA-9722 fixed after review
fix(condo): DOMA-9722 fixed after review by sonar
fix(condo): DOMA-9722 updated condition
fix(condo): DOMA-9722 fixed styles
feat(condo): DOMA-9722 updated schema
feat(condo): DOMA-9722 removed sms after user registration
feat(condo): DOMA-9722 added redirects if no resident app. Fixed styles
feat(condo): DOMA-9722 added images and translations
feat(condo): DOMA-9722 updated layout with poster
feat(condo): DOMA-9722 added translation
feat(condo): DOMA-9722 added display of QR code. Refactored styles
fix(condo): DOMA-9722 fixed redirects to auth
feat(condo): DOMA-9722 remove credentials from messages
feat(condo): DOMA-9722 added redirects for auth pages
chore(condo): DOMA-9722 removed unused code
fix(condo): DOMA-9722 fixed imports
feat(condo): DOMA-9722 new auth pages
feat(condo): DOMA-9722 show errors in form via useMutationErrorHandler
chore(condo): DOMA-9722 removed todo
feat(condo): DOMA-9722 added errorMapping to AuthenticateOrRegisterUserWithTokenService
feat(condo): DOMA-9722 fixed error mapping for keystone errors (for backward compatibility)
feat(condo): DOMA-9722 add size for Space
refactor(condo): DOMA-9722 added types
fix(condo): DOMA-9722 fixed captcha when it disabled
* fix(condo): DOMA-9722 fixed after rebase
* refactor(condo): DOMA-9722 removed global styles
* fix(condo): DOMA-9722 fixed styles
* fix(condo): DOMA-9722 prevented infinite redirection
* feat(condo): DOMA-9722 added tab indexes
* feat(condo): DOMA-9722 updated pages
* feat(condo): DOMA-9722 added hint for password
* feat(ui): DOMA-9722 added tabIndex for checkbox
* feat(condo): DOMA-9722 fixed error messages
* fix(condo): DOMA-9722 fixed conditions
* fix(condo): DOMA-9722 fixed translations
* feat(condo): DOMA-9722 added button for back to main page from password reset page
* fix(condo): DOMA-9722 fixed gutter
* fix(condo): DOMA-9722 fixed conditions
* feat(condo): DOMA-9722 added a phone formatting
* fix(condo): DOMA-9722 fixed formatPhone
* refactor(condo): DOMA-9722 some refactoring
* feat(condo): DOMA-9722 removed unused translations
* feat(condo): DOMA-9722 updated callcenter
* feat(condo): DOMA-9722 updated UserProfileForm
* refactor(condo): DOMA-9722 refactored UserProfileForm
* fix(condo): DOMA-9722 fixed gutters
* refactor(condo): DOMA-9722 removed old component from UserProfileForm
* feat(condo): DOMA-9722 updated mailing agreement
* fix(condo): DOMA-9722 fixed layout width
* fix(condo): DOMA-9722 fixed message when invite employee to holding
* fix(condo): DOMA-9722 removed prop to show password reset button in profile page
* feat(condo): DOMA-9722 updated message for TOO_MANY_REQUESTS error
* fix(condo): DOMA-9722 fixed page reload
* fix(condo): DOMA-9722 fixed tests
* feat(condo): DOMA-9722 updated header
* feat(condo): DOMA-9722 updated layouts
* feat(condo): DOMA-9722 updated helm and callcenter to main
* feat(condo): DOMA-9722 changed order of tabs
* fix(condo): DOMA-9722 fixed tests
* fix(condo): DOMA-9722 fixed tests1 parent 106f4d6 commit d64d75b
File tree
111 files changed
+3080
-2017
lines changed- apps
- condo
- domains
- billing/schema
- common
- components
- Form
- containers
- BaseLayout
- components
- LayoutWithPoster
- constants
- hooks
- utils
- next
- miniapp/schema
- notification
- constants
- schema
- utils/serverSchema
- organization
- integrations/sbbol/sync
- schema
- user
- components
- auth
- containers
- constants
- queries
- schema
- utils/serverSchema
- gql
- lang
- en
- messages
- DIRTY_INVITE_NEW_EMPLOYEE_EMAIL
- DIRTY_INVITE_NEW_EMPLOYEE_SMS
- REGISTER_NEW_USER
- es
- messages
- DIRTY_INVITE_NEW_EMPLOYEE_EMAIL
- DIRTY_INVITE_NEW_EMPLOYEE_SMS
- REGISTER_NEW_USER
- ru
- messages
- DIRTY_INVITE_NEW_EMPLOYEE_EMAIL
- DIRTY_INVITE_NEW_EMPLOYEE_SMS
- REGISTER_NEW_USER
- pages
- auth
- marketplace/invoice/payment
- user
- public/auth/poster
- packages
- codegen
- ui/src/components
- Checkbox
- Input
- Space
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+3080
-2017
lines changedSubmodule .helm updated from 1fef982 to 980a2f8
Submodule callcenter updated from c7b7ff6 to c77d285
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | | - | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
24 | 37 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
12 | 21 | | |
13 | 22 | | |
14 | 23 | | |
15 | 24 | | |
| 25 | + | |
16 | 26 | | |
17 | 27 | | |
18 | 28 | | |
| |||
42 | 52 | | |
43 | 53 | | |
44 | 54 | | |
| 55 | + | |
| 56 | + | |
45 | 57 | | |
46 | 58 | | |
47 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
Lines changed: 0 additions & 42 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 11 | | |
54 | 12 | | |
55 | 13 | | |
| |||
0 commit comments