Commit Graph

882 Commits

Author SHA1 Message Date
7f50c9e7e8 web: People: Added and applied common settings state 2019-07-29 15:28:00 +03:00
aad452174e Api: added module id 2019-07-29 13:04:43 +03:00
Daniil Senkiv
a80b66612d Web: components: RadioButton: fixed styles in addition to (f28ab42032) 2019-07-29 12:27:40 +03:00
62dee4b3bf Added notify service 2019-07-29 12:15:48 +03:00
Daniil Senkiv
a9470612e8 Web: components: Toast: added isRequired condition 2019-07-29 12:07:59 +03:00
Daniil Senkiv
b10e2eb310 Web: components: ToggleContent: added type and definition of prop 2019-07-29 12:06:32 +03:00
Daniil Senkiv
f28ab42032 Web: components: RadioButton: fixed styles 2019-07-29 11:47:41 +03:00
Ilya Oleshko
7be6531c97 Web: People: Profile: Fixed Link component usage 2019-07-29 11:33:08 +03:00
Ilya Oleshko
2cb882d1dc Web: People: Fixed user content layout 2019-07-29 11:28:24 +03:00
Ilya Oleshko
539cd1fc7a Web: Components: Fixed type error at base ContentRow story 2019-07-29 11:26:33 +03:00
Ilya Oleshko
47fd44211a Web: Components: Fixed Link component usage at ContentRow people story 2019-07-29 11:25:52 +03:00
Daniil Senkiv
615baf60e1 Web: components: ToggleContent: fixed margin under headline 2019-07-29 11:21:11 +03:00
1e426e009d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-29 11:02:12 +03:00
1ba1f86d73 ASC.Common: fix VirtualPathUtility 2019-07-29 11:01:03 +03:00
Daniil Senkiv
5dcbcb015c Web: components: Link: used props.children for children, props.data for DropDown 2019-07-29 10:52:06 +03:00
79a203e4a3 Fix: TypeError: console.log(...) is not a function 2019-07-28 23:49:43 +03:00
dced6d991b web: People: Moved converters to selectors 2019-07-28 23:45:41 +03:00
a52222f81b web: components: Turn on console.logs and added pure to layout components 2019-07-28 23:39:59 +03:00
5be398ad02 web: People: Refactoring: moved duplicated logic to fetchProfile action 2019-07-28 20:47:33 +03:00
611a9b8632 web: People: Added selector for search profile in loaded people list 2019-07-28 20:30:46 +03:00
8174e47f14 web: People: Refactoring:
+ moved actions and reducers to store folder
+ added selectors
+ re-written Profile page to class component
2019-07-28 20:11:55 +03:00
bda538fc97 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	products/ASC.People/Client/src/actions/actionTypes.js
	products/ASC.People/Client/src/actions/peopleActions.js
	products/ASC.People/Client/src/reducers/people.js
2019-07-26 18:00:06 +03:00
df4c152739 web: People: Refactoring: Changed selection users with redux + Added Filter class 2019-07-26 17:54:42 +03:00
Ilya Oleshko
60bc79a4ac Web: Components: Added icon property for DropDownItem component. Fixed DropDown and DropDownItem stories. 2019-07-26 17:23:58 +03:00
Daniil Senkiv
0153f9d0d0 Web: components: ToggleContent: fixed styles 2019-07-26 16:41:14 +03:00
Daniil Senkiv
e1a81321f8 Web: components: RadioButton: fixed cursor display 2019-07-26 16:27:56 +03:00
Daniil Senkiv
1e8fc2f295 Web: components: RadioButtonGroup: fixed story 2019-07-26 16:25:56 +03:00
Daniil Senkiv
62a45c3c17 Web: components: RadioButton: fixed handling onClick 2019-07-26 16:24:13 +03:00
Daniil Senkiv
b63f2c0134 Web: components: added RadioButton component 2019-07-26 15:43:13 +03:00
b65c802c25 web: Components: Commented logs 2019-07-26 15:35:41 +03:00
e74772cb2e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-26 14:39:26 +03:00
Daniil Senkiv
e03368b994 Web: components: RadioButtonGroup: fix story and readme 2019-07-26 14:38:44 +03:00
c9dbb6997c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-26 14:38:39 +03:00
b1a8d574d8 People: api. added userid parameter to UpdateMember method 2019-07-26 14:37:50 +03:00
Ilya Oleshko
3e10de6144 Web: People: Changed size of user status icons for people row 2019-07-26 14:16:33 +03:00
Ilya Oleshko
57db7ce34a Web: Components: Fixed displaying of user status at PeopleContentRow story 2019-07-26 14:14:27 +03:00
Daniil Senkiv
487266af1c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Storybook/stories/toast/base/base.toast.stories.js
2019-07-26 14:11:38 +03:00
Daniil Senkiv
f5737a38d9 Web: components: Toast: refactoring stories 2019-07-26 14:09:45 +03:00
Daniil Senkiv
427c14fb61 Web: components: Toast: refactoring stories 2019-07-26 14:08:48 +03:00
Ilya Oleshko
a9642a9846 Web: People: Fixed displaying of user status at row 2019-07-26 13:47:06 +03:00
Daniil Senkiv
ebc6da5b6e Web: components: RadioButtonGroup: reduced story 2019-07-26 12:57:21 +03:00
Daniil Senkiv
3654fc2fa5 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-26 12:49:08 +03:00
Daniil Senkiv
3c8b01e29e Web: components: RadioButtonGroup: rename props 2019-07-26 12:42:30 +03:00
Ilya Oleshko
507f679b19 Web: Components: Fixed property name at FilterInput component 2019-07-26 12:41:51 +03:00
Daniil Senkiv
3136c99e6b Web: components: RadioButtonGroup: formatted code 2019-07-26 12:37:56 +03:00
Daniil Senkiv
93f6201f9b Web: components: RadioButtonGroup: added componentDidUpdate handler 2019-07-26 12:36:53 +03:00
Daniil Senkiv
1390ca5fa6 Web: components: RadioButtonGroup: added onClick prop 2019-07-26 12:33:34 +03:00
Ilya Oleshko
381cacd877 Web: Components: Fixed property`s for Paging component 2019-07-26 12:04:52 +03:00
Ilya Oleshko
4b0b76609f Web: Components: Added withBorder, selectedIndex and renamed items to options property`s of ComboBox component. Fixed story and readme for this component. 2019-07-26 12:02:36 +03:00
3a657e0c64 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-26 11:16:37 +03:00