Commit Graph

334 Commits

Author SHA1 Message Date
Daniil Senkiv
402226eca6 moved information for confirm pages from web.common to web.client, added confirm reducer 2019-12-04 17:35:38 +03:00
Daniil Senkiv
fac36adde8 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-04 12:38:54 +03:00
Daniil Senkiv
3ec6c287c0 web.components: Text: refactoring, separating component to 3 components, apply changes 2019-12-04 12:36:13 +03:00
9788667ec7 Web: Client: removed reactstrap from client module 2019-12-04 10:12:04 +03:00
Daniil Senkiv
c3fb173e15
Web.Client: Settings: Article: Body: fixed styles for Link component after (7a67dabcd7) 2019-12-03 16:48:12 +03:00
4128d43d89 web: Update yarn.lock files 2019-12-03 16:24:13 +03:00
3832e78b3d web: Common: Moved ModuleTile from asc-web-components to asc-web-common 2019-12-03 15:10:07 +03:00
885b108cd1 Web: Client: removed reactstrap from Home page 2019-11-29 13:25:07 +03:00
49d8889225 Web: Client: removed reactstrap from comfirm pages 2019-11-29 12:00:37 +03:00
240fd3dee4 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-28 16:38:17 +03:00
26cac462a0 Web: Client: remove reactstrap from changeOwner page 2019-11-28 16:37:24 +03:00
ae4a3af443 ASC.Web.Common: made a general layout for all clients 2019-11-28 16:36:55 +03:00
a1aa6f8b80 ASC.Web.Client: Settings: Layout: removed unused code 2019-11-28 16:33:56 +03:00
74a624a8b9 update yarn.lock files 2019-11-26 14:04:37 +03:00
14f92deedb Merge branch 'master' into feature/asc-web-common 2019-11-26 11:42:57 +03:00
cad12889ce web: Client: Add errors catch on load 2019-11-26 09:45:58 +03:00
6dcd699f21 ASC.Web.Client: Settings: revert e617c00a41 + added Suspense 2019-11-25 17:52:18 +03:00
d13e729282 Merge branch 'master' into feature/asc-web-common
# Conflicts:
#	web/ASC.Web.Client/src/components/pages/Settings/Layout/index.js
2019-11-25 15:18:34 +03:00
93d88ccffb Web: Client: remove route from accessRights page 2019-11-25 14:32:08 +03:00
485b3ed1ef Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-25 13:42:27 +03:00
e617c00a41 ASC.Web.Client: Settings: lazy loader replaced to Route (fix initial horizontal scroll) 2019-11-25 13:42:21 +03:00
5bc15e8e29 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 13:33:39 +03:00
d7b8d560cb Web: Client: removed hidden-icon on accessRight admins sub-page 2019-11-25 13:33:32 +03:00
4d365d8fde Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-25 13:32:43 +03:00
ef5c3fccc0 ASC.Web.Client: Settings: Layout: fix missing dependencies 2019-11-25 13:32:37 +03:00
ee02ce6b67 Web: Client: replace lazy loader to Route on accessRights page 2019-11-25 12:33:35 +03:00
e1b8682025 global replace HelpButtonHeaderContent with helpButtonHeaderContent 2019-11-25 12:00:40 +03:00
b2ea40d967 web: Client: Removed commented code 2019-11-25 09:30:54 +03:00
10fd09750d Merge branch 'master' into feature/asc-web-common 2019-11-22 16:49:04 +03:00
604f7278d9 web: Client: Removed old not used code 2019-11-22 16:46:25 +03:00
1043cbc68b web: Common: Removed old not used code 2019-11-22 15:40:51 +03:00
056c098090 ASC.Web.Client: Settings: customization: responsive design 2019-11-22 15:05:50 +03:00
9cda01b5a7 ASC.Web.Client: Settings: whitelabe: responsive design 2019-11-22 15:04:59 +03:00
7976dfdb77 web: Components: Added export PublicRoute, PublicRoute 2019-11-22 14:52:04 +03:00
02d853dbff web: components: link: fix warnings
Warning: Failed prop type: Invalid prop `children` of type `array` supplied to `<<anonymous>>`, expected `string`.
    in Unknown (at customization.js:158)
    in Trans (at customization.js:155)

Warning: Failed prop type: Invalid prop `children` of type `array` supplied to `<<anonymous>>`, expected `string`.
    in Unknown (at ProfileInfo.js:214)
    in Trans (at ProfileInfo.js:211)
2019-11-21 18:24:58 +03:00
035d729c9c web: People: Replaced PrivateRoute to ASC.Web.Common realization 2019-11-21 17:34:17 +03:00
7cb2262837 Merge branch 'master' into feature/asc-web-common
# Conflicts:
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.People/Client/src/store/people/actions.js
2019-11-20 14:29:52 +03:00
00ea5efa28 Web: Client: added help-button header content to client pages, added new translations, fixed showing FilterInput on accessRight admins sub-page 2019-11-20 09:50:13 +03:00
85bcc75f16 web: People: Moved some common utils to ASC.Web.Common 2019-11-19 15:35:56 +03:00
08e9719114 Web: Client: added EmptyScreenContainer with translations to accessRight admins sub-page 2019-11-19 14:53:13 +03:00
ef0d51ab47 web: People: Moved some common constants to ASC.Web.Common 2019-11-19 14:10:56 +03:00
74530bfa76 Merge branch 'master' into feature/asc-web-common
# Conflicts:
#	products/ASC.People/Client/src/App.js
#	web/ASC.Web.Client/src/store/settings/actions.js
#	web/ASC.Web.Client/src/store/settings/reducer.js
2019-11-19 13:34:36 +03:00
2a9e3d1870 web: People: Replaced services folder to ASC.Web.Common realization 2019-11-19 12:40:33 +03:00
629d426a55 Web: Client: refactoring accessRight sub-pages code 2019-11-19 09:25:48 +03:00
c8c037d48b Web: Client: added changeOwner page with translations 2019-11-18 16:12:59 +03:00
da027e13af Web: Client: added pageLoader to accessRights sub-pages, added advanced selector to owner page added new translations 2019-11-18 13:15:17 +03:00
85d6847e29 web: Client: Fixed warnings 2019-11-18 10:15:19 +03:00
b38b9b2a2a web: Client: Replaced services folder to ASC.Web.Common realization 2019-11-18 10:14:44 +03:00
23e3d28857 web: Replaced history to asc-web-common variant 2019-11-15 16:44:54 +03:00
a75d6e7ecc web: Removed auth folder from store (after change to asc-web-common variant) 2019-11-15 16:29:49 +03:00