Commit Graph

613 Commits

Author SHA1 Message Date
Vladislav Makhov
cfdfcf44ca Remove unnecessary code 2020-10-05 11:04:15 +03:00
Vladislav Makhov
5afa1aa96a Add possibility to remove via icon 2020-10-05 10:56:27 +03:00
Vladislav Makhov
119409958d Add checking event is in Favorite dir or not 2020-10-02 15:23:35 +03:00
Vladislav Makhov
51eee12e90 Remove unnecessary code 2020-10-02 14:37:38 +03:00
Vladislav Makhov
b60c186417 Remove unnecessary code 2020-10-02 14:37:12 +03:00
Vladislav Makhov
0da00c3760 Refactoring 2020-10-02 14:36:45 +03:00
Vladislav Makhov
0d2f199572 Remove mock 2020-10-02 14:36:10 +03:00
Vladislav Makhov
14677d0b6b Refactoring 2020-10-02 13:25:20 +03:00
Vladislav Makhov
93e9113a76 Add several thunks 2020-10-02 10:46:44 +03:00
Vladislav Makhov
dae2cf4f80 Add func's to add/remove item from fav's 2020-10-02 10:38:39 +03:00
Vladislav Makhov
298f342a5e Add temporary "star" mock 2020-10-02 10:36:34 +03:00
Vladislav Makhov
157369bfb9 Add several reducers 2020-10-02 10:35:17 +03:00
Vladislav Makhov
520443f09d Add several selectors 2020-10-02 10:34:57 +03:00
Vladislav Makhov
7e14f4418b Add actions to work with Favorites 2020-09-30 11:27:50 +03:00
Vladislav Makhov
8f240a4914 Add reducers to work with Favorites 2020-09-30 11:27:32 +03:00
Vladislav Makhov
7bd39e2152 Extend several actions & selectors 2020-09-29 16:52:05 +03:00
Vladislav Makhov
993a5a58ad Add Favorites to the tree node 2020-09-29 16:50:08 +03:00
Vladislav Makhov
5309d8ecf6 Add Favorites empty screen picture 2020-09-29 13:34:59 +03:00
Vladislav Makhov
4d45163704 Add Favorites options to dropdown menu 2020-09-29 11:41:02 +03:00
Artem Tarasov
bb905602de Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-28 16:19:47 +03:00
Ilya Oleshko
61655a5790 Web: Files: App : Fixed initial requests, removed fetchMyFolder 2020-09-28 14:48:25 +03:00
Artem Tarasov
6e832d47c2 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-28 13:10:23 +03:00
Artem Tarasov
1328eec01b Web: Files: refactoring translate SettingsTree 2020-09-28 12:55:59 +03:00
Ilya Oleshko
ecd18e2a13 Web: Files: Editor : Fixed frame height for tablet 2020-09-28 12:47:12 +03:00
Alexey Kostenko
99026e36be Web: Files: Updated toast notifications 2020-09-28 11:34:52 +03:00
5cef360ade Web: Files: added hideAside prop to PageLayout 2020-09-24 15:07:08 +03:00
2c18950df8 Web: Files: fixed display of icons for ipad 2020-09-24 12:09:01 +03:00
Artem Tarasov
b4fe26e4fe Web: Files: fixed style of TreeFolders and TreeSettings 2020-09-23 14:11:35 +03:00
Artem Tarasov
a46bdc9b2b Web: Files: fixed size of sorting block on tablet 2020-09-22 17:57:36 +03:00
Artem Tarasov
16fbaa1ba6 Web: Files: fixed styles(color in row, margin in header) 2020-09-22 15:16:46 +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
Artem Tarasov
f7afa7ee55 Web: Files: fixed rendering error while loading settingsTree 2020-09-21 15:36:17 +03:00
Artem Tarasov
9df49dc613 Web: Files: refactoring: added utils.js, replaced changeDocumentTitle() with setDocumentTitle() 2020-09-21 14:54:06 +03:00
Alexey Kostenko
4e1415774d Web: Client: Opening the file immediately after creation 2020-09-21 11:06:53 +03:00
Artem Tarasov
16ff0e6386 Web: Files: fixed onExpand SettingsTree 2020-09-19 21:55:03 +03:00
7b4441676e Update yarn.lock files 2020-09-19 18:35:17 +03:00
0f00799480 Web: Client: Fixed redirect to defaultPage 2020-09-19 18:24:48 +03:00
4a09b4b5f2 Web: fixed body scroll 2020-09-18 17:06:35 +03:00
Artem Tarasov
f3b8e4880c Web: Files: refactoring - changing document.title with changeTitleDocument() 2020-09-18 11:18:48 +03:00
9623029d82 Web: Files: Speeded up loading first page + refactoring 2020-09-17 12:07:36 +03:00
a4cb368513 Update yarn.lock files 2020-09-16 18:39:06 +03:00
3b691247b2 Update yarn.lock files 2020-09-15 23:29:13 +03:00
986e53608d Update yarn.lock files 2020-09-15 22:55:11 +03:00
d750335924 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files
# Conflicts:
#	web/ASC.Web.Components/package.json
2020-09-15 22:43:37 +03:00
2bad04c058 Update yarn.lock files 2020-09-15 22:42:42 +03:00
Vladislav Makhov
a0024722d0 Web: Files: Change width values for rows 2020-09-15 16:22:41 +03:00
4e34836e4e Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-09-15 15:47:47 +03:00
6231d0654f Web: Files: fixed isCanCreate selector to Header 2020-09-15 15:47:39 +03:00
Artem Tarasov
861ab54818 Web:Files; refactoring styled SettingsTree 2020-09-15 14:51:28 +03:00
Artem Tarasov
fc8325f65f Web:Files: refactoring SettingsTree 2020-09-14 13:53:37 +03:00