Commit Graph

5639 Commits

Author SHA1 Message Date
08aefad869 Web: Files: added InfiniteGrid component 2022-07-15 15:18:11 +03:00
49bf1e0fa1 Web: Files: Tile: refactoring TileContainer 2022-07-15 12:48:24 +03:00
5d712ea8b1 Web: Components: moved ListComponent to another file, added GridComponent 2022-07-15 11:58:58 +03:00
4566542393 Merge branch 'develop' into feature/inifinite-scroll 2022-07-11 17:33:50 +03:00
TimofeyBoyko
58bd9509a1 Web:Files:Hocs: fix keyup on create docx after merge 2022-07-11 17:13:51 +03:00
85b92385df Web: Components: created InfiniteLoader component 2022-07-11 17:06:21 +03:00
TimofeyBoyko
a0651ecca4 Web:Files:HOCs: fix create operation with hotkeys 2022-07-11 16:36:46 +03:00
f69a87a7a7 Web: Files: added InfiniteLoader to table view 2022-07-11 15:25:00 +03:00
TimofeyBoyko
91ca312871 Merge branch 'develop' into feature/create-from-modal 2022-07-11 14:51:45 +03:00
3f3e612245 Web: Files: removed onScroll listener from SectionBodyContent 2022-07-11 11:44:15 +03:00
9169e4733a Web: Files: fixed hasMoreFiles 2022-07-11 11:36:34 +03:00
c8db893dc4 Merge branch 'develop' into feature/inifinite-scroll 2022-07-11 11:10:56 +03:00
f28a372418 Fix Bug 58040: active download button 2022-07-07 14:52:26 +03:00
75251220ba Web: Files: ThirdPartyDialog: fix condition 2022-07-07 13:45:26 +03:00
a171129d5f Fix Bug 58041: add cloud button not work 2022-07-07 13:36:19 +03:00
45b5859833 Merge branch 'release/v1.2' into feature/inifinite-scroll
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Client/src/store/FilesStore.js
2022-07-07 11:06:41 +03:00
ca799f867f Fix Bug 57980: wrong tip position 2022-07-07 00:20:22 +03:00
e06c076f80 Fix Bug 58009 - Client.Clouds.AsNew. The New label of a third-party storage folder will not disappear after marking Mark all as read by the icon next to the folder. 2022-07-06 18:46:17 +03:00
398a87fc3d Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-06 18:07:22 +03:00
27109aae4a Fix Bug 57965: Added a scrollbar for the list of formats. 2022-07-06 18:06:32 +03:00
671addab40 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-06 17:56:59 +03:00
fcb184a036 Fixed Bug 57646 - Removed the hanging of loaders when creating files sequentially. 2022-07-06 17:56:32 +03:00
771dffbcce Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-07-06 17:47:15 +03:00
58c9da7e52 Fix Bug 58006 - Client.Files.Clouds. The edit icon for the file 'pencil' in the third-party storage folder only disappears after a page refresh. 2022-07-06 17:47:01 +03:00
31e5027d74 edit it (Translations.json) 2022-07-06 14:52:53 +03:00
600487e25d Fixed Bug 58011 - Client.Files. Fixed file selection after renaming 2022-07-06 14:34:52 +03:00
1a00edc87c Fixed Bug 57639: Added new icons for form actions. Fixed accordion menu sublevel padding and restored icons displaying. 2022-07-06 14:23:27 +03:00
2b5bd41a9a Web: Files: removed duplicate openDocEditor function, changed file status after opening file 2022-07-06 13:14:01 +03:00
a9004e30dc Fix Bug 58003: editing component background 2022-07-06 11:39:37 +03:00
c7d1850f58 Fix Bug 57999: footer on ThirdPartyDialog 2022-07-05 23:36:24 +03:00
dc711916a6 Fix Bug 57944 - Client.Files.Thumbnails. Instead of a preview of the document, the file icon is displayed after editing it. 2022-07-05 22:39:34 +03:00
373ece222e Fix Bug 57945 - Client.Files.Thumbnails. Icons 'pencil' and icon-button 'share' are disappear after thumbnail has been created 2022-07-05 18:55:47 +03:00
7f38577332 Web: Translations: Removed useless translation key 'SharingSettings' (Replaced with "SharingPanel:SharingSettingsTitle") 2022-07-05 17:25:06 +03:00
e45541e8f8 Web: Translations: Removed useless translation key 'DeleteThirdParty' 2022-07-05 17:07:40 +03:00
ed45bb0118 Fix Bug 57978 - Client.Clouds. Rename button 'Delete third-party' to 'Disconnect' 2022-07-05 16:58:05 +03:00
e7ece44c01 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-05 16:37:57 +03:00
077dfbd334 Web: Translations: Removed useless translations (key "MoveConfirmationAlert"). 2022-07-05 16:35:49 +03:00
e9f790e95c Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-05 16:31:09 +03:00
4d62881a3c Fixed Bug 57984: Tapping on folder title after canceling creation of form from file leads to an error 2022-07-05 16:30:59 +03:00
f54fd4ef71 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-05 16:19:13 +03:00
5c550849e2 Web: Files: Deleted useless code. 2022-07-05 16:19:02 +03:00
6ddb05512a Fixed Bug 57973 - Web: Files: Changed view for "Move to" dialog. 2022-07-05 15:56:26 +03:00
a15fdeb4f1 Fixed Bug 57986 - Client.Files. Fixed file selection after clicking on the context menu 2022-07-05 13:35:29 +03:00
9841588f65 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-07-05 13:09:42 +03:00
62e6a84b51 Fix Bug 57964 - Client.Files.Share. Rename Sharing setting on 'ru' 2022-07-05 13:09:35 +03:00
422ec8baf2 Fix Bug 57982: console error if filter by missing file types 2022-07-05 13:05:59 +03:00
mushka
15d1c4d65b Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-05 12:54:41 +03:00
mushka
34ac4b7e5d Fix Bug 57981: changed wrong icon on Open location ContextMenu action 2022-07-05 12:54:33 +03:00
f041359d3a Fix Bug 57953: show new badge on folder tile 2022-07-05 12:54:27 +03:00
c7b556131e Web: Files: Header: Fixed translation keys for sublevel of creating menu 2022-07-05 12:43:09 +03:00