Commit Graph

1638 Commits

Author SHA1 Message Date
TatianaLopaeva
9bcb922c1a Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	web/ASC.Web.Common/src/components/Layout/index.js
#	web/ASC.Web.Common/src/components/NavMenu/index.js
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/section-header.js
#	web/ASC.Web.Common/src/store/auth/actions.js
#	web/ASC.Web.Common/src/store/auth/reducer.js
#	web/ASC.Web.Common/src/store/auth/selectors.js
2021-01-13 13:27:55 +03:00
Artem Tarasov
9df05a53c9 Web: Components: ModalDialog: fixed cursor type in modal 2021-01-12 17:27:03 +03:00
Artem Tarasov
adc795feb4 Web: Client: thirdPartySettings: changed the cursor to default 2021-01-12 13:24:44 +03:00
889949eb95 Merge branch 'develop' into feature/workspaces
# Conflicts:
#	packages/asc-web-common/src/components/Layout/index.js
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/HistoryRowsLoader.js
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/HistoryRowsLoader.stories.js
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/README.md
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/StyledHistoryRowsLoader.js
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/index.js
#	packages/asc-web-common/src/components/NavMenu/sub-components/nav-item.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section.js
#	packages/asc-web-common/src/desktop/index.js
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/public/index.html
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/dialogs/DownloadDialog/DownloadContent.js
#	products/ASC.Files/Client/src/components/pages/DocEditor/index.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Body/VersionRow.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Header/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/index.js
#	products/ASC.Files/Client/src/components/panels/AddGroupsPanel/index.js
#	products/ASC.Files/Client/src/components/panels/AddUsersPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/SharingRow.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/ProfileInfo/ProfileInfo.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/updateUserForm.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/helpers/confirmRoute.js
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/src/pages/login/i18n.js
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
#	web/ASC.Web.Login/src/LoginContent.jsx
#	yarn.lock
2021-01-11 12:21:59 +03:00
60022bbc06 Update yarn.lock files 2020-12-30 21:33:07 +03:00
Vladislav Makhov
1f8769cd6b Update yarn.lock 2020-12-30 19:51:17 +03:00
Vladislav Makhov
44ba6f350f Merge branch 'develop' into feature/desktop-view 2020-12-30 16:20:47 +03:00
Artem Tarasov
3d7eada1a6 Web: Cluient/Files/People: fix for safari - disabled security zone (white stripes around the edges of the screen in landscape orientation 2020-12-30 12:15:50 +03:00
74aa0abca8 Bump version to v0.0.6 2020-12-29 19:43:37 +03:00
7b4dc42620 Fix displaying header pre-loader on Desktop 2020-12-29 17:19:02 +03:00
39a0cb99de Update yarn.lock files 2020-12-29 14:03:05 +03:00
a21fff2ab1 Fix warning " > react-tooltip@3.11.6" has incorrect peer dependency "react@>=^16.0.0". 2020-12-28 11:04:34 +03:00
2be04b3bc0 Update package.json and yarn.lock files 2020-12-25 17:48:11 +03:00
9f8ff83084 Update yarn.lock files 2020-12-25 16:24:26 +03:00
2b08c711dc Update Create-react-app to v4.0.1 2020-12-25 16:01:04 +03:00
9350f1189e Bump version to v0.0.5 2020-12-24 12:22:48 +03:00
TatianaLopaeva
6a1e80f1fb Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/index.js
2020-12-24 11:03:52 +03:00
7803696e01 Update yarn.lock files 2020-12-23 12:43:27 +03:00
TatianaLopaeva
91f09ed700 Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	web/ASC.Web.Common/src/store/auth/actions.js
2020-12-23 11:01:34 +03:00
73f92d0897 Web: Client: fixed user activation 2020-12-22 18:48:05 +03:00
06de1efbae Update yarn.lock files 2020-12-22 11:59:57 +03:00
Artem Tarasov
6551e88c1e Web: Common/Client: fix redirect after logout in Confirm 2020-12-18 18:22:53 +03:00
344139a262 Web: Client: About: Fixed padding between "copyright" and lines 2020-12-18 17:31:29 +03:00
b8c2165b93 Web: Client: About: added link target 2020-12-18 17:27:26 +03:00
Artem Tarasov
4c6ff22e64 Web: Client: Confirm: fix activateUser 2020-12-18 17:03:34 +03:00
Artem Tarasov
eeaf50d312 Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-18 16:22:55 +03:00
Artem Tarasov
a4aa7d7e9c Web: Client: Confirm: fix createUser 2020-12-18 16:22:41 +03:00
52798af66e Notification images 2020-12-18 16:12:48 +03:00
Artem Tarasov
a965583c94 Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-18 14:04:22 +03:00
Artem Tarasov
ba075ecc47 Web: Client: About: fixed copyright style 2020-12-18 14:04:11 +03:00
a2d97d2612 Web: About: Fixed SourceCode url 2020-12-18 11:42:29 +03:00
53f510ae18 Bump version to v0.0.4 2020-12-17 21:00:36 +03:00
Artem Tarasov
bbea13bb4b Web: Client: Confirm: changePassword fix 2020-12-17 19:49:20 +03:00
Artem Tarasov
51d07b5652 Web: Client: Confirm: refactoring 2020-12-17 19:37:52 +03:00
Artem Tarasov
68d6c1872f Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 19:28:24 +03:00
Artem Tarasov
5542a09575 Web: Clietn: Confirm: fixed redirect (changePassword) 2020-12-17 19:27:56 +03:00
326d234773 Update yarn.lock files 2020-12-17 18:35:04 +03:00
Artem Tarasov
7851635005 Web: Client: Confirm: fix change password 2020-12-17 16:20:53 +03:00
Artem Tarasov
63c01a7ff6 Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 14:50:32 +03:00
Artem Tarasov
16d738e5ca Web: Common/Client: changePassword: added logout if user is logged in 2020-12-17 14:49:30 +03:00
Artem Tarasov
3daee8efbb Web: Client: Confirm: fixed api method call 2020-12-17 12:38:23 +03:00
c573e23b0b Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 12:37:41 +03:00
3815a57394 Update yarn.lock files 2020-12-17 12:37:28 +03:00
Artem Tarasov
b565bfc77c Web: Client: Confirm: fixed crash of the app when trying to change pass if the user is authorized on the portal 2020-12-17 12:32:58 +03:00
41bca489bb Fixed versions (About version) 2020-12-16 19:09:56 +03:00
4afadf2e0c Web: Added support of public folders + moved back to original index.html 2020-12-15 19:27:30 +03:00
c9293ac86d Merge branch 'develop' into feature/workspaces
# Conflicts:
#	packages/asc-web-common/src/components/FilterInput/FilterInput.js
#	packages/asc-web-common/src/components/FilterInput/sub-components/SortComboBox.js
#	packages/asc-web-common/src/components/PageLayout/index.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article-body.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article-header.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article-main-button.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section-body.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section-header.js
#	packages/asc-web-common/src/components/PrivateRoute/PrivateRoute.js
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/pages/DocEditor/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/components/panels/OperationsPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/SharingRow.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/ContactField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/DateField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/EmailField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/RadioField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/TextChangeField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/TextField.js
#	products/ASC.People/Client/src/index.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/src/components/pages/Confirm/index.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/activateEmail.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/changeEmail.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/changeOwner.js
#	web/ASC.Web.Client/src/helpers/confirmRoute.js
#	web/ASC.Web.Client/src/index.js
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
#	web/ASC.Web.Login/src/LoginContent.jsx
#	web/ASC.Web.Login/src/sub-components/register-container.js
#	yarn.lock
2020-12-15 18:40:27 +03:00
TatianaLopaeva
eb0743a3ad Web: Common/People/Files: Added simplified functionality of scrolling up when switching to a new page. 2020-12-15 14:08:14 +03:00
TatianaLopaeva
c9a8027ddf Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/section-body.js
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/section-header.js
#	web/ASC.Web.Common/src/store/auth/actions.js
#	web/ASC.Web.Common/src/store/auth/reducer.js
#	web/ASC.Web.Components/package.json
2020-12-11 11:12:28 +03:00
0b0d7187e0 Update yarn.lock files 2020-12-10 18:45:49 +03:00
4d88b2fc28 Update yarn.lock files 2020-12-08 18:37:19 +03:00
ce4a3e3338 Update yarn.lock files 2020-12-08 18:17:46 +03:00
7d3dde38c4 Update yarn.lock files 2020-12-08 15:26:54 +03:00
42bfa9a3a6 Merge branch 'bugfix/sharing-settings' of github.com:ONLYOFFICE/AppServer into bugfix/sharing-settings 2020-12-08 15:12:42 +03:00
694daae135 Fixed redirection to default page if already logged-in 2020-12-08 15:12:33 +03:00
Ilya Oleshko
d2719e1cd9 Web: Fixed usage lodash/isEqual on fast-deep-equal 2020-12-08 14:09:46 +03:00
Ilya Oleshko
bd13067d0b Web: Added fast-deep-equal 2020-12-08 14:08:26 +03:00
7c51353970 Moved ModuleTile into Home page 2020-12-07 11:35:36 +03:00
Ilya Oleshko
4147d2f31a Web: Fixed temp loaders 2020-12-07 11:11:04 +03:00
71b6e9f27d Web: Files: init Files build and loading (Moved out from CRA) 2020-12-07 10:49:07 +03:00
Ilya Oleshko
cd100eba85 Web: Client: Fixed redirect after actions 2020-12-07 09:43:40 +03:00
70aa6c023d Web: Added dynostore for people reducers loading 2020-12-06 20:15:01 +03:00
2baf8cbc76 Fixed confirm link user creation 2020-12-04 17:15:00 +03:00
0784453daf Fix errors on login and logout 2020-12-04 14:21:51 +03:00
Ilya Oleshko
c32fc83399 Web: Client: Fixed property name, added missing property 2020-12-04 11:58:15 +03:00
Ilya Oleshko
d03584fcdd Web: Fixed isAuthenticated logic 2020-12-04 11:38:15 +03:00
1ed59c1694 Web: People: init People build and loading (Moved out from CRA) 2020-12-03 13:09:33 +03:00
88adb06b46 Web: Fixed loading data from public/ folder 2020-12-01 15:50:05 +03:00
7260e67902 Web: Fixed port conflict with OnlyofficeApiSystemService 2020-12-01 14:39:54 +03:00
f1119a3afd Web: Fixed Login/logout working 2020-12-01 13:45:27 +03:00
c963f2f2a3 Web: Added concurrently run of apps + fixed CORS problems 2020-12-01 13:02:31 +03:00
d78912fd32 Web: Client: Added NavMenu 2020-12-01 11:05:39 +03:00
f1bcf02a11 Web: Client: Added support of sass files 2020-12-01 10:53:38 +03:00
TatianaLopaeva
2cebf625fc Merge branch 'develop' into feature/fix-hide/show-header 2020-12-01 10:45:48 +03:00
15d13179ff web: Fixed start ASC.Web.Client 2020-12-01 10:40:01 +03:00
f10f6b8d3b Update yarn.lock files 2020-11-30 15:11:23 +03:00
172d93040b Web: Client: init frame work 2020-11-30 11:35:50 +03:00
8c965fa4e1 Web: People: changed empty screen description, fixed icons alignment 2020-11-28 13:44:31 +03:00
9b10672daf Web: Client: init re-write to webpack 5 2020-11-27 20:40:38 +03:00
b2832468c4 Frontend: client's code re-organization 2020-11-24 13:18:23 +03:00
beee70cd15 yarn workspaces init commit 2020-11-21 16:07:23 +03:00
TatianaLopaeva
10db39683f Web: Added Layout to App 2020-11-17 12:04:10 +03:00
Viktor Fomin
4c398104cb Update yarn.lock files 2020-11-12 15:06:18 +03:00
Viktor Fomin
f66fc4c7ba Web: Client: fix 2020-11-12 14:36:42 +03:00
Viktor Fomin
9890f1cc43 Update yarn.lock files 2020-11-12 13:37:13 +03:00
Viktor Fomin
9a7237aea0 Web: Client: added header loader 2020-11-12 13:31:48 +03:00
Viktor Fomin
d2a30544d6 Merge branch 'feature/filter-loader' of github.com:ONLYOFFICE/AppServer into feature/filter-loader 2020-11-11 17:38:10 +03:00
Viktor Fomin
91bc88ad28 Update yarn.lock files 2020-11-11 17:37:48 +03:00
Viktor Fomin
2cc252c2ae
Merge branch 'develop' into feature/filter-loader 2020-11-11 16:42:22 +03:00
Artem Tarasov
006ac1bb19 Update yarn.lock files 2020-11-11 16:16:30 +03:00
Viktor Fomin
40e2d85dbd Update yarn.lock files 2020-11-11 13:27:17 +03:00
Viktor Fomin
0852dd0814 Merge branch 'feature/filter-loader' of github.com:ONLYOFFICE/AppServer into feature/filter-loader 2020-11-10 18:25:25 +03:00
Viktor Fomin
d6b92a59be Web: Client: fix first loader 2020-11-10 18:21:11 +03:00
Viktor Fomin
df4c89cb91
Merge branch 'develop' into feature/filter-loader 2020-11-10 18:09:58 +03:00
Viktor Fomin
0490c8c3f0 Update yarn.lock files 2020-11-10 18:08:51 +03:00
Artem Tarasov
4031a609b8 Merge branch 'develop' into hotfix/documents-bugfix
# Conflicts:
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/src/components/icons/svg/index.js
2020-11-10 13:34:04 +03:00
Viktor Fomin
9cbe89d4b5
Merge branch 'develop' into feature/filter-loader 2020-11-10 11:02:29 +03:00
Viktor Fomin
834e8e6516 Update yarn.lock files 2020-11-10 10:46:26 +03:00
Viktor Fomin
022f28c676 Web: Client: delete first header preloader 2020-11-10 10:41:00 +03:00
Vladislav Makhov
633a5415c0 Fix url 2020-11-10 08:14:56 +03:00
Viktor Fomin
a7dee56194 Update yarn.lock files 2020-11-09 23:01:57 +03:00
Viktor Fomin
6e8685d8d6 Update yarn.lock files 2020-11-09 16:54:13 +03:00
Vladislav Makhov
21234d6a39 Remove unused data 2020-11-09 16:24:32 +03:00
Vladislav Makhov
078bb238fd Add url to store 2020-11-09 16:15:36 +03:00
Vladislav Makhov
7c6d5a9e54 Add translation 2020-11-09 15:58:58 +03:00
Vladislav Makhov
8ac2ad73d6 Fix title 2020-11-09 15:31:24 +03:00
Vladislav Makhov
cdaa816b36 Fix Help center link 2020-11-09 15:27:07 +03:00
Viktor Fomin
b3f4bd3f64 Update yarn.lock files 2020-11-09 15:16:44 +03:00
Vladislav Makhov
fee439b390 Refactoring 2020-11-09 15:11:46 +03:00
Viktor Fomin
835b6a2b62 Web: Client: fix first loader 2020-11-09 15:11:17 +03:00
Viktor Fomin
b0d202f7c9 Update yarn.lock files 2020-11-09 13:17:06 +03:00
Viktor Fomin
96276d23af Web: Client: delete logo 2020-11-09 13:07:58 +03:00
Vladislav Makhov
eeced56986 Refactoring 2020-11-09 13:03:18 +03:00
Vladislav Makhov
430c7ae73d Remove unused code 2020-11-09 12:05:17 +03:00
Vladislav Makhov
d569e8dd74 Refactoring 2020-11-09 12:02:03 +03:00
Vladislav Makhov
102837ed04 Add selector 2020-11-09 09:16:44 +03:00
Vladislav Makhov
6f38b66255 Add react-string-format lib 2020-11-06 19:18:32 +03:00
Viktor Fomin
c2e74d3756 Update yarn.lock files 2020-11-06 18:43:16 +03:00
Vladislav Makhov
c9eeeed26e Add separator 2020-11-06 16:20:27 +03:00
Viktor Fomin
4dc0e0d13d Web: Client: fix color 2020-11-06 16:17:20 +03:00
Vladislav Makhov
25c812937d Rename sendConsumerNewProps to updateConsumerProps 2020-11-06 14:29:55 +03:00
Vladislav Makhov
462c7578fb Moved declaration out from render 2020-11-05 18:56:45 +03:00
Vladislav Makhov
b777439f09 Change to decomposed prop consumer 2020-11-05 18:43:21 +03:00
Vladislav Makhov
79d2940514 Rename prop NewProps to newProps 2020-11-05 18:41:01 +03:00
Vladislav Makhov
9220ab7d4f Fix name 2020-11-05 18:38:31 +03:00
Vladislav Makhov
fc534aca67 Fix name 2020-11-05 18:38:00 +03:00
Vladislav Makhov
2108c2fba9 Rename third-party-services.js to ThirdPartyServicesSettings.js, fix imports 2020-11-05 18:20:15 +03:00
Vladislav Makhov
baa90d1a84 remove console warnings 2020-11-05 18:17:10 +03:00
Vladislav Makhov
c483acfde3 this.state decompose 2020-11-05 18:14:59 +03:00
Vladislav Makhov
49acf0168c Moved declarations out from render 2020-11-05 18:11:32 +03:00
Viktor Fomin
151dc898f5 Update yarn.lock files 2020-11-05 12:28:39 +03:00
Viktor Fomin
71bf070324 Web: Client: fix loader 2020-11-05 12:24:15 +03:00
Artem Tarasov
38c7faec04 Merge branch 'develop' into hotfix/documents-bugfix 2020-11-05 11:57:55 +03:00
Artem Tarasov
b077f450b5 Web: Client: applied prop size for Avatar Component 2020-11-05 11:39:56 +03:00
Vladislav Makhov
550d08dc51 Fix modal 2020-11-03 17:48:05 +03:00
Vladislav Makhov
22a494a5ad yarn.lock update 2020-11-03 17:39:49 +03:00
Vladislav Makhov
1e483de4ba Merge branch 'develop' into feature/third-party-settings
# Conflicts:
#	web/ASC.Web.Client/src/components/pages/Settings/locales/en/translation.json
#	web/ASC.Web.Client/src/components/pages/Settings/locales/ru/translation.json
#	web/ASC.Web.Client/src/components/pages/Settings/utils/settingsTree.js
#	web/ASC.Web.Client/src/store/settings/actions.js
#	web/ASC.Web.Client/src/store/settings/reducer.js
#	web/ASC.Web.Common/src/api/settings/index.js
#	web/ASC.Web.Components/src/components/icons/svg/index.js
2020-11-03 15:29:09 +03:00
60e66c1abe Web: Fixed PWA App icon url on iOS 2020-11-02 21:42:53 +03:00
Artem Tarasov
324b12a29e Web: Client: Wizard: fixed styles 2020-10-30 10:01:19 +03:00
Vladislav Makhov
eab8d8e8e2 update yarn.lock 2020-10-27 14:28:56 +03:00
Vladislav Makhov
64a72b522f Update yarn.lock 2020-10-27 10:49:55 +03:00
cb849577fb Update yarn.lock files 2020-10-23 13:45:17 +03:00
b585313aa5 Update yarn.lock files 2020-10-23 12:21:57 +03:00
TatianaLopaeva
2dd956c700 Update yarn.lock files 2020-10-19 13:41:22 +03:00
TatianaLopaeva
41d0c3e9d9 Merge branch 'develop' into feature/people-filter-empty-screen 2020-10-19 12:11:34 +03:00
ed50f3bc98 Update yarn.lock files 2020-10-16 16:38:11 +03:00
00c5f40cf8 Web: Client: Applied prettier style fix 2020-10-16 16:20:12 +03:00
11c2efde81 Web: Client: Removed old loader and toast 2020-10-15 19:28:31 +03:00
ff1c1765b5 Web: Clients: Turned off Suspense fallback 2020-10-15 18:07:23 +03:00
TatianaLopaeva
14bb36900c Update yarn.lock files 2020-10-15 11:22:58 +03:00
ea97ca05c2 Update yarn.lock files 2020-10-14 17:57:29 +03:00
49f5a52433 Update yarn.lock files 2020-10-13 16:52:17 +03:00
2fa205cb6f Web: Clients: Fixed catching of initial API errors 2020-10-13 16:31:21 +03:00
746ecc7f40 Web: Clients: Fixed applying single cursor on loading 2020-10-13 16:20:49 +03:00
5d76e7e6b0 Web: Redesigned displaying of loading processes 2020-10-13 15:51:14 +03:00
TatianaLopaeva
4ef2db2ed0 Web: Update yarn.lock 2020-10-13 12:37:34 +03:00
TatianaLopaeva
ac697d28fc Web: Added getLanguage selector 2020-10-13 12:17:45 +03:00
TatianaLopaeva
f0299db016 Update yarn.lock 2020-10-13 11:14:09 +03:00
TatianaLopaeva
1010886262 Web: Refactoring 2020-10-12 16:56:34 +03:00
Artem Tarasov
679413c7b1 Web: Client: wizard: fixed layout 2020-10-12 12:01:27 +03:00
ee6307e288 Web: People: Added hack for build machine only 2020-10-09 19:14:48 +03:00
1dfd7afe1c Update yarn.lock files 2020-10-09 15:07:41 +03:00
TatianaLopaeva
0b56cae632 Web: Added className and color for icon, margin-right moved to styles 2020-10-08 16:35:43 +03:00
TatianaLopaeva
3fb980fefc Web: Added font-weight and color by layout 2020-10-08 14:51:40 +03:00
TatianaLopaeva
a992234355 Web: Changed margin-right by layout 2020-10-08 12:05:48 +03:00
Artem Tarasov
e1fd3f211a Web: Client: confirm: added paswordHash to createUser, activateUser, changePassword 2020-10-08 10:28:36 +03:00
Artem Tarasov
e2f3daacec Web: Client: confirm: added passwordHash to co createUser, activateUser 2020-10-07 19:52:25 +03:00
Artem Tarasov
2547a70498 Web: Client: confirm: fixed the name of the passed parameter in /people 2020-10-07 19:10:35 +03:00
Artem Tarasov
5806daa594 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-07 18:23:34 +03:00
Artem Tarasov
5e0e8e9b3b Web: Client: confirm: added transfer of hash instead of password 2020-10-07 18:23:14 +03:00
TatianaLopaeva
da23f36f09 Merge branch 'feature/files' into feature/empty-screen 2020-10-07 16:02:18 +03:00
TatianaLopaeva
34506827b5 Update yarn.lock 2020-10-07 15:53:29 +03:00
Ilya Oleshko
c0d798c141 Web: Client: Confirm : Fixed min password length property, now it get from settings 2020-10-07 15:02:56 +03:00
e76e50dc79 Web: ServiceWorkers: Turned off debug mode 2020-10-07 13:43:51 +03:00
11348e5fba Update yarn.lock files 2020-10-07 12:58:38 +03:00
8d7cf4f2dc Web: Replaced getCurrentModule with getCurrentProduct selector 2020-10-05 20:56:36 +03:00
63ee865d98 Merge branch 'feature/files' into feature/loading-acceleration
# Conflicts:
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/ProfileInfo/ProfileInfo.js
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/index.js
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/src/pages/login/index.js
#	web/ASC.Web.Common/src/utils/index.js
2020-10-05 15:37:09 +03:00
978b67f7a7 Update yarn.lock files 2020-10-05 14:46:07 +03:00
8e0dc5dda4 Web: Client: Fixed merge error 2020-10-05 14:26:31 +03:00
d00d16ee02 Merge branch 'master' into feature/files
# Conflicts:
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/src/components/pages/Wizard/index.js
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/src/api/settings/index.js
#	web/ASC.Web.Common/src/pages/login/index.js
#	web/ASC.Web.Common/src/store/auth/reducer.js
#	web/ASC.Web.Common/src/utils/index.js
#	web/ASC.Web.Common/yarn.lock
2020-10-05 13:32:26 +03:00
c008acee57 Merge branch 'feature/files' into feature/loading-acceleration
# Conflicts:
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.People/Client/src/components/Article/MainButton/index.js
#	products/ASC.People/Client/src/components/pages/Profile/index.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
2020-10-01 17:32:12 +03:00
Artem Tarasov
afedcc603c Web: Client: wizard: deleted unused props 2020-10-01 11:06:48 +03:00
TatianaLopaeva
b33328218a Update yarn.lock files 2020-10-01 09:37:25 +03:00
ccd1aef9f8 Web: Re-written NavMenu with selectors and reselect 2020-10-01 01:25:08 +03:00
Artem Tarasov
17d999f538 refactoring 2020-10-01 00:44:49 +03:00
Artem Tarasov
14f0d0f2be update yarn.lock 2020-09-30 15:00:27 +03:00
Artem Tarasov
bfdfcbb4b5 Web: Client: Wizard: added password hash 2020-09-30 14:22:14 +03:00
Artem Tarasov
c68b6d6b7f update yarn.lock 2020-09-30 10:53:51 +03:00
ad4b28d1f2 Merge branch 'feature/files' into feature/loading-acceleration
# Conflicts:
#	products/ASC.Files/Client/public/index.html
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/Article/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.People/Client/src/components/pages/Home/Section/Header/index.js
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/ProfileInfo/ProfileInfo.js
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Common/src/components/index.js
2020-09-29 11:48:36 +03:00
TatianaLopaeva
09f8b3df6b Deleted unnecessary variable 2020-09-29 09:18:43 +03:00
TatianaLopaeva
ea2f5ec097 Merge branch 'feature/files' into feature/payments-enterprise 2020-09-29 09:06:16 +03:00
TatianaLopaeva
463bdc0ec8 Refactoring buttonContainer and index 2020-09-29 09:05:02 +03:00
TatianaLopaeva
a09953ff73 Refactoring and added Trans from "react-i18next" 2020-09-28 16:03:43 +03:00
Artem Tarasov
5426089bdb Web: Client: refactoring translate Wizard 2020-09-28 13:09:34 +03:00
TatianaLopaeva
8139997ada Refactoring headerContainer 2020-09-28 12:07:18 +03:00
TatianaLopaeva
26efa35a32 Refactoring translation 2020-09-28 11:35:53 +03:00
TatianaLopaeva
e51c65d0b7 Refactoring to variables condition 2020-09-28 10:19:08 +03:00
a6180afa35 Web: Normalize routing + refactoring 2020-09-25 19:14:50 +03:00
TatianaLopaeva
3357a2c687 Refactoring reducer 2020-09-25 16:38:36 +03:00
TatianaLopaeva
c9a8fcbd13 Re-write to variables condition 2020-09-25 10:39:22 +03:00
TatianaLopaeva
06b6386489 Simplify action type 2020-09-24 15:24:58 +03:00
TatianaLopaeva
555f9b0812 Refactoring and deleted className 2020-09-24 14:30:19 +03:00
TatianaLopaeva
5d01d660a5 Return lock.png 2020-09-24 13:05:17 +03:00
TatianaLopaeva
59716a184b Deleted png images 2020-09-24 12:14:56 +03:00
TatianaLopaeva
6021ea4a76 Deleted png images 2020-09-24 12:01:08 +03:00
885eb4a691 Web: Clients: Added #temp-content markup on load and opportunity to hide it + router refactoring 2020-09-23 18:42:47 +03:00
TatianaLopaeva
e5cf2db796 Refactoring toast 2020-09-23 17:45:02 +03:00
TatianaLopaeva
e515be4271 Refactoring styles, actions and reducer 2020-09-23 16:58:02 +03:00
TatianaLopaeva
60cc7c1706 Added setDocumentTitle 2020-09-23 15:41:12 +03:00
TatianaLopaeva
1849e3712d Merge branch 'feature/files' into feature/payments-enterprise 2020-09-23 15:25:23 +03:00
TatianaLopaeva
1a0881d58a Refactoring styles 2020-09-23 14:44:27 +03:00
TatianaLopaeva
ee148a0b23 Refactoring styles 2020-09-23 11:08:41 +03:00
TatianaLopaeva
27774c97bd Refactoring styles for headerContainer and buttonContainer (added grid for desktop) 2020-09-22 17:08:18 +03:00
TatianaLopaeva
41930dcb38 Changed min-width for containers 2020-09-22 15:36:29 +03:00
TatianaLopaeva
f9ca91fe51 Refactoring styles 2020-09-22 14:56:52 +03:00
TatianaLopaeva
2ae3926d1b Added inserts line breaks when words are exceeding the width of the container, to avoid overflow. 2020-09-22 11:43:08 +03:00
TatianaLopaeva
87ee165027 Refactoring styles 2020-09-22 10:31:33 +03:00
TatianaLopaeva
a6b602851b Added changeDocumentTitle 2020-09-21 15:15:38 +03:00
TatianaLopaeva
ca420104fc Merge branch 'feature/files' into feature/payments-enterprise
# Conflicts:
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Common/src/components/StudioLayout/StudioLayout.js
2020-09-21 14:54:05 +03:00
Artem Tarasov
1bf4a243fd Web: Client: refactoring: added utils.js, replaced changeDocumentTitle() with setDocumentTitle() 2020-09-21 14:53:24 +03:00
TatianaLopaeva
24c93d2026 Added useTranslation to containers 2020-09-21 14:39:06 +03:00
TatianaLopaeva
13a9e3e73b Changed styles and Added flexible length for tablet and mobile 2020-09-21 10:17:20 +03:00
7b4441676e Update yarn.lock files 2020-09-19 18:35:17 +03:00
0f00799480 Web: Client: Fixed redirect to defaultPage 2020-09-19 18:24:48 +03:00
TatianaLopaeva
2d684556b6 Refactoring 2020-09-18 18:15:12 +03:00
TatianaLopaeva
833b2c8860 Refactoring 2020-09-18 17:36:56 +03:00
TatianaLopaeva
0945cf05f3 Refactoring 2020-09-18 17:33:33 +03:00
4a09b4b5f2 Web: fixed body scroll 2020-09-18 17:06:35 +03:00
TatianaLopaeva
81583aca4f Changed logic for standaloneMod and refactoring header-container 2020-09-18 14:46:54 +03:00
TatianaLopaeva
564b250438 Changed margin of header-container 2020-09-18 13:23:35 +03:00
TatianaLopaeva
f4e876ccb5 Refactoring styles of advantages-container, button-container, contact-container 2020-09-18 12:25:49 +03:00
TatianaLopaeva
57d8da2600 Changed translation (ru) 2020-09-18 12:22:57 +03:00
Artem Tarasov
f3b8e4880c Web: Files: refactoring - changing document.title with changeTitleDocument() 2020-09-18 11:18:48 +03:00
TatianaLopaeva
332b267157 Refactoring header-container 2020-09-18 10:24:48 +03:00
TatianaLopaeva
b1b07fc5de Changed logic of getSettingsPayment 2020-09-18 10:22:35 +03:00
TatianaLopaeva
fbb0787eff Added AcceptLicense 2020-09-17 17:07:32 +03:00
2f4a3141d5 Web: People: Speeded up loading first page + refactoring 2020-09-17 11:28:23 +03:00
TatianaLopaeva
a858a3a846 Merge branch 'feature/files' into feature/payments-enterprise
# Conflicts:
#	web/ASC.Web.Components/src/components/icons/svg/index.js
2020-09-17 11:25:51 +03:00
c16659c322 Web: Client: Removed useless markup 2020-09-17 10:21:15 +03:00
fdf4e7564b Web: Client: Speeded up loading first page + refactoring 2020-09-17 10:18:44 +03:00
a4cb368513 Update yarn.lock files 2020-09-16 18:39:06 +03:00
TatianaLopaeva
8ecc93a30c Changed logic of upload license 2020-09-16 10:33:06 +03:00
3b691247b2 Update yarn.lock files 2020-09-15 23:29:13 +03:00
986e53608d Update yarn.lock files 2020-09-15 22:55:11 +03:00
2bad04c058 Update yarn.lock files 2020-09-15 22:42:42 +03:00
TatianaLopaeva
3eeb24a5b5 Merge branch 'feature/files' into feature/payments-enterprise
# Conflicts:
#	web/ASC.Web.Common/src/components/StudioLayout/StudioLayout.js
#	web/ASC.Web.Components/src/components/icons/svg/index.js
2020-09-15 17:52:45 +03:00
TatianaLopaeva
d8abe20133 Refactoring 2020-09-15 17:23:57 +03:00
TatianaLopaeva
ce32451441 Changed reducer and actions: added setLicenseUpload and resetUploadedLicense 2020-09-15 14:16:12 +03:00
TatianaLopaeva
ed85445dcc Changed format 2020-09-15 11:10:19 +03:00
TatianaLopaeva
7da745b96c Refactoring actions and reducer 2020-09-15 11:01:54 +03:00
Alexey Kostenko
72ac3e9b15 Web: Client/Components: Fix dropDown styles on wizard 2020-09-15 09:02:24 +03:00
TatianaLopaeva
1f887f4b5b Refactoring 2020-09-14 12:31:56 +03:00
65fbf2247e Update yarn.lock files 2020-09-11 22:51:28 +03:00
99a6fd523e Web: Client: Moved organizationName into authReducer 2020-09-11 18:03:40 +03:00
TatianaLopaeva
18147c3248 Added color for text when support is not available 2020-09-11 08:31:44 +03:00
TatianaLopaeva
e4034a8724 Added information when support is not available by layout, changed logic for data comparison 2020-09-10 17:17:23 +03:00
TatianaLopaeva
3968d09123 Refactoring styles for header-container 2020-09-10 16:24:11 +03:00
TatianaLopaeva
c4cdfe3191 Deleted nav-thumb-horizontal 2020-09-10 15:54:02 +03:00
TatianaLopaeva
fae1522c01 Refactoring styles for advantages-container 2020-09-10 15:04:13 +03:00
TatianaLopaeva
2b24c97d9e Refactoring styles of advantages-container 2020-09-10 14:57:29 +03:00
7433eea815 Web: Clients: SW: Added code for updating SW lifecycle to update the app after user triggered refresh 2020-09-10 13:19:06 +03:00
TatianaLopaeva
8a465e838d Refactoring 2020-09-10 09:08:23 +03:00
TatianaLopaeva
305bb8ac7b Refactoring 2020-09-10 09:05:55 +03:00
323823981a Update yarn.lock files 2020-09-09 22:25:31 +03:00
b3b6fd0938 Web: Components: Re-written ModalDialog component with SLOT pattern 2020-09-09 21:49:25 +03:00
TatianaLopaeva
dc4199a6c8 Changed componentDidMount and componentDidUpdate at index, changed reducer and actions 2020-09-09 17:06:42 +03:00
Vladislav Makhov
d5d086761e Refactoring 2020-09-09 12:42:45 +03:00
TatianaLopaeva
957c7cd741 Changed style for header-container 2020-09-09 11:22:44 +03:00
Vladislav Makhov
1ff8b7b3a1 Refactoring 2020-09-09 10:32:51 +03:00
Vladislav Makhov
657901777f Refactoring 2020-09-09 09:00:27 +03:00
Vladislav Makhov
86438647b8 Format PropTypes 2020-09-08 16:07:07 +03:00
Vladislav Makhov
66a0d9f60d PropTypes 2020-09-08 15:54:20 +03:00
TatianaLopaeva
46e9124f81 Added api methods for payments 2020-09-08 15:39:45 +03:00
Vladislav Makhov
8a9af72f1e Fix url address 2020-09-08 14:06:43 +03:00
Vladislav Makhov
24a2df3b16 Fix tree settings for t.p.s. 2020-09-08 13:38:25 +03:00
Vladislav Makhov
d864984596 Refactoring 2020-09-08 13:08:56 +03:00
Vladislav Makhov
806e48bd6d Fix translation 2020-09-08 12:09:17 +03:00
Vladislav Makhov
653d60d897 Format styles 2020-09-08 10:57:26 +03:00
Vladislav Makhov
eccc420fd1 Format styles 2020-09-08 10:30:09 +03:00
Vladislav Makhov
31f28acf88 Fix logos 2020-09-08 10:21:49 +03:00
Vladislav Makhov
9934a6b06e Refactoring 2020-09-08 09:10:55 +03:00
72ebd235ec Merge branch 'feature/files' into feature/payments-enterprise 2020-09-07 18:42:57 +03:00
9778b258d7 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-09-07 18:41:51 +03:00
efbebc05b5 Update yarn.lock files 2020-09-07 18:41:42 +03:00
Artem Tarasov
6d68dfd0c6 added redirect from / to homepage(settings in state.auth.settings.homepage) 2020-09-07 18:26:44 +03:00
Vladislav Makhov
167e346575 Merge branch 'feature/files' into feature/third-party-settings 2020-09-07 15:34:08 +03:00
TatianaLopaeva
e802727b1b Changed style for buttons 2020-09-07 14:46:58 +03:00
TatianaLopaeva
ca16bff3d0 Deleted text about Created Portals 2020-09-07 14:34:51 +03:00
TatianaLopaeva
5be50ebef9 Merge branch 'feature/files' into feature/payments-enterprise
# Conflicts:
#	web/ASC.Web.Common/src/api/client.js
2020-09-06 13:10:24 +03:00
TatianaLopaeva
23666db461 Changed style for buttons, added logic for loading file when clicking a file, hidden FileInput 2020-09-06 12:49:37 +03:00
Vladislav Makhov
93c366d04e Refactoring 2020-09-06 12:15:51 +03:00
a2f050590b Update yarn.lock files 2020-09-04 21:04:05 +03:00
31f19a0f96 Web: Client: Refactoring of initial requests calling 2020-09-04 20:37:53 +03:00
de41a366f6 Web: Client: Fixed layout in Wizard and removed useless constant 2020-09-04 20:34:00 +03:00
Vladislav Makhov
f5062b3fdf Fix naming 2020-09-04 14:41:03 +03:00
Vladislav Makhov
b545b7ffa7 Add possibility to update consumer props values 2020-09-04 14:39:05 +03:00
TatianaLopaeva
eb8b6fce38 Changed the license upload notification: Added toastr and Deleted modal-dialog-container, Changed text of notification 2020-09-04 12:05:55 +03:00
Artem Tarasov
a017814a62 fixed wizard render 2020-09-04 11:36:16 +03:00
4686122183 Merge branch 'feature/files' into feature/payments-enterprise 2020-09-04 10:15:48 +03:00
TatianaLopaeva
c104ed287c Delete debugger 2020-09-04 08:41:47 +03:00
Vladislav Makhov
ae1d9f242a Fix outer description 2020-09-03 18:24:19 +03:00
Vladislav Makhov
3000bf00bf Merge branch 'feature/third-party-settings' of github.com:ONLYOFFICE/AppServer into feature/third-party-settings 2020-09-03 18:10:00 +03:00
Vladislav Makhov
d9e99cec2b Format style 2020-09-03 18:09:50 +03:00
94fe24b3bd Merge branch 'feature/files' into feature/third-party-settings
# Conflicts:
#	web/ASC.Web.Client/src/components/pages/Settings/index.js
2020-09-03 17:43:44 +03:00
TatianaLopaeva
9b240a3539 Changed appsettings added window.location.href for 402 2020-09-03 17:01:59 +03:00
Vladislav Makhov
f7aeb419a1 Add Integration Icon 2020-09-03 12:28:32 +03:00
Vladislav Makhov
164163482c Add icons 2020-09-03 12:22:50 +03:00
Vladislav Makhov
f3de49a6dc Format styles 2020-09-03 10:43:46 +03:00
Vladislav Makhov
09b7501241 Refactoring 2020-09-02 18:22:52 +03:00
4ed48f06b4 Web: Client: Added forceBackend in createI18N 2020-09-02 18:02:42 +03:00
3c11d95772 Web: Settings: Fixed crash on language undefined 2020-09-02 18:02:15 +03:00
TatianaLopaeva
2a56b6dda4 Changed text by figma 2020-09-02 16:52:13 +03:00
Vladislav Makhov
a27beb5d81 Delete unused code 2020-09-02 15:47:53 +03:00
Vladislav Makhov
80431f4fc6 Redo styles 2020-09-02 15:17:08 +03:00
Vladislav Makhov
5b40301e44 Add translation 2020-09-02 14:44:56 +03:00
dc0940cca0 Web: Settings: Fixed TypeError: Cannot read property 'label' of undefined 2020-09-02 13:01:24 +03:00
Vladislav Makhov
c53b3dbd3e Refactoring 2020-09-02 12:50:08 +03:00
0eb3b2b4d3 Update yarn.lock files 2020-09-02 12:30:53 +03:00
da50146545 Web: Clients: Added useEffect for changeLanguage call if functional components (issue: Warning: Cannot update a component https://fb.me/setstate-in-render) 2020-09-02 12:19:21 +03:00
0152274029 Web: Clients: Fixed workbox.expiration.Plugin is not a constructor 2020-09-01 18:34:06 +03:00
00c6ce5e9b Web: Clients: Added api-cache in service-worker for base info for 30 Minutes 2020-09-01 18:11:20 +03:00
bd6c0d0338 Web: Clients: Fixed windows is not defined 2020-09-01 18:09:39 +03:00
bc8613c4f6 Web: Clients: Uncommented self.skipWaiting() on install service-worker 2020-09-01 17:53:24 +03:00
Vladislav Makhov
d596a6938e Add several translations 2020-09-01 16:18:49 +03:00
Vladislav Makhov
deea50f763 Refactoring 2020-09-01 15:30:21 +03:00
TatianaLopaeva
6ee4cbc5b4 Merge branch 'feature/files' into feature/payments-enterprise 2020-09-01 11:05:58 +03:00
TatianaLopaeva
319dbc1158 Added translation and text for trial period 2020-09-01 10:51:19 +03:00
TatianaLopaeva
29d2bfab61 Changed logic of trial 2020-09-01 10:35:15 +03:00
TatianaLopaeva
35a0cf98c0 Added logic of trial at header-container 2020-09-01 10:34:20 +03:00
Vladislav Makhov
e58bd5b5b2 Refactoring 2020-09-01 10:02:16 +03:00
TatianaLopaeva
991cc488d7 Added information about trial at reducer 2020-09-01 09:11:30 +03:00
062a3a793f Update yarn.lock files 2020-08-31 17:45:37 +03:00
TatianaLopaeva
e8751d21c0 Added information when support is no longer available 2020-08-31 15:40:42 +03:00
TatianaLopaeva
af9457df7a Changed logic of date 2020-08-31 15:15:33 +03:00
d9f70df70a Update yarn.lock files 2020-08-31 12:42:36 +03:00
67f2e3feb8 Web: Client: Added Webpack-bundle-analyzer 2020-08-31 11:43:26 +03:00
TatianaLopaeva
93e4f42e19 Rename visible of modal-dialog-container 2020-08-28 18:25:09 +03:00
TatianaLopaeva
611a58b7df Added changed language to end data of license 2020-08-28 18:19:16 +03:00
Vladislav Makhov
e67148864d Refactoring 2020-08-28 12:07:34 +03:00
TatianaLopaeva
d3dde62de3 Changed max-width for mobile, changed api for UploadLicense, added path into App 2020-08-28 11:46:39 +03:00
TatianaLopaeva
2022bd4ac1 Merge branch 'feature/files' into feature/payments-enterprise
# Conflicts:
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/sub-components/admins.js
#	web/ASC.Web.Components/src/components/icons/svg/index.js
2020-08-28 10:57:59 +03:00
TatianaLopaeva
54464c3320 Changed margin-top at header-container 2020-08-28 10:51:22 +03:00
TatianaLopaeva
6816ebc6cb Rename at index and modal-dialog-container 2020-08-28 10:50:38 +03:00
TatianaLopaeva
9bac1c0639 Added headline for payments and some translations 2020-08-28 10:49:18 +03:00
TatianaLopaeva
ca776849a1 Rename and changed store for payments 2020-08-28 10:47:38 +03:00
TatianaLopaeva
a65e06f847 Delete commit at index.js 2020-08-28 10:44:03 +03:00
TatianaLopaeva
35d35af498 Added translation and style for modal-dailog-container 2020-08-28 10:43:27 +03:00
TatianaLopaeva
ca90e4b6c2 Update index.js as a class, button-container and added modal-dialog container 2020-08-28 10:41:48 +03:00
TatianaLopaeva
5561348cdf Rename click events 2020-08-28 10:41:00 +03:00
TatianaLopaeva
0e9e39387f Update files with files upload, input was hidden, some changed in reducer 2020-08-28 10:39:49 +03:00
TatianaLopaeva
58054d1d91 Added setLiscense, some translations and changed action for payments 2020-08-28 10:39:12 +03:00
TatianaLopaeva
07f9344496 Changed styles by figma 2020-08-28 10:37:49 +03:00
TatianaLopaeva
3a756ed4e9 Added division into Enterprise and SaaS, added reducer for payments 2020-08-28 10:36:26 +03:00
TatianaLopaeva
792f2368ce Changed images and rename them 2020-08-28 10:33:59 +03:00
TatianaLopaeva
745f3ed131 Added adaptation for mobile 2020-08-28 10:32:25 +03:00
TatianaLopaeva
251c222c24 Update files with containers and added adaptation for tablet 2020-08-28 10:28:23 +03:00
TatianaLopaeva
9fff932736 Changed App and images from png into svg, added action and reducer for payments 2020-08-28 10:26:39 +03:00
TatianaLopaeva
47e0b43485 Added state and propTypes 2020-08-28 09:48:44 +03:00
Vladislav Makhov
f3991a0900 Add reducer case, update initial state 2020-08-28 09:46:38 +03:00
Vladislav Makhov
c21a29da06 Add action and thunk 2020-08-28 09:45:46 +03:00
Vladislav Makhov
dce7d95fec Fix routing 2020-08-27 15:22:39 +03:00
Vladislav Makhov
a49a5e6b19 Merge branch 'feature/files' into feature/third-party-settings
# Conflicts:
#	web/ASC.Web.Client/src/components/pages/Settings/index.js
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/src/components/icons/svg/index.js
2020-08-27 12:15:42 +03:00
Vladislav Makhov
bf65514ae2 Redo styles 2020-08-26 16:18:01 +03:00
Vladislav Makhov
f4ca7f8de1 Add toggle interaction 2020-08-24 15:13:24 +03:00
Vladislav Makhov
a47c9b4fba Add consumers data 2020-08-24 10:19:00 +03:00
d5942241e8 Web: Clients: Parallelized initial API queries 2020-08-20 12:17:36 +03:00
05bc905831 Web: Clients: Fixed regex to transltaion.json files for serviceWorker 2020-08-19 21:18:23 +03:00
8d11e1b0c8 Web: Clients: Changed interaction with serviceWorker 2020-08-19 20:00:41 +03:00
TatianaLopaeva
19ba763a44 added onClick 2020-08-18 14:11:34 +03:00
TatianaLopaeva
e359ed7e79 update props 2020-08-18 10:55:36 +03:00
TatianaLopaeva
684667d5de en support 2020-08-18 10:32:06 +03:00
TatianaLopaeva
b1f31c5bae en support 2020-08-18 10:31:22 +03:00
TatianaLopaeva
fecb7383dd added styled for desktop 2020-08-18 08:49:35 +03:00
5542e211df Web Client: refactoring 2020-08-17 13:16:04 +03:00
Tatiana Lopaeva
271bfc1eb8 added payments 2020-08-17 12:20:24 +03:00
a1c4a8a9f5 Web Client: refactoring 2020-08-17 10:54:42 +03:00
c398eb8229 Web Client: simplified configuration of i18n (+ removed useless requests) 2020-08-14 22:14:42 +03:00
Alexey
58e73a9ffb Web: Client: Settings: Refactoring 2020-08-13 14:21:59 +03:00
Alexey
cc0c852ae1 Web: Client: Settings: code formatting 2020-08-13 12:01:45 +03:00
Alexey
6d1a78922d Web: Client: Settings: Refactoring 2020-08-13 11:11:03 +03:00
5795c6f324 Merge branch 'feature/files' into feature/customization
# Conflicts:
#	web/ASC.Web.Api/Controllers/SettingsController.cs
#	web/ASC.Web.Components/src/index.js
2020-08-13 10:07:14 +03:00
Ilya Oleshko
37fe1cab21 Merge branch 'master' into feature/files 2020-08-12 18:05:29 +03:00
Artem Tarasov
1bd341fc33 fix translate 2020-08-12 17:17:14 +03:00
Artem Tarasov
4499d82de9 decomposition 2020-08-12 16:32:42 +03:00
Artem Tarasov
c301178a16 fixed translate 2020-08-12 16:32:17 +03:00
Artem Tarasov
f110b2a49a deleted Toast, added ModalDialog 2020-08-12 14:18:40 +03:00
Artem Tarasov
e3119d4610 fixed fontWeight link for License 2020-08-12 13:30:24 +03:00
Artem Tarasov
034d60707d fixed link 2020-08-12 13:08:24 +03:00
Artem Tarasov
a19d7ec4cf fixed modal dialog 2020-08-12 12:00:47 +03:00
Alexey
a8c0973d42 Merge branch 'feature/files' into feature/customization 2020-08-12 11:57:32 +03:00
Artem Tarasov
1503bc105b fix link 2020-08-12 11:54:08 +03:00
Alexey
b3ebf23c7b Web: Client: revert customization refactoring 2020-08-12 11:52:46 +03:00
Ilya Oleshko
09e67be27e Web: Client: About: Fixed page wrapper 2020-08-11 15:47:31 +03:00
Ilya Oleshko
8709e83f9a Web: Client: Confirm: Fixed sub pages containers 2020-08-11 15:46:50 +03:00
Ilya Oleshko
4800942452 Web: Client: Home: Fixed page container 2020-08-11 15:45:15 +03:00
Ilya Oleshko
ee0a040fb7 Web: Client: Settings: Fixed customization page container 2020-08-11 15:44:28 +03:00
Ilya Oleshko
f2f85f0ddc Web: Client: Settings: Fixed Layout container 2020-08-11 15:43:12 +03:00
Ilya Oleshko
7bd5ff0b4f Web: Client: Fixed ConfirmRoute wrapper 2020-08-11 15:41:45 +03:00
Artem Tarasov
325d497cc0 fixed accept file 2020-08-10 18:40:46 +03:00
Artem Tarasov
d463a4ab25 fixed bugs upload incorrect file license after upload current 2020-08-10 18:25:04 +03:00
Artem Tarasov
70f3098fb2 fixed modal message and accept files 2020-08-10 18:06:20 +03:00
Artem Tarasov
d338f546e0 Added message about successful upload 2020-08-10 13:29:32 +03:00
Artem Tarasov
ef9b4d52e9 added input highlighting 2020-08-10 11:22:49 +03:00
Artem Tarasov
56bd4e8411 fixed upload license 2020-08-10 10:27:58 +03:00
Artem Tarasov
b8d42d53ed fixed language 2020-08-07 22:02:55 +03:00
Vladislav Makhov
df63fbae5d TODO 2020-08-07 15:39:03 +03:00
Vladislav Makhov
8b9f85b01a Delete unused file 2020-08-07 15:27:20 +03:00
Vladislav Makhov
f5e0f67863 Refactoring 2020-08-07 15:26:43 +03:00
Artem Tarasov
3b8796ca93 refactoring 2020-08-07 13:39:53 +03:00
Vladislav Makhov
f9ad3e60a8 Styles fix 2020-08-07 10:58:04 +03:00
Vladislav Makhov
40058ec43c Styles fix 2020-08-06 14:03:09 +03:00
Vladislav Makhov
3e4c584237 Styles fix 2020-08-06 13:27:20 +03:00
Vladislav Makhov
3a38688d80 Translation fix 2020-08-06 11:03:56 +03:00
Alexey
d514d8399b Web: Client: Settings: Added translate keys, refactoring 2020-08-06 10:50:04 +03:00
Alexey
2a0641decb Web: Components: Added SaveCancelButtons component 2020-08-06 10:00:41 +03:00
Artem Tarasov
3838c5ae39 fix 2020-08-06 09:44:52 +03:00
Artem Tarasov
c4ba6adee2 fixed an error related to requesting the state.wizard.wizardCompleted key in PublicRoute. Fixed translation and layout 2020-08-06 00:01:41 +03:00
Alexey
5a93916314 Web: Client: Settings: Refactoring 2020-08-05 18:08:49 +03:00
Artem Tarasov
5c8efbd7c5 upload license 2020-08-05 15:27:28 +03:00
Alexey
2dd3f6e3fa Web: Client: Settings: Fixed save custom title 2020-08-05 15:19:51 +03:00
Vladislav Makhov
db04df64b2 State fix 2020-08-05 15:14:10 +03:00
Vladislav Makhov
cff3cb9bcd Title translation 2020-08-05 15:13:53 +03:00
Vladislav Makhov
79659d8df4 Optimized modal dialog working with multiple consumers data. 2020-08-05 11:36:52 +03:00
Vladislav Makhov
d0c8cb7486 Add modal dialog 2020-08-05 09:07:41 +03:00
Alexey
dba555e2b7 Web: Client: Settings: Updated customization and custom-titles pages, small actions fix 2020-08-04 17:53:32 +03:00
Artem Tarasov
8257c957cb fix upload license 2020-08-04 16:39:05 +03:00
Vladislav Makhov
bdfdd76f43 Add styles and data prototypes 2020-08-04 11:53:00 +03:00
Artem Tarasov
5ccc0fc21c upload fix 2020-08-04 11:48:43 +03:00
Alexey
5148c7d54e Web: Client: Settings: Added SaveSettingsButtons component to custom-tiles page 2020-08-04 10:46:36 +03:00
Vladislav Makhov
153a420674 Add routing 2020-08-04 09:53:13 +03:00
Vladislav Makhov
a1f53b16c4 TPS init 2020-08-04 09:52:58 +03:00
Artem Tarasov
bdeedbbb42 added seLicense() 2020-08-03 22:36:13 +03:00
Artem Tarasov
555eac84b8 add method getIsRequiredLicense 2020-08-03 22:04:49 +03:00
Artem Tarasov
afc8803ff4 added timezone transfer 2020-08-03 16:14:05 +03:00
Artem Tarasov
90cda6ef62 fixed redirect to /login 2020-08-03 10:57:58 +03:00
Alexey
c5a99950d5 Web: Client: Settings: Fixed save button event 2020-08-02 11:03:08 +03:00
Alexey
547e95f8e9 Web: Client: Settings: Show a reminder only after re-visiting the page with unsaved changes 2020-08-02 10:36:15 +03:00
Alexey
d588567ac6 Web: Client: Settings: SaveSettingsButtons mobile style fix 2020-08-02 09:38:59 +03:00
Alexey
1d1740e7e4 Web: Client: Settings: Added a handler for the cancel button 2020-08-02 07:54:44 +03:00
Artem Tarasov
f988fa5573 refactoring layout 2020-08-01 19:10:21 +03:00
Artem Tarasov
d13383f507 refactoring styles 2020-08-01 02:00:40 +03:00
Artem Tarasov
652371a42c fixed layout 2020-07-31 16:02:59 +03:00
Artem Tarasov
f95d788516 fixed modal 2020-07-31 15:20:12 +03:00
Artem Tarasov
b40a6d91bc added ErrorContainer if wizard not init 2020-07-31 15:05:28 +03:00
Artem Tarasov
d8f25319a1 fixed redirect drom login page 2020-07-31 14:31:46 +03:00
Alexey
f497aa5ba2 Web: Client: Settings: Added saveSettingButtons component, added system for saving temporary settings without applying 2020-07-31 11:35:14 +03:00
Artem Tarasov
2e42c813b8 fixed actions 2020-07-30 13:50:13 +03:00
Artem Tarasov
2a049f8d78 before merge 2020-07-30 13:07:05 +03:00
Artem Tarasov
70b95179f0 refactoring 2020-07-29 23:27:56 +03:00
Artem Tarasov
0bafcc7b1d refactoring 2020-07-29 19:01:57 +03:00
Artem Tarasov
baf77c3979 fix styles, refactoring 2020-07-29 18:16:16 +03:00
Artem Tarasov
e949ff75ba added Layout 2020-07-29 13:05:23 +03:00
Alexey
e7d3b6000b Web: Client: Settings: Fix mobile styles on customization page 2020-07-28 10:17:32 +03:00
Alexey
7982194f5a Web: Client: Settings: Fix language-and-time-zone and customization pages, refactoring 2020-07-27 18:13:01 +03:00
Alexey
3ec06cab83 Web: Client: Settings: Fix custom-tiles page, refactoring 2020-07-27 17:24:41 +03:00
Alexey
27055fb58a Web: Client: Settings: Refactoring customization page 2020-07-27 14:39:28 +03:00
Alexey
c2ad40995e Web: Client: Settings: Added custom-titles page, updated customization page 2020-07-27 09:38:02 +03:00
Artem Tarasov
aca4ce9c32 added checking, refacktoring 2020-07-24 15:30:11 +03:00
Artem Tarasov
cbda5efd21 refactoring styles of settings-box 2020-07-24 09:39:11 +03:00
Alexey
b35af29ec8 Web: Client: Settings: Updated section header, refactoring 2020-07-23 18:56:57 +03:00
Alexey
e067346d2c Web: Client: Settings: Routing, updated tree 2020-07-23 16:37:18 +03:00
Artem Tarasov
5bf6f7de50 added onInputFileHandler 2020-07-23 16:26:32 +03:00
Artem Tarasov
8fd658ced9 added FileInput 2020-07-23 15:52:20 +03:00
Artem Tarasov
a0b99cc097 refactoring 2020-07-23 12:35:42 +03:00
Artem Tarasov
6a3922accc added functionality to change email 2020-07-23 11:16:55 +03:00
Artem Tarasov
dcee7b97b8 layout fix, added new view 2020-07-23 11:03:30 +03:00
Artem Tarasov
037bed591f styles fix 2020-07-22 18:47:37 +03:00
Artem Tarasov
109b39153b added link for generate pass 2020-07-22 15:14:50 +03:00
Artem Tarasov
96b07eaf81 layout fix 2020-07-22 14:48:19 +03:00
Artem Tarasov
9414fad3d1 fix 2020-07-22 08:52:59 +03:00
Artem Tarasov
b0585d4ec0 fix layout 2020-07-21 17:00:12 +03:00
Artem Tarasov
baaa29172d fix bug 2020-07-21 16:30:22 +03:00
Artem Tarasov
ee86ce8140 added settings pass 2020-07-21 15:10:09 +03:00
Artem Tarasov
3865909d9a fixed margin settings 2020-07-21 14:44:17 +03:00
Artem Tarasov
55c19bbd43 fixed Button 2020-07-21 14:01:54 +03:00
Artem Tarasov
098fa8dd3a fixed EmailInput 2020-07-21 13:55:54 +03:00
Artem Tarasov
d1561a1954 delete translation for tooltip pasword input 2020-07-21 13:50:14 +03:00
Artem Tarasov
228edd119d fixe PasswordInput 2020-07-21 13:49:16 +03:00
Artem Tarasov
1a8aacebdc Merge branch 'master' into feature/Wizard
# Conflicts:
#	common/ASC.Core.Common/Security/EmailValidationKeyProvider.cs
#	common/ASC.Resource.Manager/Startup.cs
#	web/ASC.Web.Components/src/components/password-input/index.js
2020-07-21 13:13:47 +03:00
Alexey
cb0a734a78 Web: Components: Updated tree-menu in settings section 2020-07-20 16:22:52 +03:00
be81ca291d Update yarn.lock files + bump versions 2020-07-17 18:03:08 +03:00
d094546147 Merge branch 'master' into feature/files
# Conflicts:
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.Files/Core/ASC.Files.Core/Core/FileStorageService.cs
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/yarn.lock
2020-07-17 17:48:50 +03:00
ec20c66c5d Update yarn.lock files 2020-07-17 17:43:39 +03:00
679e77a3ea Update yarn.lock files 2020-07-16 16:09:09 +03:00
098e872a38 Merge branch 'master' into feature/files
# Conflicts:
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
2020-07-16 15:58:43 +03:00
ec8c6a5ddb Fixed security vulnerability in lodash 2020-07-16 15:54:04 +03:00
78b10ab893 Update yarn.lock files 2020-07-16 14:55:40 +03:00
Artem Tarasov
2469126f7a hidden input license file 2020-07-15 14:26:49 +03:00
Artem Tarasov
7e3ba192b1 fixed file name in input type=file 2020-07-15 14:01:29 +03:00
Artem Tarasov
6d2deca3c6 layout fix 2020-07-15 11:47:21 +03:00
Artem Tarasov
84ca1146a0 layout fix 2020-07-14 17:46:00 +03:00
Artem Tarasov
80a5e224e8 added PropTypes and deleted console.log 2020-07-12 12:34:42 +03:00
Artem Tarasov
0e2da28101 added getPortalSettings after wizard completed 2020-07-10 19:00:21 +03:00
Artem Tarasov
491a3d32da added routing after completed Wizard 2020-07-10 18:08:22 +03:00
Artem Tarasov
f8e9cfc5f0 added onKeyPressHandler 2020-07-10 13:10:54 +03:00
Artem Tarasov
486dbe1fb5 layout fix 2020-07-10 11:26:16 +03:00
Artem Tarasov
92fdf4c41d added Toast 2020-07-09 17:57:53 +03:00
Artem Tarasov
5d1043af13 added Loader 2020-07-09 15:11:08 +03:00
Artem Tarasov
11be0a1ef3 added in PasswordInput NewPasswordButtonVisible from /new-login-page 2020-07-09 14:12:53 +03:00
Artem Tarasov
27ddc44211 added truncate label timezone 2020-07-09 12:47:07 +03:00
Artem Tarasov
8cacf241d5 fix 2020-07-09 11:42:28 +03:00
Artem Tarasov
6c01f7392f added method setPortalOwner 2020-07-08 18:15:50 +03:00
Artem Tarasov
6dd5c338fe fix translation and layout 2020-07-08 15:34:29 +03:00
Artem Tarasov
86be9d522b render optimization 2020-07-08 13:04:23 +03:00
Artem Tarasov
b3fe0f3fbc added .DS_Store in .gitignore 2020-07-08 11:44:06 +03:00
Artem Tarasov
07089f2fc7 added api methods 2020-07-08 11:29:44 +03:00
Artem Tarasov
621d04db58 added select language 2020-07-07 16:24:57 +03:00
Artem Tarasov
779eb155b5 added action getPortalCultures, fix routing 2020-07-07 14:50:31 +03:00
Artem Tarasov
1a730f0750 fix redirect to /wizard 2020-07-06 18:08:34 +03:00
Artem Tarasov
7cccd43f22 fix 2020-07-06 15:14:20 +03:00
Artem Tarasov
c0e5626c1f deleted unnecessary func and action in Wizard 2020-07-06 14:26:47 +03:00
Artem Tarasov
75b591ff1e added tooltip and translation Password 2020-07-06 13:38:25 +03:00
Artem Tarasov
83fc1b18c6 added Loader in Wizard page 2020-07-06 12:57:43 +03:00
Artem Tarasov
6f456eaa4e cleanup 2020-07-03 12:20:07 +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
Artem Tarasov
94ee712c0e fixed warning 2020-06-30 17:29:54 +03:00
Artem Tarasov
7326d54e96 added file upload 2020-06-30 14:43:24 +03:00
Artem Tarasov
3286df2572 added Redux 2020-06-30 14:35:16 +03:00
Artem Tarasov
ed48224a7d added Redux Wizard 2020-06-29 18:07:05 +03:00
Artem Tarasov
14ddcfac38 Added translation 2020-06-29 11:34:32 +03:00
Artem Tarasov
efd6e652da deleted sub-components 2020-06-26 17:57:08 +03:00
Artem Tarasov
d911f80342 Added GroupButton for TimeZones and Languages 2020-06-26 17:47:09 +03:00
Artem Tarasov
03a355be7f added input file 2020-06-26 17:10:32 +03:00
Artem Tarasov
f412dcea1d added Modal Window 2020-06-26 13:57:05 +03:00
Artem Tarasov
07e306c6db added alternative display if owner exists 2020-06-26 11:44:32 +03:00
Artem Tarasov
9cfa89c076 Added layout for mobile devices 2020-06-25 17:47:55 +03:00
Artem Tarasov
31361df8ed Wizard page design fix 2020-06-25 12:33:10 +03:00
Artem Tarasov
36f11ff673 Created page Wizard 2020-06-19 16:47:41 +03:00
Ilya Oleshko
b6dd65f1c7 Merge branch 'master' into feature/files 2020-06-15 09:22:52 +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
144877ab38 Update yarn.lock files 2020-06-08 12:00:05 +03:00
NikolayRechkin
64811dbd39 update yarn.lock files 2020-05-21 15:35:28 +03:00
Daniil Senkiv
71e5e3c73c Web.Client: fix 09474e8be9 2020-03-20 11:15:27 +03:00
15c5114a10 Update yarn.lock files 2020-03-18 13:08:58 +03:00
Daniil Senkiv
730ca469a1 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/locales/en/translation.json
#	products/ASC.Files/Client/src/components/pages/Home/locales/ru/translation.json
#	products/ASC.Files/Client/src/store/files/actions.js
#	products/ASC.Files/Client/src/store/files/reducers.js
#	products/ASC.Files/Client/src/store/files/selectors.js
2020-03-17 09:07:39 +03:00
Ilya Oleshko
8b1568701f Web.Client: Settings: Fixed admin`s row width 2020-03-16 12:19:32 +03:00
0bcfec5a19 Update yarn.lock files 2020-03-16 11:20:25 +03:00
eb21f8a957 Update yarn.lock files 2020-03-16 10:37:55 +03:00
dependabot[bot]
2f8f43a03a
Bump acorn from 5.7.3 to 5.7.4 in /web/ASC.Web.Client
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 07:22:50 +00:00
e4af4d168f Update yarn.lock files 2020-02-26 10:23:38 +03:00
2ccd226940 web: clients: Fixed CRA proxy bug; 2020-02-26 10:02:37 +03:00
f3731820cb Web: Client: change title of pages, added new translations 2020-02-18 13:15:02 +03:00
0eb0048596 Web: Client: change title of pages 2020-02-17 16:50:42 +03:00
35ee20c957 Web: Client: added logo icons 2020-02-14 16:05:32 +03:00
Ilya Oleshko
e99d1acc3c Web: Common: Layout: Added use of icons from module 2020-02-12 16:18:23 +03:00
NikolayRechkin
396ef70d49 web: client: small fix a loader 2020-02-06 16:13:05 +03:00
Daniil Senkiv
fff197c90c Web.Client: i18n config: debug only in development mode 2020-02-05 15:45:12 +03:00
Daniil Senkiv
77f88297ed Web.Client: removed useless changeLanguage function 2020-02-05 10:57:49 +03:00
Daniil Senkiv
ea3ab6c723 Web.Client: Settings: hidden whiteLabel page 2020-02-03 17:40:48 +03:00
Daniil Senkiv
99e9aee6df Web.Client: Settings: AccessRights: passed groupsCaption prop to AdvancedSelectors from redux 2020-02-03 17:22:22 +03:00
Daniil Senkiv
f9b390e8e7 Web.Client: Settings: added request for new customNames if user without user language changed portal language 2020-02-03 17:01:15 +03:00
Daniil Senkiv
a4d2b2ecff Web.Client: Settings: Customization: added handling error for restore greeting title 2020-02-03 16:45:12 +03:00
Daniil Senkiv
93a844e5dd Web.Client: Customization: fixed working with translations 2020-02-03 16:36:15 +03:00
3d1e4cc5f5 Web: Client: fixed accessRight admins page 2020-02-03 16:01:03 +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
f0cec97c3e web: common: Added ErrorBoundary component with componentDidCatch and new Error520Container show 2020-02-03 11:36:25 +03:00
f3e670e393 web: Common: Extended PeopleSelector component with Me option 2020-02-02 17:33:44 +03:00
Daniil Senkiv
33a841715b Web.Client: Settings: Common: fixed changing language 2020-01-31 15:48:41 +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
2f953e4de9 Merge branch 'master' into feature/translations 2020-01-28 17:13:00 +03:00
Daniil Senkiv
756df5b71b Web.Client: Settings: customization: fixed style 2020-01-28 16:10:58 +03:00
Daniil Senkiv
3d82ffcdcd Web.Client: Settings: removed useless container for header 2020-01-28 14:50:23 +03:00
Daniil Senkiv
60ceba9699 web.Client: fixed translation keys 2020-01-28 10:01:25 +03:00
Daniil Senkiv
96c7143192 Merge branch 'master' into feature/translations 2020-01-27 14:49:26 +03:00
effad5439c web: Added dummy Documents product 2020-01-27 14:07:02 +03:00
Daniil Senkiv
8713184d56 Web.Client: removed useless i18n config 2020-01-26 15:05:26 +03:00
Daniil Senkiv
ec2a58e5d5 Web.Client: Home: added ru translation 2020-01-26 15:02:53 +03:00
Daniil Senkiv
d0eebbe6fd Web.Client: Settings: access rights: added translations 2020-01-26 14:47:15 +03:00
Daniil Senkiv
9d82e657ed Merge branch 'master' into feature/translations
# Conflicts:
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Common/src/constants/index.js
2020-01-26 14:12:37 +03:00
Daniil Senkiv
2e7b7ff9e8 Web.Client/Common: fixed problem with working if user without user language changed portal language 2020-01-24 21:46:25 +03:00
ec7299aabf web: Common: Added ComingSoon page 2020-01-24 17:48:36 +03:00
f776054b35 ASC.Web.Client: Settings: AccessRights: hid modules tab 2020-01-24 15:50:02 +03:00
9d3af6d50e ASC.Web.Client: Settings: Whitelabel: initial focus setting 2020-01-24 11:27:01 +03:00
Daniil Senkiv
46c4bca51d web.client: Settings: Customization: triggered change combobox language after changing user language 2020-01-23 13:52:19 +03:00
Daniil Senkiv
120944cb25 Web.Client: Settings: Article: Body: fixed re-render after changing language, if user language not defined 2020-01-22 16:00:42 +03:00
Daniil Senkiv
44b7d5cbf0 Web.Client: Settings: fixed: initial language value is getting from localStorage 2020-01-21 12:09:56 +03:00
Daniil Senkiv
da1d88643d Web.Client: Home: changed redux to localStorage for storing language value 2020-01-21 12:01:53 +03:00
Daniil Senkiv
2cef64a69d Web.Client: Confirm: changed redux to localStorage for storing language value 2020-01-21 11:57:35 +03:00
Daniil Senkiv
2abf7d9ed2 Web.Client: About: changed redux to localStorage for storing language value 2020-01-21 11:37:39 +03:00
Daniil Senkiv
8c2f4dda75 Web.Client: Settings: Customization: added error handling for API requests 2020-01-20 16:49:16 +03:00
Daniil Senkiv
28b0eced9d People/Web.Client: selecting portal language, if user language not defined 2020-01-20 14:17:39 +03:00
13f63cf7b5 web: Client: Update all dependencies 2020-01-15 12:03:43 +03:00
Ilya Oleshko
232633a41d Web: Client: Security: Fixed filter sorting style 2019-12-27 15:58:18 +03:00
05674c5677 web: Client: Fixed 'countElements' is assigned a value but never used no-unused-vars 2019-12-26 15:40:44 +03:00
c8e7bc7cb6 web: Update yarn.lock files 2019-12-25 16:59:00 +03:00
Daniil Senkiv
157f1c7d10 web.components: EmailInput: changed util for validating email, applied changes to EmailInput component. Applied EmailInput changes for all using places. Fixed readme.
Added new translations for validation errors.
2019-12-23 12:02:03 +03:00
b686e99f16 web: Common: Moved Layout and PageLayout to asc-web-common 2019-12-20 14:35:53 +03:00
218ece84e4 Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/sub-components/admins.js
2019-12-19 10:15:25 +03:00
082c3b4576 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-12-19 09:59:21 +03:00
49661f1b31 Web: Client: fixed paging on accessRight admins page 2019-12-19 09:59:10 +03:00
Ilya Oleshko
dd783b55c7 Web: Client: Fixed css style for ComboBox on customization page 2019-12-19 09:44:00 +03:00
063ec687f2 web: Client: Fixed license on About page 2019-12-19 09:28:53 +03:00
857a64979c Web: Client: fixed admins settings page horizontal scroll 2019-12-19 09:04:37 +03:00
4079f59b1e Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	web/ASC.Web.Components/src/components/advanced-selector/index.js
# Modified:
#       web/ASC.Web.Components/src/components/AdvancedSelector/AdvancedSelector.js
2019-12-18 15:11:09 +03:00
9eed971545 web: Common: Added user role to PeopleSelector 2019-12-18 13:59:08 +03:00
2ab8a79ecd Web: Client: fixed horizontal scroll on about page 2019-12-18 11:29:10 +03:00
e63e98db9c Web: Client: fixed about page text warning 2019-12-17 09:35:23 +03:00
d63af4b637 web: client: Fixed double set of isOpen property for Selectors 2019-12-16 14:23:24 +03:00
0b8ee14130 Web: Client: fixed about page, added new translations 2019-12-16 11:52:56 +03:00
06c220634a web: client: Applied changes in AdvancedSelector on OwnerSettings page 2019-12-15 21:51:51 +03:00
84f6fba008 web: client: Applied changes in AdvancedSelector on AdminsSettings page 2019-12-15 21:39:34 +03:00
77b1f2b252 web: Update yarn.lock files 2019-12-15 18:26:17 +03:00
3b88c07178 Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	products/ASC.People/Client/src/components/pages/GroupAction/Section/Body/index.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/src/components/index.js
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/src/components/advanced-selector/index.js
#	web/ASC.Web.Components/src/components/help-button/index.js
#	web/ASC.Web.Components/src/index.js
#       web/ASC.Web.Components/src/components/examples/people.selectors.stories.js [removed]
#
2019-12-14 12:32:31 +03:00
5eeff88737 web: New packages fixes 2019-12-13 16:58:09 +03:00
NikolayRechkin
3fb01e78ac web: forbade a scalability 2019-12-13 13:25:09 +03:00
NikolayRechkin
07e3cefb5c web: use Service Worker in production 2019-12-13 10:19:03 +03:00
Daniil Senkiv
0bf04e8800 web.components: EmailInput: fixed readme, fixed export email utils, applied to creareUser page 2019-12-11 16:41:38 +03:00
9ddbbdc52e
Merge pull request #15 from ONLYOFFICE/feature/pwa
Feature/pwa
2019-12-11 15:23:38 +03:00
Daniil Senkiv
d62de9827e 1. Web.Components: Text: change proptype fontSize from [number, string] to string. Applied to other components.
2. Web.Components: Link: fixed isTextOverflow prop working
3.  Web.Components: RadioButtonGroup, RadioButton: fixed readme
2019-12-10 17:12:38 +03:00
Daniil Senkiv
440c4cb528 Merge branch 'master' into refactoring/text-heading
# Conflicts:
#	web/ASC.Web.Components/src/components/modal-dialog/index.js
2019-12-10 12:20:26 +03:00
NikolayRechkin
4bb2b08d2e Merge branch 'master' into feature/pwa 2019-12-10 10:37:41 +03:00
26d3e3d29d
Merge pull request #13 from ONLYOFFICE/Refactoring/remove-react-bootstrap
Refactoring/remove react bootstrap
2019-12-10 10:26:08 +03:00
Daniil Senkiv
6b6c4569cf Merge branch 'master' into refactoring/text-heading 2019-12-10 09:36:05 +03:00
Daniil Senkiv
b0b1b45127 Web.components: RadioButtonGroup: added new props: width, orientation, changed proptype spacing from number to string, applied changes to other components 2019-12-10 09:28:45 +03:00
8c0fc47251 web: Client: Changed AdvancedSelector to PeopleSelector 2019-12-09 17:20:42 +03:00
1d475151c1 Web: Client: remove bootstrap peer dependency jquery 2019-12-09 15:37:07 +03:00
a77aef1970 Merge branch 'master' into Refactoring/remove-react-bootstrap
# Conflicts:
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
2019-12-09 15:29:04 +03:00
Daniil Senkiv
d3f06c8d3e Merge branch 'master' into refactoring/text-heading 2019-12-09 15:24:23 +03:00
Daniil Senkiv
f275c5b258 web.common: renamed Heading component to Headline 2019-12-09 15:12:25 +03:00
452a3ebc4a Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
2019-12-09 15:10:01 +03:00
306e861879 web: Client: Update packages 2019-12-09 14:21:23 +03:00
750bd11adf web: Update packages React, Redux 2019-12-09 13:46:20 +03:00
7ded8ae4cd web: Components: Update packages (storybook, babel, jest, css-loader, postcss) 2019-12-09 12:33:39 +03:00
3f9ec420be web: Update yarn.lock files 2019-12-09 11:47:14 +03:00
c477b3b61b web: Update yarn.lock files 2019-12-09 09:19:26 +03:00
cfccfd4093 Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	web/ASC.Web.Common/package.json
2019-12-09 09:16:18 +03:00
45f94155ab web: Common: Added and applied new displayType "auto" for AdvancedSelector v2 2019-12-08 21:47:45 +03:00
6ada25a873 Web: Client: fixed Home page styles 2019-12-07 10:08:28 +03:00
Daniil Senkiv
24d06b6fbe Web.common: added Heading component, applied to web.client and people modules 2019-12-06 16:13:48 +03:00
4b51e4ad4f Merge branch 'master' into Refactoring/remove-react-bootstrap
# Conflicts:
#	products/ASC.People/Client/src/custom.scss
#	web/ASC.Web.Client/src/custom.scss
#	web/ASC.Web.Common/.storybook/styles.scss
#	web/ASC.Web.Components/.storybook/styles.scss
2019-12-06 15:58:10 +03:00
8e0cf2da5e Web: Client: removed ReactToastify styles 2019-12-06 15:50:07 +03:00
b15bc4fc67 Web: Client: removed bootstrap from module client 2019-12-06 12:04:06 +03:00
86a0a6b48c Merge branch 'master' into Refactoring/remove-react-bootstrap 2019-12-06 10:51:04 +03:00
a6bb507317 Web: Client: added Client base styles 2019-12-06 10:43:33 +03:00
105b4bdd3a Web: Client: fixed accessRights admins page styles 2019-12-06 09:54:32 +03:00
Daniil Senkiv
781833d38d moved actions from web.common to web.client and people modules 2019-12-05 20:00:53 +03:00
Daniil Senkiv
276eefe679 Moved actions for confirm pages from web.common to web.client, applying to pages 2019-12-05 16:50:07 +03:00
8bd3c86d2b Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/src/components/advanced-selector/index.js
#	web/ASC.Web.Components/src/components/help-button/index.js
#	web/ASC.Web.Components/src/components/icon-button/index.js
# Changed (by Text component changes):
#       web/ASC.Web.Components/src/components/advanced-selector2/sub-components/selector.js
#       web/ASC.Web.Components/src/components/advanced-selector2/advanced-selector2.stories.js
#       web/ASC.Web.Components/src/components/advanced-selector/sub-components/groups/header.js
#       web/ASC.Web.Components/src/components/advanced-selector/sub-components/options/body.js
#       web/ASC.Web.Components/src/components/advanced-selector/sub-components/selector.js
#       web/ASC.Web.Common/src/components/people-selector/index.js
2019-12-05 14:17:45 +03:00
Daniil Senkiv
402226eca6 moved information for confirm pages from web.common to web.client, added confirm reducer 2019-12-04 17:35:38 +03:00
Daniil Senkiv
fac36adde8 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-04 12:38:54 +03:00
Daniil Senkiv
3ec6c287c0 web.components: Text: refactoring, separating component to 3 components, apply changes 2019-12-04 12:36:13 +03:00
9788667ec7 Web: Client: removed reactstrap from client module 2019-12-04 10:12:04 +03:00
NikolayRechkin
c0c69badf3 first version of a progressive web application 2019-12-03 17:04:40 +03:00
Daniil Senkiv
c3fb173e15
Web.Client: Settings: Article: Body: fixed styles for Link component after (7a67dabcd7) 2019-12-03 16:48:12 +03:00
7b66b23686 Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/yarn.lock
2019-12-03 16:41:03 +03:00
4128d43d89 web: Update yarn.lock files 2019-12-03 16:24:13 +03:00
6b357c1bc8 Merge branch 'master' into feature/advanced-selector-v2 2019-12-03 15:35:39 +03:00
3832e78b3d web: Common: Moved ModuleTile from asc-web-components to asc-web-common 2019-12-03 15:10:07 +03:00
913bfd3213 Merge branch 'master' into feature/advanced-selector-v2 2019-12-02 16:34:06 +03:00
885b108cd1 Web: Client: removed reactstrap from Home page 2019-11-29 13:25:07 +03:00
d44f0ea5f0 Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	web/ASC.Web.Components/src/components/help-button/index.js
2019-11-29 12:22:14 +03:00
49d8889225 Web: Client: removed reactstrap from comfirm pages 2019-11-29 12:00:37 +03:00
240fd3dee4 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-28 16:38:17 +03:00
26cac462a0 Web: Client: remove reactstrap from changeOwner page 2019-11-28 16:37:24 +03:00
ae4a3af443 ASC.Web.Common: made a general layout for all clients 2019-11-28 16:36:55 +03:00
a1aa6f8b80 ASC.Web.Client: Settings: Layout: removed unused code 2019-11-28 16:33:56 +03:00
f46c12cc32 Update yarn.lock files 2019-11-27 14:26:20 +03:00
506704c54a Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Components/src/components/help-button/index.js
2019-11-27 14:14:07 +03:00
74a624a8b9 update yarn.lock files 2019-11-26 14:04:37 +03:00
14f92deedb Merge branch 'master' into feature/asc-web-common 2019-11-26 11:42:57 +03:00
cad12889ce web: Client: Add errors catch on load 2019-11-26 09:45:58 +03:00
6dcd699f21 ASC.Web.Client: Settings: revert e617c00a41 + added Suspense 2019-11-25 17:52:18 +03:00
d13e729282 Merge branch 'master' into feature/asc-web-common
# Conflicts:
#	web/ASC.Web.Client/src/components/pages/Settings/Layout/index.js
2019-11-25 15:18:34 +03:00
93d88ccffb Web: Client: remove route from accessRights page 2019-11-25 14:32:08 +03:00
485b3ed1ef Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-25 13:42:27 +03:00
e617c00a41 ASC.Web.Client: Settings: lazy loader replaced to Route (fix initial horizontal scroll) 2019-11-25 13:42:21 +03:00
5bc15e8e29 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 13:33:39 +03:00
d7b8d560cb Web: Client: removed hidden-icon on accessRight admins sub-page 2019-11-25 13:33:32 +03:00
4d365d8fde Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-25 13:32:43 +03:00
ef5c3fccc0 ASC.Web.Client: Settings: Layout: fix missing dependencies 2019-11-25 13:32:37 +03:00
ee02ce6b67 Web: Client: replace lazy loader to Route on accessRights page 2019-11-25 12:33:35 +03:00
e1b8682025 global replace HelpButtonHeaderContent with helpButtonHeaderContent 2019-11-25 12:00:40 +03:00
b2ea40d967 web: Client: Removed commented code 2019-11-25 09:30:54 +03:00
10fd09750d Merge branch 'master' into feature/asc-web-common 2019-11-22 16:49:04 +03:00
604f7278d9 web: Client: Removed old not used code 2019-11-22 16:46:25 +03:00
1043cbc68b web: Common: Removed old not used code 2019-11-22 15:40:51 +03:00
056c098090 ASC.Web.Client: Settings: customization: responsive design 2019-11-22 15:05:50 +03:00
9cda01b5a7 ASC.Web.Client: Settings: whitelabe: responsive design 2019-11-22 15:04:59 +03:00
7976dfdb77 web: Components: Added export PublicRoute, PublicRoute 2019-11-22 14:52:04 +03:00
02d853dbff web: components: link: fix warnings
Warning: Failed prop type: Invalid prop `children` of type `array` supplied to `<<anonymous>>`, expected `string`.
    in Unknown (at customization.js:158)
    in Trans (at customization.js:155)

Warning: Failed prop type: Invalid prop `children` of type `array` supplied to `<<anonymous>>`, expected `string`.
    in Unknown (at ProfileInfo.js:214)
    in Trans (at ProfileInfo.js:211)
2019-11-21 18:24:58 +03:00
035d729c9c web: People: Replaced PrivateRoute to ASC.Web.Common realization 2019-11-21 17:34:17 +03:00
7cb2262837 Merge branch 'master' into feature/asc-web-common
# Conflicts:
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.People/Client/src/store/people/actions.js
2019-11-20 14:29:52 +03:00
00ea5efa28 Web: Client: added help-button header content to client pages, added new translations, fixed showing FilterInput on accessRight admins sub-page 2019-11-20 09:50:13 +03:00
85bcc75f16 web: People: Moved some common utils to ASC.Web.Common 2019-11-19 15:35:56 +03:00
08e9719114 Web: Client: added EmptyScreenContainer with translations to accessRight admins sub-page 2019-11-19 14:53:13 +03:00
ef0d51ab47 web: People: Moved some common constants to ASC.Web.Common 2019-11-19 14:10:56 +03:00
74530bfa76 Merge branch 'master' into feature/asc-web-common
# Conflicts:
#	products/ASC.People/Client/src/App.js
#	web/ASC.Web.Client/src/store/settings/actions.js
#	web/ASC.Web.Client/src/store/settings/reducer.js
2019-11-19 13:34:36 +03:00
2a9e3d1870 web: People: Replaced services folder to ASC.Web.Common realization 2019-11-19 12:40:33 +03:00
629d426a55 Web: Client: refactoring accessRight sub-pages code 2019-11-19 09:25:48 +03:00
c8c037d48b Web: Client: added changeOwner page with translations 2019-11-18 16:12:59 +03:00
da027e13af Web: Client: added pageLoader to accessRights sub-pages, added advanced selector to owner page added new translations 2019-11-18 13:15:17 +03:00
85d6847e29 web: Client: Fixed warnings 2019-11-18 10:15:19 +03:00
b38b9b2a2a web: Client: Replaced services folder to ASC.Web.Common realization 2019-11-18 10:14:44 +03:00
23e3d28857 web: Replaced history to asc-web-common variant 2019-11-15 16:44:54 +03:00
a75d6e7ecc web: Removed auth folder from store (after change to asc-web-common variant) 2019-11-15 16:29:49 +03:00
49d5000cd2 Merge branch 'master' into feature/asc-web-common 2019-11-15 15:29:57 +03:00
6797194080 Web: Client: deleted shouldComponentUpdate from accessRight admins page 2019-11-15 14:16:31 +03:00