Commit Graph

2145 Commits

Author SHA1 Message Date
2e68bf04d5 web: Client: Init empty confirm pages with routing 2019-09-20 11:22:32 +03:00
2839b5e131 web: People: Added api for create/update group 2019-09-20 11:21:40 +03:00
e4a54eadf1 web: People: Styled GroupAction page 2019-09-19 16:14:35 +03:00
7a9635ec2c web: components: Turn off custom scroll on GroupAction (issue: cur render AdvancedSelector) 2019-09-19 16:13:51 +03:00
0b25626394 web: components: Exported ComboButton 2019-09-19 15:58:11 +03:00
dda3e13e3c web: components: Added opportunity to log Icon 2019-09-19 15:57:40 +03:00
e8fd0acc01 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-19 14:40:19 +03:00
8f166c8c9e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-19 14:39:04 +03:00
7f419d266c Web.Client: created "About" page 2019-09-19 14:38:55 +03:00
Ilya Oleshko
e96f63cfd9 web: components: bump version 2019-09-19 13:45:26 +03:00
Ilya Oleshko
0e501159dc web: Components: Added tests for ComboBox component. 2019-09-19 13:45:18 +03:00
Ilya Oleshko
79faa32bd1 web: Components: Fixed logic errors after writing tests for ComboBox component. 2019-09-19 13:44:58 +03:00
a3dfbb6fbf Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-19 09:53:39 +03:00
Ilya Oleshko
0de72bea4a web: Components: Fixed render test and added tests for ComboBox component. 2019-09-19 09:22:25 +03:00
Ilya Oleshko
4c1fd257d8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-19 09:15:10 +03:00
Ilya Oleshko
d73b569fcc web: Components: Added tests for ComboBox component. 2019-09-19 09:14:51 +03:00
Daniil Senkiv
a541a3b187 People.Client: Invite dialog: reduced the number of requests 2019-09-18 18:31:30 +03:00
Daniil Senkiv
27672cbbd4 People.Client: Invite dialog: added copying after opening 2019-09-18 18:18:18 +03:00
c9311e53c8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 16:55:54 +03:00
Ilya Oleshko
12730cebaa web: Components: Fixed ESLint warnings for Paging, Row and RowContainer components after remove imports. 2019-09-18 16:40:15 +03:00
Ilya Oleshko
2d28373abf web: components: bump version 2019-09-18 16:30:07 +03:00
Ilya Oleshko
d98353d43c web: People: Fixed ComboBox usage at GroupActions component 2019-09-18 16:29:03 +03:00
Ilya Oleshko
c75a9b277a web: Components: Fixed usage ComboBox component with new options at Calendar component. 2019-09-18 16:28:11 +03:00
Ilya Oleshko
fbbd712ea7 web: Components: Fixed usage ComboBox component with new options at AdvancedSelector component. 2019-09-18 16:27:51 +03:00
Ilya Oleshko
2b07bd4999 web: Components: Fixed usage ComboBox at AdvancedSelector example story 2019-09-18 16:27:20 +03:00
Ilya Oleshko
fbd0d232f0 web: Components: Fixed usage ComboBox component with new options at FilterInput component. 2019-09-18 16:26:02 +03:00
Ilya Oleshko
592451f7c7 web: Components: Fixed usage ComboBox component with new options at Paging component. 2019-09-18 16:25:29 +03:00
Ilya Oleshko
6bdd40f435 web: Components: Added scaledOptions property at ComboBox component. 2019-09-18 16:24:14 +03:00
271b27f330 web: components: bump version 2019-09-18 15:42:29 +03:00
86f86abade Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 15:41:44 +03:00
Ilya Oleshko
5d17cf5963 web: components: bump version 2019-09-18 14:46:48 +03:00
Ilya Oleshko
edb0556ce0 web: Components: Added "people user selector as advanced ComboBox" at AdvancedSelector example story 2019-09-18 14:46:37 +03:00
Ilya Oleshko
c4209faddb web: Components: Fixed ComboBox component, added usage ComboButton sub-component. Fixed README and story. 2019-09-18 14:45:29 +03:00
Ilya Oleshko
097f78d290 web: Components: Added sub-component ComboButton for ComboBox component 2019-09-18 14:44:05 +03:00
e4b209f504 Web: Components: renamed date-picker the same function 2019-09-18 13:23:03 +03:00
7c3217f506 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 13:22:25 +03:00
5ae2aa1da2 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 13:21:31 +03:00
4d561f7e8a Web: Components: added new calendar and date-picker tests 2019-09-18 13:21:23 +03:00
152c5d9697 .net core up to 3.0.0-rc1 2019-09-18 12:29:17 +03:00
165cba3a0a Web: update yarn lock files 2019-09-18 11:30:38 +03:00
894d922681 web: components: bump version 2019-09-18 11:20:23 +03:00
c54fb37203 Web: removed react-datepicker.css 2019-09-18 11:20:09 +03:00
b07f0fd623 web: People: Added styled-components to GroupAction + added SearchInput 2019-09-18 11:17:56 +03:00
fc2cf58dd1 Web: Components: rename calendar-new to calendar 2019-09-18 10:52:55 +03:00
cc48cc6684 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 10:51:40 +03:00
1179dee2f2 Web: Components: delete date-input library, delete date-input component. rename new-calendar to calendar 2019-09-18 10:34:59 +03:00
c80c104fc8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 10:23:28 +03:00
b45fcbbe0e web: People: GroupAction re-written to class and connected to real data in redux 2019-09-18 10:23:11 +03:00
0ba9842a59 web: components: Fixed error indexOf is not a function 2019-09-18 10:15:09 +03:00
Daniil Senkiv
8278678585 Web.Client: Confirm: fixed 2019-09-17 16:09:01 +03:00