Commit Graph

1667 Commits

Author SHA1 Message Date
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
2d28373abf web: components: bump version 2019-09-18 16:30:07 +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
271b27f330 web: components: bump version 2019-09-18 15:42:29 +03:00
86f86abade Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 15:41:44 +03:00
Ilya Oleshko
5d17cf5963 web: components: bump version 2019-09-18 14:46:48 +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
5ae2aa1da2 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 13:21:31 +03:00
4d561f7e8a Web: Components: added new calendar and date-picker tests 2019-09-18 13:21:23 +03:00
152c5d9697 .net core up to 3.0.0-rc1 2019-09-18 12:29:17 +03:00
165cba3a0a Web: update yarn lock files 2019-09-18 11:30:38 +03:00
894d922681 web: components: bump version 2019-09-18 11:20:23 +03:00
c54fb37203 Web: removed react-datepicker.css 2019-09-18 11:20:09 +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
c80c104fc8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 10:23:28 +03:00
0ba9842a59 web: components: Fixed error indexOf is not a function 2019-09-18 10:15:09 +03:00
Daniil Senkiv
8278678585 Web.Client: Confirm: fixed 2019-09-17 16:09:01 +03:00
Daniil Senkiv
a8f6f03f60 Web.Client: Confirm: deleted unused code, fixed double clicking on button, optimization 2019-09-17 16:08:06 +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
a105e44ef9 web: components: bump version 2019-09-17 15:14:31 +03:00
Daniil Senkiv
8ed644a158 Web.Components: PasswordInput: added new props 2019-09-17 15:14:26 +03:00
064608fa15 web: components: bump version 2019-09-17 14:20:06 +03:00
111c976280 web: components: Fix re-rendering of Button 2019-09-17 14:19:45 +03:00
279d3598cf web: components: bump version 2019-09-17 14:08:04 +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
e74f5bd60f web: components: bump version 2019-09-17 10:42:19 +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
67007af5d5 web: components: bump version 2019-09-16 16:41:32 +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
e3e4cc4291 web: components: bump version 2019-09-16 13:39:12 +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
98daea7115 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/updateUserForm.js
2019-09-13 17:47:23 +03:00
bdb5b05748 ASC.People: ProfileAction: sending email change instructions 2019-09-13 17:45:22 +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
25d69a51e3 web: components: bump version 2019-09-13 17:09:33 +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
f4d4de3cec People: fixed remove photo 2019-09-13 16:19:47 +03:00
bf86c4e4ef People: fixed remove photo 2019-09-13 16:15:51 +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
cec408a75e web: components: bump version 2019-09-13 15:49:31 +03:00
Daniil Senkiv
9b312f9f4a Web.components: Textarea: changed to controlled component 2019-09-13 15:48:55 +03:00
Ilya Oleshko
bc0cdc08bd web: components: bump version 2019-09-13 15:39:47 +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
0ef94342fd web: components: bump version 2019-09-13 14:58:58 +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
ec02fb84f5 web: components: bump version 2019-09-13 14:19:02 +03:00
Daniil Senkiv
488d98110f web: components: bump version 2019-09-13 14:17:50 +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
ec5c8dce49 web: components: bump version 2019-09-13 13:46: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
9db9a1e769 web: components: bump version 2019-09-13 11:32:11 +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
9debe5e176 web: components: bump version 2019-09-13 11:06:58 +03:00
Ilya Oleshko
9df735f0ca web: Components: Fixed hiding page counter in Paging component 2019-09-13 11:06:50 +03:00
Daniil Senkiv
88ee103a00 Web.Client: Confirm: rewritten to class component 2019-09-13 10:23:58 +03:00
9c3cc65bba Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-13 10:13:56 +03:00
Ilya Oleshko
14623b3906 web: components: bump version 2019-09-13 09:28:40 +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
d7c887fc7f Web.Client: Confirm: used redux, fixed styles, added fakeApi and real api methods, fixed routing for Login component 2019-09-12 20:38:15 +03:00
Daniil Senkiv
0a1a5ae9be web: components: bump version 2019-09-12 19:43:13 +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
87cd70aad4 web: components: bump version 2019-09-12 15:24:51 +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
c5e750bf13 web: components: bump version 2019-09-12 14:29:12 +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
NikolayRechkin
bab015eade web: components: bump version 2019-09-12 14:11: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
e06478b2c3 web: components: bump version 2019-09-12 14:03:32 +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
2db845921c web: components: bump version 2019-09-12 13:59:13 +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
718642bb3a web: components: bump version 2019-09-12 11:51:15 +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
c497a8f74b web: components: bump version 2019-09-12 09:54:21 +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
dc293fa50e Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 09:14:46 +03:00
30027112f9 web: components: Styling AdvancedSelector for People groups selector 2019-09-11 18:00:10 +03:00
aade91af35 web: components: Added opportunity to debug tests 2019-09-11 16:41:54 +03:00
Ilya Oleshko
1973d52ae4 web: components: bump version 2019-09-11 16:05:10 +03:00
Ilya Oleshko
d166d05efe web: Components: Added new icon for showing password at PasswordInput component. 2019-09-11 16:04:56 +03:00
Ilya Oleshko
c04b5bef1a web: components: bump version 2019-09-11 15:38:52 +03:00
Ilya Oleshko
d1e47548ca web: Components: Added tests at PasswordInput component. 2019-09-11 15:38:45 +03:00