Commit Graph

552 Commits

Author SHA1 Message Date
Artem Tarasov
ee86ce8140 added settings pass 2020-07-21 15:10:09 +03:00
Artem Tarasov
3865909d9a fixed margin settings 2020-07-21 14:44:17 +03:00
Artem Tarasov
55c19bbd43 fixed Button 2020-07-21 14:01:54 +03:00
Artem Tarasov
098fa8dd3a fixed EmailInput 2020-07-21 13:55:54 +03:00
Artem Tarasov
d1561a1954 delete translation for tooltip pasword input 2020-07-21 13:50:14 +03:00
Artem Tarasov
228edd119d fixe PasswordInput 2020-07-21 13:49:16 +03:00
Artem Tarasov
1a8aacebdc Merge branch 'master' into feature/Wizard
# Conflicts:
#	common/ASC.Core.Common/Security/EmailValidationKeyProvider.cs
#	common/ASC.Resource.Manager/Startup.cs
#	web/ASC.Web.Components/src/components/password-input/index.js
2020-07-21 13:13:47 +03:00
ec20c66c5d Update yarn.lock files 2020-07-17 17:43:39 +03:00
ec8c6a5ddb Fixed security vulnerability in lodash 2020-07-16 15:54:04 +03:00
Artem Tarasov
2469126f7a hidden input license file 2020-07-15 14:26:49 +03:00
Artem Tarasov
7e3ba192b1 fixed file name in input type=file 2020-07-15 14:01:29 +03:00
Artem Tarasov
6d2deca3c6 layout fix 2020-07-15 11:47:21 +03:00
Artem Tarasov
84ca1146a0 layout fix 2020-07-14 17:46:00 +03:00
Artem Tarasov
80a5e224e8 added PropTypes and deleted console.log 2020-07-12 12:34:42 +03:00
Artem Tarasov
0e2da28101 added getPortalSettings after wizard completed 2020-07-10 19:00:21 +03:00
Artem Tarasov
491a3d32da added routing after completed Wizard 2020-07-10 18:08:22 +03:00
Artem Tarasov
f8e9cfc5f0 added onKeyPressHandler 2020-07-10 13:10:54 +03:00
Artem Tarasov
486dbe1fb5 layout fix 2020-07-10 11:26:16 +03:00
Artem Tarasov
92fdf4c41d added Toast 2020-07-09 17:57:53 +03:00
Artem Tarasov
5d1043af13 added Loader 2020-07-09 15:11:08 +03:00
Artem Tarasov
11be0a1ef3 added in PasswordInput NewPasswordButtonVisible from /new-login-page 2020-07-09 14:12:53 +03:00
Artem Tarasov
27ddc44211 added truncate label timezone 2020-07-09 12:47:07 +03:00
Artem Tarasov
8cacf241d5 fix 2020-07-09 11:42:28 +03:00
Artem Tarasov
6c01f7392f added method setPortalOwner 2020-07-08 18:15:50 +03:00
Artem Tarasov
6dd5c338fe fix translation and layout 2020-07-08 15:34:29 +03:00
Artem Tarasov
86be9d522b render optimization 2020-07-08 13:04:23 +03:00
Artem Tarasov
b3fe0f3fbc added .DS_Store in .gitignore 2020-07-08 11:44:06 +03:00
Artem Tarasov
07089f2fc7 added api methods 2020-07-08 11:29:44 +03:00
Artem Tarasov
621d04db58 added select language 2020-07-07 16:24:57 +03:00
Artem Tarasov
779eb155b5 added action getPortalCultures, fix routing 2020-07-07 14:50:31 +03:00
Artem Tarasov
1a730f0750 fix redirect to /wizard 2020-07-06 18:08:34 +03:00
Artem Tarasov
7cccd43f22 fix 2020-07-06 15:14:20 +03:00
Artem Tarasov
c0e5626c1f deleted unnecessary func and action in Wizard 2020-07-06 14:26:47 +03:00
Artem Tarasov
75b591ff1e added tooltip and translation Password 2020-07-06 13:38:25 +03:00
Artem Tarasov
83fc1b18c6 added Loader in Wizard page 2020-07-06 12:57:43 +03:00
Artem Tarasov
6f456eaa4e cleanup 2020-07-03 12:20:07 +03:00
Artem Tarasov
be462db7d9 Fixed styles, add fakeToken in auth/reducer, added redirect to Wizard in PrivateRoute 2020-07-02 16:56:00 +03:00
Artem Tarasov
94ee712c0e fixed warning 2020-06-30 17:29:54 +03:00
Artem Tarasov
7326d54e96 added file upload 2020-06-30 14:43:24 +03:00
Artem Tarasov
3286df2572 added Redux 2020-06-30 14:35:16 +03:00
Artem Tarasov
ed48224a7d added Redux Wizard 2020-06-29 18:07:05 +03:00
Artem Tarasov
14ddcfac38 Added translation 2020-06-29 11:34:32 +03:00
Artem Tarasov
efd6e652da deleted sub-components 2020-06-26 17:57:08 +03:00
Artem Tarasov
d911f80342 Added GroupButton for TimeZones and Languages 2020-06-26 17:47:09 +03:00
Artem Tarasov
03a355be7f added input file 2020-06-26 17:10:32 +03:00
Artem Tarasov
f412dcea1d added Modal Window 2020-06-26 13:57:05 +03:00
Artem Tarasov
07e306c6db added alternative display if owner exists 2020-06-26 11:44:32 +03:00
Artem Tarasov
9cfa89c076 Added layout for mobile devices 2020-06-25 17:47:55 +03:00
Artem Tarasov
31361df8ed Wizard page design fix 2020-06-25 12:33:10 +03:00
Artem Tarasov
36f11ff673 Created page Wizard 2020-06-19 16:47:41 +03:00
Ilya Oleshko
a1f3b4bde0 Web: Removed faker package, updated yarn lock and fixed stories 2020-06-11 15:54:53 +03:00
7ee4237af4 Update storybook packages (Fix ReDoS vulnerability in websocket-extensions) 2020-06-11 15:13:43 +03:00
eb21f8a957 Update yarn.lock files 2020-03-16 10:37:55 +03:00
dependabot[bot]
2f8f43a03a
Bump acorn from 5.7.3 to 5.7.4 in /web/ASC.Web.Client
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 07:22:50 +00:00
e4af4d168f Update yarn.lock files 2020-02-26 10:23:38 +03:00
2ccd226940 web: clients: Fixed CRA proxy bug; 2020-02-26 10:02:37 +03:00
f3731820cb Web: Client: change title of pages, added new translations 2020-02-18 13:15:02 +03:00
0eb0048596 Web: Client: change title of pages 2020-02-17 16:50:42 +03:00
35ee20c957 Web: Client: added logo icons 2020-02-14 16:05:32 +03:00
Ilya Oleshko
e99d1acc3c Web: Common: Layout: Added use of icons from module 2020-02-12 16:18:23 +03:00
NikolayRechkin
396ef70d49 web: client: small fix a loader 2020-02-06 16:13:05 +03:00
Daniil Senkiv
fff197c90c Web.Client: i18n config: debug only in development mode 2020-02-05 15:45:12 +03:00
Daniil Senkiv
77f88297ed Web.Client: removed useless changeLanguage function 2020-02-05 10:57:49 +03:00
Daniil Senkiv
ea3ab6c723 Web.Client: Settings: hidden whiteLabel page 2020-02-03 17:40:48 +03:00
Daniil Senkiv
99e9aee6df Web.Client: Settings: AccessRights: passed groupsCaption prop to AdvancedSelectors from redux 2020-02-03 17:22:22 +03:00
Daniil Senkiv
f9b390e8e7 Web.Client: Settings: added request for new customNames if user without user language changed portal language 2020-02-03 17:01:15 +03:00
Daniil Senkiv
a4d2b2ecff Web.Client: Settings: Customization: added handling error for restore greeting title 2020-02-03 16:45:12 +03:00
Daniil Senkiv
93a844e5dd Web.Client: Customization: fixed working with translations 2020-02-03 16:36:15 +03:00
3d1e4cc5f5 Web: Client: fixed accessRight admins page 2020-02-03 16:01:03 +03:00
cebb0122db web: Client: Fixed logout redirect on sing out click (issue: unknown 't' function) 2020-02-03 11:38:53 +03:00
f6ac92ad3d web: Client: Removed useless variable 2020-02-03 11:37:27 +03:00
f0cec97c3e web: common: Added ErrorBoundary component with componentDidCatch and new Error520Container show 2020-02-03 11:36:25 +03:00
f3e670e393 web: Common: Extended PeopleSelector component with Me option 2020-02-02 17:33:44 +03:00
Daniil Senkiv
33a841715b Web.Client: Settings: Common: fixed changing language 2020-01-31 15:48:41 +03:00
Daniil Senkiv
13929cabf3 Web.Client: Settings: Customization: replaced i18n method 2020-01-29 13:21:01 +03:00
Daniil Senkiv
f78f0cd374 i18n.reloadResources: fixed for reducing reloading translations 2020-01-29 13:15:46 +03:00
Daniil Senkiv
2f953e4de9 Merge branch 'master' into feature/translations 2020-01-28 17:13:00 +03:00
Daniil Senkiv
756df5b71b Web.Client: Settings: customization: fixed style 2020-01-28 16:10:58 +03:00
Daniil Senkiv
3d82ffcdcd Web.Client: Settings: removed useless container for header 2020-01-28 14:50:23 +03:00
Daniil Senkiv
60ceba9699 web.Client: fixed translation keys 2020-01-28 10:01:25 +03:00
Daniil Senkiv
96c7143192 Merge branch 'master' into feature/translations 2020-01-27 14:49:26 +03:00
effad5439c web: Added dummy Documents product 2020-01-27 14:07:02 +03:00
Daniil Senkiv
8713184d56 Web.Client: removed useless i18n config 2020-01-26 15:05:26 +03:00
Daniil Senkiv
ec2a58e5d5 Web.Client: Home: added ru translation 2020-01-26 15:02:53 +03:00
Daniil Senkiv
d0eebbe6fd Web.Client: Settings: access rights: added translations 2020-01-26 14:47:15 +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
ec7299aabf web: Common: Added ComingSoon page 2020-01-24 17:48:36 +03:00
f776054b35 ASC.Web.Client: Settings: AccessRights: hid modules tab 2020-01-24 15:50:02 +03:00
9d3af6d50e ASC.Web.Client: Settings: Whitelabel: initial focus setting 2020-01-24 11:27:01 +03:00
Daniil Senkiv
46c4bca51d web.client: Settings: Customization: triggered change combobox language after changing user language 2020-01-23 13:52:19 +03:00
Daniil Senkiv
120944cb25 Web.Client: Settings: Article: Body: fixed re-render after changing language, if user language not defined 2020-01-22 16:00:42 +03:00
Daniil Senkiv
44b7d5cbf0 Web.Client: Settings: fixed: initial language value is getting from localStorage 2020-01-21 12:09:56 +03:00
Daniil Senkiv
da1d88643d Web.Client: Home: changed redux to localStorage for storing language value 2020-01-21 12:01:53 +03:00
Daniil Senkiv
2cef64a69d Web.Client: Confirm: changed redux to localStorage for storing language value 2020-01-21 11:57:35 +03:00
Daniil Senkiv
2abf7d9ed2 Web.Client: About: changed redux to localStorage for storing language value 2020-01-21 11:37:39 +03:00
Daniil Senkiv
8c2f4dda75 Web.Client: Settings: Customization: added error handling for API requests 2020-01-20 16:49:16 +03:00
Daniil Senkiv
28b0eced9d People/Web.Client: selecting portal language, if user language not defined 2020-01-20 14:17:39 +03:00
13f63cf7b5 web: Client: Update all dependencies 2020-01-15 12:03:43 +03:00
Ilya Oleshko
232633a41d Web: Client: Security: Fixed filter sorting style 2019-12-27 15:58:18 +03:00