Commit Graph

120 Commits

Author SHA1 Message Date
cf1d2d2a95 web: Moved ErrorContainer from ASC.Web.Components to ASC.Web.Common 2020-01-27 14:31:13 +03:00
Ilya Oleshko
c9182de792 Web: Components: DropDownProfileItem: Removed component 2020-01-20 10:38:24 +03:00
b686e99f16 web: Common: Moved Layout and PageLayout to asc-web-common 2019-12-20 14:35:53 +03:00
3b88c07178 Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	products/ASC.People/Client/src/components/pages/GroupAction/Section/Body/index.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/src/components/index.js
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/src/components/advanced-selector/index.js
#	web/ASC.Web.Components/src/components/help-button/index.js
#	web/ASC.Web.Components/src/index.js
#       web/ASC.Web.Components/src/components/examples/people.selectors.stories.js [removed]
#
2019-12-14 12:32:31 +03:00
Ilya Oleshko
ae8bcec5aa web: Components: Fixed Header export 2019-12-11 15:36:42 +03:00
Ilya Oleshko
04f209620d web: Components: Fixed People selector story. Component ComboButton is no longer exported. 2019-12-11 15:24:57 +03:00
aeac729e52 web: Moved AdvancedSelector2 from asc-web-components to asc-web-common 2019-12-10 10:32:26 +03:00
3ead54b4e4 web: Components: Removed AdvancedSelector v1 2019-12-10 09:59:27 +03:00
8bd3c86d2b Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/src/components/advanced-selector/index.js
#	web/ASC.Web.Components/src/components/help-button/index.js
#	web/ASC.Web.Components/src/components/icon-button/index.js
# Changed (by Text component changes):
#       web/ASC.Web.Components/src/components/advanced-selector2/sub-components/selector.js
#       web/ASC.Web.Components/src/components/advanced-selector2/advanced-selector2.stories.js
#       web/ASC.Web.Components/src/components/advanced-selector/sub-components/groups/header.js
#       web/ASC.Web.Components/src/components/advanced-selector/sub-components/options/body.js
#       web/ASC.Web.Components/src/components/advanced-selector/sub-components/selector.js
#       web/ASC.Web.Common/src/components/people-selector/index.js
2019-12-05 14:17:45 +03:00
ddeb711d1f web: Components: Exported AdvancedSelector2 2019-12-04 17:30:07 +03:00
Daniil Senkiv
fac36adde8 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-04 12:38:54 +03:00
Daniil Senkiv
3ec6c287c0 web.components: Text: refactoring, separating component to 3 components, apply changes 2019-12-04 12:36:13 +03:00
3832e78b3d web: Common: Moved ModuleTile from asc-web-components to asc-web-common 2019-12-03 15:10:07 +03:00
Daniil Senkiv
229eb8ceee Web.Components: EmailInput: added to export from asc-web-components 2019-10-30 15:59:04 +03:00
6262ed76dd Web: Components: added HelpButton import 2019-10-18 10:05:49 +03:00
ce77e46a3e Web: Components: added new library "react-tooltip", added "Tooltip" component, delete question icon component 2019-10-07 14:39:21 +03:00
d4a74bc099 Web: Components: added new component QuestionIcon with README and base render test 2019-10-04 11:14:23 +03:00
f9cfb0573c ASC.Web.Components: SidePanel merged with ModalDialog 2019-10-01 15:50:56 +03:00
23f15011f9 ASC.Web.Components: added new component SidePanel 2019-09-30 16:16:32 +03:00
0b25626394 web: components: Exported ComboButton 2019-09-19 15:58:11 +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
337d4d4d51 ASC.Web.Components: added SelectorAddButton 2019-09-10 14:46:50 +03:00
cb1740fc86 web: components: Fixed test issue for TreeNode 2019-09-09 15:05:17 +03:00
57924c79de Web: Component: shared calendar and date-picker components 2019-09-06 13:52:04 +03:00
Ilya Oleshko
bbcfe26e31 web: Components: Added PasswordInput component. 2019-09-05 10:20:21 +03:00
NikolayRechkin
ff59c13fbd Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-05 09:30:57 +03:00
NikolayRechkin
d54ba9f9d3 web: components: first version of the avatar editor 2019-09-05 09:23:05 +03:00
ccf2d863e5 ASC.Web.Components: device moved to utils 2019-09-04 13:29:32 +03:00
2b14e9e7b8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 10:15:09 +03:00
afc3303301 web: components: Removed react-calendar-v2.13.2.tgz 2019-09-02 10:13:37 +03:00
43a8440588 Web: Components: Added date-input component, refactoring calendar code, fixed toggle-button propType 2019-09-02 09:45:45 +03:00
6218363b52 web: People: Added change group tree by filter 2019-08-30 11:36:19 +03:00
Ilya Oleshko
5a6d33d273 web: Components: Added RowContainer component. Added react-virtualized-auto-sizer dependency. 2019-08-29 16:02:11 +03:00
b6e46a305c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/Form/userForm.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Header/index.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/index.js
#	web/ASC.Web.Components/src/components/input-block/index.js
#	web/ASC.Web.Components/src/index.js
2019-08-28 18:23:16 +03:00
26451fdf49 web: People: ProfileAction without reduxForm 2019-08-28 18:09:26 +03:00
1358550093 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	web/ASC.Web.Components/src/index.js
2019-08-26 11:53:18 +03:00
3fd0fd365e web: components: Init AdvancedSelector 2019-08-26 11:51:36 +03:00
969840730d Web: Components: Added new custom calendar 2019-08-23 15:23:22 +03:00
7ef1a9eeb1 web: components: export device 2019-08-21 11:21:59 +03:00
Ilya Oleshko
c8a020346e web: Components: Reworked Row.People component. Changed name to RowContent. 2019-08-20 16:08:14 +03:00
Ilya Oleshko
0ad354b05f web: Components: Fixed structure of PeopleRow component on Row.People 2019-08-19 10:13:26 +03:00
Ilya Oleshko
83978186eb web: Components: Added PeopleRow component. 2019-08-16 16:33:37 +03:00
7a99918c29 web: components: Added CustomScrollbarsVirtualList for FixedSizeList in react-window package 2019-08-13 15:04:56 +03:00
27a25c93d5 web: components: Fixed wrong merge 2019-08-09 18:02:25 +03:00
7a0c416400 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	web/ASC.Web.Components/src/index.js
2019-08-09 17:59:55 +03:00
2c6d853a23 web: components: Added EmptyScreenContainer component 2019-08-09 17:56:43 +03:00
Alexey Kostenko
15b100b852 web: components: added SelectedItem component, and upgrade Text component 2019-08-09 16:10:24 +03:00
20f36a9a8a Web: Components: Fix components index.js file 2019-08-09 13:27:05 +03:00
708adfab82 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-08-09 13:17:48 +03:00
222cf080d8 Web: Components: added calendar locale, function onChange, base styles, date format and new file calendar helper. 2019-08-08 16:16:08 +03:00