Commit Graph

4620 Commits

Author SHA1 Message Date
Timofey Boyko
e0ec32e1ea Web:Files: fix clicking catalog badge and open new files panel 2022-04-08 14:50:10 +03:00
Timofey Boyko
a1c9a3df1b Web:Files:Components: add separator and delete item for access combobox 2022-04-08 14:49:15 +03:00
Timofey Boyko
1687fd613d Web:Files:Components: change getting selected items from shareDataItems for add users panel 2022-04-08 14:48:23 +03:00
Timofey Boyko
bfb1cf35f6 Web:Files:Components: change getting selected items from shareDataItems for add groups panel 2022-04-08 14:48:07 +03:00
Timofey Boyko
eaba10ee3c Web:Files:Components: split shareUsers and shareGroups of sharing panel 2022-04-08 10:33:36 +03:00
Timofey Boyko
e2872f0be4 Web:Files:Components: fix displaying selected options for add users panel 2022-04-08 10:30:27 +03:00
Timofey Boyko
397ff0d90d Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-04-07 12:10:11 +03:00
Timofey Boyko
471927ff23 Web:Files:Components: add item component for sharing panel 2022-04-07 12:09:16 +03:00
Timofey Boyko
4fb1892463 Web:Files:Components: fix external link drop down for sharing panel 2022-04-07 12:08:49 +03:00
Timofey Boyko
7ffdd090d7 Web:Files:Components: add new locale for sharing panel 2022-04-07 12:08:12 +03:00
b135de806f Web: Files: Fix borders on thumbnails 2022-04-06 21:16:44 +03:00
22181e08d7 Web: Files: Restore thumbnail-image cover and increased thumbnaillHeight and thumbnaillWidth for Info Panel 2022-04-06 21:08:08 +03:00
aa91c6389c Merge branch 'feature/virtual-rooms-1.2' into feature/info-panel
# Conflicts:
#	packages/asc-web-common/components/Section/sub-components/section-container.js
2022-04-06 20:36:36 +03:00
Timofey Boyko
1a59645ed0 Web:Files:Components: add new translates for sharing panel 2022-04-06 16:08:05 +03:00
Timofey Boyko
d6990bdf0b Web:Files:Components: add internal link component for sharing panel 2022-04-06 16:05:23 +03:00
Timofey Boyko
a3a318a01d Web:Files:Components: delete useless code of sharing panel 2022-04-06 15:07:51 +03:00
Timofey Boyko
d33e889392 Web:Files:Components: update AccessComboBox of SaringPanel 2022-04-06 15:07:33 +03:00
Timofey Boyko
d652300a5a Web:Files:Components: add ExternalLink component for SharingPanel 2022-04-06 15:06:59 +03:00
Timofey Boyko
6ec821586a Web:Files: add copy.react.svg and code.react.svg 2022-04-06 15:05:50 +03:00
Timofey Boyko
8c31b41fd7 Web:Files:Components: update styled components for sharing panel 2022-04-05 18:29:07 +03:00
Timofey Boyko
f4e7c43d8d Web:Files:Components: create Footer funcation component for sharing panel 2022-04-05 18:28:37 +03:00
Timofey Boyko
574056b946 Web:Files:Components: move out StyledComponents 2022-04-05 18:28:11 +03:00
Timofey Boyko
5b975c5f29 Web:Files:Components: create StyledFooter, StyledHeader, StyledExternalLink, StyledContent and StyledBody for Sharing panels 2022-04-05 18:27:34 +03:00
Timofey Boyko
6b8ebb71a9 Web:Files:Panels: change aside width for sharing panel, move header to func component for sharing panel 2022-04-05 13:14:00 +03:00
45d2a31d03 Merge branch 'feature/virtual-rooms-1.2' into feature/add-units
# Conflicts:
#	public/locales/de/Common.json
2022-04-04 19:34:51 +03:00
mushka
5a5237d927 fixed ad bar sizing with InfoPanel open & redesigned thumbnail scaling 2022-04-04 17:40:45 +03:00
mushka
1af0383514 resolved problem with updated section width calculation 2022-04-04 14:57:22 +03:00
mushka
fa49b3120b Merge branch 'feature/virtual-rooms-1.2' into feature/info-panel 2022-04-04 12:25:22 +03:00
Timofey Boyko
d2c59d5ac9 Web:Files:Article: change term for displayin desktop or mobile article main button 2022-04-04 10:54:29 +03:00
Timofey Boyko
f21e6e6ffe Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-04-04 09:55:40 +03:00
5dab252350 Merge branch 'feature/virtual-rooms-1.2' of https://github.com/ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-04-01 18:14:51 +03:00
Timofey Boyko
8c6c2cbb58 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-04-01 18:14:06 +03:00
mushka
562bd9d088 changed thumbnail border 2022-04-01 17:42:45 +03:00
mushka
fb2cb1316a changed thumbnail styling 2022-04-01 17:39:03 +03:00
99cdaa0440 Merge branch 'feature/virtual-rooms-1.2' into feature/info-panel 2022-04-01 15:46:42 +03:00
3ca90084e6 Web: Files: Fix get target of undefined 2022-04-01 15:44:39 +03:00
119d283027 Web: Files: Fix pathParts undefined 2022-04-01 15:44:03 +03:00
Timofey Boyko
02ba27f9c4 Web:Files:Store: fix error in hotkey store for activateHotkeys method 2022-04-01 15:02:20 +03:00
mushka
562e047da1 fixed undefined properties bug 2022-04-01 13:53:35 +03:00
Timofey Boyko
5fbbcc7c77 Web:Files:Section: change table group menu width for tablet and mobile devices 2022-04-01 12:39:58 +03:00
mushka
40cb0fd01f Merge branch 'feature/info-panel' of github.com:ONLYOFFICE/AppServer into feature/info-panel 2022-04-01 12:18:29 +03:00
mushka
6a3e94a0d5 added group support for access component & temporary removed Location system property 2022-04-01 12:16:40 +03:00
mushka
1c5be7f82e fixed visualization of items with long titles 2022-03-31 15:04:09 +03:00
d33952a707 Web: Files: Removed temp console.log 2022-03-31 12:54:26 +03:00
mushka
e4ab022fb9 dark theme redesign 2022-03-30 21:59:00 +03:00
mushka
85663d7e5b removed title from InfoPanelWrapper & coded exception for files with undefined extension 2022-03-30 20:48:54 +03:00
Timofey Boyko
3b2ead5568 Merge branch 'feature/virtual-rooms-1.2' into hotfix/campaigns-banner 2022-03-30 18:17:50 +03:00
f41c65623b Merge branch 'feature/virtual-rooms-1.2' into feature/info-panel
# Conflicts:
#	config/kafka.json
2022-03-30 11:14:47 +03:00
75bd270037 Web: Files: Fix thumbnails: increased size and replaced 'resize' to real size 2022-03-29 22:03:11 +03:00
Timofey Boyko
d4dd11129c Web:Files:AddUsersPanels: change groups id for selected options 2022-03-29 17:54:24 +03:00