Commit Graph

1272 Commits

Author SHA1 Message Date
Alexey Kostenko
4e2239d4fd web: components: Text: Color property is now custom 2019-08-07 11:18:42 +03:00
778f129013 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-07 11:14:21 +03:00
ba5521ce82 Web: Components: Added search index of array objects 2019-08-07 11:14:12 +03:00
Ilya Oleshko
8a35cdb2e7 web: Components: Fixed Link usage at Avatar component 2019-08-07 10:29:33 +03:00
f308c669e1 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-06 18:46:36 +03:00
14a0bc68a3 Web: Components: Added property onSelect, renamed tabs to component tabs 2019-08-06 18:46:16 +03:00
Alexey Kostenko
04ff759147 web: components: Text: Fix 2019-08-06 17:31:52 +03:00
Daniil Senkiv
a37af4b1e5 Web: Components: Textarea: renamed component and used 'value' as attribute 2019-08-06 16:36:41 +03:00
b04e988717 Nginx: fix hot reload 2019-08-06 16:18:07 +03:00
5d11a408a8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-06 14:50:29 +03:00
3e992b61f7 Web: Component: reworked logic of tab container component, deleted tab icon. 2019-08-06 14:50:16 +03:00
d31470aaec Nginx: fix routing 2019-08-06 14:27:19 +03:00
ba1ab61182 web: People: Refactoring: Renamed isSelected selector 2019-08-06 14:08:29 +03:00
55b72f6026 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-06 14:02:52 +03:00
1e6732a929 web: People: Added new EmployeeStatus and EmployeeActivationStatus enums 2019-08-06 14:02:36 +03:00
Ilya Oleshko
8e8812ce1f web: People: Fixed getContacts selector 2019-08-06 13:38:43 +03:00
217b5f0bed web: People: Added isUserDisabled selector 2019-08-06 12:44:32 +03:00
f9fe6c800b People: fix search by employeeStatus 2019-08-06 12:37:00 +03:00
c61a631da4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-06 12:07:22 +03:00
8213e504ba Web: Component: Added property disabled for TabContainer 2019-08-06 12:04:01 +03:00
Ilya Oleshko
2a8f7e7d87 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-06 11:33:51 +03:00
Ilya Oleshko
c229857e4c Web: People: Profile: Fixed context options usage. 2019-08-06 11:33:38 +03:00
Alexey Kostenko
08a10ad6ca Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-06 11:09:55 +03:00
Alexey Kostenko
d6ad3c4301 web: components: Text: Tag change via "as" 2019-08-06 11:09:40 +03:00
Ilya Oleshko
cdadaa19fd Web: People: Profile: Commented out unused blocks "Affiliate status" and "Login settings" 2019-08-06 11:05:49 +03:00
Ilya Oleshko
5062846691 Web: People: Added icons in MainButton 2019-08-06 10:55:47 +03:00
Ilya Oleshko
298f781eed Web: Components: Added icons in MainButton story 2019-08-06 10:46:29 +03:00
Ilya Oleshko
fcc1dcf7d5 Web: Components: Fixed selectedOption propType for Paging component. Fixed Paging story. 2019-08-06 10:40:23 +03:00
Ilya Oleshko
98b2448710 Web: Components: Fixed selectedOption propType for ComboBox component. Fixed ComboBox story. 2019-08-06 10:39:35 +03:00
Ilya Oleshko
5eede5c600 Web: Components: Fixed setState property name for ComboBox component 2019-08-06 10:26:30 +03:00
fbd1719898 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-06 09:09:02 +03:00
f090c73045 web: People: Added handler onCancel 2019-08-06 09:08:48 +03:00
73e3481f6c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 19:05:16 +03:00
cc28bd5f6c Web: Components: added read-me file, deleted never used libraries, reworked tabs icon 2019-08-05 19:05:03 +03:00
4da674ab75 web: People: Added people.svg 2019-08-05 18:24:34 +03:00
a2288468ff Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 18:13:12 +03:00
e9a0aed7b0 web: People: Applied selectedOption in paging 2019-08-05 18:12:54 +03:00
c58bfe6ca6 web: components: Fixed update selectedOption 2019-08-05 18:12:25 +03:00
ed1bb8c1f8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-08-05 17:44:29 +03:00
907f97bb78 Web: Components: update tabs text color 2019-08-05 17:41:39 +03:00
e9c564fda9 People: method "get by filter" optimized 2019-08-05 16:45:33 +03:00
556bef6379 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 16:33:09 +03:00
175b1aee83 UserPhotoManager: fix 2019-08-05 16:29:58 +03:00
Ilya Oleshko
339f8ef55e Web: Components: Fixed onClick call at ComboBox component 2019-08-05 16:27:39 +03:00
Ilya Oleshko
7e5fb3776c Web: Components: Renamed property selectedIndex to selectedOption for ComboBox at FilterInput component 2019-08-05 16:25:52 +03:00
5495db7103 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 16:21:22 +03:00
442940c593 Web: Components: added Tab component and svg icon 2019-08-05 16:09:12 +03:00
c6a4bad14d People: fix default avatar's urls 2019-08-05 16:08:27 +03:00
Ilya Oleshko
50c0427893 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 16:05:54 +03:00
Ilya Oleshko
04d139210d Web: People: Fixed names of paging propertys, added selectedPage and selectedCount propertys 2019-08-05 16:05:41 +03:00