Commit Graph

4120 Commits

Author SHA1 Message Date
Daniil Senkiv
c152d60950 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-25 11:30:44 +03:00
Daniil Senkiv
9c60f10deb web.common: applied Link to Layout sub-components 2019-12-25 11:30:29 +03:00
10739ad361 ASC.People: ProfileAction: createUserForm: unnecessary code removed 2019-12-25 11:24:43 +03:00
NikolayRechkin
7fbe278063 web: component: removed the unused code 2019-12-25 11:22:19 +03:00
51e9f790b4 ASC.People: ProfileAction: Added remove button for contact information 2019-12-25 09:57:57 +03:00
NikolayRechkin
ebbcd5b941 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-12-25 09:51:30 +03:00
NikolayRechkin
05d4ef47eb web: components: refactoring SearchInput 2019-12-25 09:47:42 +03:00
NikolayRechkin
0ddfd766a9 web: components: refactoring InputBlock 2019-12-25 09:46:56 +03:00
ba7cb8d529 web: components: bump version 2019-12-24 16:13:46 +03:00
5daa4dc002 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-12-24 16:13:21 +03:00
984c553aa8 Web: Components: fixed password-input tooltip, fixed chrome icons select 2019-12-24 16:13:13 +03:00
0c95ebf689 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-24 14:15:57 +03:00
38cffb5471 ASC.People: ProfileAction: CSS styles and translations changed 2019-12-24 14:15:49 +03:00
Ilya Oleshko
2db9adf7f5 web: components: bump version 2019-12-24 14:15:07 +03:00
Ilya Oleshko
161916121a web: Components: Paging: CSS styles changed 2019-12-24 14:14:47 +03:00
Daniil Senkiv
3bb20c6b60 web.components: Link: added new prop 2019-12-24 14:13:08 +03:00
47d4ba6f17 ASC.People: ProfileAction: InfoFieldContainer: using Heading from asc-web-components 2019-12-24 12:48:35 +03:00
87527bd339 ASC.Web.Components: toggle-content: CSS styles changed 2019-12-24 12:47:32 +03:00
e24f2b845e Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-24 12:26:23 +03:00
a5d2a65925 ASC.Web.Components: avatar: CSS styles changed 2019-12-24 12:26:16 +03:00
92692c6e92 web: common: bump version 2019-12-24 12:22:45 +03:00
2d0f98225d web: common: Fixed linux build 2019-12-24 12:22:38 +03:00
Daniil Senkiv
d103b5003d web.common: Layout: NavItem: applied Link component for wrapper, revert (37732015b3) 2019-12-24 12:03:01 +03:00
Daniil Senkiv
3ff3047dde web: common: bump version 2019-12-24 11:53:40 +03:00
Daniil Senkiv
37732015b3 web.common: Layout: NavItem: applied Link component 2019-12-24 11:53:34 +03:00
c617590f9f Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-24 11:49:35 +03:00
20a7b07899 ASC.Web.Components: button: excess icon removed 2019-12-24 11:49:27 +03:00
Nikolay Rechkin
9e0995ac00
Merge pull request #17 from ONLYOFFICE/feature/ef
Feature/ef
2019-12-24 10:54:47 +03:00
be8f2b2136 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-24 10:11:03 +03:00
f7e7cff729 ASC.Web.Common: PageLayout: hidden article-header on tablets 2019-12-24 10:10:53 +03:00
10e9a07c18 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-24 09:56:14 +03:00
ddf5a606a1 web: Update yarn.lock files 2019-12-24 09:56:03 +03:00
20189f6c4c Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-24 09:53:13 +03:00
6a4e992c70 ASC.People: Home page: user link fontWeight changed 2019-12-24 09:52:54 +03:00
15dfd0cbe3 web: common: bump version 2019-12-24 09:52:38 +03:00
3339475631 web: components: bump version 2019-12-24 09:52:25 +03:00
e076fd3e82 ASC.Web.Components: link: fontWeight prop added 2019-12-24 09:51:46 +03:00
Daniil Senkiv
f2d5bfdc82 web.client: Settings: revert (6ab8348aad) 2019-12-23 18:34:49 +03:00
Daniil Senkiv
7b4c1f6154 web.common: StudioLayout: added translations 2019-12-23 18:30:31 +03:00
a8f8b63414 EF: removed old classes 2019-12-23 17:57:21 +03:00
Daniil Senkiv
6ab8348aad Web.Client: Settings: Article: Body: commented SCU 2019-12-23 17:42:44 +03:00
04be312da4 EF: tenants. Use entity 2019-12-23 17:26:38 +03:00
c293eaa3c0 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-23 16:45:55 +03:00
0133c45840 ASC.Web.Common: Layout, PageLayout : indentation corrected 2019-12-23 16:41:52 +03:00
51a9b78749 EF: feed. AddOrUpdate 2019-12-23 16:36:37 +03:00
2782d9f64c Merge branch 'master' into feature/ef
# Conflicts:
#	common/ASC.VoipService/Dao/CachedVoipDao.cs
#	common/ASC.VoipService/Dao/VoipDao.cs
#	web/ASC.Web.Api/Controllers/SettingsController.cs
2019-12-23 16:25:33 +03:00
5e1a9445db ASC.Web.Common: section-toggler: styles fixed 2019-12-23 16:25:29 +03:00
Ilya Oleshko
fa85899213 web: components: bump version 2019-12-23 16:15:18 +03:00
Ilya Oleshko
18ef7738f5 web: Components: Fixed width for DropDown and DropDownItem components 2019-12-23 16:14:46 +03:00
6e1c99883a ASC.Web.Common: ArticlePinPanel: styles and texts fixed 2019-12-23 16:07:38 +03:00