Commit Graph

38 Commits

Author SHA1 Message Date
440395d341 Web: Common: fixed update main height timeout 2020-10-30 17:22:49 +03:00
Ilya Oleshko
797afe5c72 Web: Common: changed ReactResizeDetector refreshRate 2020-10-30 14:24:24 +03:00
ea21d49ddc Web: Common: fixed main container height 2020-10-30 12:08:34 +03:00
13c690e183 Web: Common: fixed main container height 2020-10-29 18:18:00 +03:00
bc725f29df Web: Common: added re-resizable package, added new acticle 2020-10-29 17:33:05 +03:00
c53446f5bc Web: Common: fixed main container height 2020-10-28 13:35:06 +03:00
0181514267 Web: Common: Fixed self link 2020-10-16 15:55:47 +03:00
1a484f1805 Web: Common: Applied prettier style fix 2020-10-16 15:38:04 +03:00
TatianaLopaeva
6a0e34a7a2 Web: Common: Added language into array of useEffect 2020-10-13 10:52:44 +03:00
c6b7a5ac29 Web: Files: added hiding aside panel on actions from the main button 2020-09-24 15:06:37 +03:00
Alexey Kostenko
3b1805f1f9 Web: Common: Unpin sidebar if not enough screen width 2020-09-17 15:52:07 +03:00
Ilya Oleshko
8edef50722 Web: Common: PageLayout : Fix ReactResizeDetector options for fast resize 2020-09-01 16:07:07 +03:00
Ilya Oleshko
f1902e1ec6 Web: Common: PageLayout : Added size calculating on first mount for ReactResizeDetector 2020-09-01 15:22:49 +03:00
d16652f051 Web: Common: fixed login page for new PageLayout body 2020-08-31 17:35:39 +03:00
a4a9234328 Web: Common: added react-resize-detector package, fixed styles 2020-08-31 10:03:19 +03:00
667b3f0032 web: common: Fixed Cannot update a component from inside the function body of a different component (issue: call of i18n.changeLanguage without useEffect) 2020-08-25 16:28:14 +03:00
Ilya Oleshko
d02afe646a Web: Common: PageLayout: Fixed PageLayout for children logic 2020-08-11 15:34:00 +03:00
Alexey
e886437d83 Web: Files: Fix tile styles 2020-07-15 07:30:59 +03:00
b1ee7dbc03 Web: Common: added SelectedFrame.js, fixed DragAndDrop styles 2020-06-09 10:02:13 +03:00
cb98c4ccbb Web: Common: added dropzone to PageLayout, added DragAndDrop export 2020-05-29 09:25:28 +03:00
30bc96584c Web: Common: fixed display progress-bar 2020-04-28 17:41:34 +03:00
ea4f050ede Web: Common: removed unused props from the pageLayout 2020-04-28 11:58:09 +03:00
1ff9356ea7 Web: Common: added progress-bar to PageLayout 2020-03-11 17:18:47 +03:00
Daniil Senkiv
312f342fac web.common: PageLayout: fix pin/unpin article for first render, in addition to (efef0090be) 2020-02-17 15:07:25 +03:00
70598c21c7 Web: Common: fixed PageLayout filter position on mobile version 2020-02-12 15:26:16 +03:00
159bdc1a72 Merge branch 'master' into feature/redesign
# Conflicts:
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/package.json
2020-02-12 09:40:56 +03:00
Ilya Oleshko
0e8adf3066 Web: Common: PageLayout: Fixed Article pin on mobile 2020-02-11 11:11:34 +03:00
4218090820 Web: Common: set a fixed filter menu 2020-02-10 17:34:56 +03:00
Daniil Senkiv
efef0090be Web.Common: PageLayout: unpin article panel on mobile devices in vertical orientation, if it is very wide 2020-02-07 19:49:31 +03:00
Daniil Senkiv
09e5805cdb Web.Common: fixed i18n configs, removed redux HOC 2020-01-28 09:23:58 +03:00
Daniil Senkiv
9d82e657ed Merge branch 'master' into feature/translations
# Conflicts:
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Common/src/constants/index.js
2020-01-26 14:12:37 +03:00
Daniil Senkiv
2e7b7ff9e8 Web.Client/Common: fixed problem with working if user without user language changed portal language 2020-01-24 21:46:25 +03:00
08cb3a2ede ASC.Web.Common: PageLayout: saving the pinned state in local storage 2020-01-24 14:59:55 +03:00
4f0a4cdee7 ASC.Web.Common: PageLayout: added withBodyAutoFocus prop 2020-01-24 11:23:12 +03:00
Daniil Senkiv
de54bcf86b Web.Common: PageLayout: fixed section-header style for content 2020-01-16 12:25:28 +03:00
f7e7cff729 ASC.Web.Common: PageLayout: hidden article-header on tablets 2019-12-24 10:10:53 +03:00
6e1c99883a ASC.Web.Common: ArticlePinPanel: styles and texts fixed 2019-12-23 16:07:38 +03:00
b686e99f16 web: Common: Moved Layout and PageLayout to asc-web-common 2019-12-20 14:35:53 +03:00