Commit Graph

227 Commits

Author SHA1 Message Date
f87b71f2e5 Web: Files: fixed header icons, fixed styles 2021-10-06 15:02:56 +03:00
55cb1e875e Web: fixed header height 2021-10-06 12:22:28 +03:00
96980d00b8 Web: Components: changed article panel width 2021-10-04 15:08:56 +03:00
Artem Tarasov
f497e28241 Web: Common: PageLayout/Headline: fixed styles of header section, filter section 2021-10-01 16:51:28 +03:00
Artem Tarasov
9c5f4524a7 Common: PageLayout: Article: deleted devider' 2021-10-01 15:30:11 +03:00
Artem Tarasov
4a6738f898 Web: Common/Components/Files: deleted unnecessary code, refactoring 2021-10-01 11:05:03 +03:00
Artem Tarasov
8382581ff1 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-09-30 10:59:20 +03:00
Artem Tarasov
e64a7f07de Web: Common/Components/Files: fixed styles when selecting row 2021-09-30 10:55:26 +03:00
e46d383196 Fix bug 52840: hide delete button in preview mode 2021-09-29 17:05:42 +03:00
50becafef7 Fixed Bug 52642 - Android.Docs.Mobile. Fixed orientation change for mobile Firefox 2021-09-24 15:07:44 +03:00
cf5a7c8ff2 Bug 52726 - Client.Files.Image: Fix After removing the image from the viewer, the following media file is displayed on the page. 2021-09-23 17:05:04 +03:00
8ad5ac73c6 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-22 13:52:09 +03:00
a7597a42e2 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-21 14:01:12 +03:00
d702b47502 Fixed Bug 52642 - Android.Docs.Mobile. Fixed orientation change for mobile Firefox 2021-09-21 14:01:06 +03:00
11935dc196 Web: Common: delete useless 2021-09-21 14:00:59 +03:00
6691e523a8 Fix bug 52626, 52622: Media Viewer crash 2021-09-21 13:48:13 +03:00
fe2cf74350 Web: Common: fix headline font size 2021-09-14 13:46:15 +03:00
52dfeaa6e7 Web: Disabled body selection for macOS (for touchpad). 2021-09-14 12:28:13 +03:00
899507000f Web: fixed login route 2021-09-08 16:24:20 +03:00
019deb54ab Web: Common: fixed article scroll 2021-09-07 16:41:10 +03:00
ef920a2023 Merge branch 'release/1.0.0' into bugfix/mousewheel-opening-files 2021-09-07 12:57:13 +03:00
d51887f642 Web: Common: Fixed Article loaders + added MainButtonLoader 2021-09-07 12:29:55 +03:00
009a801be7 Web: Personal: fixed redirect to login 2021-09-07 11:38:24 +03:00
80f264dd34 Web: Files: fixed filter search 2021-09-06 15:59:41 +03:00
f32b4f1c9d Web: Files: fixed filter crash 2021-09-03 17:07:07 +03:00
7d69053fc1 Fixed Bug 52088 - Client.Files. Restricted the file selection for the select box 2021-09-02 18:03:42 +03:00
7f08893134 Fix Bug 52311 - Client.Files. Fixed filter block 2021-09-02 13:01:42 +03:00
701e61a6d1 Fix Bug 52188 - Client.Files. Fixed filter reset 2021-08-31 15:01:31 +03:00
ccd7532161 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
2021-08-27 17:45:52 +03:00
ff7f3926ce Merge branch 'develop' into feature/table-view
# Conflicts:
#	packages/asc-web-common/components/PageLayout/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
#	public/locales/de/Common.json
#	public/locales/it/Common.json
#	public/locales/lo/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/ro/Common.json
2021-08-26 16:05:15 +03:00
26c5d2ed90 Web: Common: PageLayout: moved isArticlePinned to settingsStore 2021-08-26 15:07:29 +03:00
ea31c0f258 Web: Files: Fixed article height for tablet view, deleted useless styles. 2021-08-26 15:05:21 +03:00
91199a0de0 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-24 15:50:17 +03:00
d223fb6406 Web: Components: Added application block visibility to article for tablet view. 2021-08-24 15:50:12 +03:00
b46a3ae6f0 Web: Common: PrivateRoute: fixed redirect to login 2021-08-24 11:47:00 +03:00
0cfb70d9e2 Error 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-23 13:50:21 +03:00
0870d65c20 Web: Common: added video loaded error 2021-08-20 12:06:00 +03:00
31bee632e0 Web: Common: fixed MediaViewer 2021-08-19 13:30:42 +03:00
dd3140129b Fix bug 51929: view tiff format 2021-08-19 05:23:50 +03:00
7cde8b26f1 Web: Common: MediaViewer refactoring 2021-08-19 04:10:32 +03:00
b7df3903dd Web: Files: fixed the hiding of the article 2021-08-18 15:52:27 +03:00
b4d6beb1ae Web: Common: fixed main-snackbar style 2021-08-17 17:54:42 +03:00
e8991a612b Fix bug Bug 51927: MediaViewer updateHammer TypeError 2021-08-17 01:00:07 +03:00
f5e9e17e11 Merge branch 'develop' into feature/table-view
# Conflicts:
#	products/ASC.Files/Client/src/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
2021-08-16 10:53:48 +03:00
c7efd52424 Web: Common: simplified condition 2021-08-13 16:54:05 +03:00
9a5034386b Fix bug 51930: wrong order media 2021-08-13 07:21:10 +03:00
f3b06cf04f Web: Common: fixed video play 2021-08-13 06:45:00 +03:00
26641ad77c Fix bug 51692: autoplay next file 2021-08-11 00:21:34 +03:00
d84918b6e5 Fix bug 51861: esc closed MediaViewer 2021-08-10 16:49:17 +03:00
65b7b75e26 Fix bug 51693: keyboard navigation 2021-08-10 16:12:51 +03:00