Commit Graph

7543 Commits

Author SHA1 Message Date
e2c53e21d1 moved from release/11 4414f77b 2020-09-23 12:41:32 +03:00
TatianaLopaeva
ee148a0b23 Refactoring styles 2020-09-23 11:08:41 +03:00
Alexey Kostenko
95179a967f Web: People: Removed unnecessary request to get invite link when visiting People page 2020-09-23 10:16:03 +03:00
a2be460357 Merge branch 'feature/files' into feature/loading-acceleration
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
2020-09-22 19:11:45 +03:00
Artem Tarasov
b2013f4dc2 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-22 17:58:17 +03:00
Artem Tarasov
9a6110ea9e Web: People: fixed size of sorting block on tablet 2020-09-22 17:57:54 +03:00
Artem Tarasov
a46bdc9b2b Web: Files: fixed size of sorting block on tablet 2020-09-22 17:57:36 +03:00
075798b90c moved from release/11 4414f77b 2020-09-22 17:17:17 +03:00
TatianaLopaeva
27774c97bd Refactoring styles for headerContainer and buttonContainer (added grid for desktop) 2020-09-22 17:08:18 +03:00
e6f39b1092 web: components: bump version 2020-09-22 17:07:20 +03:00
4892f01960 Web: Components: fixed context menu clickability 2020-09-22 17:06:58 +03:00
Alexey Kostenko
744f7cdfb6 Web: People: Removed forced copying of invitation link when opening ModalDialog 2020-09-22 16:14:35 +03:00
Alexey Kostenko
634534afbb Web: Common: Bump version 2020-09-22 15:49:42 +03:00
Alexey Kostenko
16ed13b745 Web: Common: Fix mobile ArticleBody styles 2020-09-22 15:49:09 +03:00
Artem Tarasov
33903723fd web: common: bump version 2020-09-22 15:44:05 +03:00
Artem Tarasov
4d90d03407 web: components: bump version 2020-09-22 15:43:56 +03:00
Artem Tarasov
8748a0fc52 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-22 15:43:15 +03:00
Artem Tarasov
964cd4a0ec Web: People: deleted unusing variable 2020-09-22 15:42:57 +03:00
TatianaLopaeva
41930dcb38 Changed min-width for containers 2020-09-22 15:36:29 +03:00
5e8ae65235 web: common: bump version 2020-09-22 15:33:31 +03:00
6101dc32db Web: Common: fixed main styles 2020-09-22 15:33:12 +03:00
Artem Tarasov
9a2f04008d Web: People: fixed styles 2020-09-22 15:18:36 +03:00
Artem Tarasov
16fbaa1ba6 Web: Files: fixed styles(color in row, margin in header) 2020-09-22 15:16:46 +03:00
Artem Tarasov
0dbbbc3ab6 Web: Components: fixed color props passing in row-content 2020-09-22 15:14:44 +03:00
Artem Tarasov
9632515ea1 Web: Common: fixed color of label in sort-combobox 2020-09-22 15:10:55 +03:00
5778b9bb62 Web: Files: Added RowsLoader for files list loading 2020-09-22 15:09:06 +03:00
TatianaLopaeva
f9ca91fe51 Refactoring styles 2020-09-22 14:56:52 +03:00
fe0d4a16b5 web: common: bump version 2020-09-22 14:15:22 +03:00
c65fa43050 Web: Common: fixed main style 2020-09-22 14:14:30 +03:00
TatianaLopaeva
2ae3926d1b Added inserts line breaks when words are exceeding the width of the container, to avoid overflow. 2020-09-22 11:43:08 +03:00
TatianaLopaeva
87ee165027 Refactoring styles 2020-09-22 10:31:33 +03:00
2c3a8dfc44 web: common: bump version 2020-09-22 10:16:38 +03:00
0c2da99315 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-09-22 10:15:45 +03:00
6936c060e5 Web: Common: fixed MediaViewer styles 2020-09-22 10:15:37 +03:00
Alexey Kostenko
6689b82d32 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-22 09:31:59 +03:00
b761e83e22 web: components: bump version 2020-09-22 09:23:56 +03:00
2676c8df5f Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-09-22 09:23:35 +03:00
7a665f229e Web: Components: fixed hiding items on iOS devices 2020-09-22 09:23:27 +03:00
29fcbcd8ac Web: Files: Added TreeFolderLoader for Article Body 2020-09-21 20:25:08 +03:00
86c98c319c Web: Files: Removed useless propType 2020-09-21 20:24:39 +03:00
9a4a940caf Web: Files: Removed useless rect 2020-09-21 20:24:14 +03:00
58b7048cbc Web: Files: Removed useless rect 2020-09-21 20:23:29 +03:00
826f802530 Web: Files: Applied pretty to selectors.js 2020-09-21 20:22:54 +03:00
a5805b7fe1 Web: Files: Added HeadlineLoader for Section Header 2020-09-21 20:04:25 +03:00
a4ef8c42a2 Web: Files: Re-written Files to load content dynamically (applied new Main and NavMenu and ContentLoader) 2020-09-21 19:33:38 +03:00
1b2776aecc Web: Common: Added defaultPage 2020-09-21 19:31:24 +03:00
04b223d681 Web: Common: Show content after userLoaded 2020-09-21 19:27:39 +03:00
86bcde60b1 Web: Common: Extracted Main and NavMenu as separated components from Layout 2020-09-21 18:27:22 +03:00
Artem Tarasov
f7afa7ee55 Web: Files: fixed rendering error while loading settingsTree 2020-09-21 15:36:17 +03:00
TatianaLopaeva
a6b602851b Added changeDocumentTitle 2020-09-21 15:15:38 +03:00