Commit Graph

1881 Commits

Author SHA1 Message Date
31df2011bb Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-10 11:59:23 +03:00
f59125723a ASC.People: ProfileAction: added Contact Information & Social Profiles fields 2019-09-10 11:58:06 +03:00
87bb67fd99 ASC.People: change user contacts selector 2019-09-10 11:56:04 +03:00
3d01752e93 ASC.People: don't save empty user contacts 2019-09-10 11:53:47 +03:00
832f55c878 ASC.Web.Components: added jest-junit dev dependency 2019-09-10 10:52:26 +03:00
3718f92829 fixed STORAGE_ROOT path 2019-09-10 10:41:46 +03:00
Ilya Oleshko
bee87acef2 web: components: bump version 2019-09-10 10:38:58 +03:00
Ilya Oleshko
a1c6c5ef0d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-10 10:38:40 +03:00
Ilya Oleshko
32817c3c5d web: Components: Disabled ESlint Warnings at PasswordInput component. 2019-09-10 10:38:29 +03:00
Ilya Oleshko
fb41896730 web: Components: Disabled ESlint Warnings at DropDown component. 2019-09-10 10:38:05 +03:00
Ilya Oleshko
b4a25c08ac web: Components: Disabled ESlint Warnings at DropDownProfileItem component. 2019-09-10 10:37:47 +03:00
Ilya Oleshko
a0b9eebdba web: Components: Fixed ESlint Warnings at Avatar component. 2019-09-10 10:36:59 +03:00
4881aae0b0 web: components: Applied eslint recommendations 2019-09-10 10:03:36 +03:00
Ilya Oleshko
33496c3134 web: Components: Fixed usage memo at RowContainer component. 2019-09-10 09:47:20 +03:00
735159b1c4 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-10 09:25:03 +03:00
7205302962 web: components: Added new svg EyeOffIcon 2019-09-10 09:24:51 +03:00
Ilya Oleshko
2bb22a9f33 web: components: bump version 2019-09-10 09:02:12 +03:00
Ilya Oleshko
ef93c216be Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-10 09:01:57 +03:00
Ilya Oleshko
bddbc39635 web: Components: Fixed ESlint Warnings at RowContainer component. 2019-09-10 09:01:36 +03:00
Ilya Oleshko
28a840ec91 web: Components: Fixed ESlint Warnings at Row component. 2019-09-10 08:53:25 +03:00
0a5ef37043 Getting STORAGE_ROOT from env variable 2019-09-09 18:04:28 +03:00
Ilya Oleshko
ead1366e44 web: Components: Fixed unused imports at PasswordInput story. 2019-09-09 17:35:43 +03:00
Ilya Oleshko
cc869679ff web: Components: Added missing PropTypes and fixed repetitive property at PasswordInput component. 2019-09-09 17:34:48 +03:00
Ilya Oleshko
326a14d0cc web: Components: Added missing PropTypes at Paging component. 2019-09-09 17:32:49 +03:00
Ilya Oleshko
2fb9e022e3 web: Components: Added missing PropTypes at GroupButton component. 2019-09-09 17:32:24 +03:00
Ilya Oleshko
8fead78971 web: Components: Fixed PropTypes at Avatar component. 2019-09-09 17:08:30 +03:00
Ilya Oleshko
c524ea84d0 web: Components: Fixed PropTypes at DropDownProfileItem component. 2019-09-09 17:04:08 +03:00
Ilya Oleshko
cccdee46a9 web: Components: Fixed property warning`s at DropDownItem component. 2019-09-09 16:56:57 +03:00
Ilya Oleshko
25c4f47011 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-09 16:45:20 +03:00
Ilya Oleshko
2090db8795 web: Components: Fixed property warning`s at DropDown component. 2019-09-09 16:45:10 +03:00
Ilya Oleshko
2461a5197c web: Components: Fixed property warning`s at ContextMenu component. 2019-09-09 16:44:37 +03:00
Ilya Oleshko
acd7f0ef11 web: Components: Fixed property warning`s at ComboBox component. 2019-09-09 16:32:12 +03:00
422ed49134 Added storage route 2019-09-09 16:28:43 +03:00
Ilya Oleshko
f22e2f6520 web: components: bump version 2019-09-09 16:11:43 +03:00
Ilya Oleshko
09c4303ca6 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-09 16:11:23 +03:00
Ilya Oleshko
81e614bdc3 web: Components: Fixed tests for GroupButtonsMenu component. 2019-09-09 16:11:12 +03:00
Ilya Oleshko
157ad48d75 web: Components: Fixed README for GroupButtonsMenu component. 2019-09-09 16:10:41 +03:00
Ilya Oleshko
a12a0ec205 web: Components: Added default property`s and fixed warnings at GroupButtonsMenu component. 2019-09-09 16:08:16 +03:00
Ilya Oleshko
a8eeccca18 web: Components: Fixed unused property warning at group-buttons-menu story. 2019-09-09 16:06:38 +03:00
Ilya Oleshko
7d90a7a9b5 web: Components: Fixed unused property warning at people.group-buttons-menu story. 2019-09-09 16:06:01 +03:00
3f635bffb3 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-09 15:26:52 +03:00
fa58c3c9ac web: components: Fixed eslint errors in Button 2019-09-09 15:26:40 +03:00
Daniil Senkiv
8629a15679 Web.Core: CommonLinkUtility: fixed 2019-09-09 15:07:15 +03:00
2127acb84d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-09 15:05:31 +03:00
cb1740fc86 web: components: Fixed test issue for TreeNode 2019-09-09 15:05:17 +03:00
Daniil Senkiv
a5102555d3 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-09 14:28:50 +03:00
3e7f38a6d8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-09 14:10:32 +03:00
Daniil Senkiv
ddcd033348 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-09 14:04:19 +03:00
847de9b919
Merge pull request #2 from ONLYOFFICE/refactoring/asc-web-components
Refactoring/asc web components
2019-09-09 14:00:17 +03:00
8a4e9158bf ASC.People: merge actions & selectors 2019-09-09 13:50:55 +03:00