Commit Graph

557 Commits

Author SHA1 Message Date
Artem Tarasov
6f456eaa4e cleanup 2020-07-03 12:20:07 +03:00
Vladislav Makhov
2e00b4533f Add console.log 2020-07-03 11:40:12 +03:00
Vladislav Makhov
aa4a8e4699 Add "recover access" functionality 2020-07-03 10:30:38 +03:00
Artem Tarasov
be462db7d9 Fixed styles, add fakeToken in auth/reducer, added redirect to Wizard in PrivateRoute 2020-07-02 16:56:00 +03:00
Vladislav Makhov
4f27d908f3 Redesign styles 2020-07-02 11:44:17 +03:00
Vladislav Makhov
6015a1d101 update prop validation 2020-06-30 14:37:43 +03:00
Vladislav Makhov
f7799d3bdb Revert "Hide burger menu on Login Page"
This reverts commit fdd2df9265.
2020-06-30 14:35:13 +03:00
Vladislav Makhov
fdd2df9265 Hide burger menu on Login Page 2020-06-30 13:18:26 +03:00
Vladislav Makhov
5d9b713859 Add possibility to hide password generation button 2020-06-30 10:31:12 +03:00
Vladislav Makhov
bea394c230 Fix margin top 2020-06-30 09:48:06 +03:00
Vladislav Makhov
8742342873 Remove cancel button from modal 2020-06-30 08:13:12 +03:00
Vladislav Makhov
199d266f18 Fix header style in modal window 2020-06-30 08:12:21 +03:00
Vladislav Makhov
582f6b1110 Fix font style 2020-06-30 08:01:54 +03:00
Vladislav Makhov
1ea6db8538 Update password field using PasswordInput component 2020-06-30 07:28:04 +03:00
Vladislav Makhov
97fa7010ea Set scale prop at the "sign in" button 2020-06-30 06:48:14 +03:00
Vladislav Makhov
a93ee38107 Rename remember text 2020-06-30 06:45:30 +03:00
Vladislav Makhov
fb386a8783 Change "forgot password" styles 2020-06-30 06:44:08 +03:00
Vladislav Makhov
8eaf1f02b7 Make greetingTitle black 2020-06-30 06:39:14 +03:00
Vladislav Makhov
df996552c3 Make Header component is available on login page 2020-06-30 06:26:31 +03:00
Artem Tarasov
80a6811f4f fixed export Box Component 2020-06-29 18:09:27 +03:00
Artem Tarasov
ed48224a7d added Redux Wizard 2020-06-29 18:07:05 +03:00
Vladislav Makhov
05263bf36e Remove logo from FormContainer 2020-06-29 17:12:32 +03:00
Ilya Oleshko
9ab3b7557b web: common: bump version 2020-06-11 15:55:03 +03:00
Ilya Oleshko
a1f3b4bde0 Web: Removed faker package, updated yarn lock and fixed stories 2020-06-11 15:54:53 +03:00
7ee4237af4 Update storybook packages (Fix ReDoS vulnerability in websocket-extensions) 2020-06-11 15:13:43 +03:00
d694819eda web: common: bump version 2020-03-16 10:49:47 +03:00
eb21f8a957 Update yarn.lock files 2020-03-16 10:37:55 +03:00
ba13637a97 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-03-03 09:37:46 +03:00
9a1a118f79 Merge branch 'master' into feature/elastic 2020-02-27 11:24:14 +03:00
97ae3914c5 web: common: bump version 2020-02-26 16:32:24 +03:00
b526b61bdd Update yarn.lock files 2020-02-26 13:01:04 +03:00
e57e8ff935 web: files: Replaced fake product 2020-02-26 11:06:44 +03:00
e4af4d168f Update yarn.lock files 2020-02-26 10:23:38 +03:00
Daniil Senkiv
1ae795a86b web: common: bump version 2020-02-21 14:14:13 +03:00
Daniil Senkiv
b724548e98 web.common: fix working web.client, if api people not available 2020-02-21 14:13:45 +03:00
Daniil Senkiv
a1d249be68 web.common: fix problem with handling idle modules 2020-02-21 14:11:33 +03:00
7436fd8548 web: common: bump version 2020-02-18 14:16:22 +03:00
c248db6cf8 Web: Common: fixed profile avatar size 2020-02-18 14:16:03 +03:00
c7b5d75692 web: common: bump version 2020-02-18 13:16:16 +03:00
76b9f99623 Web: Common: change title of login page, added new translations 2020-02-18 13:11:16 +03:00
Ilya Oleshko
a2049f2b1d web: common: bump version 2020-02-17 16:38:10 +03:00
Daniil Senkiv
dfe715ab32 web: common: bump version 2020-02-17 15:07:33 +03:00
Daniil Senkiv
312f342fac web.common: PageLayout: fix pin/unpin article for first render, in addition to (efef0090be) 2020-02-17 15:07:25 +03:00
0448b9b678 web: common: bump version 2020-02-17 08:57:39 +03:00
c69a24f524 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2020-02-17 08:57:28 +03:00
d3344d08c4 Web: Common: fixed clicked logo color 2020-02-17 08:57:11 +03:00
Ilya Oleshko
4d0d156551 web: common: bump version 2020-02-14 16:30:15 +03:00
Ilya Oleshko
4321480ba7 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-02-14 16:29:33 +03:00
Ilya Oleshko
f061c1bfc6 web: common: bump version 2020-02-14 16:29:23 +03:00
Ilya Oleshko
c711bd1254 Web: Common: Layout: Fixed reload on ProfileMenu items click 2020-02-14 16:28:53 +03:00
96cc38d3ca web: common: bump version 2020-02-14 16:05:48 +03:00
973beff6eb Web: Common: added link to logo icons 2020-02-14 16:04:45 +03:00
Ilya Oleshko
9c97976bbc web: common: bump version 2020-02-14 12:23:03 +03:00
Ilya Oleshko
a594a67bab Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-02-14 12:22:33 +03:00
Ilya Oleshko
ae73b2696d Web: Common: Layout: Fixed log display 2020-02-14 12:22:15 +03:00
cfa90eec06 web: common: bump version 2020-02-14 11:11:51 +03:00
3c0af2f86c Web: Common: added logo click, added display of the full logo in the absence of a title 2020-02-14 11:11:34 +03:00
Ilya Oleshko
60f57f1bad web: common: bump version 2020-02-14 09:36:35 +03:00
Ilya Oleshko
9b04501b43 Web: Common: Layout: Fixed styling icons of modules 2020-02-14 09:36:14 +03:00
fdb258f6b6 web: common: bump version 2020-02-13 13:59:56 +03:00
2f0339ed7d Web: Common: use utils media size 2020-02-13 13:59:26 +03:00
c4733887e0 web: common: bump version 2020-02-13 12:41:02 +03:00
e1f0e02f94 web: Common: Added hiding ArticleHeader on tablet 2020-02-13 12:39:32 +03:00
741dc0edcc web: Common: Fixed Group selection margin 2020-02-13 12:38:42 +03:00
9ee1729b78 web: Common: Fixed header height 2020-02-13 12:37:49 +03:00
6f22e4016c web: common: bump version 2020-02-13 11:39:45 +03:00
cca1c70522 Merge branch 'feature/redesign' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/redesign 2020-02-13 11:39:18 +03:00
db0c592f82 Web: Common: fixed module title line-height 2020-02-13 11:39:10 +03:00
133ba4f715 Merge branch 'feature/redesign' of github.com:ONLYOFFICE/AppServer into feature/redesign 2020-02-13 11:12:58 +03:00
507cd94e98 Merge branch 'master' into feature/redesign
# Conflicts:
#	web/ASC.Web.Common/package.json
2020-02-13 11:09:37 +03:00
0538252147 web: common: bump version 2020-02-13 10:39:09 +03:00
b5510540aa Web: Common: added logo to header 2020-02-13 10:38:49 +03:00
Ilya Oleshko
cc4eb46c01 web: common: bump version 2020-02-12 16:18:41 +03:00
Ilya Oleshko
e99d1acc3c Web: Common: Layout: Added use of icons from module 2020-02-12 16:18:23 +03:00
2655813d8c web: common: bump version 2020-02-12 15:26:41 +03:00
70598c21c7 Web: Common: fixed PageLayout filter position on mobile version 2020-02-12 15:26:16 +03:00
f8eec21893 Web: Common: fixed PageLayout section-body padding 2020-02-12 14:18:57 +03:00
bc647d9c3d web: common: bump version 2020-02-12 13:08:58 +03:00
43f662acd1 Merge branch 'feature/redesign' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/redesign 2020-02-12 13:07:45 +03:00
dfb53cbfea Web: Common: fixed filter position 2020-02-12 13:04:37 +03:00
159bdc1a72 Merge branch 'master' into feature/redesign
# Conflicts:
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/package.json
2020-02-12 09:40:56 +03:00
e6e38befa8 web: common: bump version 2020-02-11 16:49:07 +03:00
36d5f594ae web: Common: Fixed invalid iconName mapping 2020-02-11 16:48:48 +03:00
Ilya Oleshko
9ee88c327d web: common: bump version 2020-02-11 11:23:59 +03:00
Ilya Oleshko
0e8adf3066 Web: Common: PageLayout: Fixed Article pin on mobile 2020-02-11 11:11:34 +03:00
a491e752cc web: common: bump version 2020-02-10 17:35:18 +03:00
4218090820 Web: Common: set a fixed filter menu 2020-02-10 17:34:56 +03:00
7dbbf77505 web: common: bump version 2020-02-10 16:40:26 +03:00
b4b386dd3b Web: Common: added automatic hiding of the scrollbar when hovering over the group tree 2020-02-10 16:40:04 +03:00
d221d8d066 web: common: bump version 2020-02-10 14:38:01 +03:00
baa241678b web: Common: Changed stype for ScrollBar in ArticleBody 2020-02-10 14:37:27 +03:00
e5d198d8c3 ASC.Web.Common: changed header and navigation on desktop view 2020-02-10 11:56:27 +03:00
Daniil Senkiv
61fceef6db web: common: bump version 2020-02-07 19:49:47 +03:00
Daniil Senkiv
efef0090be Web.Common: PageLayout: unpin article panel on mobile devices in vertical orientation, if it is very wide 2020-02-07 19:49:31 +03:00
Daniil Senkiv
0643b4734f Web.Common: PageLayout: removed blue border on tap from touch devices 2020-02-07 18:24:30 +03:00
b551486748 web: common: bump version 2020-02-07 15:59:48 +03:00
f540ad69f2 Merge branch 'master' of github.com:ONLYOFFICE/AppServer
# Conflicts:
#	web/ASC.Web.Common/src/components/PeopleSelector/sub-components/UserTooltip.js
#	web/ASC.Web.Components/src/components/help-button/index.js
2020-02-07 15:57:31 +03:00
d06af4da03 web: Common: Fixed displaying HelpButton and Tooltip in AdvancedSelector 2020-02-07 15:41:26 +03:00
9b2cb19102 web: common: bump version 2020-02-07 13:08:20 +03:00
686512b548 Web: Common: added truncate to text component in advanced selector 2020-02-07 13:07:56 +03:00
ea8b73f46d web: Common: Fixed option_checkbox overflow on long name in AdvancedSelector 2020-02-07 10:00:35 +03:00
Daniil Senkiv
27c5defd0e web: common: bump version 2020-02-06 10:30:04 +03:00
Daniil Senkiv
02d8a89ac4 Web.Common: errors: comingsoon: i18n: removed debug mode 2020-02-06 10:29:50 +03:00
Ilya Oleshko
76a79deefe web: common: bump version 2020-02-05 15:54:12 +03:00
Ilya Oleshko
fa855f2beb Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-02-05 15:53:29 +03:00
Daniil Senkiv
91466baa11 web: common: bump version 2020-02-05 15:45:36 +03:00
Daniil Senkiv
3ee6cf6fdd Web.Common: i18n config: debug only in development mode 2020-02-05 15:45:24 +03:00
Ilya Oleshko
82b2e7ece7 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-02-05 15:43:45 +03:00
Ilya Oleshko
6ac5a59d8f Web: Common: Layout: Fixed ProfileMenu usage 2020-02-05 15:41:52 +03:00
Ilya Oleshko
176e828468 Web: Common: ProfileMenu: Fixed component usage 2020-02-05 15:40:30 +03:00
Daniil Senkiv
7c031b50cf web: common: bump version 2020-02-05 15:05:16 +03:00
Daniil Senkiv
cd747dc3d4 Web.Common: StudioLayout: reduced re-render 2020-02-05 15:04:50 +03:00
Daniil Senkiv
d999e905f2 Web.Common: Login: fixed i18n config 2020-02-05 12:33:52 +03:00
Daniil Senkiv
37bd3fddef Web.Common: i18n: fixed config for error components 2020-02-05 12:24:44 +03:00
1f5f87ada3 web: common: bump version 2020-02-06 00:01:21 +03:00
93dd95ab66 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-02-05 23:56:03 +03:00
e3fc954041 wen: Common: Added Splitter to AdvancedSelector 2020-02-05 23:55:56 +03:00
Daniil Senkiv
62763a0a3d web: common: bump version 2020-02-05 10:59:43 +03:00
Daniil Senkiv
d344914507 Web.Common: reduced using changeLanguage function 2020-02-05 10:59:23 +03:00
Daniil Senkiv
42d9258d99 Web.Common: replaced changeLanguage function, removed connect HOC 2020-02-05 10:58:57 +03:00
1a9b46ef1b web: common: bump version 2020-02-05 10:42:49 +03:00
98114d8ec7 web: Common: Added trim for Filter search 2020-02-05 10:41:07 +03:00
Daniil Senkiv
afa18c237c web: common: bump version 2020-02-03 17:26:37 +03:00
Daniil Senkiv
c3676ecdf9 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-02-03 17:26:12 +03:00
Daniil Senkiv
c5b57fc009 Web.Common: utils: refactoring changeLanguage function 2020-02-03 16:36:46 +03:00
Daniil Senkiv
dcc7460a25 Web.Common: removed blue border on tap from touch devices 2020-02-03 16:07:20 +03:00
99e1121cc7 web: common: Fixed link hover in AdvancedSelector 2020-02-03 15:39:28 +03:00
a8347b991b web: common: Fixed change language in PeopleSelector 2020-02-03 15:38:17 +03:00
0b88b9bdc6 web: common: Fixed resolve value by API 2020-02-03 15:07:35 +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
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
ee828383e8 web: common: bump version 2020-02-02 17:34:24 +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
0352b8ab46 Merge branch 'master' into feature/translations 2020-01-31 16:26:40 +03:00
Daniil Senkiv
e73aecf9ca Web.Common: fixed: used changeLanguage function as promise 2020-01-31 15:24:13 +03:00
7c7c0fdd64 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-31 10:14:45 +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
d2824beccc web: common: Fixed jest eslint warning 2020-01-28 15:24:10 +03:00
Daniil Senkiv
93f641d3f7 Merge branch 'master' into feature/translations 2020-01-28 11:57:24 +03:00
Daniil Senkiv
09e5805cdb Web.Common: fixed i18n configs, removed redux HOC 2020-01-28 09:23:58 +03:00