Commit Graph

2182 Commits

Author SHA1 Message Date
Daniil Senkiv
61ac78982b Web.client: Settings: Body: Header: deleted unused state variable 2019-11-01 16:12:48 +03:00
Daniil Senkiv
76383bbb91 Web.client: Settings: moved settingsTree from constants to utils 2019-11-01 16:11:35 +03:00
dc3ccbe7b7 Web: Client: refactoring accessRights code, added new translations, refactoring api requests 2019-11-01 15:09:16 +03:00
Daniil Senkiv
d7369489e1 Web.Client: Settings: remove redux usage in Layout sub-components 2019-11-01 14:31:59 +03:00
d7a4dd7fed Merge branch 'master' into refactoring/di 2019-11-01 12:41:30 +03:00
0be2995e83 DI: filters and handlers 2019-11-01 12:37:02 +03:00
Ilya Oleshko
997d87251d web: Components: Added base tests at GroupButtonsMenu component 2019-11-01 12:27:07 +03:00
Daniil Senkiv
1d5baa847f Web.Client: Settings: added utils 2019-11-01 12:17:12 +03:00
Daniil Senkiv
9ee8282c14 Web.Client: Settings: refactoring 2019-11-01 12:15:23 +03:00
c54f575c26 DI: StudioNotifyService 2019-11-01 11:49:08 +03:00
Ilya Oleshko
36e7bd052d web: Components: Added tests at GroupButton component 2019-11-01 11:32:30 +03:00
b8b0a64fb2 Web: Client: fixed imports after rename folder 2019-11-01 09:49:40 +03:00
a69b9a19bc Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-01 09:36:42 +03:00
770fdbc691 Web: Client: fixed AdvancedSelector search on accessRights page, rename people folder with actions to setting 2019-11-01 09:36:35 +03:00
Ilya Oleshko
2caab45513 web: Components: Added tests at DropDownItem component 2019-11-01 09:21:59 +03:00
Ilya Oleshko
d358ac5fa6 web: Components: Added tests at DropDown component 2019-11-01 09:21:43 +03:00
9d08727f4c DI: refactoring. ASC.Web.Studio 2019-10-31 17:50:24 +03:00
a35a457f6e DI: refactoring. Web.Api 2019-10-31 16:54:43 +03:00
7cda5b4bbe Web: Client: fixed update listUsers for AdvancedSelector on accessRights page 2019-10-31 16:31:48 +03:00
Ilya Oleshko
b6d0eb485e web: components: bump version 2019-10-31 15:27:22 +03:00
Ilya Oleshko
abc2789500 web: Components: Added tests at ContextMenuButton component 2019-10-31 15:26:58 +03:00
Ilya Oleshko
a2b3faff91 web: Components: Fixed property decomposition and validation for drop-down items at ContextMenuButton component 2019-10-31 14:42:30 +03:00
402c4d908d DI: refactoring 2019-10-31 14:28:30 +03:00
Daniil Senkiv
f0ddc156be web: components: bump version 2019-10-31 13:31:48 +03:00
Daniil Senkiv
9928067a41 Web.Components: EmailInput: changed input type to 'text'. Reason: unstable working with type 'email'.
Bugs in react:
https://github.com/facebook/react/issues/14168
https://github.com/facebook/react/issues/6368
2019-10-31 13:31:39 +03:00
c94a3a005d Web: Client: added AdvancedSelector to accessRights page with search, added function add new users 2019-10-31 10:22:44 +03:00
Daniil Senkiv
f4171c3c1a web: components: bump version 2019-10-30 17:24:57 +03:00
Daniil Senkiv
a19f391d9a Web.Components: EmailInput: fixed: Google Chrome doesn't support IDN for TLDs and is converting them to Punycode 2019-10-30 17:24:52 +03:00
Daniil Senkiv
229eb8ceee Web.Components: EmailInput: added to export from asc-web-components 2019-10-30 15:59:04 +03:00
Daniil Senkiv
46ce269c52 Web.Components: EmailInput: fixed circular dependency 2019-10-30 15:58:22 +03:00
Daniil Senkiv
7bc53607c4 Web.Client: Settings: fixed: translations not applied on following a '/settings' link 2019-10-30 15:40:55 +03:00
Daniil Senkiv
3c49eae16d Web.Api: SettingsController: fixed (076ed6679b) 2019-10-30 15:26:42 +03:00
Daniil Senkiv
076ed6679b Web.Api: SettingsController: fixed handling displayName for IANA timezones 2019-10-30 15:21:32 +03:00
Daniil Senkiv
a7ab8f48e0 Web.Api: SettingsController: added new model for timezones, changed api method 2019-10-30 14:33:27 +03:00
0bbc383266 Merge branch 'master' into refactoring/di
# Conflicts:
#	common/ASC.Api.Core/Auth/ConfirmAuthHandler.cs
#	common/ASC.Core.Common/Security/EmailValidationKeyProvider.cs
#	web/ASC.Web.Api/Controllers/PortalController.cs
#	web/ASC.Web.Api/Controllers/SettingsController.cs
#	web/ASC.Web.Core/Notify/StudioNotifyService.cs
2019-10-30 11:45:55 +03:00
Daniil Senkiv
fafa3f5ec0 Revert "Web.Api: SettingsController: added new model for timezones"
This reverts commit 43c445d31b.
2019-10-30 11:02:46 +03:00
Daniil Senkiv
43c445d31b Web.Api: SettingsController: added new model for timezones 2019-10-30 09:49:38 +03:00
010397f3b0 Web: Client: code refactoring, added delete administrator button 2019-10-29 16:55:25 +03:00
88f364473e Web: Client: added field admins and owner to redux, added new actions 2019-10-29 16:52:37 +03:00
7a8d7368d2 Web: Client: added new api methods getUserList, changeProductAdmin, getUserById, renamed people to settings in the rootReducer 2019-10-29 16:51:10 +03:00
010d6af66b Web: Api: added OwnerId to SettingsController 2019-10-29 16:41:42 +03:00
Daniil Senkiv
8f77af2c42 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-10-29 13:57:52 +03:00
Daniil Senkiv
1a9cfd4e33 Web.Client: Settings: used settings tree for showing current settings 2019-10-29 13:57:39 +03:00
Daniil Senkiv
41de179671 Web.Client: Settings: added and applied translations 2019-10-29 13:56:09 +03:00
Ilya Oleshko
dc05adda4d web: components: bump version 2019-10-29 13:30:07 +03:00
Ilya Oleshko
e0c8c11f1f web: Components: Fixed truncation of text on screens larger than tablet for RowContent component 2019-10-29 13:25:58 +03:00
Ilya Oleshko
0a1af9eb9c web: Components: Fixed truncation of text on screens larger than tablet for row component 2019-10-29 13:25:24 +03:00
Daniil Senkiv
b9faf28210 Web.Client: Settings: passed right prop currentModuleId to Layout, changed prop currentModuleId from Settings 2019-10-29 09:14:12 +03:00
Daniil Senkiv
167a9734d9 Web.Client: Settings: Article: Body: applied Link component to tree nodes instead of plain text 2019-10-28 17:16:59 +03:00
Daniil Senkiv
6f0873af49 web: components: bump version 2019-10-28 17:15:17 +03:00
Daniil Senkiv
083f49cceb Web.Components: Link: added className prop 2019-10-28 17:14:58 +03:00
Daniil Senkiv
6bf888567a Web.Client: Settings: Customization: refactoring, used redux for Api requests 2019-10-28 16:07:59 +03:00
Daniil Senkiv
bdc6245c1a Web.Client: Settings: Article: Body: refactoring 2019-10-28 11:15:05 +03:00
Daniil Senkiv
ca3137ba09 Web.Client: Settings: Article, Header: refactoring 2019-10-28 11:03:41 +03:00
Daniil Senkiv
18da5ca606 Web.Client: Settings: Common: fixed style 2019-10-28 09:56:26 +03:00
Daniil Senkiv
1d70468065 Web.Client: Settings: Common: fixed style for combobox 2019-10-28 09:27:18 +03:00
Daniil Senkiv
e846053e85 Web.Client: Settings: Common: added translations 2019-10-25 21:21:06 +03:00
Daniil Senkiv
821f804ccd Web.Client/Api: Settings: Common: added changing portal language and timezone 2019-10-25 20:35:46 +03:00
Daniil Senkiv
e4dacae66e Web.Components: LinkWithDropdown: removed useless wrapper 2019-10-25 11:15:59 +03:00
Daniil Senkiv
80a355e21a Web.Components: LinkWithDropdown: fixed problem with positioning dropdown 2019-10-25 11:11:55 +03:00
Daniil Senkiv
a47005115a Web.Client: Settings: applied Scrollbar component for page 2019-10-25 09:53:05 +03:00
67febac1d6 Web: Client: added people store, added getUserList to accessRights with redux 2019-10-25 09:35:45 +03:00
dde619de6d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-24 15:06:27 +03:00
01f1fe11dc Web: Client: replace accessRights page to security folder, added new translations to resourceConfig, added api getUsers 2019-10-24 15:06:21 +03:00
Ilya Oleshko
f69eaa8450 web: components: bump version 2019-10-24 13:48:00 +03:00
Ilya Oleshko
682239de4b web: Components: Added display of process of copying fields to clipboard for PasswordInput component. Fixed story and readme 2019-10-24 13:42:32 +03:00
9889217a05 Web: Client: fixed accessRights page routing, fixed translations and styles 2019-10-24 13:20:36 +03:00
ca69114365 Web: Client: added accessRights page with route and translations 2019-10-24 09:28:11 +03:00
Daniil Senkiv
2114c32710 Web.Client: Settings: Article: Body: refactoring, added manage links 2019-10-23 20:24:42 +03:00
Daniil Senkiv
5d4341105d Web.Client: Settings: deleted unused code 2019-10-23 20:23:06 +03:00
Daniil Senkiv
30d09d59e5 Web.Client: Settings: renamed Customization component, added component for non-implemented settings, added routing 2019-10-23 20:21:55 +03:00
Ilya Oleshko
771e7c9d01 web: components: bump version 2019-10-23 16:31:53 +03:00
Ilya Oleshko
323bdee3fc web: Components: Added disableSideInfo property at RowContent component, fixed story and readme 2019-10-23 16:31:40 +03:00
Ilya Oleshko
edfb6d9595 web: components: bump version 2019-10-23 15:25:10 +03:00
Ilya Oleshko
cb692451f6 web: Components: Added generator tests at PasswordInput component 2019-10-23 15:24:51 +03:00
Ilya Oleshko
e7ae514c55 web: Components: Fixed PasswordInput story and readme 2019-10-23 14:09:43 +03:00
Ilya Oleshko
2fcda96f24 web: Components: Fixed propTypes warnings at PasswordInput component 2019-10-23 13:41:19 +03:00
Ilya Oleshko
af172c8fc0 web: Components: Added showing password on click generate button at PasswordInput component 2019-10-23 13:18:49 +03:00
5741cafc0f web: components: bump version 2019-10-23 11:32:34 +03:00
e52f86ab55 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-23 11:32:01 +03:00
1d85f3f0be Web: Components: fixed tooltip to field-container, fixed tooltip to password-input, added className to toggle-content 2019-10-23 11:31:36 +03:00
726ca634e4 Revert "removed ConfigurationManager"
This reverts commit c03be150f4.

ProgressQueue init
2019-10-22 16:48:48 +03:00
Daniil Senkiv
e6a191050a Web.Client: Settings: added empty sectionBodyContent 2019-10-22 15:21:31 +03:00
Daniil Senkiv
1586179fc9 Web.Client: Settings: added sectionHeaderContent with changing header 2019-10-22 15:11:46 +03:00
Daniil Senkiv
8f9a5d1835 Web.Client: added articleHeader and articleBody, used redux 2019-10-22 14:48:37 +03:00
78584b78a3 DI: removed LogManager 2019-10-22 14:21:44 +03:00
337238c87c Removed CommonServiceProvider 2019-10-21 18:05:36 +03:00
Daniil Senkiv
55a7250f4f Web.Client: Layout: hided settings from users 2019-10-21 18:05:07 +03:00
Daniil Senkiv
f44219bff9 Web.Client: added Settings page, empty commonSettings page 2019-10-21 16:57:53 +03:00
Daniil Senkiv
c65ad5e9ea Web.Client: rewritten PrivateRoute 2019-10-21 16:56:08 +03:00
Daniil Senkiv
99bccc1569 Web.Client: added settings link in modules 2019-10-21 16:54:43 +03:00
53d2aaa4e3 DI: DbManager 2019-10-21 16:50:20 +03:00
e82366a2cd DI: dbManager 2019-10-21 15:33:02 +03:00
f3d932286c web: components: bump version 2019-10-21 15:01:37 +03:00
8f6dcf90ce Web: Components: added default icon-button position to field-container 2019-10-21 14:57:48 +03:00
94d5508d74 web: components: bump version 2019-10-21 12:30:57 +03:00
040a25e1f5 Web: Components: added prop offsetLeft to help-button 2019-10-21 12:05:45 +03:00
Daniil Senkiv
dbaaa3b3a4 Web.Components: LinkWithDropdown: added tests 2019-10-21 11:38:03 +03:00
Daniil Senkiv
e1a0473b4f Web.Components: LinkWithDropdown: fixed 2019-10-21 11:37:42 +03:00
281d2c3e79 Web: Components: fix tooltip position, added tests to help-button 2019-10-21 08:59:47 +03:00
09881619b8 DI: DbManager 2019-10-18 16:29:24 +03:00
6395b7d375 web: components: bump version 2019-10-18 15:16:42 +03:00
07a241f7d1 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-18 15:16:31 +03:00
17563fcfb2 Web: Client: fix tooltip on login page 2019-10-18 15:16:19 +03:00
76b5118761 Web: Components: fixed help-button stories, fix tooltip position, added overridePosition function to tooltip, update help-button README 2019-10-18 15:13:08 +03:00
Daniil Senkiv
2499155118 web: components: bump version 2019-10-18 14:17:45 +03:00
Daniil Senkiv
8cfda3ab54 Web.Components: LinkWithDropdown: fixed all-stories 2019-10-18 14:17:14 +03:00
Daniil Senkiv
4e6dc17f43 Web.Components: LinkWithDropdown: fixed 2019-10-18 14:16:53 +03:00
Ilya Oleshko
8c4e3916e7 web: components: bump version 2019-10-18 13:34:19 +03:00
Ilya Oleshko
dc9efa3e44 web: Components: Fixed RowContent import at people row example 2019-10-18 13:34:10 +03:00
Daniil Senkiv
1c5dd5bdb8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-18 11:30:35 +03:00
f364cdb69d web: components: bump version 2019-10-18 10:06:13 +03:00
6262ed76dd Web: Components: added HelpButton import 2019-10-18 10:05:49 +03:00
1b5146c25c web: components: bump version 2019-10-18 09:53:38 +03:00
9842f063d3 Web: Components: replaced icon-button with tooltip to help-button from field-container, added id to icon-button 2019-10-18 09:51:03 +03:00
00651b3199 Web: Components: deleted optional fields from tooltip, update tooltip story, delete tooltip from label story. 2019-10-18 09:41:26 +03:00
1c158c0004 Web: Components: added new component help-button 2019-10-18 09:38:10 +03:00
6b2f6b0a7b DI: log 2019-10-17 18:55:35 +03:00
Daniil Senkiv
ecb74a09bb Web.Components: LinkWithDropdown: refactoring 2019-10-17 17:52:16 +03:00
Daniil Senkiv
1d85a6ce94 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-17 17:50:18 +03:00
56598f8f14 web: components: bump version 2019-10-17 16:15:56 +03:00
254ba81871 Web: Components: fix tooltip icon-button 2019-10-17 16:15:43 +03:00
24c33fcd15 web: components: bump version 2019-10-17 15:49:13 +03:00
76e68b711b web: Components: Fixed hide/show tooltip after click on another tooltip 2019-10-17 15:49:01 +03:00
5f9bc40fd2 web: components: bump version 2019-10-17 13:54:35 +03:00
2ecf1ce80e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-17 13:54:14 +03:00
7ff3aee23c Web: Components: added to tooltip new functions, replace tooltip from label to field-container 2019-10-17 13:53:11 +03:00
Daniil Senkiv
5ce47e718d Web.Components: updated .gitignore: added coverage folder 2019-10-17 11:45:36 +03:00
Daniil Senkiv
f75bbc754f Web.Components: utils: email: fixed 2019-10-16 17:42:47 +03:00
Daniil Senkiv
f86d300e78 Web.Components: utils: emailSettings: added tests for checking throw errors 2019-10-16 17:35:43 +03:00
Daniil Senkiv
3e8b7be6c4 Web.Components: utils: email: added test for checking throw error 2019-10-16 17:28:35 +03:00
Daniil Senkiv
274d93d004 Web.Components: utils: emailSettings: added tests 2019-10-16 16:24:47 +03:00
Daniil Senkiv
8ecd9fab29 Web.Components: utils: email: added tests 2019-10-16 15:05:27 +03:00
Daniil Senkiv
f550821e18 Web.Components: utils: email: fixed isEqualEmail function 2019-10-16 14:27:31 +03:00
Daniil Senkiv
f001939eb4 Web.Components: utils: emailSettings: added method for disabling all settings 2019-10-16 14:25:57 +03:00
Daniil Senkiv
cfccf62fef Web.Components: utils: emailSettings: formatted code 2019-10-16 14:24:13 +03:00
Daniil Senkiv
2eca3ef620 Web.Components: utils: email: deleted unused validation 2019-10-16 13:53:44 +03:00
Daniil Senkiv
b88de4c886 Web.Components: utils: email: fixed pushing elems of arrays, if elems > 1 2019-10-16 13:48:56 +03:00
Daniil Senkiv
aa3fb95127 Web.Components: utils: email: fixed 2019-10-16 12:19:24 +03:00
Daniil Senkiv
6734931fe1 Web.Components: EmailInput: added new test 2019-10-16 08:58:06 +03:00
Daniil Senkiv
d36166e41d Web.Components: utils: email: fixed typo 2019-10-16 08:57:19 +03:00
Daniil Senkiv
3c2fb281b9 Web.Components: utils: splitted email utility into two files 2019-10-15 15:26:31 +03:00
Daniil Senkiv
689593f9e3 Web.Components: EmailInput: added tests 2019-10-15 14:21:59 +03:00
Daniil Senkiv
46700edb8e Web.Components: EmailInput: updated Readme 2019-10-15 11:35:50 +03:00
Daniil Senkiv
03a2947807 Web.Components: added tests for valid and invalid emails 2019-10-15 09:07:02 +03:00
Daniil Senkiv
277dcb5590 Web.Components: EmailInput: fixed default emailSettings prop 2019-10-14 17:51:59 +03:00
Daniil Senkiv
ec25d29dfc web: components: bump version 2019-10-14 17:29:13 +03:00
Daniil Senkiv
aabc5d3ef2 Web.Components: EmailInput: fixed Readme 2019-10-14 17:29:08 +03:00
Daniil Senkiv
e5358af164 Web.Component: email utility: fixed 2019-10-14 17:28:46 +03:00
Daniil Senkiv
a47d69272a web: components: bump version 2019-10-14 17:04:20 +03:00
Daniil Senkiv
0c63a1cbc1 Web.Components: EmailInput: updated Readme 2019-10-14 17:04:16 +03:00
Daniil Senkiv
2ec933da2a Web.Components: EmailInput: removed StringValue component from stories 2019-10-14 17:03:18 +03:00
Daniil Senkiv
d7ee430cf3 Web.Component: fixed email utility and EmailInput component 2019-10-14 17:02:08 +03:00
Daniil Senkiv
1c8498b328 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-14 17:00:35 +03:00
03c9f12333 web: components: bump version 2019-10-14 15:59:01 +03:00
48beae6234 Web: Components: fix tooltip, added new propType children, update tooltip stories 2019-10-14 15:58:33 +03:00
Daniil Senkiv
0df9b970ff Web.Components: EmailInput: added props for custom validation 2019-10-14 14:14:32 +03:00
Daniil Senkiv
d3e1f983fa Web.Components: fixed email utils and EmailInput component 2019-10-14 13:57:46 +03:00
5ec41ccaff DI: removed appSettings 2019-10-14 11:23:45 +03:00
b1130e61e2 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-14 11:06:22 +03:00
f33ce75486 web: components: bump version 2019-10-14 10:30:17 +03:00
c65fc30cae web: Components: Added children to Tooltip 2019-10-14 10:30:03 +03:00
Daniil Senkiv
b7878ac3c3 web: components: bump version 2019-10-14 10:23:35 +03:00
Daniil Senkiv
1070fafca3 Web.Components: EmailInput: added passing rest props in child component 2019-10-14 10:23:26 +03:00
Daniil Senkiv
a72bdaf8fb Web.Components: TextInput: added new type of input type, applied for EmailInnput 2019-10-14 10:11:11 +03:00
Daniil Senkiv
958aadb418 Web.Components: fixed email utility, added new setting 2019-10-14 10:09:25 +03:00
Daniil Senkiv
f9ab4da53c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-14 09:48:49 +03:00
d145c3bea9 web: components: bump version 2019-10-14 09:12:14 +03:00
08d8d36e42 Web: Components: fixed tooltip firefox scroll, replaced dropdown on tooltip 2019-10-14 09:10:22 +03:00
Daniil Senkiv
bd94e2b6b9 Web.Components: EmailInput: added render and re-rendre tests 2019-10-11 20:59:59 +03:00
Daniil Senkiv
1ba63e932f Web.Components: EmailInput: fixed after (f2e8ce6b2a), added feature for select parsing settings 2019-10-11 20:59:27 +03:00
Daniil Senkiv
754b9ea87b Web.Components: fixed email utils, added feature for selecting parsing email 2019-10-11 20:53:43 +03:00
7c05ba927b DI: KafkaCache 2019-10-11 18:03:03 +03:00
25eb318c7a web: components: bump version 2019-10-11 11:58:04 +03:00
c6af887f47 Web: Components: fixed tooltip events 2019-10-11 11:57:49 +03:00
f0e7e2e41b DI: notify 2019-10-11 11:31:21 +03:00
48cf8430b1 web: components: bump version 2019-10-11 10:17:06 +03:00
861746a5a8 Web: Components: fixed tooltip scroll 2019-10-11 10:16:16 +03:00
fc188872f6 web: components: bump version 2019-10-11 09:18:02 +03:00
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