Commit Graph

7313 Commits

Author SHA1 Message Date
Vladislav Makhov
5afa1aa96a Add possibility to remove via icon 2020-10-05 10:56:27 +03:00
Vladislav Makhov
3e4cdf4379 Add icon 2020-10-02 16:49:24 +03:00
Vladislav Makhov
cdc0e92cc1 web: components: bump version 2020-10-02 16:40:54 +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
e697ae9cff Minor fixes 2020-10-02 10:41:24 +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
490fb4ee3e Add func's to work with api 2020-09-30 11:28:46 +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
731a8b8504 Add working with GET /@favorites 2020-09-29 16:52:54 +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
c92a6d9c1c Add Favorite catalog icon 2020-09-29 13:33:52 +03:00
Vladislav Makhov
4d45163704 Add Favorites options to dropdown menu 2020-09-29 11:41:02 +03:00
Vladislav Makhov
218722ad4b Add Favorites icon 2020-09-29 09:54:16 +03:00
Vladislav Makhov
b75457b3a8 web: components: bump version 2020-09-29 09:53:27 +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
b05bbc236a Files: fix openedit 2020-09-28 16:04:57 +03:00
a4cbb9f386 Files: fix openedit 2020-09-28 15:45:26 +03:00
9f48311b4b Files: fix openedit 2020-09-28 15:13:30 +03:00
Ilya Oleshko
dea73cfbad web: common: bump version 2020-09-28 14:48:45 +03:00
Ilya Oleshko
61655a5790 Web: Files: App : Fixed initial requests, removed fetchMyFolder 2020-09-28 14:48:25 +03:00
Ilya Oleshko
be3a505035 Web: Common: Api : Files : Fixed request for folder tree, now request only folders 2020-09-28 14:47:20 +03:00
Artem Tarasov
01eae38cec Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-28 13:48:44 +03:00
c593620865 Files: fix count 2020-09-28 13:41:48 +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
5426089bdb Web: Client: refactoring translate Wizard 2020-09-28 13:09:34 +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
2c1d473314 Merge branch 'master' into feature/files
# Conflicts:
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FileDao.cs
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FolderDao.cs
#	products/ASC.Files/Core/Core/FileStorageService.cs
#	products/ASC.Files/Server/Controllers/FilesController.cs
2020-09-28 12:29:33 +03:00
3c70fba291 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-28 11:54:13 +03:00
Alexey Kostenko
c8b88c507f Web: People: Updated toast notifications 2020-09-28 11:48:35 +03:00
Alexey Kostenko
99026e36be Web: Files: Updated toast notifications 2020-09-28 11:34:52 +03:00
0dbae1adfd Merge branch 'master' into feature/files 2020-09-28 11:32:13 +03:00
9e83a391e4
Merge pull request #83 from ONLYOFFICE/feature/release-11.0.0
Feature/release 11.0.0
2020-09-28 11:18:18 +03:00
Alexey Kostenko
10fd501560 web: common: bump version 2020-09-28 09:13:49 +03:00
Alexey Kostenko
d1c926e3cd Web: Common: Added component Toast to common library (for translate titles) 2020-09-25 16:13:28 +03:00
SuhorukovAnton
b1090335d0 Telegram: fix 2020-09-25 14:36:09 +03:00
SuhorukovAnton
c455419113 Telegram: fix Kafka 2020-09-25 14:13:43 +03:00
89df700fb1 Files: fix 2020-09-25 13:47:21 +03:00