Commit Graph

1027 Commits

Author SHA1 Message Date
Vladislav Makhov
cdddef441a merge fix 2020-10-12 15:50:46 +03:00
Artem Tarasov
a6257d7006 Web: Files: Settings: fixed blinking of Settings page when jump from Folders page 2020-10-12 15:40:11 +03:00
577fc5ac70 Merge branch 'feature/files' into feature/selectors-refactoring
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/DocEditor/index.js
2020-10-12 15:36:26 +03:00
Artem Tarasov
ba8564ffe5 Web: Files: Settings: applied SettingsFiles loader 2020-10-12 15:34:46 +03:00
824961ddec Web: Files: added upload files-converter, fixed upload filer for tree folders, refactoring 2020-10-12 15:28:36 +03:00
Vladislav Makhov
a179ae0e6c Merge branch 'feature/files' into feature/files-favorites
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	web/ASC.Web.Common/src/api/files/index.js
2020-10-12 14:45:53 +03:00
Vladislav Makhov
7aaeddedb2 Add pushing to recently viewed 2020-10-12 14:37:52 +03:00
Vladislav Makhov
9ea5a648e9 Fix code after merge 2020-10-12 11:02:22 +03:00
Vladislav Makhov
2476b306f9 Merge branch 'feature/files' into feature/files-recent
# Conflicts:
#	web/ASC.Web.Common/src/api/files/index.js
#	web/ASC.Web.Components/package.json
2020-10-12 10:04:24 +03:00
15f4b38a03
Web: Files: Remove hack 2020-10-09 21:39:34 +03:00
ee6307e288 Web: People: Added hack for build machine only 2020-10-09 19:14:48 +03:00
9f6f7b4bff Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-09 18:11:11 +03:00
e25c59fb09 Web: Files: Changed initialization of DocsAPI 2020-10-09 18:11:02 +03:00
615f514bfd Merge branch 'feature/files' into feature/selectors-refactoring
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Filter/index.js
#	web/ASC.Web.Common/src/store/auth/selectors.js
2020-10-09 17:24:50 +03:00
Ilya Oleshko
a129bda5ee Web: Files : Home : Added share button at row 2020-10-09 17:08:29 +03:00
Vladislav Makhov
f4abe419db Fix bug with add/remove from Share folder 2020-10-09 17:03:08 +03:00
a71fd1208b Web: Files: fixed Home render, added new select logic 2020-10-09 16:43:50 +03:00
290f7649f1 Web: Files: fixed updating of the tree after operations with folders 2020-10-09 15:55:30 +03:00
1dfd7afe1c Update yarn.lock files 2020-10-09 15:07:41 +03:00
4cbaad0dfc Web: Files: fixed tree drag 2020-10-09 14:36:38 +03:00
226d4c6cc5 Web: Files: Add and applied Filter loader 2020-10-09 14:23:40 +03:00
215e33d053 Web: Files: Replaced hard-coded link for DocsAPI 2020-10-09 13:39:22 +03:00
68d32c7335 Web: Files: removed useless loopFilesOperations prop 2020-10-09 12:32:06 +03:00
dbfc5a6a96 Web: Files: fixed Home render 2020-10-09 11:57:40 +03:00
Ilya Oleshko
a1e696f6ae Web: Files : Selectors : Added property to selector 2020-10-09 11:46:53 +03:00
Ilya Oleshko
76c09fb7ee Web: Files : Actions : Fixed selectors 2020-10-09 11:46:22 +03:00
Ilya Oleshko
333b3f1e79 Web: Files : Panels : Fixed selectors 2020-10-09 11:46:03 +03:00
Ilya Oleshko
8440737f70 Web: Files : Home : Fixed selector for create url 2020-10-09 11:45:29 +03:00
Ilya Oleshko
8f4b6dd021 Web: Files : Home : Fixed selectors for tile content 2020-10-09 11:44:28 +03:00
Ilya Oleshko
404b775303 Web: Files : Home : Fixed selectors for tile badges 2020-10-09 11:44:06 +03:00
3385d0b2f5 Web: Files: fixed files operations 2020-10-08 23:58:21 +03:00
b95816a388 Merge branch 'feature/selectors-refactoring' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/selectors-refactoring 2020-10-08 17:54:14 +03:00
718dc8cc5a Web: Files: fixed dragging 2020-10-08 17:54:04 +03:00
Ilya Oleshko
fa0c649fe2 Web: Files : Home : Added icon for temp item on create 2020-10-08 17:13:49 +03:00
Ilya Oleshko
033a67863e Web: Files : Selectors : Fixed isMediaOrImage usage for context menu 2020-10-08 16:56:01 +03:00
Vladislav Makhov
b4d3dc0114 Fix code after merge 2020-10-08 16:23:57 +03:00
Ilya Oleshko
1d79a2709f Web: Files : Home : Added selectors for formats and media viewer 2020-10-08 16:03:37 +03:00
Ilya Oleshko
a0a680aa7e Web: Files : Home : Added selectors for formats 2020-10-08 16:02:52 +03:00
Ilya Oleshko
79b6f43df0 Web: Files : Selectors : Added file format selectors, fixed fileList params 2020-10-08 16:02:03 +03:00
Ilya Oleshko
16cbf4436a Web: Files : Reducer : Added default formats 2020-10-08 16:01:08 +03:00
b4675941f6 Web: Files: fixed selectors 2020-10-08 13:54:34 +03:00
Vladislav Makhov
aef6e4035f Fix code after merge 2020-10-08 11:16:08 +03:00
6cf7358b92 Merge branch 'feature/files' into feature/selectors-refactoring
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Filter/index.js
#	web/ASC.Web.Common/src/api/files/index.js
2020-10-08 10:25:37 +03:00
Vladislav Makhov
a72c087e2a Merge branch 'feature/files' into feature/files-favorites
# Conflicts:
#	web/ASC.Web.Common/src/api/files/index.js
2020-10-08 10:18:06 +03:00
Vladislav Makhov
716a9f387e Fix code after merge 2020-10-08 10:14:38 +03:00
Artem Tarasov
5806daa594 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-07 18:23:34 +03:00
954fe70035 Web: Files: fixed isCanCreate and isCanBeDeleted selectors 2020-10-07 18:09:08 +03:00
Ilya Oleshko
be48e703b9 Web: Files : Home : Fixed context menu separator key 2020-10-07 17:31:59 +03:00
cbcf6bef85 Web: Files: removed auth selectors from files 2020-10-07 17:23:02 +03:00
Artem Tarasov
17daf4e847 Web: Files: settings: fix warning 2020-10-07 17:15:40 +03:00
Vladislav Makhov
b24bc1f05a Merge branch 'feature/files' into feature/files-favorites
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRowContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesTileContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.Files/Client/src/store/files/selectors.js
2020-10-07 17:11:40 +03:00
fdd0b945b0 Web: Files: fixed SectionHeaderContent selectors 2020-10-07 17:05:50 +03:00
9d87b8de09
Merge pull request #94 from ONLYOFFICE/feature/empty-screen
Feature/empty screen
2020-10-07 16:52:54 +03:00
b375463d02 Web: Files: added getRootFolderId, fixed sharing panel 2020-10-07 16:42:37 +03:00
3bf8bd5103 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-07 16:41:24 +03:00
ca37d2134d Web: Files: Applied API changes on server in files filtering 2020-10-07 16:41:05 +03:00
TatianaLopaeva
da23f36f09 Merge branch 'feature/files' into feature/empty-screen 2020-10-07 16:02:18 +03:00
TatianaLopaeva
34506827b5 Update yarn.lock 2020-10-07 15:53:29 +03:00
TatianaLopaeva
449bc0e0b2 Web: Files: Deleted unnecessary fontSize 2020-10-07 15:32:03 +03:00
TatianaLopaeva
17b8a00a62 Web: Files: Deleted unnecessary box 2020-10-07 15:21:46 +03:00
fc71716044 Web: Files: fixed SectionFilter import 2020-10-07 15:21:26 +03:00
TatianaLopaeva
de7e4fe062 Merge branch 'feature/files' into feature/empty-screen
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
2020-10-07 15:14:54 +03:00
Artem Tarasov
84bb49c0e3 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-07 15:14:26 +03:00
Ilya Oleshko
94d2ae1d07 Web: Files : Selectors : Added missing property 2020-10-07 14:46:59 +03:00
TatianaLopaeva
9ac0d6f73a Web: Files: Changed margin 2020-10-07 14:42:09 +03:00
Vladislav Makhov
e7fc2fef13 Add Recent to the tree node. 2020-10-07 14:26:08 +03:00
Artem Tarasov
36158ded1d Web: Files: fixed inability to navigate from TreeSettings to TreeFolders 2020-10-07 14:12:45 +03:00
c879c55009 Web: Files: fixed SharingPanel selectors 2020-10-07 14:05:14 +03:00
3fd94c1db9 Web: Files: fixed OperationsPanel selectors 2020-10-07 14:04:48 +03:00
ddc953bcf5 Web: Files: fixed NewFilesPanel selectors 2020-10-07 14:04:31 +03:00
9a87a89d0c Web: Files: fixed VersionHistory selectors 2020-10-07 14:04:13 +03:00
f737bb1deb Web: Files: fixed SectionHeaderContent selectors 2020-10-07 14:03:56 +03:00
254c158bef Web: Files: fixed VersionRow selectors 2020-10-07 14:03:40 +03:00
ea11614b86 Web: Files: fixed Settings selectors 2020-10-07 14:03:22 +03:00
0d2eec0647 Web: Files: fixed SectionBodyContent selectors 2020-10-07 14:03:03 +03:00
06bc431f3e Web: Files: fixed Home selectors 2020-10-07 14:02:42 +03:00
c789743835 Web: Files: fixed SectionPagingContent selectors 2020-10-07 14:02:19 +03:00
da1249cf4a Web: Files: fixed SectionHeaderContent selectors 2020-10-07 14:00:46 +03:00
190460a797 Web: Files: fixed SectionFilterContent selectors 2020-10-07 14:00:28 +03:00
74dda40b90 Web: Files: fixed SectionBodyContent selectors 2020-10-07 14:00:05 +03:00
b265a01603 Web: Files: fixed FilesTileContent selectors 2020-10-07 13:59:36 +03:00
446c4575d3 Web: Files: fixed FilesRowContent selectors 2020-10-07 13:59:15 +03:00
2667c4928c Web: Files: fixed DocEditor selectors 2020-10-07 13:58:54 +03:00
d5ed8c78e1 Web: Files: fixed EmptyTrashDialog selectors 2020-10-07 13:58:37 +03:00
8ee8bc2369 Web: Files: fixed DownloadDialog selectors 2020-10-07 13:58:16 +03:00
10fcad6c0e Web: Files: fixed DeleteDialog selectors 2020-10-07 13:57:47 +03:00
44b525a042 Web: Files: fixed MainButton selectors 2020-10-07 13:57:19 +03:00
8a132dbd62 Web: Files: fixed TreeSettings selectors 2020-10-07 13:56:47 +03:00
478a7909fc Web: Files: fixed TreeFolders selectors 2020-10-07 13:55:56 +03:00
ba3c40634d Web: Files: added new selectors 2020-10-07 13:55:05 +03:00
e76e50dc79 Web: ServiceWorkers: Turned off debug mode 2020-10-07 13:43:51 +03:00
7d958b7f9b Web: Files: Restored Suspense 2020-10-07 13:39:07 +03:00
Artem Tarasov
a49b2581d9 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
#	products/ASC.Files/Client/src/store/files/reducers.js
2020-10-07 13:24:20 +03:00
11348e5fba Update yarn.lock files 2020-10-07 12:58:38 +03:00
2e74a1bde3 Web: Replaced some code tot selectors 2020-10-07 12:47:55 +03:00
Ilya Oleshko
19f5206e3f Web: Files : Home : Fixed existing items check on add temp item on create 2020-10-07 11:45:20 +03:00
Ilya Oleshko
066a396dbd Web: Files : Home : Fixed double add temp item on create 2020-10-07 11:33:10 +03:00
TatianaLopaeva
ee6f71d6ae Web: Files: Refactoring 2020-10-07 11:03:19 +03:00
TatianaLopaeva
da9611bd4b Merge branch 'feature/files' into feature/empty-screen 2020-10-07 10:58:27 +03:00
TatianaLopaeva
650b5d076a Web: Files: Refactoring 2020-10-07 10:57:05 +03:00
ac7eda1b93 Web: Files: fixed filter 2020-10-06 22:56:22 +03:00
Ilya Oleshko
2632a0d3da Web: Files : Home : Fixed loopTree after create or update items at row 2020-10-06 21:48:55 +03:00
201126834f Web: Files: fixed url filter, fixed selectedFolder error 2020-10-06 19:33:41 +03:00
Artem Tarasov
ef602b578f Web: Files: fixed selected tree node on click in row 2020-10-06 17:07:58 +03:00
TatianaLopaeva
88d6a3ad07 Web: Files: Re-wrote styles for SectionBody and deleted unnecessary for EmptyFolderContainer widthProp 2020-10-06 16:04:33 +03:00
TatianaLopaeva
b76bf8f3a0 Web: Files: Re-wrote styles EmptyFoldersContainer 2020-10-06 15:39:28 +03:00
a664bc9795 Web: Files: fixed Home selectors, added new selectors 2020-10-06 15:35:46 +03:00
fa4f3d5d7b Web: Files: renamed setNewTreeFilesBadge action to setUpdateTree 2020-10-06 15:35:12 +03:00
5ae3b98548 Web: Files: fixed article body selectors, added redux to TreeFolders.js 2020-10-06 15:32:57 +03:00
Vladislav Makhov
e265dbf7c5 fix index by agreement 2020-10-06 15:03:29 +03:00
Ilya Oleshko
2732f892da Web: Files : Home : Added events for rename and create, fixed loop folder data 2020-10-06 14:57:16 +03:00
Ilya Oleshko
a522433ed7 Web: Files : Home : Added selectors for fileRow 2020-10-06 14:56:31 +03:00
Vladislav Makhov
1992be53b8 Merge branch 'feature/files' into feature/files-favorites
# Conflicts:
#	products/ASC.Files/Client/yarn.lock
2020-10-06 11:40:12 +03:00
8d7cf4f2dc Web: Replaced getCurrentModule with getCurrentProduct selector 2020-10-05 20:56:36 +03:00
c336279bf1 Web: Files: Fixed IsAdmin issues 2020-10-05 20:38:45 +03:00
bf20339e47 Web: Files: fixed upload folder 2020-10-05 17:17:08 +03:00
Vladislav Makhov
6d3bb5fd0e Refactoring 2020-10-05 16:08:24 +03:00
Vladislav Makhov
5d1a84737c Fix selected tree node initialization during first render 2020-10-05 16:06:26 +03:00
63ee865d98 Merge branch 'feature/files' into feature/loading-acceleration
# Conflicts:
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/ProfileInfo/ProfileInfo.js
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/index.js
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/src/pages/login/index.js
#	web/ASC.Web.Common/src/utils/index.js
2020-10-05 15:37:09 +03:00
978b67f7a7 Update yarn.lock files 2020-10-05 14:46:07 +03:00
Vladislav Makhov
d6e5f1171d Add reselect lib 2020-10-05 14:17:01 +03:00
53365f4c27 Merge branch 'feature/loading-acceleration' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/loading-acceleration 2020-10-05 14:01:39 +03:00
9269465e59 Web: Files: moved upload to actions 2020-10-05 14:01:32 +03:00
d00d16ee02 Merge branch 'master' into feature/files
# Conflicts:
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/src/components/pages/Wizard/index.js
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/src/api/settings/index.js
#	web/ASC.Web.Common/src/pages/login/index.js
#	web/ASC.Web.Common/src/store/auth/reducer.js
#	web/ASC.Web.Common/src/utils/index.js
#	web/ASC.Web.Common/yarn.lock
2020-10-05 13:32:26 +03:00
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
3947b45177 Merge branch 'feature/loading-acceleration' of github.com:ONLYOFFICE/AppServer into feature/loading-acceleration
# Conflicts:
#	products/ASC.Files/Client/src/store/files/selectors.js
2020-10-02 18:36:11 +03:00
Ilya Oleshko
80066c1877 Web: Files : Home : Fixed mapStateToProps with new selectors 2020-10-02 17:36:47 +03:00
Ilya Oleshko
adfb3ccc4f Web: Files : Home : Fixed simple selectors 2020-10-02 17:35:57 +03:00
Ilya Oleshko
70fb72e628 Web: Files : Home : Added simple selectors, fixed mapStateToProps 2020-10-02 16:21:36 +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
7bbba5f158 Web: People: Re-written Home/Body with selectors and reselect + refactoring 2020-10-01 22:01:52 +03:00
c008acee57 Merge branch 'feature/files' into feature/loading-acceleration
# Conflicts:
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.People/Client/src/components/Article/MainButton/index.js
#	products/ASC.People/Client/src/components/pages/Profile/index.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
2020-10-01 17:32:12 +03:00
1b15795d7a Web: Files: fixed fetchFiles action, refactoring 2020-10-01 10:41:00 +03:00
TatianaLopaeva
b33328218a Update yarn.lock files 2020-10-01 09:37:25 +03:00
ccd1aef9f8 Web: Re-written NavMenu with selectors and reselect 2020-10-01 01:25:08 +03:00
2f1d43df7b Merge branch 'feature/files' into feature/loading-acceleration 2020-09-30 21:11:08 +03:00
Artem Tarasov
14f0d0f2be update yarn.lock 2020-09-30 15:00:27 +03:00
Ilya Oleshko
a9163c06be Web: Files : Fixed open files after create 2020-09-30 11:57:22 +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
Artem Tarasov
c68b6d6b7f update yarn.lock 2020-09-30 10:53:51 +03:00
4ac2767afb Web: Files: removed useless actions, fixed clearProgressData 2020-09-29 18:24:49 +03:00
f96e5cee1a Web: Files: Replaced RequestLoader to showLoader/hideLoader function calls 2020-09-29 17:40:42 +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
80853762b1 Web: Files: Fixed mapDispatchToProps 2020-09-29 14:47:29 +03:00
86207e27fc Web: Applied prettier styled and removed debugger 2020-09-29 14:46:28 +03:00
981e7646ca Web: Files: Fixed opening DocEditor 2020-09-29 14:21:37 +03:00
Vladislav Makhov
5309d8ecf6 Add Favorites empty screen picture 2020-09-29 13:34:59 +03:00
ad4b28d1f2 Merge branch 'feature/files' into feature/loading-acceleration
# Conflicts:
#	products/ASC.Files/Client/public/index.html
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/Article/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.People/Client/src/components/pages/Home/Section/Header/index.js
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/ProfileInfo/ProfileInfo.js
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Common/src/components/index.js
2020-09-29 11:48:36 +03:00
Vladislav Makhov
4d45163704 Add Favorites options to dropdown menu 2020-09-29 11:41:02 +03:00
Ilya Oleshko
ac9262f4c9 Web: Files : Fixed editor url, always last 2020-09-28 17:46:27 +03:00
Ilya Oleshko
9933b768d0 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-28 17:23:32 +03:00
Ilya Oleshko
e4764828f3 Web: Files: Editor : Fixed frame height for tablet 2020-09-28 17:23:11 +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
a6180afa35 Web: Normalize routing + refactoring 2020-09-25 19:14:50 +03:00
72cf8e4f2b Web: Moved RowsLoader to ASC.Web.Common 2020-09-25 10:36:13 +03:00
5cef360ade Web: Files: added hideAside prop to PageLayout 2020-09-24 15:07:08 +03:00
521ed5f24e Web: Files: Replaced HeadlineLoader to ASC.Web.Common variant 2020-09-24 14:27:48 +03:00
b04f22b6e5 Web: Moved TreeFolderLoader to ASC.Web.Common 2020-09-24 13:58:18 +03:00
f2b0cdf1af Web: Moved HeadlineLoader to ASC.Web.Common 2020-09-24 13:37:54 +03:00
4c214e2ff2 Merge branch 'feature/files' into feature/loading-acceleration 2020-09-24 12:56:52 +03:00
2c18950df8 Web: Files: fixed display of icons for ipad 2020-09-24 12:09:01 +03:00
885eb4a691 Web: Clients: Added #temp-content markup on load and opportunity to hide it + router refactoring 2020-09-23 18:42:47 +03:00
01abc6d4f1 Web: Files: Added default loader before react is ready 2020-09-23 17:20:51 +03:00
0028707da6 Web: Files: Formatted file 2020-09-23 17:18:01 +03:00
Artem Tarasov
b4fe26e4fe Web: Files: fixed style of TreeFolders and TreeSettings 2020-09-23 14:11:35 +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
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
5778b9bb62 Web: Files: Added RowsLoader for files list loading 2020-09-22 15:09:06 +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
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
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
Alexey
69b8d0ec7d Web: Files/People/Components: Content rendered without columns on mobile devices 2020-09-14 08:51:54 +03:00
65fbf2247e Update yarn.lock files 2020-09-11 22:51:28 +03:00
09c8febfd3 Web: Files: Removed setup wrong title 2020-09-11 22:40:52 +03:00
de290abd57 Web: Files: Replaced invalid characters 2020-09-11 22:40:09 +03:00
51709f3c6d Web: Files: Changed default cursor in TreeSettings on loading 2020-09-11 22:39:22 +03:00
a44b4bc60a Web: Files: Fixed setIsLoading is undefined on triangle icon click 2020-09-11 22:38:50 +03:00
8045eecf1b Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2020-09-11 22:30:09 +03:00
c989eaf8a5 Web: Files: Changed default cursor in FolderTree on loading 2020-09-11 22:04:00 +03:00
2ccb4eebac Web: Files: Replaced title (People style) 2020-09-11 21:46:51 +03:00
4d97d6a7ac Web: Clients: Moved setup title to Article/Body 2020-09-11 21:45:46 +03:00
49ba2c96db Web: Files: Commented useless code 2020-09-11 20:43:40 +03:00
219ab9cac2 Web: Files: fixed Dnd display logic 2020-09-11 12:49:59 +03:00
a085b53cb8 Web: Files: refactoring isLoading 2020-09-11 12:22:18 +03:00
Artem Tarasov
76ad46fed1 refactoring, moved onLoading and isLoading to redux 2020-09-11 11:25:47 +03:00
Artem Tarasov
6a219488e9 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-10 16:01:30 +03:00
Artem Tarasov
3c4562a03a removed passing onLoading and isLoading in ArticleBodyContent through properties 2020-09-10 16:00:02 +03:00
36a0bf12f4 Web: Files: fixed error handler create file/folder 2020-09-10 15:22:44 +03:00
7433eea815 Web: Clients: SW: Added code for updating SW lifecycle to update the app after user triggered refresh 2020-09-10 13:19:06 +03:00
323823981a Update yarn.lock files 2020-09-09 22:25:31 +03:00
b3b6fd0938 Web: Components: Re-written ModalDialog component with SLOT pattern 2020-09-09 21:49:25 +03:00
Alexey
5843368d4f Web: Files: Increased the width of the "row update text" field 2020-09-09 15:41:28 +03:00
00f913794d Web: Files: fixed arrow button 2020-09-08 11:16:03 +03:00
9778b258d7 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-07 18:41:51 +03:00
efbebc05b5 Update yarn.lock files 2020-09-07 18:41:42 +03:00
d9783ecf26 Web: Common: fixed sort-combobox styles, added isMobile prop 2020-09-07 17:31:36 +03:00
c7cb291668 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-09-07 13:55:24 +03:00
a2f050590b Update yarn.lock files 2020-09-04 21:04:05 +03:00
49f5166517 Web: Files: Added route to Error520 2020-09-04 20:35:49 +03:00
0432158a0f Web: Files: fixed files page crash 2020-09-04 19:10:24 +03:00
Artem Tarasov
72476521cd Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-02 18:03:27 +03:00
Artem Tarasov
17d5e7fb95 refactoring styles 2020-09-02 17:58:21 +03:00
0eb3b2b4d3 Update yarn.lock files 2020-09-02 12:30:53 +03:00
da50146545 Web: Clients: Added useEffect for changeLanguage call if functional components (issue: Warning: Cannot update a component https://fb.me/setstate-in-render) 2020-09-02 12:19:21 +03:00
6bf251bb8e Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-01 18:34:23 +03:00
0152274029 Web: Clients: Fixed workbox.expiration.Plugin is not a constructor 2020-09-01 18:34:06 +03:00
Artem Tarasov
dfb32288e8 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-01 18:32:48 +03:00
Artem Tarasov
3778ca9aea refactoring 2020-09-01 18:32:15 +03:00
00c6ce5e9b Web: Clients: Added api-cache in service-worker for base info for 30 Minutes 2020-09-01 18:11:20 +03:00
bd6c0d0338 Web: Clients: Fixed windows is not defined 2020-09-01 18:09:39 +03:00
bc8613c4f6 Web: Clients: Uncommented self.skipWaiting() on install service-worker 2020-09-01 17:53:24 +03:00
Ilya Oleshko
4e663b9514 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-01 15:25:43 +03:00
Ilya Oleshko
4e7ab40221 Web: Files: Home : Added render checking and code formatting 2020-09-01 15:25:32 +03:00
Artem Tarasov
c876730130 added APIs methods 2020-09-01 11:44:43 +03:00
Artem Tarasov
ba42cdcb71 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-01 10:16:53 +03:00
Artem Tarasov
461cb53b4e added getFilesSettings 2020-09-01 01:05:28 +03:00
062a3a793f Update yarn.lock files 2020-08-31 17:45:37 +03:00
9ee046bb1e Web: Files: fixed empty-screen-container to new article 2020-08-31 16:32:44 +03:00
d9f70df70a Update yarn.lock files 2020-08-31 12:42:36 +03:00
1c5402db37 Web: Files: Added Webpack-bundle-analyzer 2020-08-31 12:07:58 +03:00
1fb90663ee Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-08-31 10:04:45 +03:00
1f32e91d54 Web: Files: added widthProp to row 2020-08-31 10:03:48 +03:00
Artem Tarasov
0e32424313 refactoring 2020-08-28 17:42:01 +03:00
Artem Tarasov
4b9631597b Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-08-28 12:15:53 +03:00
Ilya Oleshko
ab16aa979d Web: Files: Home : Fixed auto scroll to body on mobile or tablet devices 2020-08-28 12:14:35 +03:00
Artem Tarasov
b859f35e5e implemented access to admin settings by checking the value of the isAdmin property in state.auth.user.isAdmin. Added api methods 2020-08-28 12:13:53 +03:00
Artem Tarasov
551d171ac1 added error403 to Settings, when thirdParty is disabled 2020-08-27 18:00:20 +03:00
Artem Tarasov
69a54a0717 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-08-27 10:39:54 +03:00
Artem Tarasov
84d4446b23 added api methods for settings, refactoring 2020-08-27 10:38:46 +03:00
e1dbf344c7 Web: Files: fixed logout to files module 2020-08-26 16:26:38 +03:00
7fa6111cc3 Web: Files: fixed DragAndDrop 2020-08-26 15:21:22 +03:00
Artem Tarasov
95d5414718 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-08-26 13:55:49 +03:00
Artem Tarasov
872d0dae0d Fixed MainButton accessibility when going to Settings 2020-08-26 13:55:04 +03:00
3fce8d1027 Web: Files: fixed row click on mobile 2020-08-26 13:36:30 +03:00
82af63f80d Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-08-26 11:35:19 +03:00
78e62b36fc Web: Files: removed custom dropzone function, refactoring 2020-08-26 11:35:12 +03:00
Artem Tarasov
392896de1f Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-08-25 15:24:14 +03:00
Artem Tarasov
c584f75c4e fixed node selection when switching between TreeSettings and TreeFolders 2020-08-25 15:23:43 +03:00
8e88dd8239 Web: Files: fixed onLoading prop 2020-08-25 11:01:45 +03:00
Artem Tarasov
5a494b3c2c refactoring. moved the onLoading function to redux 2020-08-24 17:25:41 +03:00
Artem Tarasov
35c1b08547 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-08-24 12:50:52 +03:00
Artem Tarasov
c385fd3b34 fixed selected node SettingsTree 2020-08-24 12:50:27 +03:00
ccf177bf7b Web: Files: fixed tree badge styles 2020-08-24 11:21:28 +03:00
Artem Tarasov
4cbfa4c6ae fixed routing SettingsTree 2020-08-24 10:33:16 +03:00
Artem Tarasov
503acfeea1 fixed translate SettingsTree 2020-08-21 13:38:55 +03:00
Artem Tarasov
d01dfb0aae Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-08-20 18:43:20 +03:00
2fc42a79e5 Web: Files: fixed sharing panels styles 2020-08-20 17:39:23 +03:00
Artem Tarasov
141e4ffaec fix style 2020-08-20 16:09:46 +03:00
6ce83a9d3f Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-08-20 12:17:46 +03:00
d5942241e8 Web: Clients: Parallelized initial API queries 2020-08-20 12:17:36 +03:00
Artem Tarasov
4eace9bae1 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-08-20 11:27:47 +03:00
Artem Tarasov
f2c39cd592 added common settings, translation 2020-08-20 11:27:00 +03:00
96ec887ffa Web: Files: fixed sharing panel styles 2020-08-20 11:19:54 +03:00
05bc905831 Web: Clients: Fixed regex to transltaion.json files for serviceWorker 2020-08-19 21:18:23 +03:00
27f52a2dc2 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-08-19 20:00:57 +03:00
8d11e1b0c8 Web: Clients: Changed interaction with serviceWorker 2020-08-19 20:00:41 +03:00
Artem Tarasov
cdbeea4741 added translation, admin settings 2020-08-19 18:16:31 +03:00