Commit Graph

242 Commits

Author SHA1 Message Date
4db90cc6df Web: Components: month navigation fixed 2019-08-29 10:05:56 +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
NikolayRechkin
4556e44046 web: components: upgraded a SearchInput component. automatic selection of a single group element 2019-08-20 15:53:16 +03:00
NikolayRechkin
8ba24d7d18 web: components: added default select text for subgroups. 2019-08-20 14:30:29 +03:00
1fe075ba7b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-20 11:53:06 +03:00
0e960bfa76 Web: Components: Added new property to calendar, updated README.md, added styles, functions, new propTypes, default values 2019-08-20 11:52:44 +03:00
b53b79b8f9 Updated yarn.lock files 2019-08-20 10:23:15 +03:00
NikolayRechkin
451bcaea1a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-19 16:37:33 +03:00
NikolayRechkin
23a7f74598 web: components: fix 2019-08-19 16:36:19 +03:00
NikolayRechkin
10b0b2b695 web: components: added subgroups of filter items 2019-08-19 16:35:39 +03:00
cc2ea5f5eb Fixed yarn.lock files 2019-08-19 14:13:09 +03:00
225e01df23 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-19 13:30:28 +03:00
79178a0edc Changed folder for asc-web-components (npm-local/ -> packages/); Added react-calendar v2.13.2 (with important fix) 2019-08-19 13:30:18 +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
b105e204c3 web: Components: Fixed ContentRow component. Fixed ContentRow story with PeopleRow component. 2019-08-16 16:35:10 +03:00
Ilya Oleshko
83978186eb web: Components: Added PeopleRow component. 2019-08-16 16:33:37 +03:00
Ilya Oleshko
e9b6e3efc6 web: Components: Fixed displaying Checkbox for ContentRow component. 2019-08-16 10:43:16 +03:00
Ilya Oleshko
0f3effcf25 web: Components: Fixed noBorder style for ComboBox component. Made parameters selectedOption and options required. 2019-08-15 17:06:09 +03:00
Ilya Oleshko
7ec81c6501 web: Components: Fixed Layout story error. 2019-08-15 16:42:42 +03:00
Daniil Senkiv
696431cb37 Web: components: LinkWithDropdown: fixed README 2019-08-15 16:08:19 +03:00
778d58664a web: components: Fixed warning Module not found: Error: Can't resolve './locale' 2019-08-15 15:34:23 +03:00
2ac4246122 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-15 14:53:17 +03:00