Commit Graph

7843 Commits

Author SHA1 Message Date
72bf0297ef Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/confirm-redesign 2022-03-26 15:25:51 +03:00
31c37dfc46 Web: Files: Tile: fix checked style 2022-03-26 15:05:56 +03:00
bbd199bf6d Web: Files: DownloadAppList: use theme 2022-03-26 13:59:22 +03:00
75cf73d241 Web: People: fix unlink two-factor app 2022-03-26 13:04:33 +03:00
Timofey Boyko
fe3f9b59e8 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-25 10:11:00 +03:00
Timofey Boyko
7248641545 Web:People: fixed selected options of group and people selector 2022-03-25 10:10:17 +03:00
Timofey Boyko
5fea741e80 Web:People:Components: add 'total' property to state and add it to advanced selector 2022-03-25 10:09:39 +03:00
Timofey Boyko
9c331af8dd Web:People:Components: change getting selected options from state to props 2022-03-25 10:08:53 +03:00
Timofey Boyko
7f6461e3b9 Web:Files:Panels: add selected options for group and people selector 2022-03-25 10:07:17 +03:00
1922da4ab9 merge 2022-03-24 20:56:51 +03:00
Timofey Boyko
6a9806117b Web:Common:AdvancedSelector: fix bugs with re-render list, add onSelectAll function, move to functional components renders option and group list, create group header component, change props isChecked and isIndeterminate for groups, fix default styles for advanced selector with aside view 2022-03-24 17:52:21 +03:00
ff54e42a27 Merge branch 'develop' into feature/virtual-rooms-1.2 2022-03-23 17:59:05 +03:00
cee4ca3a4e Files: fix recent 2022-03-23 14:53:49 +03:00
0ff67e1f92 Web: Files: Article: fix crash on personal 2022-03-22 17:19:52 +03:00
64cd23a7bf Files: fix download as 2022-03-22 16:54:54 +03:00
e4eeb59138 Web: Files: UploadDataStore: fix folder update 2022-03-22 12:54:15 +03:00
b50b2c3c6f Web: Files: SharingPanel: delete useless 2022-03-21 17:41:28 +03:00
8381b3e9c6 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-21 17:15:55 +03:00
Timofey Boyko
0d7371b8f7 Web:People: remove old filter 2022-03-21 13:57:18 +03:00
Timofey Boyko
8355fa388d Web:Common: remove old filter component, update import and change themes 2022-03-21 13:56:42 +03:00
Timofey Boyko
c625b6c6ca Web:Files: remove old filter 2022-03-21 13:41:36 +03:00
Timofey Boyko
0fdf5dd328 Web:People: delete useless code 2022-03-21 13:20:46 +03:00
Timofey Boyko
df3c3aa574 Web:People: delete useless code 2022-03-21 12:29:26 +03:00
Timofey Boyko
17f1bcc446 Web:Files: fix display sub-menu for mobile and tablet devices 2022-03-21 12:26:30 +03:00
Timofey Boyko
685c49552a Merge branch 'feature/refactoring-pagelayout' into feature/virtual-rooms-1.2 2022-03-21 11:41:51 +03:00
Timofey Boyko
133dfa3426 Web: fix article main button view (now correct display mobile main button when view port is increased/decreased) 2022-03-21 11:40:40 +03:00
1c74b5702b Files:fix notify 2022-03-19 18:05:26 +03:00
21a8c0e0fc removed httpclient ctor 2022-03-18 22:34:01 +03:00
ef600712b8
Merge pull request #591 from ONLYOFFICE/feature/refactoring-pagelayout
Feature/refactoring pagelayout
2022-03-18 19:09:26 +03:00
Timofey Boyko
fea35b3f4c Web:People: synchronized display first loader with article and section 2022-03-18 18:30:53 +03:00
Timofey Boyko
b2924c2914 Web:Files: delete useless code 2022-03-18 18:29:41 +03:00
Timofey Boyko
77709f3399 Web:Files: synchronized first display first loader 2022-03-18 18:25:33 +03:00
f8dadfa3e5 Web: Files: Fix isPrivacyFolder 2022-03-18 18:01:46 +03:00
72cef1b6aa Web: Files: Fix re-render ArticleMainButtonContent on history changes (removed useless goToHomePage() method) 2022-03-18 18:00:59 +03:00
Timofey Boyko
f4c591cf78 Web:Files: fix navigation item click 2022-03-18 16:36:12 +03:00
Timofey Boyko
7c33680d73 Web:Files: add title for icon button in third party list 2022-03-18 16:29:10 +03:00
Timofey Boyko
9bbcbb8e54 Web:Files: restore code 2022-03-18 15:50:18 +03:00
Timofey Boyko
4e3ab4a8a8 Web:Files:Settings: fix render connected clouds list 2022-03-18 13:56:26 +03:00
Timofey Boyko
75a8ee5641 Web:Files:Settings: fix render connected clouds list 2022-03-18 13:43:39 +03:00
Timofey Boyko
2c51acc636 Web:Files:Settings: change button size and position in connected clouds 2022-03-18 13:26:25 +03:00
Timofey Boyko
3faaa52276 Web:People: increase section header width 2022-03-18 12:45:44 +03:00
Timofey Boyko
27fab6de23 Merge branch 'feature/virtual-rooms-1.2' into feature/refactoring-pagelayout 2022-03-18 11:05:58 +03:00
Timofey Boyko
4023359af3 Web:Files: fix warning 'each Each child in a list should have a unique 'key' prop' for main button 2022-03-17 18:45:50 +03:00
ac2d679e71
Merge pull request #517 from ONLYOFFICE/feature/login-redesign
Feature/login redesign
2022-03-17 16:29:22 +03:00
Timofey Boyko
e49ca2fac0 Web:Products: change 'pagelayout' component to 'section' component 2022-03-17 16:20:53 +03:00
d7f627e4e8 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-17 16:03:44 +03:00
ea502301de Web: Files: Deleted horizontal scroll from Sharing panel. 2022-03-17 16:03:23 +03:00
fd8567fd17 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-03-17 15:31:26 +03:00
b031cadb29 Web: People: Badges: fix color 2022-03-17 15:10:19 +03:00
679d0d51aa Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-03-17 12:42:26 +03:00