Commit Graph

2690 Commits

Author SHA1 Message Date
Viktor Fomin
c2e74d3756 Update yarn.lock files 2020-11-06 18:43:16 +03:00
Viktor Fomin
b1f9db662d Web: People: fix color 2020-11-06 16:17:56 +03:00
Viktor Fomin
1a4ced2195 Web: Files: fix color 2020-11-06 16:17:40 +03:00
Viktor Fomin
151dc898f5 Update yarn.lock files 2020-11-05 12:28:39 +03:00
Viktor Fomin
3bdff517f9 Web: People: rename headers components 2020-11-05 11:16:33 +03:00
Viktor Fomin
081fe180bb Web: Files: rename headers components 2020-11-05 11:15:46 +03:00
Viktor Fomin
72467a70c2 Web: People: fix header loader 2020-11-04 12:24:02 +03:00
Viktor Fomin
1fc0d91182 Web: Files: fix header loader 2020-11-04 12:23:35 +03:00
Viktor Fomin
91c254c638 Web: Common: fix main button loader 2020-11-03 18:36:19 +03:00
78b2dc4631 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2020-11-03 11:47:16 +03:00
f39d6e83b8 Files: refactoring 2020-11-03 11:47:05 +03:00
60e66c1abe Web: Fixed PWA App icon url on iOS 2020-11-02 21:42:53 +03:00
7e828b5643 Autofac: fix 2020-11-02 19:27:08 +03:00
42b7b93832
Merge branch 'develop' into feature/article-resize 2020-11-02 11:44:08 +03:00
2ae201ebbd Files: privacy 2020-11-02 11:29:01 +03:00
6baeee6ddd Files: fix startediting 2020-10-31 18:14:37 +03:00
Ilya Oleshko
7726e17170 Merge branch 'develop' into feature/article-resize 2020-10-30 15:32:25 +03:00
Ilya Oleshko
a823763af7 Web: Files : Body : RowContent : Fixed badges actions and styles 2020-10-30 15:20:06 +03:00
Ilya Oleshko
b1b402768b Web: Files : Body : Added context to RowContainer 2020-10-30 14:25:04 +03:00
Ilya Oleshko
318202ca57 Web: People : UserContent : Added sectionWidth property, fixed missing styles 2020-10-30 14:23:56 +03:00
Ilya Oleshko
b055c0224a Web: People : Body : Added context to RowContainer 2020-10-30 14:23:23 +03:00
Ilya Oleshko
648427fbf4 Web: People : Header : Added context to Header 2020-10-30 14:22:48 +03:00
Ilya Oleshko
3b9679957e Web: Files : Header : Added context to Header 2020-10-30 14:22:30 +03:00
Ilya Oleshko
c28b1d0121 Web: Components : RowContent : Renamed width property, fixed usage 2020-10-30 14:19:59 +03:00
f5ae1c4b0e Web: Files: fixed setIsLoading 2020-10-30 14:13:54 +03:00
496d908f6d Notify: fix 2020-10-30 10:23:35 +03:00
bc725f29df Web: Common: added re-resizable package, added new acticle 2020-10-29 17:33:05 +03:00
a163c439d3 Merge branch 'develop' into feature/fixed-dragging 2020-10-29 13:23:37 +03:00
77e9f78d55 Web: Files: fixed dragging 2020-10-29 12:35:53 +03:00
70d3e51520 Web: Files: added drag cursor 2020-10-29 12:35:17 +03:00
Vladislav Makhov
f14eaabf50 Remove unused code 2020-10-28 14:18:02 +03:00
Vladislav Makhov
89a102ee17 Refactor move operations with actions. 2020-10-28 14:03:58 +03:00
Vladislav Makhov
01e25257b5 Delete unused code 2020-10-28 11:46:08 +03:00
Vladislav Makhov
97ed3121cc Add selector to receive operation folders data 2020-10-28 11:42:05 +03:00
Vladislav Makhov
626a2a60a2 Fix OperationsPanel move menu 2020-10-28 09:33:43 +03:00
Vladislav Makhov
3b6883595a Move selector to auth 2020-10-27 14:47:07 +03:00
Vladislav Makhov
eab8d8e8e2 update yarn.lock 2020-10-27 14:28:56 +03:00
Vladislav Makhov
44050626b4 Fix console warnings 2020-10-27 14:21:30 +03:00
Vladislav Makhov
ab0b1c5ee6 Refactor description translation. 2020-10-27 14:21:05 +03:00
b548870886 Web: Files: Removed useless calls of API by Privacy folder + Added isEncryptionSupport selector 2020-10-27 13:15:06 +03:00
Vladislav Makhov
64a72b522f Update yarn.lock 2020-10-27 10:49:55 +03:00
Vladislav Makhov
32b1d5914f Add private room selectors 2020-10-26 16:23:00 +03:00
Vladislav Makhov
6ba6ba2e64 Refactoring of private room mock 2020-10-26 16:22:47 +03:00
Vladislav Makhov
e5c5f9194d Fix code after merge 2020-10-23 16:01:10 +03:00
Vladislav Makhov
7b458a72c9 Merge branch 'develop' into feature/private-room
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
2020-10-23 15:49:10 +03:00
Vladislav Makhov
af0d47d474 Add translation 2020-10-23 15:31:45 +03:00
Vladislav Makhov
23c157e279 Update tree node with private room 2020-10-23 15:31:33 +03:00
Vladislav Makhov
5441db9b76 Add private room empty screen container 2020-10-23 15:31:10 +03:00
eee01c25e6 Web: Files: Fixed render with empty JSX 2020-10-23 15:01:07 +03:00
6848dcfad7 Web: Files: Fixed MoveTo/CopyTo operations (no loopFilesOperations action inside props) 2020-10-23 14:01:02 +03:00