Commit Graph

2328 Commits

Author SHA1 Message Date
381b038d70 Web: Client: fixed "About" page styles 2019-09-20 09:02:29 +03:00
c3a600b2eb web: components: bump version 2019-09-20 09:00:44 +03:00
50ccad7cd4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 09:00:30 +03:00
bae55e3bf8 Web: Components: added new tests, fixed date-picker bug 2019-09-20 09:00:11 +03:00
e13049c21f DI: CommonLinkUtility 2019-09-19 18:55:44 +03:00
409da28d4b DI: SubscriptionManager 2019-09-19 16:43:28 +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
db5dc66217 Kafka: fix 2019-09-19 15:48:37 +03:00
Daniil Senkiv
1fb77a6606 People.Client: Invite dialog: used redux, localStorage, reduced re-rendering 2019-09-19 15:30:53 +03:00
Daniil Senkiv
1d6d7baa91 People.Client: added new package 2019-09-19 15:27:26 +03:00
Ilya Oleshko
b9b09366b5 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-19 15:00:21 +03:00
Ilya Oleshko
90ea59fa94 web: components: bump version 2019-09-19 15:00:12 +03:00
Ilya Oleshko
4786f28f5d web: Components: Added tests for ComboBox component. 2019-09-19 15:00:03 +03:00
Ilya Oleshko
18749b246d web: Components: Fixed logic errors after writing tests for ComboBox component. 2019-09-19 14:59:34 +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
7ceb117690 DI: CoreConfiguration 2019-09-19 14:34:54 +03:00
Ilya Oleshko
9bbb950256 web: components: bump version 2019-09-19 13:55:14 +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
a07cbe30f4 DI: CoreSettings 2019-09-18 18:19:30 +03:00
Daniil Senkiv
27672cbbd4 People.Client: Invite dialog: added copying after opening 2019-09-18 18:18:18 +03:00
4489d01b82 DI: PaymentManager, AuthorizationManager 2019-09-18 17:18:44 +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
6ab71a7b65 DI: tenantManager 2019-09-18 16:33:01 +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
2f5fe4301e DI: TenantManager 2019-09-18 15:14:15 +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