Commit Graph

8624 Commits

Author SHA1 Message Date
Viktor Fomin
916d8f9b0c Web: Common: create header loader 2020-11-06 17:43:59 +03:00
9d696b73f6 Revert "Fix resources"
This reverts commit ec0ace1f59.
2020-11-06 16:59:50 +03:00
Artem Tarasov
fdcf5ccf96 Web: Components: Row: fixed margin StyledElement 2020-11-06 16:58:08 +03:00
Artem Tarasov
612661a22b Web: Files/Common: MainButton: fixed line-height 2020-11-06 16:43:14 +03:00
Artem Tarasov
9f46d7211f Web: Files: Settings: fixed key fot translations 2020-11-06 16:32:47 +03:00
ec0ace1f59 Fix resources 2020-11-06 16:32:37 +03:00
Artem Tarasov
48c4f3b0f2 Web: VersionHistory: deleted unusing code 2020-11-06 16:22:58 +03:00
Vladislav Makhov
c9eeeed26e Add separator 2020-11-06 16:20:27 +03:00
Artem Tarasov
b55246fbd9 Web: Files: fixed variable name isNeedSetViewBox -> needSetViewBox 2020-11-06 16:19:13 +03:00
Viktor Fomin
b1f9db662d Web: People: fix color 2020-11-06 16:17:56 +03:00
Viktor Fomin
1a4ced2195 Web: Files: fix color 2020-11-06 16:17:40 +03:00
Viktor Fomin
4dc0e0d13d Web: Client: fix color 2020-11-06 16:17:20 +03:00
Artem Tarasov
c791fa29aa Web: Files/Common: PageLayout: fixed margin-top in Header 2020-11-06 16:15:03 +03:00
Viktor Fomin
98dabb19ab Web: Common: use ternary operator 2020-11-06 15:58:30 +03:00
Viktor Fomin
2d78e10011 Web: Common: hide AddonPanel 2020-11-06 15:51:31 +03:00
d2e8890b7b
Merge branch 'develop' into hotfix/documents-bugfix 2020-11-06 15:49:30 +03:00
Artem Tarasov
54aac4c933 Web: Files: EditingWrapperComponent: removed transfer of arrow functions to components 2020-11-06 15:44:08 +03:00
Viktor Fomin
ffd23c59b4 Web: Common: create stories 2020-11-06 15:39:31 +03:00
Viktor Fomin
2f8ecce840 Web: Common: add props 2020-11-06 15:38:53 +03:00
Viktor Fomin
b9a0c235b3 Web: Common: add props 2020-11-06 15:38:36 +03:00
Viktor Fomin
1a384ae0cd Web: Common: add props 2020-11-06 15:38:20 +03:00
Viktor Fomin
b5fb1e583e Web: Common: add props 2020-11-06 15:38:05 +03:00
Viktor Fomin
a7be2b8ab7 Web: Common: fix and add new loader style constants 2020-11-06 15:21:01 +03:00
Viktor Fomin
8f5490d1c3 Web: Common: refactoring loaders 2020-11-06 15:20:06 +03:00
2250baf7b7 Thirdparty: fix 2020-11-06 15:10:27 +03:00
Viktor Fomin
c298711379 Web: Common: fix props circle 2020-11-06 15:00:11 +03:00
Viktor Fomin
3c52b86599 Web: Common: fix props rectangle 2020-11-06 14:59:37 +03:00
Artem Tarasov
157226ce83 Web: Files: row: fixed margin-right icon 2020-11-06 14:46:08 +03:00
Vladislav Makhov
25c812937d Rename sendConsumerNewProps to updateConsumerProps 2020-11-06 14:29:55 +03:00
Artem Tarasov
ed1d182068 Merge branch 'develop' into hotfix/documents-bugfix 2020-11-06 14:25:17 +03:00
Artem Tarasov
d8a384adba web: common: bump version 2020-11-06 14:23:37 +03:00
Artem Tarasov
18f58200e3 web: components: bump version 2020-11-06 14:23:29 +03:00
Artem Tarasov
92dd80519f Web: Files: images in row: added setting viewBox for files icons 2020-11-06 14:14:38 +03:00
Artem Tarasov
59832685d3 Web: Components: Avatar: fixed props 2020-11-06 14:12:29 +03:00
Artem Tarasov
aba7666ede Web: Files: SharingPanel: fixed margin icon 2020-11-06 13:28:17 +03:00
Artem Tarasov
173017ddbb Web: Common: AdvancedSelector: fixed layout 2020-11-06 12:48:08 +03:00
Artem Tarasov
7b3e103c1b Web: Components: ComboButton/TextInput: fixed padding placegolder 2020-11-06 12:47:31 +03:00
Artem Tarasov
63763ac499 Web: Files: StyledPanel: fixed font-size in ComboButton in AddUserPanel and AddGroupPanel 2020-11-06 12:46:21 +03:00
Artem Tarasov
678d31cc32 Web: Common: GroupSelector: fixed placeholder 2020-11-05 23:59:44 +03:00
Artem Tarasov
13456f6dd0 Web: Files: applied icon MoveToIcon 2020-11-05 22:43:11 +03:00
Artem Tarasov
cff89239b5 Web: Components: Icons: added icon MoveToIcon, vhanged icon Copy 2020-11-05 22:40:48 +03:00
Artem Tarasov
e1ebfe1cbf Web: Files: VersionHistory: added external link in row 2020-11-05 21:10:21 +03:00
Artem Tarasov
eb220f0987 Web: Files: fixed dropdowns 2020-11-05 20:35:05 +03:00
Artem Tarasov
321d24af79 Web: Components: drop-down/drop-down-items: fixed height of separator and margin 2020-11-05 20:34:35 +03:00
Vladislav Makhov
265ed05414 Merge branch 'develop' into feature/third-party-settings 2020-11-05 19:19:50 +03:00
Vladislav Makhov
462c7578fb Moved declaration out from render 2020-11-05 18:56:45 +03:00
Vladislav Makhov
b777439f09 Change to decomposed prop consumer 2020-11-05 18:43:21 +03:00
e9b5992600 Fix PrivacyRoomController 2020-11-05 18:42:23 +03:00
Vladislav Makhov
79d2940514 Rename prop NewProps to newProps 2020-11-05 18:41:01 +03:00
Vladislav Makhov
9220ab7d4f Fix name 2020-11-05 18:38:31 +03:00