Commit Graph

4620 Commits

Author SHA1 Message Date
b97d4d8148 Web:Common:Add isPageWithoutFiles props. 2022-09-23 19:47:40 +03:00
bc6a3f0005 Web:Client:Add isPageWithoutFiles props. 2022-09-23 19:46:33 +03:00
2a91b7ad6c Web:Client:Delete isShowFilter, add isPageWithoutFiles. 2022-09-23 19:46:10 +03:00
b9aa5ec695 Web:Client:Delete isShowFilter, add isPageWithoutFiles. 2022-09-23 19:45:25 +03:00
f8dba869d0 Merge branch 'feature/personal-redesign-empty-screen' of github.com:ONLYOFFICE/AppServer into feature/personal-redesign-empty-screen 2022-09-23 19:16:30 +03:00
1c82012332 Web:Client:Add isShowFilter. 2022-09-23 19:16:20 +03:00
9b8a4e7fcb Web:Client:Add roomsFilterValue, isShowFilter. 2022-09-23 19:15:53 +03:00
60955f309c
Merge branch 'develop' into feature/personal-redesign-empty-screen 2022-09-23 18:46:54 +03:00
f1150f6748 Merge branch 'bugfix/section-header' of github.com:ONLYOFFICE/AppServer into bugfix/section-header 2022-09-23 17:14:16 +03:00
5f00094d1a Web: Common: Changed padding style of section header. 2022-09-23 17:14:06 +03:00
33d0c10eb3
Merge branch 'develop' into feature/personal-redesign-empty-screen 2022-09-23 16:53:50 +03:00
9afa3de331
Merge branch 'develop' into bugfix/section-header 2022-09-23 16:48:30 +03:00
d804bf848a Web: Common: Fixed section header for iOS. 2022-09-23 16:10:55 +03:00
c2ab59c2ff
Merge branch 'develop' into feature/new-profile 2022-09-23 15:17:22 +03:00
b08a2fc38b Web: Files: fixed crash for older browsers, rewritten array.at(-1) to array[array.length - 1] 2022-09-23 13:50:26 +03:00
b8e2d313e7 Web: Files: fixed OperationsPanel header translation 2022-09-23 13:33:09 +03:00
389298dfd6 Web: Client: added theme to logo 2022-09-23 13:32:43 +03:00
ac5a8c9f20
Merge branch 'develop' into bugfix/wizard 2022-09-23 12:58:34 +03:00
3e1383c7e7 Web: Components: Added description. 2022-09-23 12:39:13 +03:00
48694a16b1 Web: Added context menu to the mobile view. 2022-09-23 12:33:04 +03:00
9469a977fb
Merge branch 'develop' into feature/personal-redesign-empty-screen 2022-09-23 11:06:35 +03:00
3eeb30a96b
Merge branch 'develop' into bugfix/room-tags 2022-09-22 18:14:37 +03:00
4a51d86d21 Web: Removed different height of icons and rows. 2022-09-22 16:23:19 +03:00
49b5522ce6 WEb:Client:Fix. 2022-09-22 15:48:35 +03:00
TimofeyBoyko
3c8f3e9789 Web:Client:Home: fix tags for tile view 2022-09-22 15:43:32 +03:00
822af66868 Merge branch 'develop' into feature/personal-redesign-empty-screen 2022-09-22 15:39:51 +03:00
a778e10d58 Web:Client:Delete old translation "MyEmptyContainerDescription". 2022-09-22 15:30:55 +03:00
295c39b050 Web:Client:Change translation "MyEmptyContainerDescription" in "PersonalEmptyContainerDescription". 2022-09-22 15:30:22 +03:00
80986c90ae Web:Client:Changed the description to the personal, added headerText, changed the plus of the buttons to the personal. 2022-09-22 15:29:32 +03:00
fd2799163a Web:Client:Add personal image. 2022-09-22 15:26:13 +03:00
f5942b1b38 Web:Client:Import image from changed location. 2022-09-22 15:25:46 +03:00
6f1290671d Web:Client:Moved the picture to the client section. 2022-09-22 15:24:45 +03:00
0db21e1ce6 Web:Components:Change styles EmptyPageStyles. 2022-09-22 15:23:27 +03:00
d2556dbb7f Web:Client:Change styles EmptyPageStyles. 2022-09-22 15:22:44 +03:00
e0b197f63f Web: Removed useless code. 2022-09-22 14:19:28 +03:00
b01c707570 Web: Fixed button styles. 2022-09-22 14:17:46 +03:00
f085621089 Web: Fixed length of timezone title. 2022-09-22 14:11:02 +03:00
3fb0f8b13f Client: fix selection 2022-09-22 13:24:01 +03:00
ed6372898e Web: Fixed title translation. 2022-09-22 13:11:32 +03:00
2ed2f68cb6 Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into feature/new-profile 2022-09-22 12:48:46 +03:00
0a1c19845a Web: Fixed the display of the language selection on the wizard page. 2022-09-22 12:38:00 +03:00
TimofeyBoyko
5c2e7f54d2 Web:Client:Home: remove tag ref from item and add it to header tag cell 2022-09-22 12:27:55 +03:00
TimofeyBoyko
dd71b12fe0 Web:Components:TableContainer: add tag ref for header cell 2022-09-22 12:17:43 +03:00
09d1a6b484
Merge branch 'develop' into feature/favorites-redesign-empty-screen 2022-09-21 18:23:15 +03:00
058d3acbd3 Merge branch 'develop' into feature/favorites-redesign-empty-screen 2022-09-21 18:15:08 +03:00
7133d20a69 Web:Client:Delete translation "SubheadingEmptyText". 2022-09-21 18:09:35 +03:00
19e8ce168c Web:Client:Delete subheadingText, props isRecycleBinFolder, isRoomsFolder, isArchiveFolder, isRecentFolder, isFavoritesFolder. 2022-09-21 18:08:28 +03:00
e42babe6b7 Web:Client:Delete subheadingTextProp. 2022-09-21 17:59:59 +03:00
TimofeyBoyko
4bd66ea4d8 Web:Client:EmptyScreen: restore styles 2022-09-21 17:57:20 +03:00
c0088652d7 Web:Client:Add isFavoritesFolder, goToPersonalButtons in Favorites EmptyContainer. 2022-09-21 17:37:16 +03:00