Commit Graph

7647 Commits

Author SHA1 Message Date
08590b6b58 Fix confirm 2020-10-07 13:45:53 +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
5171e4fb66
Merge pull request #90 from ONLYOFFICE/feature/loading-acceleration
Feature/loading acceleration
2020-10-07 13:10:30 +03:00
11348e5fba Update yarn.lock files 2020-10-07 12:58:38 +03:00
1475af5f28 web: common: bump version 2020-10-07 12:49:50 +03:00
5738e82451 web: components: bump version 2020-10-07 12:49:14 +03:00
cbde3120aa Web: Common: Removed Layout and StudioLayout components 2020-10-07 12:48: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
0a7eb28989 Reassign: fix scope 2020-10-07 11:23:43 +03:00
TatianaLopaeva
ee6f71d6ae Web: Files: Refactoring 2020-10-07 11:03:19 +03:00
TatianaLopaeva
ee460787d5 Web: Components: Refactoring 2020-10-07 10:59:31 +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
b8d2407530 Merge branch 'feature/loading-acceleration' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/loading-acceleration 2020-10-06 19:33:57 +03:00
201126834f Web: Files: fixed url filter, fixed selectedFolder error 2020-10-06 19:33:41 +03:00
42d7ffae45 Web: People: Fixed loading Profile info after change People filter fields 2020-10-06 19:26:01 +03:00
7fb3ce6c09 Web: People: Added groups for API people loading 2020-10-06 19:07:10 +03:00
6cd15ef176 Merge branch 'feature/loading-acceleration' of github.com:ONLYOFFICE/AppServer into feature/loading-acceleration 2020-10-06 18:18:46 +03:00
f9bf1dc7d7 Web: Common: Removed useless code 2020-10-06 18:18:36 +03:00
c2cd41f8f2 Web: People: Fixed working of GroupMenu after applied reselect 2020-10-06 18:18:01 +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
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
Diana
5c2b6debac fix migrations 2020-10-06 14:39:44 +03:00
Diana
cc8b3e470d fix 2020-10-06 14:38:15 +03:00
Artem Tarasov
0244d97007 Web: People: rename component LeaveFormDialog to DataLossWarningDialog, action setIsVisibleModalLeave to setIsVisibleDataLossDialog 2020-10-06 13:29:11 +03:00
3ad873f1c8 Web: People: Restored fields in filtering data 2020-10-06 12:46:10 +03:00
Artem Tarasov
045e618c3a Merge branch 'feature/files' into feature/fix-redirect-after-update-profile 2020-10-06 12:20:21 +03:00
fcc1ca32dd Web: Fixed showing Error404 before user not loaded 2020-10-06 11:53:56 +03:00
Artem Tarasov
e0547caad7 Web: People: fix routing 2020-10-06 11:49:36 +03:00
af756a1e76 Web: Fixed opening @self profile view 2020-10-06 11:33:53 +03:00
8f086d1183 Web: Fixed NavMenu crash on currentProduct equals null 2020-10-06 10:10:42 +03:00
1ba65b9c01 EF: new Migration scheme 2020-10-06 10:06:18 +03:00
c5f87f8200 Web: People: Fixed refresh page with Filter 2020-10-05 21:41:04 +03:00
TatianaLopaeva
d5dbebfe1e Web: Components: Refactoring 2020-10-05 21:22:03 +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
TatianaLopaeva
2b848be23d Web: Components: Change styles by layout 2020-10-05 20:38:13 +03:00
Artem Tarasov
16d70a4168 Web: People: added LeaveFormDialog to updateUserForm 2020-10-05 18:54:57 +03:00