Commit Graph

1227 Commits

Author SHA1 Message Date
9f188c9905 Web: Components: fixed date-picker bug 2019-10-02 13:19:38 +03:00
d2784f612c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-02 11:07:57 +03:00
886737515c Web: Components: added Aside to date-picker 2019-10-02 11:07:39 +03:00
c063b58318 ASC.Web.Components: ModalDialog: returned zIndex prop 2019-10-02 10:23:58 +03:00
96d750f380 ASC.Web.Components: FieldContainer: using Label truncate 2019-10-02 10:22:19 +03:00
e5fa0d2e6e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 15:51:33 +03:00
f9cfb0573c ASC.Web.Components: SidePanel merged with ModalDialog 2019-10-01 15:50:56 +03:00
NikolayRechkin
bcfef56ed1 web: components: fixed styles 2019-10-01 12:50:39 +03:00
NikolayRechkin
99a9e6d156 web: people: fixed the style of the menu 2019-10-01 11:46:22 +03:00
NikolayRechkin
f6478dfcc0 web: components: refactoring 2019-10-01 11:39:58 +03:00
83ef9c584c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-30 16:22:57 +03:00
e0e8924b03 ASC.Web.Components: AvatarEditor: using SidePanel 2019-09-30 16:17:16 +03:00
23f15011f9 ASC.Web.Components: added new component SidePanel 2019-09-30 16:16:32 +03:00
2d4b4834e8 ASC.Web.Components: Aside: default width changed 2019-09-30 16:14:15 +03:00
2d8fb8b779 ASC.Web.Components: ModalDialog: button size changed 2019-09-30 16:13:31 +03:00
820b1bfcf9 ASC.Web.Components: FieldContainer: text-overflow added 2019-09-30 16:12:47 +03:00
NikolayRechkin
f10dad2a23 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-30 14:52:44 +03:00
NikolayRechkin
2c0653b2f3 web: components: small fix comboButton 2019-09-30 14:52:23 +03:00
335027c9c1 web: components: Fixed displaying high characters (ex.'g') on huge size in TextInput 2019-09-30 13:26:08 +03:00
3cf49e7401 ASC.Web.Components: device detector fixed 2019-09-30 13:15:43 +03:00
757ffae334 web: components: Refactoring of IconButton + added className 2019-09-29 17:28:56 +03:00
e9fdb6539a web: components: Added wrapper into AdvancedSelector (StyledContainer) 2019-09-27 17:07:24 +03:00
bbc6f2628d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 16:53:43 +03:00
NikolayRechkin
4af65a873f web: components: fix 2019-09-27 16:10:43 +03:00
NikolayRechkin
e2a9856376 web: components: small fix 2019-09-27 15:56:15 +03:00
9583b5e1f7 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 15:45:22 +03:00
857c486dc4 web: components: Fixed props as attributes error 2019-09-27 15:27:16 +03:00
NikolayRechkin
6b69bf0fbb web: components: created a return to an edit page after closing a avatar editor 2019-09-27 15:25:28 +03:00
NikolayRechkin
00d17e2c38 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 14:05:51 +03:00
NikolayRechkin
ce47b822fe web: components: small change in avatar editor 2019-09-27 14:04:09 +03:00
59a69007bc web: Components: Init Aside inside AdvancedSelector 2019-09-27 12:42:32 +03:00
NikolayRechkin
48090e6fdf web: components: fixed story for avatar editor 2019-09-27 12:01:46 +03:00
NikolayRechkin
64e5b07aa4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-26 16:28:01 +03:00
NikolayRechkin
380548112f web: components: added displayType property to avatar editor 2019-09-26 16:27:42 +03:00
NikolayRechkin
393341a861 web: components: added new parameters to Aside component 2019-09-26 16:09:50 +03:00
Ilya Oleshko
606b35a858 web: Components: Fixed page ComboBox for Paging component 2019-09-26 12:08:39 +03:00
NikolayRechkin
beee45663b web: components: AvatarEditor: added errors messages 2019-09-25 12:30:37 +03:00
NikolayRechkin
7bcf2a6bf8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 09:04:30 +03:00
NikolayRechkin
f51c5d7ded web: components: new version of a avatar editor 2019-09-24 17:00:17 +03:00
e5753d5131 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 11:22:40 +03:00
Ilya Oleshko
a07e79c3cc Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 09:04:17 +03:00
Ilya Oleshko
ea88d77509 web: Components: Added tests for DropDown component. 2019-09-20 09:04:02 +03:00
50ccad7cd4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 09:00:30 +03:00
bae55e3bf8 Web: Components: added new tests, fixed date-picker bug 2019-09-20 09:00:11 +03:00
0b25626394 web: components: Exported ComboButton 2019-09-19 15:58:11 +03:00
dda3e13e3c web: components: Added opportunity to log Icon 2019-09-19 15:57:40 +03:00
Ilya Oleshko
4786f28f5d web: Components: Added tests for ComboBox component. 2019-09-19 15:00:03 +03:00
Ilya Oleshko
18749b246d web: Components: Fixed logic errors after writing tests for ComboBox component. 2019-09-19 14:59:34 +03:00
Ilya Oleshko
0e501159dc web: Components: Added tests for ComboBox component. 2019-09-19 13:45:18 +03:00
Ilya Oleshko
79faa32bd1 web: Components: Fixed logic errors after writing tests for ComboBox component. 2019-09-19 13:44:58 +03:00
Ilya Oleshko
0de72bea4a web: Components: Fixed render test and added tests for ComboBox component. 2019-09-19 09:22:25 +03:00
Ilya Oleshko
d73b569fcc web: Components: Added tests for ComboBox component. 2019-09-19 09:14:51 +03:00
Ilya Oleshko
12730cebaa web: Components: Fixed ESLint warnings for Paging, Row and RowContainer components after remove imports. 2019-09-18 16:40:15 +03:00
Ilya Oleshko
c75a9b277a web: Components: Fixed usage ComboBox component with new options at Calendar component. 2019-09-18 16:28:11 +03:00
Ilya Oleshko
fbbd712ea7 web: Components: Fixed usage ComboBox component with new options at AdvancedSelector component. 2019-09-18 16:27:51 +03:00
Ilya Oleshko
2b07bd4999 web: Components: Fixed usage ComboBox at AdvancedSelector example story 2019-09-18 16:27:20 +03:00
Ilya Oleshko
fbd0d232f0 web: Components: Fixed usage ComboBox component with new options at FilterInput component. 2019-09-18 16:26:02 +03:00
Ilya Oleshko
592451f7c7 web: Components: Fixed usage ComboBox component with new options at Paging component. 2019-09-18 16:25:29 +03:00
Ilya Oleshko
6bdd40f435 web: Components: Added scaledOptions property at ComboBox component. 2019-09-18 16:24:14 +03:00
86f86abade Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 15:41:44 +03:00
Ilya Oleshko
edb0556ce0 web: Components: Added "people user selector as advanced ComboBox" at AdvancedSelector example story 2019-09-18 14:46:37 +03:00
Ilya Oleshko
c4209faddb web: Components: Fixed ComboBox component, added usage ComboButton sub-component. Fixed README and story. 2019-09-18 14:45:29 +03:00
Ilya Oleshko
097f78d290 web: Components: Added sub-component ComboButton for ComboBox component 2019-09-18 14:44:05 +03:00
e4b209f504 Web: Components: renamed date-picker the same function 2019-09-18 13:23:03 +03:00
4d561f7e8a Web: Components: added new calendar and date-picker tests 2019-09-18 13:21:23 +03:00
fc2cf58dd1 Web: Components: rename calendar-new to calendar 2019-09-18 10:52:55 +03:00
cc48cc6684 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 10:51:40 +03:00
1179dee2f2 Web: Components: delete date-input library, delete date-input component. rename new-calendar to calendar 2019-09-18 10:34:59 +03:00
0ba9842a59 web: components: Fixed error indexOf is not a function 2019-09-18 10:15:09 +03:00
d879be0c5c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 15:56:34 +03:00
47e2fa7964 web: components: Added test: DatePicker check the Calendar onChange callback 2019-09-17 15:56:25 +03:00
9c336e9d73 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/components/date-picker/date-picker.test.js
2019-09-17 15:53:38 +03:00
4464d7ff38 Web: Components: added new DatePicker input mask test 2019-09-17 15:52:10 +03:00
7b5d0ead2f web: components: Fixed test: check DatePicker popup open 2019-09-17 15:23:38 +03:00
4615bc0ea0 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 15:16:41 +03:00
8dce4f5947 web: components: Fixed test: Calendar check the onChange callback 2019-09-17 15:16:33 +03:00
Daniil Senkiv
8ed644a158 Web.Components: PasswordInput: added new props 2019-09-17 15:14:26 +03:00
111c976280 web: components: Fix re-rendering of Button 2019-09-17 14:19:45 +03:00
edddefca9e Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 14:07:46 +03:00
f183b2f55d web: components: Fix re-rendering of TextInput 2019-09-17 14:07:35 +03:00
43e329a605 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 10:41:56 +03:00
9c7ed0c0f0 Web: Components: added new tests to calendar and date-picker 2019-09-17 10:41:35 +03:00
ebde3f745d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-16 16:53:29 +03:00
757f713c9d web: components: Styled AdvancedSelector 2019-09-16 16:53:20 +03:00
NikolayRechkin
61c5c68c34 web: components: refactoring 2019-09-16 16:41:11 +03:00
NikolayRechkin
8f3b11946d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-16 13:39:22 +03:00
NikolayRechkin
cd9b17356c web: components: small fix filter block 2019-09-16 13:38:37 +03:00
39d2d91b04 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-16 10:55:43 +03:00
9c6a25112d web: components: Removed useless code 2019-09-16 10:55:34 +03:00
7364e85e2c web: components: Applied changes to AdvancedSelector changes 2019-09-13 17:43:00 +03:00
700500527f web: components: Added new props to AdvancedSelector 2019-09-13 17:42:08 +03:00
1f0e818767 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/package.json
2019-09-13 17:09:13 +03:00
a74100ad41 Web: Components: fixed calendar locale and theme color props, add new tests 2019-09-13 17:07:03 +03:00
72905d567f web: components: Added z-index prop to ModalDialog 2019-09-13 17:02:56 +03:00
9aba2e6091 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 16:29:31 +03:00
Daniil Senkiv
88f8818d77 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/package.json
2019-09-13 15:52:42 +03:00
Daniil Senkiv
9b312f9f4a Web.components: Textarea: changed to controlled component 2019-09-13 15:48:55 +03:00
Ilya Oleshko
90aff1c805 web: Components: Fixed re-render for RowContainer component 2019-09-13 15:37:55 +03:00
Ilya Oleshko
21c7d8647e web: Components: Fixed re-render for Row component 2019-09-13 15:37:26 +03:00
Ilya Oleshko
03c23871e5 web: Components: Fixed re-render for ContextMenuButton component 2019-09-13 15:35:45 +03:00
Ilya Oleshko
c6d27bdb55 web: Components: Fixed re-render for Avatar component 2019-09-13 15:34:39 +03:00
Ilya Oleshko
96e1d81e86 web: Components: Fixed ESLint warnings and re-render for Link component 2019-09-13 15:30:38 +03:00
Ilya Oleshko
81ed0453b2 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 15:28:51 +03:00
NikolayRechkin
f84c88e090 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 14:43:51 +03:00
NikolayRechkin
25ae6b8b05 web: People: creating a user avatar 2019-09-13 14:41:15 +03:00
Daniil Senkiv
93e901a2cc Web.components: Textarea: added className prop 2019-09-13 14:11:45 +03:00
b2b3a5b5c0 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 14:02:59 +03:00
4f0bdc336e web: components: Styled AdvancedSelector + added group header 2019-09-13 14:02:47 +03:00
70ccd1ceb6 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 13:46:07 +03:00
58698064a8 Web: Components: fixed calendar README, fixed calendar re-render, added new test 2019-09-13 13:45:47 +03:00
2bf887e135 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 12:52:36 +03:00
0a89ead572 web: components: Styled AdvancedSelector 2019-09-13 12:52:27 +03:00
Ilya Oleshko
e8b6965821 web: Components: Fixed element property margin for Row component 2019-09-13 11:41:08 +03:00
Ilya Oleshko
56a4df6c8e web: Components: Added zIndex property for Backdrop at ModalDialog component 2019-09-13 11:30:31 +03:00
Ilya Oleshko
75f21eacf9 web: Components: Fixed default zIndex property in Backdrop component 2019-09-13 11:29:45 +03:00
Ilya Oleshko
9df735f0ca web: Components: Fixed hiding page counter in Paging component 2019-09-13 11:06:50 +03:00
9c3cc65bba Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 10:13:56 +03:00
Ilya Oleshko
da54612f21 web: Components: Added tests at Avatar component. 2019-09-13 08:52:43 +03:00
Ilya Oleshko
8d6f407e63 web: Components: Fixed unnecessary type checks in Avatar component 2019-09-13 08:51:18 +03:00
Daniil Senkiv
82b1652cd1 Web.Components: PasswordInput: fixed formatting code 2019-09-12 19:42:51 +03:00
Daniil Senkiv
2916f8ddb0 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 19:40:51 +03:00
Daniil Senkiv
43cb43d02c Web.Components: PasswordInput: fixed 2019-09-12 19:35:58 +03:00
2b1acc6e90 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 17:36:23 +03:00
c9433f3781 web: components: Optimized render of AdvancedSelector + added new tests on it 2019-09-12 17:36:09 +03:00
0731cd17b7 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 15:30:08 +03:00
d5fa018999 grammar fix 2019-09-12 15:28:13 +03:00
Ilya Oleshko
b8765c09b4 web: Components: Fixed main test and added re-render tests at ComboBox component. 2019-09-12 15:22:44 +03:00
31bacdda2b ASC.Web.Components: Layout: fix eslint warnings 2019-09-12 15:22:21 +03:00
Ilya Oleshko
f087bb22db web: Components: Added shouldComponentUpdate at ComboBox component. 2019-09-12 15:22:01 +03:00
Ilya Oleshko
6c24feefc5 web: Components: Added re-render tests at Avatar component. 2019-09-12 14:47:10 +03:00
Ilya Oleshko
0fe110d120 web: Components: Added shouldComponentUpdate at Avatar component. 2019-09-12 14:46:50 +03:00
d7c7558b17 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 14:28:58 +03:00
3aca5fb791 Web: Components: fixed date-picker min max date, fixed render input value 2019-09-12 14:28:48 +03:00
fb116514c5 web: component: Added onCancel callback 2019-09-12 14:11:48 +03:00
NikolayRechkin
69ac9e834c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 14:10:55 +03:00
NikolayRechkin
b9e5cde604 web: components: refactoring 2019-09-12 14:10:15 +03:00
3d3e1e909f Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 14:04:23 +03:00
bcdfad1522 web: components: Fixed hiding AdvancedSelector by click on checkbox 2019-09-12 14:04:14 +03:00
e114ff9280 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 14:02:42 +03:00
44c0d9270d Web: Components: fixed min-max date to calendar property 2019-09-12 14:02:28 +03:00
Ilya Oleshko
88c61677ac web: Components: Added re-render tests at PasswordInput component. 2019-09-12 13:58:57 +03:00
Ilya Oleshko
6e44af367d web: Components: Added shouldComponentUpdate at PasswordInput component. 2019-09-12 13:58:19 +03:00
1f11f2e98b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 11:53:17 +03:00
b9edf10894 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 11:50:57 +03:00
c625cf5843 Web: Components: fixed calendar crash, code refactoring 2019-09-12 11:50:34 +03:00
d24c5bd54b grammar fix 2019-09-12 11:38:04 +03:00
92a1a34445 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 10:54:36 +03:00
6c38ad30d7 web: components: Added and applied size prop for AdvancedSelector 2019-09-12 10:20:57 +03:00
NikolayRechkin
490b7aa662 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 09:54:02 +03:00
NikolayRechkin
292c67372e web: components: fix IconButton 2019-09-12 09:51:15 +03:00