Commit Graph

262 Commits

Author SHA1 Message Date
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
df9b550d34 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-29 16:33:26 +03:00
20d3e05d30 Web: Components: added disable style, fixed min-max value, update README.md file 2019-08-29 16:33:10 +03:00
761b4cbe23 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	web/ASC.Web.Components/package.json
	web/ASC.Web.Components/yarn.lock
2019-08-29 16:25:31 +03:00
2aeec3ea68 web: New packages fixes 2019-08-29 16:23:47 +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
b95922b877 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-29 09:40:59 +03:00
4f4aca88a9 web: Update packages 2019-08-29 09:40:44 +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
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
40165e27e8 web: components: Added group selector into AdvancedSelector 2019-08-27 10:52:55 +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
e933ce218d Web: Components: added new property swap weekdays, fixed styles and weekdays algorithm 2019-08-26 10:11:59 +03:00
bc7e4a313a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-23 15:23:31 +03:00
969840730d Web: Components: Added new custom calendar 2019-08-23 15:23:22 +03:00
NikolayRechkin
23ce210a7a web: components: small fix 2019-08-23 11:03:38 +03:00
NikolayRechkin
9ae70bf0c9 web: components: refactoring 2019-08-23 10:16:18 +03:00
NikolayRechkin
19003151c9 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-22 13:43:26 +03:00
NikolayRechkin
3c1c9cf49a web: components: refactoring 2019-08-22 13:42:43 +03:00
Ilya Oleshko
89ebb2e38a web: Components: Fixed resize event at GroupButtonsMenu component. Fixed styles and remove unused variables. Fixed story. 2019-08-22 11:05:25 +03:00
Ilya Oleshko
6b773c6821 web: Components: Fixed missing disabled property at GroupButtonsMenu component. Fixed story. 2019-08-21 14:44:49 +03:00
Ilya Oleshko
a94ed826f6 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-20 16:39:02 +03:00
016f1caf57 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-20 16:27:32 +03:00
c3b4b1119a Web: Components: added year locale and comboBox size 2019-08-20 16:27:24 +03:00
NikolayRechkin
6b31146192 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-20 16:17:14 +03:00
NikolayRechkin
86238cd64a web: components: disable empty group 2019-08-20 16:16:03 +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
babcf26442 web: Components: Reworked ContentRow component. Changed name to Row. 2019-08-20 16:07:44 +03:00
Ilya Oleshko
44e493d711 web: Components: Fixed ComboBox property type 2019-08-20 16:04:25 +03:00