Commit Graph

269 Commits

Author SHA1 Message Date
fb0b363b85 web: components: Moved story for Checkbox + added base test 2019-09-06 13:55:09 +03:00
026c9dda89 web: components: Moved stories for Button and IconButton + added base tests 2019-09-06 12:44:31 +03:00
831d37c675 web: components: Removed old stories 2019-09-06 12:30:27 +03:00
c40616ebcc web: components: Moved story for Badge + added base test 2019-09-06 12:29:18 +03:00
0686703327 web: components: Moved story for Backdrop + added base test 2019-09-06 12:25:57 +03:00
f806e09c6b web: components: Moved story for AvatarEditor + added base test 2019-09-06 12:22:21 +03:00
75d55c47e8 Merge branch 'master' into refactoring/asc-web-components
Conflicts:
	web/ASC.Web.Components/package.json
	web/ASC.Web.Components/yarn.lock
2019-09-06 12:16:19 +03:00
0355919f7d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-06 12:09:56 +03:00
cfcda1306b web: components: Moved story for Avatar + added base test 2019-09-06 12:05:02 +03:00
154965b1ba Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-06 11:54:46 +03:00
75fbc89d08 Web: Components: added new library react-text-mask, added new props to text-input and input-block, fixed calendar render 2019-09-06 11:54:19 +03:00
Ilya Oleshko
783fa7ef32 web: Components: Added key for advancedOptions at ComboBox story 2019-09-05 16:11:44 +03:00
Ilya Oleshko
470bbdee9d web: Components: Added new property at PasswordInput component. Fixed story. 2019-09-05 15:30:30 +03:00
4f0336e288 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-05 12:03:44 +03:00
8bdb9bb39b ASC.Web.Components: fix styles in ModalDialog component 2019-09-05 12:01:25 +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
b130cca7f7 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-04 13:46:32 +03:00
d5c0e09f35 web: People: Added opportunity to change Edit group to Create Group + added tab index and auto focus 2019-09-04 12:55:12 +03:00
a6fee1f5e8 Storybook: added isVertical prop to form field components 2019-09-04 12:20:22 +03:00
879e277c77 Web: Components: added placeholder and formatting date depending on the locale 2019-09-03 11:41:54 +03:00
aa7bb166bd Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 14:30:07 +03:00
b3fab0feb8 Web: Components: added props and propTypes to date-input, fixed input-block value 2019-09-02 14:29:56 +03:00
Ilya Oleshko
4d9aa30ab5 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 14:15:39 +03:00
Ilya Oleshko
7d9d299916 web: Components: Fixed property usage at ComboBox component. Fixed old usage and added new for story 2019-09-02 14:15:29 +03:00
Daniil Senkiv
d85c73d1b4 web: components: Toast: updated Readme, added examples of usage 2019-09-02 11:58:07 +03:00
Ilya Oleshko
933a3bf416 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 10:16: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
Ilya Oleshko
493fd859ae Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 10:13:29 +03:00
43a8440588 Web: Components: Added date-input component, refactoring calendar code, fixed toggle-button propType 2019-09-02 09:45:45 +03:00
Ilya Oleshko
f5b9178a63 web: Components: Added new property at ComboBox component. Fixed old usage and added new for story 2019-08-30 16:44:04 +03:00
0070d6d31c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-30 15:55:02 +03:00
c972b65333 Web: Components: fixed calendar styles 2019-08-30 15:54:56 +03:00
NikolayRechkin
d59742fbfa web: components: fix FilterInput 2019-08-30 14:53:38 +03:00
a57bbb7f2e Web: Components: fixed README.md file 2019-08-30 13:21:11 +03:00
262c550856 Web: Components: fixed calendar navigation, fixed calendar navigation styles 2019-08-30 10:46:51 +03:00
20d3e05d30 Web: Components: added disable style, fixed min-max value, update README.md file 2019-08-29 16:33:10 +03:00
Ilya Oleshko
5a6d33d273 web: Components: Added RowContainer component. Added react-virtualized-auto-sizer dependency. 2019-08-29 16:02:11 +03:00
Ilya Oleshko
38758ef96d web: Components: Added ContextMenu component. 2019-08-29 16:00:08 +03:00
Ilya Oleshko
751046a059 web: Components: Fixed disabled property for options. Fixed story. 2019-08-29 15:54:22 +03:00
92a5d6d483 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-29 10:06:07 +03:00
4db90cc6df Web: Components: month navigation fixed 2019-08-29 10:05:56 +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
d3589a0850 Web: Components: fixed combobox navigation bug, added new calendar navigation, added min-max value 2019-08-28 15:53:38 +03:00
7ba7b51380 web: components: Added selectAllLabel to AdvancedSelector 2019-08-28 12:05:03 +03:00
82fd6389b4 web: components: Applied changes in SearchInput 2019-08-28 10:10:09 +03:00
12f95379d1 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-28 09:45:01 +03:00