Commit Graph

1224 Commits

Author SHA1 Message Date
2393044825 web: Components: AdvancedSelector refactoring: renamed container 2019-10-30 12:18:02 +03:00
621db6dd1f web: Components: AdvancedSelector refactoring:
+ moved Group header to separated component;
+ added isMultiSelect to row;
+ renamed ADSelectorGroupBody to ADSelectorGroupsBody
2019-10-30 11:42:20 +03:00
4ca16e6b3a web: Components: AdvancedSelector: Added isOpen prop to story 2019-10-30 10:07:34 +03:00
c29dc5eecd web: Components: AdvancedSelector refactoring: reorganization of files structure 2019-10-30 10:03:37 +03:00
a572c6118d web: Components: AdvancedSelector refactoring: removed useless code and optimized group displaying 2019-10-29 18:02:16 +03:00
74b741f3c7 web: Components: Moved ADSelectorRow on top of sub-components/ folder; Refactoring single list example story 2019-10-29 12:26:25 +03:00
7899c00e1b web: Components: Fixed display loading 2019-10-29 11:55:31 +03:00
c43ce99a9b web: Components: Added loading for options parts 2019-10-28 17:45:47 +03:00
d2cca81175 web: Components: Split AdvancedSelector to several parts + added InfinitLoader 2019-10-27 21:30:04 +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
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
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
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
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
8f6dcf90ce Web: Components: added default icon-button position to field-container 2019-10-21 14:57:48 +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
07a241f7d1 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-18 15:16:31 +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
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
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
6262ed76dd Web: Components: added HelpButton import 2019-10-18 10:05:49 +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
Daniil Senkiv
ecb74a09bb Web.Components: LinkWithDropdown: refactoring 2019-10-17 17:52:16 +03:00
254ba81871 Web: Components: fix tooltip icon-button 2019-10-17 16:15:43 +03:00
76e68b711b web: Components: Fixed hide/show tooltip after click on another tooltip 2019-10-17 15:49:01 +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
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