Commit Graph

2328 Commits

Author SHA1 Message Date
Ilya Oleshko
097f78d290 web: Components: Added sub-component ComboButton for ComboBox component 2019-09-18 14:44:05 +03:00
c171e2c903 Merge branch 'master' into refactoring/di
# Conflicts:
#	common/ASC.Api.Core/ASC.Api.Core.csproj
#	common/ASC.Common/ASC.Common.csproj
#	common/ASC.Core.Common/ASC.Core.Common.csproj
#	common/ASC.Data.Storage/ASC.Data.Storage.csproj
#	common/ASC.FederatedLogin/ASC.FederatedLogin.csproj
#	common/ASC.IPSecurity/ASC.IPSecurity.csproj
#	common/ASC.Resource.Manager/ASC.Resource.Manager.csproj
#	common/ASC.VoipService/ASC.VoipService.csproj
#	web/ASC.Web.Api/ASC.Web.Api.csproj
#	web/ASC.Web.Core/ASC.Web.Core.csproj
#	web/ASC.Web.Studio/ASC.Web.Studio.csproj
2019-09-18 13:32:39 +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
bcdbcf5ccc DI: TenantManager 2019-09-18 11:25:57 +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
f34dca4ebb DI: ApiDateTime 2019-09-17 18:38:06 +03:00
Daniil Senkiv
8278678585 Web.Client: Confirm: fixed 2019-09-17 16:09:01 +03:00
Daniil Senkiv
a8f6f03f60 Web.Client: Confirm: deleted unused code, fixed double clicking on button, optimization 2019-09-17 16:08:06 +03:00
d879be0c5c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 15:56:34 +03:00
47e2fa7964 web: components: Added test: DatePicker check the Calendar onChange callback 2019-09-17 15:56:25 +03:00
9c336e9d73 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/components/date-picker/date-picker.test.js
2019-09-17 15:53:38 +03:00
4464d7ff38 Web: Components: added new DatePicker input mask test 2019-09-17 15:52:10 +03:00
4e2c04c9f7 DI: TenantManager 2019-09-17 15:42:32 +03:00
7b5d0ead2f web: components: Fixed test: check DatePicker popup open 2019-09-17 15:23:38 +03:00
4615bc0ea0 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 15:16:41 +03:00
8dce4f5947 web: components: Fixed test: Calendar check the onChange callback 2019-09-17 15:16:33 +03:00
Daniil Senkiv
a105e44ef9 web: components: bump version 2019-09-17 15:14:31 +03:00
Daniil Senkiv
8ed644a158 Web.Components: PasswordInput: added new props 2019-09-17 15:14:26 +03:00
064608fa15 web: components: bump version 2019-09-17 14:20:06 +03:00
111c976280 web: components: Fix re-rendering of Button 2019-09-17 14:19:45 +03:00
279d3598cf web: components: bump version 2019-09-17 14:08:04 +03:00
edddefca9e Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 14:07:46 +03:00
f183b2f55d web: components: Fix re-rendering of TextInput 2019-09-17 14:07:35 +03:00
a46a092890 DI: TenantManager 2019-09-17 11:07:46 +03:00
e74f5bd60f web: components: bump version 2019-09-17 10:42:19 +03:00
43e329a605 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 10:41:56 +03:00
9c7ed0c0f0 Web: Components: added new tests to calendar and date-picker 2019-09-17 10:41:35 +03:00
Daniil Senkiv
093c786b86 People.Client: Invite dialog: fix 2019-09-17 10:09:14 +03:00
428fd7f075 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 10:04:09 +03:00
Ilya Oleshko
e62511f472 web: People: Fixed edit button scale property for profile viewer. 2019-09-17 09:42:00 +03:00
Ilya Oleshko
6bb228ef27 web: People: Added context options for disabled, enabled and email activation at profile viewer. 2019-09-17 09:27:45 +03:00
Daniil Senkiv
84c2f3faed People.Client: added Invite dialog component 2019-09-17 09:16:42 +03:00
547e589420 Removed TenantProvider 2019-09-16 17:51:39 +03:00
ebde3f745d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-16 16:53:29 +03:00
757f713c9d web: components: Styled AdvancedSelector 2019-09-16 16:53:20 +03:00
NikolayRechkin
67007af5d5 web: components: bump version 2019-09-16 16:41:32 +03:00
NikolayRechkin
215e509956 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-16 16:41:23 +03:00