Commit Graph

855 Commits

Author SHA1 Message Date
4f4aca88a9 web: Update packages 2019-08-29 09:40:44 +03:00
d3676064cb web: components: bump version 2019-08-28 12:08:46 +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
32ca771626 web: components: bump version 2019-08-28 09:17:56 +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
40165e27e8 web: components: Added group selector into AdvancedSelector 2019-08-27 10:52:55 +03:00
NikolayRechkin
9b88d01dae web: components: bump version 2019-08-27 09:29:05 +03:00
NikolayRechkin
4307215277 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-27 09:25:25 +03:00
NikolayRechkin
d87ed5b532 web: components: fix InputBlock 2019-08-27 09:22:28 +03:00
a8e8ccc84d web: components: Added Selected All checkbox 2019-08-26 17:55:11 +03:00
65171dca7c web: components: Implemented multi-select in AdvancedSelector 2019-08-26 16:12:06 +03:00
faa1c5880b web: components: Added className to Checkbox 2019-08-26 16:09:21 +03:00
c8c056cab1 web: components: Moved function isArrayEqual to ./utils/array.js 2019-08-26 16:08:50 +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
948735b3f9 web: components: bump version 2019-08-26 10:12:23 +03:00
e933ce218d Web: Components: added new property swap weekdays, fixed styles and weekdays algorithm 2019-08-26 10:11:59 +03:00
4462d34df4 web: components: bump version 2019-08-23 15:23:40 +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
7fbbea82b4 web: components: bump version 2019-08-23 14:30:27 +03:00
c6788d445e web: components: Added className to SearchInput 2019-08-23 14:30:01 +03:00
NikolayRechkin
658bdec139 web: components: bump version 2019-08-23 11:17:37 +03:00
NikolayRechkin
d1de0e79c0 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-23 11:17:28 +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
e47f92568c web: components: bump version 2019-08-22 16:14:41 +03:00
66248bf8fe v1.0.1 2019-08-22 15:54:22 +03:00
3d3df2770b web: components: Changed lodash _ to imported functions 2019-08-22 15:26:48 +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
NikolayRechkin
5290bad0ea web: components: fix SearchInput 2019-08-22 11:58:18 +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
86b3cf3b7c web: Components: Fixed styles at GroupButton component. Fixed code style. 2019-08-22 11:03:38 +03:00
fd0e6d2828 web: components: Added update state of priorityItems 2019-08-21 17:05:43 +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
da49d036c2 web: Components: Added overflow ellipsis at ComboBox component. Code formatting. 2019-08-21 12:25:52 +03:00
NikolayRechkin
49e9be99f0 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-21 12:09:29 +03:00
NikolayRechkin
f966f8ba47 web: components: fixed a sequence of filter elements 2019-08-21 12:07:45 +03:00
8cb7d9bd52 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-21 11:23:11 +03:00