Commit Graph

2203 Commits

Author SHA1 Message Date
006896c560 Web Components: fixed toltip icon position 2019-10-11 09:17:27 +03:00
85fe70087e DI: CoreConfiguration 2019-10-10 16:18:12 +03:00
e04146182a web: components: bump version 2019-10-10 15:13:22 +03:00
11a2dfb684 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-10 15:13:02 +03:00
0751134c66 Web: Components: added tooltip to label and field-container with documentation 2019-10-10 15:08:39 +03:00
354ad5002a Web: Client: fixed tooltip style on "Login" page 2019-10-10 15:01:10 +03:00
d942aa5452 Web: Components: fixed tooltip README.md, fixed tooltip pointer-event, fixed calendar style 2019-10-10 14:46:12 +03:00
Daniil Senkiv
69d9c7407e Web.Components: fixed EmailInput component, email parsing 2019-10-10 14:33:48 +03:00
75285dfc69 DI: configuration 2019-10-10 13:59:22 +03:00
dc2de9e80e web: components: bump version 2019-10-10 12:34:49 +03:00
f2e8ce6b2a web: Components: Refactoring of email parsing 2019-10-10 12:34:25 +03:00
2ebe431c98 DI: configuration 2019-10-10 11:52:21 +03:00
Daniil Senkiv
021ac77d2f web: components: bump version 2019-10-10 09:42:15 +03:00
Daniil Senkiv
d527f89540 Web.Components: added EmailInput component 2019-10-10 09:42:00 +03:00
Daniil Senkiv
aa6c62cd6c Web.Components: added email util 2019-10-10 09:41:19 +03:00
74d8709f62 DI: configuration 2019-10-09 19:08:37 +03:00
515f7de555 DI: Configuration 2019-10-09 18:04:46 +03:00
07ac480dbf web: components: bump version 2019-10-09 15:54:13 +03:00
0a342603ef Web: Components: fixed calendar day styles, fixed date-picker prop-type, fixed tooltip stories 2019-10-09 15:53:38 +03:00
5b07ef50b0 Web: Component: fixed input-block onIconClick function 2019-10-09 14:23:41 +03:00
e0909e0030 Web: Components: added date-picker display type auto, fixed calendar styles 2019-10-09 14:18:35 +03:00
080a343eb5 DI: AppSettings 2019-10-09 13:09:54 +03:00
78d03893d0 web: components: bump version 2019-10-08 15:02:28 +03:00
1c7d5177a6 Web: Client: fixed error message on login page 2019-10-08 15:02:02 +03:00
38b1a1c543 Web: Components: fixed tooltip documentation, added offsets properties 2019-10-08 15:00:27 +03:00
11cba99123 Web: Client: fixed changePassword page, fixed doule toastr 2019-10-08 12:23:28 +03:00
a4694c2d34 web: components: bump version 2019-10-08 11:43:43 +03:00
639b4e5d33 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-08 11:43:02 +03:00
d581c7fa40 Web: Client: fixed tooltip on login page 2019-10-08 11:42:54 +03:00
457f6f074e Web: Components: fixed IconButton README.md, added new tooltip README.md, added new tooltip examples, fixed tooltip styles 2019-10-08 11:42:12 +03:00
Daniil Senkiv
c7dc4fb950 Web.Client: Confirm: activateEmail: applied changes after (67c9a08) 2019-10-08 11:12:05 +03:00
55af6386ae Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/activateUser.js
2019-10-08 11:01:55 +03:00
35de773d36 web: Client: Fixed error handlers 2019-10-08 11:00:50 +03:00
Daniil Senkiv
d3ac9ff557 Web.Client: Confirm: changeEmail: applied changes after (67c9a08) 2019-10-08 10:55:55 +03:00
Daniil Senkiv
4f883abd0a web: components: bump version 2019-10-08 10:34:24 +03:00
Daniil Senkiv
1d2ba0d5de Web.Components/Client: Layout: fixed missing render in profile-actions sub-component in the case of changing user data or avatar 2019-10-08 10:34:09 +03:00
Daniil Senkiv
838a56f6b7 Web.Client: Confirm: activateUser: fixed appearing error in the case of empty password field 2019-10-08 10:31:15 +03:00
Daniil Senkiv
38f9cacd5e Web.Client: Confirm: activateUser: applied changes after (67c9a08604) and (59dc9eecd8) 2019-10-08 10:29:33 +03:00
d941f3aeb5 web: client: Removed commented code 2019-10-07 15:41:20 +03:00
6dbd5a0a8c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-07 15:39:13 +03:00
59dc9eecd8 web: Client: Refactoring: ConfirmRoute: Simplified methods and calls; Added forUnauthorized for LinkInvite; Removed useless actions; 2019-10-07 15:38:10 +03:00
9098db077e Web: Client: fixed login tooltip translation 2019-10-07 14:57:18 +03:00
3511ec7a56 Web: Client: added checkbox and question icon on login page, added new translations, fixed button size 2019-10-07 14:47:38 +03:00
e09b600cff web: components: bump version 2019-10-07 14:41:13 +03:00
bea24a4b5e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-07 14:41:04 +03:00
ce77e46a3e Web: Components: added new library "react-tooltip", added "Tooltip" component, delete question icon component 2019-10-07 14:39:21 +03:00
7f155e875b Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-07 14:34:19 +03:00
67c9a08604 web: Added api client with common settings for all requests 2019-10-07 14:34:10 +03:00
Daniil Senkiv
393de2b4d6 Web.Client: Confirm: fixed changeEmail sub-component 2019-10-04 13:58:51 +03:00
Daniil Senkiv
24191334f4 Web.Client: added new prop for ConfirmRoute component 2019-10-04 13:57:55 +03:00
8436294a74 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-04 11:20:19 +03:00
24a4e5456c web: Client: Added more checkResponseError call 2019-10-04 11:20:08 +03:00
ec70b92aeb web: components: bump version 2019-10-04 11:15:25 +03:00
180767c213 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-04 11:15:14 +03:00
d4a74bc099 Web: Components: added new component QuestionIcon with README and base render test 2019-10-04 11:14:23 +03:00
69855a8157 web: Client: Moved checkResponseError to utils.js; 2019-10-04 10:49:38 +03:00
7002fda837 web: Client: Changed BrowserRouter to Router with separated history.js 2019-10-04 10:39:58 +03:00
Daniil Senkiv
2ed3ee4905 Web.Client/Core: added method of deleting self profile 2019-10-04 07:58:38 +03:00
c313881377 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/package.json
2019-10-03 10:20:41 +03:00
87cfa6109e web: components: bump version 2019-10-03 10:18:06 +03:00
b78d026c23 ASC.Web.Components: ModalDialog: fixed click event in aside display mode 2019-10-03 10:17:51 +03:00
e9ab62a9b7 Web: Client: transferred modal-dialog to sub-component 2019-10-03 09:07:03 +03:00
16c7740fc6 Web: Client: fixed Login page "keydown" event 2019-10-02 16:59:38 +03:00
fae9b49f21 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Client/src/store/services/api.js
#	web/ASC.Web.Client/src/store/services/fakeApi.js
2019-10-02 16:16:34 +03:00
472c874739 Web: Client: added password recovery to "Login" page, added new translations, added api and fakeApi "sendInstructionsToChangePassword" 2019-10-02 16:10:40 +03:00
Daniil Senkiv
7208b56dde Web.Client: Confirm: added logout in activateUser component 2019-10-02 14:53:15 +03:00
Daniil Senkiv
b348c918ad Web.Client: Confirm: added profileRemove page with deletion profile only from admin account 2019-10-02 14:52:40 +03:00
1008e1ed62 web: components: bump version 2019-10-02 13:40:36 +03:00
2b08b083ff Web: Components: fixed date-picker aside panel 2019-10-02 13:40:14 +03:00
58fbe0e5a8 web: components: bump version 2019-10-02 13:20:32 +03:00
c0f4125f8d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-02 13:20:24 +03:00
9f188c9905 Web: Components: fixed date-picker bug 2019-10-02 13:19:38 +03:00
695c1c64d8 web: People: Added Error route for NotImplemented Confirm routes 2019-10-02 12:26:54 +03:00
Daniil Senkiv
c7ebfc90ea Web.Client: Confirm: createUser: added refreshing page 2019-10-02 12:01:31 +03:00
Daniil Senkiv
ef277b17e5 Web.Client: Home: added showing errors 2019-10-02 11:35:01 +03:00
Daniil Senkiv
f0b20ed9bc Web.Client: Confirm: activateUser: added refreshing page 2019-10-02 11:33:46 +03:00
Daniil Senkiv
086870fd37 Web.Client: Confirm: used lazy 2019-10-02 11:32:48 +03:00
Daniil Senkiv
188443f49f Web.Client: confirmRoute: refactoring 2019-10-02 11:31:50 +03:00
3d9945b767 web: components: bump version 2019-10-02 11:08:23 +03:00
d2784f612c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-02 11:07:57 +03:00
886737515c Web: Components: added Aside to date-picker 2019-10-02 11:07:39 +03:00
cc91f7aa31 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-02 10:25:50 +03:00
f3e939f25c web: components: bump version 2019-10-02 10:24:20 +03:00
c063b58318 ASC.Web.Components: ModalDialog: returned zIndex prop 2019-10-02 10:23:58 +03:00
96d750f380 ASC.Web.Components: FieldContainer: using Label truncate 2019-10-02 10:22:19 +03:00
7121cc243f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-02 10:12:40 +03:00
cad26bd565 Web: Client: fixed "About" page, added new translations, added toastr with success and error messages 2019-10-02 10:12:32 +03:00
Daniil Senkiv
f7f0116614 Web.Client: Confirm: activate user: added hidden email field 2019-10-02 09:20:41 +03:00
275b0d6d69 web: components: bump version 2019-10-01 16:28:16 +03:00
Daniil Senkiv
f06fc2dba1 Web.Client: applied confirmRoute to changePassword sub-component 2019-10-01 15:59:53 +03:00
e5fa0d2e6e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 15:51:33 +03:00
f9cfb0573c ASC.Web.Components: SidePanel merged with ModalDialog 2019-10-01 15:50:56 +03:00
Daniil Senkiv
22f4741873 Web.Client: fixed actions 2019-10-01 15:47:21 +03:00
Daniil Senkiv
02c3221eda Web.Client: applied confirmRoute to activateEmail sub-component, using logout 2019-10-01 15:46:36 +03:00
Daniil Senkiv
2ecfb7022f Web.Client: deleted unused fake api method 2019-10-01 14:41:30 +03:00
Daniil Senkiv
dcc9c15b8c Web.Client: Confirm: createUser: refactoring 2019-10-01 14:40:44 +03:00
Daniil Senkiv
d4b8b3e85f Web.Client: Confirm: fixed typo 2019-10-01 14:39:54 +03:00
Daniil Senkiv
7a5e6aa8ad Web.Client: applied confirmRoute to changeEmail sub-component 2019-10-01 14:31:30 +03:00
1849e3fa78 Web: Client: fixed "changePassword" page styles, added logout 2019-10-01 13:43:17 +03:00
NikolayRechkin
ad0a342ac4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 12:50:58 +03:00
NikolayRechkin
a9ec4e22bf web: components: bump version 2019-10-01 12:50:49 +03:00
NikolayRechkin
bcfef56ed1 web: components: fixed styles 2019-10-01 12:50:39 +03:00
6031e45334 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 12:37:16 +03:00
51566c29ea web: Change storing token from cookie to localstorage 2019-10-01 12:37:06 +03:00
Daniil Senkiv
384a9a4a84 Web.Client: applied confirmRoute to activateUser sub-component, fixed decomposeConfirmLink helper 2019-10-01 12:16:02 +03:00
bfd930b84b Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 11:47:56 +03:00
NikolayRechkin
2d1b881db8 web: components: bump version 2019-10-01 11:46:57 +03:00
NikolayRechkin
1017045811 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 11:46:34 +03:00
NikolayRechkin
99a9e6d156 web: people: fixed the style of the menu 2019-10-01 11:46:22 +03:00
Daniil Senkiv
7fc471a01d Web.Client: renamed action 2019-10-01 11:43:46 +03:00
NikolayRechkin
50b2f702fe web: components: bump version 2019-10-01 11:40:29 +03:00
Daniil Senkiv
98a135fec8 Web.Client: applied confirmRoute to createUser sub-component 2019-10-01 11:40:12 +03:00
NikolayRechkin
3140418b63 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 11:40:12 +03:00
NikolayRechkin
f6478dfcc0 web: components: refactoring 2019-10-01 11:39:58 +03:00
99ba2483c8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 11:37:59 +03:00
Daniil Senkiv
bf81aac3f8 Web.Client: added confirmRoute component 2019-10-01 11:16:33 +03:00
Daniil Senkiv
d897663d28 Web.Client: Confirm: separated 2 scenarios 2019-10-01 11:12:11 +03:00
c4ae71de63 Web: Client: deleted comments from translation.json 2019-10-01 10:57:58 +03:00
c4f22d68f8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 10:42:48 +03:00
1236194464 Web: Client: refactoring "PasswordChange" page, added get password settings 2019-10-01 10:42:31 +03:00
a26235cf08 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 09:42:56 +03:00
83ef9c584c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-30 16:22:57 +03:00
e0e8924b03 ASC.Web.Components: AvatarEditor: using SidePanel 2019-09-30 16:17:16 +03:00
23f15011f9 ASC.Web.Components: added new component SidePanel 2019-09-30 16:16:32 +03:00
2d4b4834e8 ASC.Web.Components: Aside: default width changed 2019-09-30 16:14:15 +03:00
2d8fb8b779 ASC.Web.Components: ModalDialog: button size changed 2019-09-30 16:13:31 +03:00
820b1bfcf9 ASC.Web.Components: FieldContainer: text-overflow added 2019-09-30 16:12:47 +03:00
f2c0396a1a Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-30 15:47:25 +03:00
2c44b89dd8 web: Client: Added translation of Confirm page 2019-09-30 15:47:14 +03:00
e8303fbc30 web: Client: Applied portal culture for Login Page 2019-09-30 15:38:58 +03:00
NikolayRechkin
3a22b7f9aa web: components: bump version 2019-09-30 14:53:03 +03:00
NikolayRechkin
f10dad2a23 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-30 14:52:44 +03:00
NikolayRechkin
2c0653b2f3 web: components: small fix comboButton 2019-09-30 14:52:23 +03:00
Daniil Senkiv
2b087d6e20 Web.Client: Confirm: activateEmail: added real api method, fixed generation link 2019-09-30 14:30:26 +03:00
Daniil Senkiv
2f909d7ff0 Web.Client: Confirm: createUser: added changing data on confirm activation link 2019-09-30 13:47:24 +03:00
Daniil Senkiv
bcace16155 Web.Client: Confirm: activateEmail: fixed getting email data 2019-09-30 13:46:04 +03:00
Daniil Senkiv
7644644c03 Web.Client: fixed path 2019-09-30 13:37:24 +03:00
fa0b7ac32e web: components: bump version 2019-09-30 13:26:27 +03:00
335027c9c1 web: components: Fixed displaying high characters (ex.'g') on huge size in TextInput 2019-09-30 13:26:08 +03:00
59f2fb3c68 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-30 13:18:18 +03:00
3cf49e7401 ASC.Web.Components: device detector fixed 2019-09-30 13:15:43 +03:00
b5c18d8058 web: Client: Added translation of About page 2019-09-30 12:42:04 +03:00
51a39a34d1 web: Client: Added translation of Error page 2019-09-30 12:30:26 +03:00
3288fb3b84 web: Added translation of Layout for People/Web clients 2019-09-30 12:20:56 +03:00
fe9f67cf90 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-30 09:15:45 +03:00
245b9b519f Web: Client: added getPasswordSettings to page "changePassword" 2019-09-30 09:15:33 +03:00
a42cb01410 web: components: bump version 2019-09-29 17:29:37 +03:00
757ffae334 web: components: Refactoring of IconButton + added className 2019-09-29 17:28:56 +03:00
Daniil Senkiv
6ebf6afc32 Web.Core: StudioNotifyService: fixed generating confirm activation link 2019-09-27 17:49:45 +03:00
Daniil Senkiv
82f2808f2c Web.Client: added passing headers for activation status request 2019-09-27 17:30:28 +03:00
1831ce643a Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 17:07:56 +03:00
ea338bba0e web: components: bump version 2019-09-27 17:07:34 +03:00
e9fdb6539a web: components: Added wrapper into AdvancedSelector (StyledContainer) 2019-09-27 17:07:24 +03:00
665ed9eb3c Settings: GetPasswordSettings available for everyone
ConfirmAuthHandler: handle ArgumentNullException
2019-09-27 17:03:24 +03:00
Daniil Senkiv
e859c67bd0 Web.Client: added test version of Activate user scenario 2019-09-27 16:56:53 +03:00
bbc6f2628d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 16:53:43 +03:00
f6e2c3b1ac Settings: fixed GetPasswordSettings 2019-09-27 16:26:53 +03:00
NikolayRechkin
7da3720c9f web: components: bump version 2019-09-27 16:11:06 +03:00
NikolayRechkin
4af65a873f web: components: fix 2019-09-27 16:10:43 +03:00
NikolayRechkin
62149aa53b web: components: bump version 2019-09-27 15:56:47 +03:00
NikolayRechkin
3064326d65 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 15:56:31 +03:00
NikolayRechkin
e2a9856376 web: components: small fix 2019-09-27 15:56:15 +03:00
9583b5e1f7 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 15:45:22 +03:00
c8573b8301 Confirm: fixed invite link 2019-09-27 15:28:51 +03:00
857c486dc4 web: components: Fixed props as attributes error 2019-09-27 15:27:16 +03:00
NikolayRechkin
2b084d38ba web: components: bump version 2019-09-27 15:25:58 +03:00
NikolayRechkin
aa2b44bad6 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 15:25:40 +03:00
NikolayRechkin
6b69bf0fbb web: components: created a return to an edit page after closing a avatar editor 2019-09-27 15:25:28 +03:00
f91e49ee6c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 15:05:45 +03:00
49ba16ba4b Web: Client: fixed change password link 2019-09-27 15:05:38 +03:00
387ce4e9ad DI: configuration 2019-09-27 14:51:09 +03:00
NikolayRechkin
d6c4171a82 web: components: bump version 2019-09-27 14:06:13 +03:00
NikolayRechkin
00d17e2c38 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 14:05:51 +03:00
NikolayRechkin
ce47b822fe web: components: small change in avatar editor 2019-09-27 14:04:09 +03:00
d8fb67f683 Merge branch 'master' into refactoring/di
# Conflicts:
#	common/ASC.Api.Core/Auth/ConfirmAuthHandler.cs
#	common/ASC.Core.Common/Context/SecurityContext.cs
#	common/ASC.Core.Common/Security/EmailValidationKeyProvider.cs
#	web/ASC.Web.Api/Controllers/AuthenticationController.cs
#	web/ASC.Web.Api/Controllers/PortalController.cs
#	web/ASC.Web.Core/Notify/StudioNotifyService.cs
#	web/ASC.Web.Core/Notify/StudioNotifyServiceSender.cs
#	web/ASC.Web.Core/Utility/CommonLinkUtility.cs
2019-09-27 13:45:37 +03:00
d5b7df07b7 web: components: bump version 2019-09-27 12:43:30 +03:00
dc93fcdec8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 12:42:40 +03:00
59a69007bc web: Components: Init Aside inside AdvancedSelector 2019-09-27 12:42:32 +03:00
48b2726d78 Confirm: added uid to activation link 2019-09-27 12:20:10 +03:00
NikolayRechkin
46a02a8385 web: components: bump version 2019-09-27 12:02:19 +03:00
NikolayRechkin
c91a2aeeb1 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 12:02:09 +03:00
NikolayRechkin
48090e6fdf web: components: fixed story for avatar editor 2019-09-27 12:01:46 +03:00
Daniil Senkiv
f26867854b Web.Client: revert routing (6804a3ab6b) 2019-09-27 12:00:29 +03:00
Daniil Senkiv
c0dc7125ea Web.Core: CommonLinkUtility: fixed generating confirm link 2019-09-27 11:58:10 +03:00
34e3f72475 web: Client: Fixed dummy bug 2019-09-26 16:57:38 +03:00
d679b91ecc Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-26 16:37:10 +03:00
84ba343460 Auth: added check confirm method 2019-09-26 16:36:53 +03:00
50ff61e6f1 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-26 16:36:46 +03:00
9ba5348863 web: People: Moved setup of filter url to people/actions.js 2019-09-26 16:36:33 +03:00
NikolayRechkin
11ff1f69ba web: components: bump version 2019-09-26 16:31:08 +03:00
NikolayRechkin
64e5b07aa4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-26 16:28:01 +03:00
NikolayRechkin
380548112f web: components: added displayType property to avatar editor 2019-09-26 16:27:42 +03:00
NikolayRechkin
393341a861 web: components: added new parameters to Aside component 2019-09-26 16:09:50 +03:00
Daniil Senkiv
6804a3ab6b Web.Client: changed routing, fixed changeEmail state 2019-09-26 15:00:23 +03:00
Daniil Senkiv
95a369a091 Web.Core: revert d511e14e8e 2019-09-26 14:59:18 +03:00
94ab6c96aa Notify: check guest 2019-09-26 14:54:53 +03:00
20a9d01dd4 Web: Client fix password field 2019-09-26 13:12:53 +03:00
a8d4cabdaa Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Client/src/store/services/api.js
2019-09-26 13:10:23 +03:00
Daniil Senkiv
fd08ae9039 Web.Client: Confirm: added changeEmail sub-component 2019-09-26 12:45:10 +03:00
7fe7138d50 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-26 12:23:04 +03:00
e7391d01d1 Web: Client: added translations, fixed changePassword api 2019-09-26 12:22:56 +03:00
22e4d19458 PasswordChange: added userId 2019-09-26 12:15:01 +03:00
Ilya Oleshko
7d1b6eb79e web: components: bump version 2019-09-26 12:09:02 +03:00
Ilya Oleshko
606b35a858 web: Components: Fixed page ComboBox for Paging component 2019-09-26 12:08:39 +03:00
2034777701 added check permission for GeInviteLink 2019-09-26 11:36:49 +03:00
710a3f62fa Merge branch 'master' into refactoring/di
# Conflicts:
#	common/ASC.Common/ASC.Common.csproj
#	common/ASC.Core.Common/ASC.Core.Common.csproj
#	common/ASC.Core.Common/Context/Impl/UserManager.cs
#	products/ASC.People/Server/Controllers/PeopleController.cs
2019-09-25 18:56:28 +03:00
Daniil Senkiv
6840945d00 Web.Client: in addition to 6c3dc95c80 2019-09-25 16:44:47 +03:00
Daniil Senkiv
6c3dc95c80 Web.Client: renamed api method 2019-09-25 16:39:46 +03:00
cb68c873be Web: Client: replaced component "TextInput" to "PasswordInput" 2019-09-25 13:56:31 +03:00
37988eccc8 web: Client: Fixed rename 2019-09-25 12:46:42 +03:00
NikolayRechkin
65c0f21416 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 12:35:16 +03:00
NikolayRechkin
a4fe0375f5 web: components: bump version 2019-09-25 12:35:03 +03:00
NikolayRechkin
beee45663b web: components: AvatarEditor: added errors messages 2019-09-25 12:30:37 +03:00
25b5393bb9 web: Client: Fixed rename 2019-09-25 11:49:46 +03:00
52f876d9a4 web: Client: Refactoring Confirm password change methods 2019-09-25 10:47:55 +03:00
067b9f9b24 Update yarn locks 2019-09-25 09:45:03 +03:00
NikolayRechkin
88c7e56d39 web: components: bump version 2019-09-25 09:08:07 +03:00
NikolayRechkin
eca9d8ccc3 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 09:04:45 +03:00
NikolayRechkin
7bcf2a6bf8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 09:04:30 +03:00
Ilya Oleshko
ec572f53e2 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 08:49:58 +03:00
f247b4a303 Notify: fixed resources 2019-09-24 19:21:05 +03:00
NikolayRechkin
14f654d10c web: people: new avatar editor 2019-09-24 17:17:10 +03:00
Ilya Oleshko
1ad079e7b5 Web.Client: Confirm: PhoneActivation: Added default page. 2019-09-24 17:11:47 +03:00
NikolayRechkin
f51c5d7ded web: components: new version of a avatar editor 2019-09-24 17:00:17 +03:00
Daniil Senkiv
20fa73b731 Web.Client: Confirm: createUser: fixed 2019-09-24 15:22:21 +03:00
afb1f90e9a .net core up to 3.0.0 2019-09-24 14:20:58 +03:00
dec4bb266e DI: configuration 2019-09-24 13:32:12 +03:00
cd2e4f81c6 Web: Client: fix merge 2019-09-24 12:30:39 +03:00
0f7a0dcf54 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Client/src/store/services/api.js
#	web/ASC.Web.Client/src/store/services/fakeApi.js
2019-09-24 11:49:35 +03:00
b33c9bfb69 Web: Client: added fakeApi to changePassword page 2019-09-24 11:46:59 +03:00
Daniil Senkiv
c4ea1f6013 Web.Client: Login: refactoring 2019-09-24 11:38:59 +03:00
Daniil Senkiv
ed7951376d Web.Client: Confirm: added activateEmail sub-component 2019-09-24 11:05:05 +03:00
00849598f0 Merge branch 'master' into refactoring/di
# Conflicts:
#	common/ASC.Api.Core/Auth/ConfirmAuthHandler.cs
#	common/ASC.Core.Common/Context/SecurityContext.cs
#	products/ASC.People/Server/Controllers/GroupController.cs
#	products/ASC.People/Server/Controllers/PeopleController.cs
2019-09-23 19:27:36 +03:00
Daniil Senkiv
05762f9825 Web.Client: Login: fixed changing email input 2019-09-23 17:21:54 +03:00
859bda608b Settings: added get cultures method 2019-09-23 16:19:01 +03:00
Daniil Senkiv
cf0e438985 Web.Client: added handler for confirmedEmail in Login 2019-09-23 15:26:20 +03:00
6de13b9d50 DI: configuration 2019-09-23 15:20:08 +03:00
Daniil Senkiv
5333930da9 Web.Client: Confirm: createUser: removed wrappers 2019-09-23 12:31:03 +03:00
Daniil Senkiv
31967bf9a1 Web.Client: Confirm: createUser: refactoring 2019-09-23 12:27:05 +03:00
Daniil Senkiv
49ee05a926 Web.Client: Confirm: changed routing 2019-09-23 11:48:33 +03:00
dafe2d478a Web: Client: added "changePassword" page 2019-09-23 10:47:45 +03:00
4d71a82119 Web: Client: added new words in translation.json 2019-09-23 10:44:09 +03:00
1e946b19b6 DI: refactoring 2019-09-20 18:53:27 +03:00
8184492a4f DI: ConfigurationManager 2019-09-20 18:08:45 +03:00
181e570ce1 DI: CommonServiceProvider 2019-09-20 16:06:10 +03:00
41b4a909cd DI: TenantManager 2019-09-20 15:47:00 +03:00
7bb42748b7 DI TenantManager 2019-09-20 15:20:03 +03:00
df9b6efa92 Merge branch 'master' into refactoring/di
# Conflicts:
#	products/ASC.People/Server/Controllers/GroupController.cs
2019-09-20 14:27:03 +03:00
e5753d5131 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 11:22:40 +03:00
2e68bf04d5 web: Client: Init empty confirm pages with routing 2019-09-20 11:22:32 +03:00
Daniil Senkiv
d511e14e8e Web.Core: CommonLinkUtility: fixed generating link for creating user through invitation link 2019-09-20 10:58:07 +03:00
Ilya Oleshko
a07e79c3cc Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 09:04:17 +03:00
Ilya Oleshko
ea88d77509 web: Components: Added tests for DropDown component. 2019-09-20 09:04:02 +03:00
381b038d70 Web: Client: fixed "About" page styles 2019-09-20 09:02:29 +03:00
c3a600b2eb web: components: bump version 2019-09-20 09:00:44 +03:00
50ccad7cd4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 09:00:30 +03:00
bae55e3bf8 Web: Components: added new tests, fixed date-picker bug 2019-09-20 09:00:11 +03:00
e13049c21f DI: CommonLinkUtility 2019-09-19 18:55:44 +03:00
409da28d4b DI: SubscriptionManager 2019-09-19 16:43:28 +03:00
0b25626394 web: components: Exported ComboButton 2019-09-19 15:58:11 +03:00
dda3e13e3c web: components: Added opportunity to log Icon 2019-09-19 15:57:40 +03:00
Daniil Senkiv
1fb77a6606 People.Client: Invite dialog: used redux, localStorage, reduced re-rendering 2019-09-19 15:30:53 +03:00
Ilya Oleshko
b9b09366b5 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-19 15:00:21 +03:00
Ilya Oleshko
90ea59fa94 web: components: bump version 2019-09-19 15:00:12 +03:00
Ilya Oleshko
4786f28f5d web: Components: Added tests for ComboBox component. 2019-09-19 15:00:03 +03:00
Ilya Oleshko
18749b246d web: Components: Fixed logic errors after writing tests for ComboBox component. 2019-09-19 14:59:34 +03:00
8f166c8c9e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-19 14:39:04 +03:00
7f419d266c Web.Client: created "About" page 2019-09-19 14:38:55 +03:00
7ceb117690 DI: CoreConfiguration 2019-09-19 14:34:54 +03:00
Ilya Oleshko
9bbb950256 web: components: bump version 2019-09-19 13:55:14 +03:00
Ilya Oleshko
e96f63cfd9 web: components: bump version 2019-09-19 13:45:26 +03:00
Ilya Oleshko
0e501159dc web: Components: Added tests for ComboBox component. 2019-09-19 13:45:18 +03:00
Ilya Oleshko
79faa32bd1 web: Components: Fixed logic errors after writing tests for ComboBox component. 2019-09-19 13:44:58 +03:00
Ilya Oleshko
0de72bea4a web: Components: Fixed render test and added tests for ComboBox component. 2019-09-19 09:22:25 +03:00
Ilya Oleshko
d73b569fcc web: Components: Added tests for ComboBox component. 2019-09-19 09:14:51 +03:00
a07cbe30f4 DI: CoreSettings 2019-09-18 18:19:30 +03:00
4489d01b82 DI: PaymentManager, AuthorizationManager 2019-09-18 17:18:44 +03:00
Ilya Oleshko
12730cebaa web: Components: Fixed ESLint warnings for Paging, Row and RowContainer components after remove imports. 2019-09-18 16:40:15 +03:00
Ilya Oleshko
2d28373abf web: components: bump version 2019-09-18 16:30:07 +03:00
Ilya Oleshko
c75a9b277a web: Components: Fixed usage ComboBox component with new options at Calendar component. 2019-09-18 16:28:11 +03:00
Ilya Oleshko
fbbd712ea7 web: Components: Fixed usage ComboBox component with new options at AdvancedSelector component. 2019-09-18 16:27:51 +03:00
Ilya Oleshko
2b07bd4999 web: Components: Fixed usage ComboBox at AdvancedSelector example story 2019-09-18 16:27:20 +03:00
Ilya Oleshko
fbd0d232f0 web: Components: Fixed usage ComboBox component with new options at FilterInput component. 2019-09-18 16:26:02 +03:00
Ilya Oleshko
592451f7c7 web: Components: Fixed usage ComboBox component with new options at Paging component. 2019-09-18 16:25:29 +03:00
Ilya Oleshko
6bdd40f435 web: Components: Added scaledOptions property at ComboBox component. 2019-09-18 16:24:14 +03:00
271b27f330 web: components: bump version 2019-09-18 15:42:29 +03:00
86f86abade Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 15:41:44 +03:00
2f5fe4301e DI: TenantManager 2019-09-18 15:14:15 +03:00
Ilya Oleshko
5d17cf5963 web: components: bump version 2019-09-18 14:46:48 +03:00
Ilya Oleshko
edb0556ce0 web: Components: Added "people user selector as advanced ComboBox" at AdvancedSelector example story 2019-09-18 14:46:37 +03:00
Ilya Oleshko
c4209faddb web: Components: Fixed ComboBox component, added usage ComboButton sub-component. Fixed README and story. 2019-09-18 14:45:29 +03:00
Ilya Oleshko
097f78d290 web: Components: Added sub-component ComboButton for ComboBox component 2019-09-18 14:44:05 +03:00
c171e2c903 Merge branch 'master' into refactoring/di
# Conflicts:
#	common/ASC.Api.Core/ASC.Api.Core.csproj
#	common/ASC.Common/ASC.Common.csproj
#	common/ASC.Core.Common/ASC.Core.Common.csproj
#	common/ASC.Data.Storage/ASC.Data.Storage.csproj
#	common/ASC.FederatedLogin/ASC.FederatedLogin.csproj
#	common/ASC.IPSecurity/ASC.IPSecurity.csproj
#	common/ASC.Resource.Manager/ASC.Resource.Manager.csproj
#	common/ASC.VoipService/ASC.VoipService.csproj
#	web/ASC.Web.Api/ASC.Web.Api.csproj
#	web/ASC.Web.Core/ASC.Web.Core.csproj
#	web/ASC.Web.Studio/ASC.Web.Studio.csproj
2019-09-18 13:32:39 +03:00
e4b209f504 Web: Components: renamed date-picker the same function 2019-09-18 13:23:03 +03:00
5ae2aa1da2 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 13:21:31 +03:00
4d561f7e8a Web: Components: added new calendar and date-picker tests 2019-09-18 13:21:23 +03:00
152c5d9697 .net core up to 3.0.0-rc1 2019-09-18 12:29:17 +03:00
165cba3a0a Web: update yarn lock files 2019-09-18 11:30:38 +03:00
894d922681 web: components: bump version 2019-09-18 11:20:23 +03:00
c54fb37203 Web: removed react-datepicker.css 2019-09-18 11:20:09 +03:00
fc2cf58dd1 Web: Components: rename calendar-new to calendar 2019-09-18 10:52:55 +03:00
cc48cc6684 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 10:51:40 +03:00
1179dee2f2 Web: Components: delete date-input library, delete date-input component. rename new-calendar to calendar 2019-09-18 10:34:59 +03:00
c80c104fc8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 10:23:28 +03:00
0ba9842a59 web: components: Fixed error indexOf is not a function 2019-09-18 10:15:09 +03:00
Daniil Senkiv
8278678585 Web.Client: Confirm: fixed 2019-09-17 16:09:01 +03:00
Daniil Senkiv
a8f6f03f60 Web.Client: Confirm: deleted unused code, fixed double clicking on button, optimization 2019-09-17 16:08:06 +03:00
d879be0c5c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 15:56:34 +03:00
47e2fa7964 web: components: Added test: DatePicker check the Calendar onChange callback 2019-09-17 15:56:25 +03:00
9c336e9d73 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/components/date-picker/date-picker.test.js
2019-09-17 15:53:38 +03:00
4464d7ff38 Web: Components: added new DatePicker input mask test 2019-09-17 15:52:10 +03:00
4e2c04c9f7 DI: TenantManager 2019-09-17 15:42:32 +03:00
7b5d0ead2f web: components: Fixed test: check DatePicker popup open 2019-09-17 15:23:38 +03:00
4615bc0ea0 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 15:16:41 +03:00
8dce4f5947 web: components: Fixed test: Calendar check the onChange callback 2019-09-17 15:16:33 +03:00
Daniil Senkiv
a105e44ef9 web: components: bump version 2019-09-17 15:14:31 +03:00
Daniil Senkiv
8ed644a158 Web.Components: PasswordInput: added new props 2019-09-17 15:14:26 +03:00
064608fa15 web: components: bump version 2019-09-17 14:20:06 +03:00
111c976280 web: components: Fix re-rendering of Button 2019-09-17 14:19:45 +03:00
279d3598cf web: components: bump version 2019-09-17 14:08:04 +03:00
edddefca9e Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 14:07:46 +03:00
f183b2f55d web: components: Fix re-rendering of TextInput 2019-09-17 14:07:35 +03:00
a46a092890 DI: TenantManager 2019-09-17 11:07:46 +03:00
e74f5bd60f web: components: bump version 2019-09-17 10:42:19 +03:00
43e329a605 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 10:41:56 +03:00
9c7ed0c0f0 Web: Components: added new tests to calendar and date-picker 2019-09-17 10:41:35 +03:00
547e589420 Removed TenantProvider 2019-09-16 17:51:39 +03:00
ebde3f745d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-16 16:53:29 +03:00
757f713c9d web: components: Styled AdvancedSelector 2019-09-16 16:53:20 +03:00
NikolayRechkin
67007af5d5 web: components: bump version 2019-09-16 16:41:32 +03:00
NikolayRechkin
61c5c68c34 web: components: refactoring 2019-09-16 16:41:11 +03:00
de16476542 Merge branch 'master' into refactoring/di
# Conflicts:
#	common/ASC.Api.Core/Core/ApiContext.cs
#	common/ASC.Core.Common/Context/SecurityContext.cs
#	products/ASC.People/Server/Controllers/PeopleController.cs
#	web/ASC.Web.Core/Users/UserPhotoManager.cs
2019-09-16 15:35:44 +03:00
NikolayRechkin
8f3b11946d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-16 13:39:22 +03:00
NikolayRechkin
e3e4cc4291 web: components: bump version 2019-09-16 13:39:12 +03:00
NikolayRechkin
cd9b17356c web: components: small fix filter block 2019-09-16 13:38:37 +03:00
39d2d91b04 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-16 10:55:43 +03:00
9c6a25112d web: components: Removed useless code 2019-09-16 10:55:34 +03:00
98daea7115 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/updateUserForm.js
2019-09-13 17:47:23 +03:00
bdb5b05748 ASC.People: ProfileAction: sending email change instructions 2019-09-13 17:45:22 +03:00
7364e85e2c web: components: Applied changes to AdvancedSelector changes 2019-09-13 17:43:00 +03:00
700500527f web: components: Added new props to AdvancedSelector 2019-09-13 17:42:08 +03:00
25d69a51e3 web: components: bump version 2019-09-13 17:09:33 +03:00
1f0e818767 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/package.json
2019-09-13 17:09:13 +03:00
a74100ad41 Web: Components: fixed calendar locale and theme color props, add new tests 2019-09-13 17:07:03 +03:00
72905d567f web: components: Added z-index prop to ModalDialog 2019-09-13 17:02:56 +03:00
9aba2e6091 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 16:29:31 +03:00
f4d4de3cec People: fixed remove photo 2019-09-13 16:19:47 +03:00
bf86c4e4ef People: fixed remove photo 2019-09-13 16:15:51 +03:00
Daniil Senkiv
88f8818d77 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/package.json
2019-09-13 15:52:42 +03:00
Daniil Senkiv
cec408a75e web: components: bump version 2019-09-13 15:49:31 +03:00
Daniil Senkiv
9b312f9f4a Web.components: Textarea: changed to controlled component 2019-09-13 15:48:55 +03:00
Ilya Oleshko
bc0cdc08bd web: components: bump version 2019-09-13 15:39:47 +03:00
Ilya Oleshko
90aff1c805 web: Components: Fixed re-render for RowContainer component 2019-09-13 15:37:55 +03:00
Ilya Oleshko
21c7d8647e web: Components: Fixed re-render for Row component 2019-09-13 15:37:26 +03:00
Ilya Oleshko
03c23871e5 web: Components: Fixed re-render for ContextMenuButton component 2019-09-13 15:35:45 +03:00
Ilya Oleshko
c6d27bdb55 web: Components: Fixed re-render for Avatar component 2019-09-13 15:34:39 +03:00
Ilya Oleshko
96e1d81e86 web: Components: Fixed ESLint warnings and re-render for Link component 2019-09-13 15:30:38 +03:00
Ilya Oleshko
81ed0453b2 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 15:28:51 +03:00
NikolayRechkin
0ef94342fd web: components: bump version 2019-09-13 14:58:58 +03:00
NikolayRechkin
f84c88e090 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 14:43:51 +03:00
NikolayRechkin
25ae6b8b05 web: People: creating a user avatar 2019-09-13 14:41:15 +03:00
ec02fb84f5 web: components: bump version 2019-09-13 14:19:02 +03:00
473207f9a4 DI: BaseSettings 2019-09-13 14:18:27 +03:00
Daniil Senkiv
488d98110f web: components: bump version 2019-09-13 14:17:50 +03:00
Daniil Senkiv
93e901a2cc Web.components: Textarea: added className prop 2019-09-13 14:11:45 +03:00
b2b3a5b5c0 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 14:02:59 +03:00
4f0bdc336e web: components: Styled AdvancedSelector + added group header 2019-09-13 14:02:47 +03:00
ec5c8dce49 web: components: bump version 2019-09-13 13:46:47 +03:00
70ccd1ceb6 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 13:46:07 +03:00
58698064a8 Web: Components: fixed calendar README, fixed calendar re-render, added new test 2019-09-13 13:45:47 +03:00
2bf887e135 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 12:52:36 +03:00
0a89ead572 web: components: Styled AdvancedSelector 2019-09-13 12:52:27 +03:00
Ilya Oleshko
e8b6965821 web: Components: Fixed element property margin for Row component 2019-09-13 11:41:08 +03:00
Ilya Oleshko
9db9a1e769 web: components: bump version 2019-09-13 11:32:11 +03:00
Ilya Oleshko
56a4df6c8e web: Components: Added zIndex property for Backdrop at ModalDialog component 2019-09-13 11:30:31 +03:00
Ilya Oleshko
75f21eacf9 web: Components: Fixed default zIndex property in Backdrop component 2019-09-13 11:29:45 +03:00
Ilya Oleshko
9debe5e176 web: components: bump version 2019-09-13 11:06:58 +03:00
Ilya Oleshko
9df735f0ca web: Components: Fixed hiding page counter in Paging component 2019-09-13 11:06:50 +03:00
Daniil Senkiv
88ee103a00 Web.Client: Confirm: rewritten to class component 2019-09-13 10:23:58 +03:00
9c3cc65bba Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 10:13:56 +03:00
Ilya Oleshko
14623b3906 web: components: bump version 2019-09-13 09:28:40 +03:00
Ilya Oleshko
da54612f21 web: Components: Added tests at Avatar component. 2019-09-13 08:52:43 +03:00
Ilya Oleshko
8d6f407e63 web: Components: Fixed unnecessary type checks in Avatar component 2019-09-13 08:51:18 +03:00
Daniil Senkiv
d7c887fc7f Web.Client: Confirm: used redux, fixed styles, added fakeApi and real api methods, fixed routing for Login component 2019-09-12 20:38:15 +03:00
Daniil Senkiv
0a1a5ae9be web: components: bump version 2019-09-12 19:43:13 +03:00
Daniil Senkiv
82b1652cd1 Web.Components: PasswordInput: fixed formatting code 2019-09-12 19:42:51 +03:00
Daniil Senkiv
2916f8ddb0 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 19:40:51 +03:00
Daniil Senkiv
43cb43d02c Web.Components: PasswordInput: fixed 2019-09-12 19:35:58 +03:00
2b1acc6e90 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 17:36:23 +03:00
c9433f3781 web: components: Optimized render of AdvancedSelector + added new tests on it 2019-09-12 17:36:09 +03:00
0731cd17b7 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 15:30:08 +03:00
d5fa018999 grammar fix 2019-09-12 15:28:13 +03:00
Ilya Oleshko
87cd70aad4 web: components: bump version 2019-09-12 15:24:51 +03:00
Ilya Oleshko
b8765c09b4 web: Components: Fixed main test and added re-render tests at ComboBox component. 2019-09-12 15:22:44 +03:00
31bacdda2b ASC.Web.Components: Layout: fix eslint warnings 2019-09-12 15:22:21 +03:00
Ilya Oleshko
f087bb22db web: Components: Added shouldComponentUpdate at ComboBox component. 2019-09-12 15:22:01 +03:00
Ilya Oleshko
6c24feefc5 web: Components: Added re-render tests at Avatar component. 2019-09-12 14:47:10 +03:00
Ilya Oleshko
0fe110d120 web: Components: Added shouldComponentUpdate at Avatar component. 2019-09-12 14:46:50 +03:00
deb8231f26 revert f85711b736 2019-09-12 14:34:58 +03:00
c5e750bf13 web: components: bump version 2019-09-12 14:29:12 +03:00