Commit Graph

809 Commits

Author SHA1 Message Date
879e277c77 Web: Components: added placeholder and formatting date depending on the locale 2019-09-03 11:41:54 +03:00
797ce18ca4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 15:46:51 +03:00
ccc53047c5 Web: Components: added function hiding calendar, fixed input-block 2019-09-02 15:46:37 +03:00
Ilya Oleshko
bafc0b52d9 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 14:42:07 +03:00
Ilya Oleshko
0d8e9fb29b web: Components: Fixed ComboBox position at FilterBlock component. 2019-09-02 14:41:45 +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
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
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
9ea24f754f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 09:45:53 +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
Ilya Oleshko
924bbc71d6 web: Components: Fixed DropDownItem children property usage. 2019-08-30 16:42:48 +03:00
NikolayRechkin
5af10a1f79 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-30 16:04:37 +03:00
NikolayRechkin
c63195e19a web: components: fix 2019-08-30 16:03:44 +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
NikolayRechkin
7b74e22fea Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-30 13:57:41 +03:00
NikolayRechkin
fae60c4d5c web: components: fix TreeMenu 2019-08-30 13:56:43 +03:00
a57bbb7f2e Web: Components: fixed README.md file 2019-08-30 13:21:11 +03:00
3175bbea82 Wed: Components: fixed disable property 2019-08-30 11:06:07 +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
ee85f740f5 web: Components: Removed unused ref at Row component. 2019-08-29 15:55:54 +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
a80ca9d0de Web: Components: fixed calendar tile navigation, added new hover style 2019-08-28 16:58:14 +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
d93720e954 Web: Components: fixed calendar navigation (incorrect month) 2019-08-28 14:03:55 +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
NikolayRechkin
954431f6d5 web: components: fix 2019-08-28 09:15:13 +03:00
NikolayRechkin
bc951026d5 web: components: added a autoRefresh to InputSearch 2019-08-27 17:44:43 +03:00
58a7b2f3a5 web: components: Applied searching to AdvancedSelector 2019-08-27 17:33:11 +03:00
400fb0e985 web: components: Added count of users in Groups and filtering 2019-08-27 16:02:18 +03:00
NikolayRechkin
b44e3a5e27 web: components: altered a FilterInput component 2019-08-27 13:58:42 +03:00
NikolayRechkin
f9d2df63cb web: component: removed a filter from SearchInput 2019-08-27 11:54:38 +03:00
9fa6462f50 web: components: Added filtration by group in AdvancedSelector 2019-08-27 11:34:53 +03:00
80ba8875d7 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-27 10:56:21 +03:00
b9772162e6 web: components: Removed commented code 2019-08-27 10:56:13 +03:00