Commit Graph

2505 Commits

Author SHA1 Message Date
3ce984b374 Web: Files: removed useless code from DocEditor 2020-10-14 12:57:00 +03:00
00e6ddcd97 Web: Files: rename isCanCreate to canCreate, fixed merge 2020-10-14 12:46:56 +03:00
f294b60940 Merge branch 'feature/files' into feature/selectors-refactoring 2020-10-14 10:26:00 +03:00
bac77e0ebd Merge branch 'feature/files' into feature/selectors-refactoring
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/MainButton/index.js
2020-10-13 18:17:31 +03:00
Alexey Kostenko
f16145ae62 Merge branch 'feature/files' into feature/avatar-editor-redesign 2020-10-13 17:00:18 +03:00
Alexey Kostenko
e95be64ea6 Web: Components/People: Small refactoring 2020-10-13 16:57:44 +03:00
49f5a52433 Update yarn.lock files 2020-10-13 16:52:17 +03:00
8205c230c7 Web: Clients: Added displaying Loader.Filter for MainButton 2020-10-13 16:43:41 +03:00
2fa205cb6f Web: Clients: Fixed catching of initial API errors 2020-10-13 16:31:21 +03:00
Alexey Kostenko
8e5db50b9a Web: People: Show data loss warning on exit 2020-10-13 16:24:46 +03:00
746ecc7f40 Web: Clients: Fixed applying single cursor on loading 2020-10-13 16:20:49 +03:00
Alexey Kostenko
e5254e0a54 Web: People: Fixed saving empty image when creating user 2020-10-13 15:53:53 +03:00
3dd9f71dda Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-13 15:51:24 +03:00
5d76e7e6b0 Web: Redesigned displaying of loading processes 2020-10-13 15:51:14 +03:00
668cb3e893 Merge branch 'master' into feature/files 2020-10-13 15:27:31 +03:00
bcbefb8f26 Merge branch 'feature/files' into feature/selectors-refactoring
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/TreeSettings.js
#	products/ASC.Files/Client/src/components/pages/Settings/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Settings/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	products/ASC.Files/Client/src/store/files/reducers.js
#	products/ASC.Files/Client/src/store/files/selectors.js
2020-10-13 15:08:22 +03:00
Alexey Kostenko
30032bdce9 Web: People: Removed "is loading" from save button when upload image 2020-10-13 14:06:36 +03:00
0ae5ec1b1b Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-13 14:02:11 +03:00
b53e34a0f0 Web: Removed useless Link duplicates 2020-10-13 14:02:04 +03:00
Alexey Kostenko
31fee3c405 Web: People: Reset profile after editing or creating profile 2020-10-13 13:49:11 +03:00
Artem Tarasov
a4a959f972 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-13 13:43:16 +03:00
Artem Tarasov
2623c91e80 Web: Files: fixed render loader 2020-10-13 13:42:28 +03:00
3d34978bf0 Merge branch 'feature/files' into feature/selectors-refactoring 2020-10-13 13:39:10 +03:00
9968873305 Merge branch 'master' into feature/fix_API_return
# Conflicts:
#	web/ASC.Web.Api/Controllers/SettingsController.cs
2020-10-13 13:33:24 +03:00
1d4b3785bb Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-10-13 13:31:24 +03:00
0712677297 Web: Common: fixed MediaViewer close, fixed share dropdown styles 2020-10-13 13:30:26 +03:00
Artem Tarasov
e2bb4a8405 Web: Files: TreeSettings: fixed render of settings before receiving a response from the server 2020-10-13 13:15:17 +03:00
a504251359
Merge pull request #99 from ONLYOFFICE/feature/fix-changing-language
Feature/fix changing language
2020-10-13 12:55:37 +03:00
02f39a9c71 Merge branch 'master' into feature/files
# Conflicts:
#	common/ASC.Core.Common/Migrations/MySql/WebstudioDbContextMySql/20201006101804_WebstudioDbContextMySql.cs
#	common/ASC.Core.Common/Migrations/Npgsql/WebstudioDbContextNpgsql/20200929102646_WebstudioDbContextNpgsql.cs
#	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
#	web/ASC.Web.Core/Files/FileUtility.cs
2020-10-13 12:52:28 +03:00
Artem Tarasov
33d0322fb4 Web: Files: TreeSettings: refactoring 2020-10-13 12:50:39 +03:00
TatianaLopaeva
579d543292 Merge branch 'feature/files' into feature/fix-changing-language 2020-10-13 12:38:46 +03:00
TatianaLopaeva
4ef2db2ed0 Web: Update yarn.lock 2020-10-13 12:37:34 +03:00
Ilya Oleshko
abee1c8a8e Merge branch 'feature/files' into feature/selectors-refactoring 2020-10-13 12:10:55 +03:00
Ilya Oleshko
2f88af1137 Web: Files : Home : Added isEdit condition for render share button 2020-10-13 11:58:28 +03:00
a1bcf2eb3e Merge branch 'master' into feature/fix-messages 2020-10-13 11:28:19 +03:00
TatianaLopaeva
2f72748f2b Web: Added getLanguage selector 2020-10-13 11:19:24 +03:00
TatianaLopaeva
f0299db016 Update yarn.lock 2020-10-13 11:14:09 +03:00
b4a0a302e6 Files: fix di 2020-10-13 10:28:13 +03:00
cefc64422e Files: fix di 2020-10-13 10:23:53 +03:00
ae8fd12b35 Files: fix di 2020-10-13 10:21:02 +03:00
Alexey Kostenko
72ac2f5875 Web: People: Fixed avatar editor when creating user 2020-10-13 10:06:05 +03:00
Artem Tarasov
1173410695 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-13 10:05:53 +03:00
TatianaLopaeva
f6a5c8a30b Web: People: added deleting cache and refactoring 2020-10-13 09:45:23 +03:00
c622be89a3 revert discard 2020-10-12 22:39:23 +03:00
5e11f96a0c fix 2020-10-12 22:15:27 +03:00
a8b838b4ce fix 2020-10-12 22:12:03 +03:00
43b9c33979 fix formating 2020-10-12 19:23:15 +03:00
Ilya Oleshko
989a854d32 Web: Files : Home : Fixed ShareButton after merge 2020-10-12 17:40:26 +03:00
36034bf97a fix warnings 2020-10-12 16:52:31 +03:00
Ilya Oleshko
cdaef9e76f Web: Files : Home : Fixed MediaViewer collection with selectors 2020-10-12 16:40:11 +03:00