Commit c375c44
fix(user-profile): fixed selected-boxes updating in react (#387)
* fix(user-profile): fixed selected-boxes updating in react
* fix(tests): fixed etalons
* fix(tests): fixed etalons
* chore(etalons): reverted some etalons
* chore(tests): updated calendar etalon
* chore(tests): updated calendar etalon
* chore(tests): updated calendar etalon
* chore(tests): updated calendar scheduler etalon
* chore(tests): updated tests
* chore(tests): updated mask
* fix(ProfileCard): fixed react inputs
* fix(profileCard): fixed text binding in vue
* chore(test): added tests for check inputs focuses on User Profile
* chore(tests): updated etalons
* chore(tests): removed thumbnamils
* fix(ProfilCard): fixed rerender items list in react
* chore(tests): update masks
* chore(tests): update masks
* chore(tests): update etalons
* chore(test): added test for selectors
* chore(tests): added etalons
* chore(tests): fixed etalons
* chore(tests): fixed test
* chore(test): updated etalons
* fix(tests): removed masks
* fix(tests): added masks
---------
Co-authored-by: sergey-kras <krasnoluckiy280799@icloud.com>1 parent 8c4814b commit c375c44
File tree
43 files changed
+120
-48
lines changed- packages
- react/src
- components/library/profile-card
- pages/user-profile
- testing/tests
- etalons
- vue/src/components/library
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+120
-48
lines changedLines changed: 44 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| |||
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
47 | | - | |
| 52 | + | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
53 | 94 | | |
54 | 95 | | |
55 | 96 | | |
| |||
69 | 110 | | |
70 | 111 | | |
71 | 112 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
| 113 | + | |
107 | 114 | | |
108 | 115 | | |
109 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
| 177 | + | |
177 | 178 | | |
178 | | - | |
| 179 | + | |
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| |||
0 commit comments