Commit Graph

3459 Commits

Author SHA1 Message Date
54977b24c6 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2020-02-03 16:01:29 +03:00
76cf99a07e Web: Components: fixed tabs-container styles 2020-02-03 16:01:23 +03:00
3d1e4cc5f5 Web: Client: fixed accessRight admins page 2020-02-03 16:01:03 +03:00
46477c2ee0
Merge branch 'master' into feature/merge 2020-02-03 15:18:03 +03:00
0b88b9bdc6 web: common: Fixed resolve value by API 2020-02-03 15:07:35 +03:00
8c2b39406f Merge branch 'master' into feature/merge 2020-02-03 14:29:41 +03:00
c53a242c71 web: common: Added correct resolve value by API 2020-02-03 14:28:36 +03:00
095db75421 web: Common: Fixed stories sorting 2020-02-03 14:01:31 +03:00
f017d9cc23 fix from review 2020-02-03 13:48:06 +03:00
cebb0122db web: Client: Fixed logout redirect on sing out click (issue: unknown 't' function) 2020-02-03 11:38:53 +03:00
f6ac92ad3d web: Client: Removed useless variable 2020-02-03 11:37:27 +03:00
d3a73b05ec web: common: bump version 2020-02-03 11:36:41 +03:00
f0cec97c3e web: common: Added ErrorBoundary component with componentDidCatch and new Error520Container show 2020-02-03 11:36:25 +03:00
Daniil Senkiv
d657d59556 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-02-03 08:50:05 +03:00
ee828383e8 web: common: bump version 2020-02-02 17:34:24 +03:00
4a87bd8a91 web: components: bump version 2020-02-02 17:34:06 +03:00
f3e670e393 web: Common: Extended PeopleSelector component with Me option 2020-02-02 17:33:44 +03:00
123a6362dc web: common: Styled SearchInput font in AdvancedSelector 2020-02-02 15:13:05 +03:00
127e5838a9 web: common: Styled SearchInput font in AdvancedSelector 2020-02-02 15:01:24 +03:00
4c684e1375 web: common: Commented annoying logs 2020-02-02 15:00:30 +03:00
cc925fcc65 web: Common: Fixed GroupSelector story:
+ Added onCancel handler
+ Moved story to separated class GroupSelectorExample
+ Changed actions to console.log
2020-02-02 14:33:41 +03:00
3627bbb34c web: Common: Fixed PeopleSelector story:
+ Added onCancel handler
+ Moved story to separated class PeopleSelectorExample
+ Changed actions to console.log
2020-02-02 14:20:29 +03:00
a94adb0a96 web: Components: Added ref support to the Button component; 2020-02-02 14:01:43 +03:00
Daniil Senkiv
835f23157f Web.Components: Button: removed blue border on tap from touch devices 2020-01-31 17:29:54 +03:00
Daniil Senkiv
4d0ce672f9 Web.Components: ContextMenuButton: removed blue border on tap from touch devices 2020-01-31 17:29:39 +03:00
0d845e1119
Merge branch 'master' into feature/translations 2020-01-31 16:45:47 +03:00
Ilya Oleshko
42f764a4c9 web: components: bump version 2020-01-31 16:42:44 +03:00
Ilya Oleshko
875fa0a520 Web: Components: GroupButton: Added new tests 2020-01-31 16:42:36 +03:00
Ilya Oleshko
76de226cb2 Web: Components: GroupButton: Fixed old functions 2020-01-31 16:42:05 +03:00
Ilya Oleshko
b870639060 Web: Components: MainButton: Fixed property for DropDown 2020-01-31 16:39:45 +03:00
0352b8ab46 Merge branch 'master' into feature/translations 2020-01-31 16:26:40 +03:00
Daniil Senkiv
33a841715b Web.Client: Settings: Common: fixed changing language 2020-01-31 15:48:41 +03:00
Daniil Senkiv
e73aecf9ca Web.Common: fixed: used changeLanguage function as promise 2020-01-31 15:24:13 +03:00
33e3254695 moved from hotfix/10.5.2 2020-01-31 11:25:55 +03:00
acde301b26 Merge branch 'master' into feature/merge 2020-01-31 10:59:00 +03:00
7c7c0fdd64 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-31 10:14:45 +03:00
NikolayRechkin
9dfe8fdf3a web: components: bump version 2020-01-31 09:18:12 +03:00
NikolayRechkin
084d8dce7b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2020-01-31 09:18:00 +03:00
NikolayRechkin
11a97184eb web: components: changed the avatar editor 2020-01-31 09:17:46 +03:00
Daniil Senkiv
68df2a87c5 Web.Components: Icons: replaced add action icons 2020-01-30 18:16:39 +03:00
Daniil Senkiv
83e965841f Merge branch 'master' into feature/translations 2020-01-30 17:46:06 +03:00
Daniil Senkiv
f42a53f07d web: common: bump version 2020-01-30 17:26:17 +03:00
Daniil Senkiv
15d0719d39 Web.Common: PeopleSelector: UserTooltip: fixed position of avatar and full name 2020-01-30 17:25:59 +03:00
Ilya Oleshko
128a29def4 web: components: bump version 2020-01-30 16:22:13 +03:00
Ilya Oleshko
948a875583 Web: Components: GroupButtonsMenu: Added render tests 2020-01-30 16:21:56 +03:00
Ilya Oleshko
f8c731542d Web: Components: GroupButtonsMenu: Fixed countMenuItems function 2020-01-30 16:21:27 +03:00
Daniil Senkiv
80e82313ed Web.Components: added new icons 2020-01-30 13:49:07 +03:00
Daniil Senkiv
13929cabf3 Web.Client: Settings: Customization: replaced i18n method 2020-01-29 13:21:01 +03:00
Daniil Senkiv
f78f0cd374 i18n.reloadResources: fixed for reducing reloading translations 2020-01-29 13:15:46 +03:00
Daniil Senkiv
c20e58cfba Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-01-28 18:52:09 +03:00