Commit Graph

1962 Commits

Author SHA1 Message Date
fe6014a440 Web: Update webpack to v5.52.1 2021-09-13 15:08:48 +03:00
f06e3c076b Fix Bug 52282 - Client.Files. When grabbing the left mouse button, page elements go beyond their boundaries 2021-09-13 12:54:59 +03:00
c7ad040293 Web: Sorted all "package.json" files by vscode-sort-package-json 2021-09-13 12:36:07 +03:00
38242e83c1 Web: Moved other common dependencies to sharedDependencies.js 2021-09-13 12:29:44 +03:00
a47c73b5ce Web: Moved "mobx", "moment", prop-types" to sharedDependencies.js 2021-09-10 16:50:23 +03:00
956c9b3467 Web: Moved "react", "react-dom", "react-router", "react-router-dom", "styled-components" to sharedDependencies.js 2021-09-10 15:57:14 +03:00
d2f3c93c14 Web: Moved "@babel/runtime", "i18next", "i18next-http-backend", "react-i18next" to sharedDependencies.js 2021-09-10 15:15:51 +03:00
46161eef95 Web: Moved axios to sharedDependencies.js 2021-09-10 14:49:20 +03:00
f0c7a09a6c Web: Moved common shared dependencies to sharedDependencies.js + moved workbox-window 2021-09-10 14:20:19 +03:00
f7c46a70fa Web: Updates next dev packages:
- @babel/preset-env
- css-loader
- sass
- sass-loader
- serve
- source-map-loader
- style-loader
- terser-webpack-plugin
- webpack-dev-server
+ Fixed css-loader url resolution issues
2021-09-10 11:30:27 +03:00
15dab2adaa Web: Updated copy-webpack-plugin package 2021-09-09 13:17:27 +03:00
b4661539ec Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-09 13:06:12 +03:00
5b880d5b6a Web: Updated clean-webpack-plugin package 2021-09-09 12:58:49 +03:00
f73ffec535 Web: Layout: Fixed selection of scroll body for ipad. 2021-09-09 11:55:16 +03:00
d4bd4dcb50 Web: Updated webpack and it's dependencies (new v5.52.0) + moved to new webpack-dev-server v4.1.1 2021-09-09 11:28:52 +03:00
18718aab93 Web: Updated babel packages 2021-09-08 17:40:31 +03:00
bfb85fd05f Web: Removed duplicated dependency declaration (attr-accept) 2021-09-08 17:17:57 +03:00
8c731a1630 Web: Turned off wdyr 2021-09-08 16:57:40 +03:00
fabaaef0f9 Web: Updated react-toastify and extended ModuleFederationPlugin shared section 2021-09-08 16:28:10 +03:00
899507000f Web: fixed login route 2021-09-08 16:24:20 +03:00
11aa89a628 Web: Updated @babel/runtime and extended ModuleFederationPlugin shared section 2021-09-08 16:04:05 +03:00
c41eb97a0f Web: Extended ModuleFederationPlugin shared section 2021-09-08 15:41:11 +03:00
67eeb56f16 Web: Removed duplicated dependency declaration (email-addresses) 2021-09-08 13:54:49 +03:00
d66e8a4046 Web: Files: fixed drag files 2021-09-08 11:36:43 +03:00
c0cd0ea269 fix Bug 51444 2021-09-07 22:42:31 +03:00
7684723dd1 Web: Fixed scroll for mobile layout. 2021-09-07 14:22:00 +03:00
a30f75b0b4 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-07 11:38:30 +03:00
009a801be7 Web: Personal: fixed redirect to login 2021-09-07 11:38:24 +03:00
0eaee99856 Fix bug 51365: update avatar in header 2021-09-07 02:31:56 +03:00
1fdb42a53a Fix Error 52282 - Client.Files. When grabbing the left mouse button, page elements go beyond their boundaries. 2021-09-01 15:25:20 +03:00
51c2341248 Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-30 15:59:17 +03:00
68e0da72d7 Web: Added no selection of logo. 2021-08-23 13:56:35 +03:00
0cfb70d9e2 Error 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-23 13:50:21 +03:00
46a97efb52 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/ThirdPartyList.js
2021-08-18 16:59:00 +03:00
34408c6e41 Web: Components: added style props for snackbar 2021-08-17 21:20:31 +03:00
9715719994 Merge branch 'develop' into bugfix/canShare 2021-08-16 11:07:30 +03:00
e60815b15d Web: Refactoring and API calls optimization 2021-08-13 20:32:50 +03:00
fad2a178d8 Build: Added build.static.bat + change rimraf, mkdirp packages to single shx package (npm command line util) 2021-08-12 16:18:48 +03:00
4919b34fd0 Web: Webpack: increased performance maxEntrypointSize and maxAssetSize 2021-08-11 20:40:31 +03:00
a26e475c94 Web: fix no license warning 2021-08-11 20:39:24 +03:00
f642090c66 Web: Client: fixed 2021-08-11 10:44:00 +03:00
3f56790c85 Fix bug 51365: update avatar in header 2021-08-11 10:18:10 +03:00
b04b8c7edb Fix bug 51828: about links 2021-08-09 16:39:03 +03:00
514387652e Web: Client: fixed about 2021-08-05 12:30:14 +03:00
fbf0ee3bf0 Web: Client: added about dialog 2021-08-04 12:06:37 +03:00
a9734f78e1 Web: Client: added about content 2021-08-04 12:06:16 +03:00
d2fbca0a27 Web: Client: rewrite about page 2021-08-03 16:01:56 +03:00
fb922f04d6 Web: Client: change About translations 2021-08-03 16:01:31 +03:00
180c0a7407 Web: Client: fixed 2021-07-27 16:09:56 +03:00
e2d3f3195d Merge branch 'develop' into release/1.0.0 2021-07-26 15:40:05 +03:00
538d65c724 Web: Remove query hash from remoteEntry.js 2021-07-26 14:02:10 +03:00
30b41aac42 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-07-26 12:37:01 +03:00
0f27a6c673 Merge branch 'develop' into release/1.0.0 2021-07-23 17:34:43 +03:00
675fb8de21 Web: Fix caching remoteEntry.js 2021-07-23 17:20:42 +03:00
fa500d094f Merge branch 'develop' into release/1.0.0 2021-07-22 11:12:37 +03:00
e703927239 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-07-21 18:30:33 +03:00
13f8f5ef7d Fix sw.js creation 2021-07-21 18:28:56 +03:00
e44040cf8a Web: Client: fix 2021-07-21 12:57:20 +03:00
a8d4a2678a Web: Client: added snackbar button action 2021-07-21 12:52:57 +03:00
5371b7682e Web: Client: fixed show snackbar 2021-07-21 12:45:18 +03:00
653066af0c Merge branch 'develop' into release/1.0.0
# Conflicts:
#	config/nginx/onlyoffice.conf
2021-07-20 18:21:00 +03:00
eab97bbfed Web: init new single sw.js creation 2021-07-20 12:32:27 +03:00
e81c3df0be Added displaying version from appsettings.json (api/2.0/settings.json) 2021-07-14 17:31:06 +03:00
1ebc588a93 Web: Bumped version to 1.0.0 2021-07-14 13:26:36 +03:00
d125220aa0 Merge branch 'feature/personal' of https://github.com/ONLYOFFICE/AppServer into feature/personal 2021-07-09 18:28:24 +03:00
b4c4625f3f Moved getting firebase config to API method /api/2.0/settings.json 2021-07-09 18:28:08 +03:00
1c24e809fc Merge branch 'feature/personal' of github.com:ONLYOFFICE/AppServer into feature/personal 2021-07-09 17:41:07 +03:00
537fe50394 Web: Client: About: fixed logo 2021-07-09 17:40:53 +03:00
1c0e201c2c Merge branch 'feature/personal' of https://github.com/ONLYOFFICE/AppServer into feature/personal 2021-07-09 17:25:42 +03:00
0297620036 Fix SnackBar usage 2021-07-09 17:25:20 +03:00
d90413a436 Web: Client: Firebase: removed unused code 2021-07-09 16:32:37 +03:00
d26169adca Web: Client: fixed header-module-title styles 2021-07-09 16:23:47 +03:00
5b76c9bfc6 Merge branch 'feature/personal' of https://github.com/ONLYOFFICE/AppServer into feature/personal 2021-07-08 14:38:45 +03:00
3556497de6 Merge branch 'develop' into feature/personal 2021-07-08 14:38:26 +03:00
67902f2072 Merge branch 'develop' into feature/backup 2021-07-07 15:15:59 +03:00
1ebe1f1ded Web: Client: fixed 2021-07-07 11:18:40 +03:00
db7ea5c88f Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into bugfix/v1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/pages/Home/index.js
2021-07-06 11:38:02 +03:00
f0f0c49bb8 Web: Client: fixed campaigns logic 2021-07-05 17:59:58 +03:00
181240854f Web: Client: get campaigns from firebase 2021-07-05 15:51:09 +03:00
a31dc583c1 Merge branch 'develop' into feature/personal
# Conflicts:
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/pages/Settings/index.js
2021-07-02 16:26:45 +03:00
658b7052c3 Web: Client: About: Removed useless component 2021-07-02 15:42:04 +03:00
c940aae128 Web: refactoring translation loaders 2021-07-02 12:25:36 +03:00
513ec04e33 Merge branch 'develop' into feature/translations-loaders
# Conflicts:
#	products/ASC.Files/Client/src/components/dialogs/DeleteDialog/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.People/Client/src/components/Article/MainButton/index.js
#	products/ASC.People/Client/src/pages/Home/Section/Header/index.js
2021-07-01 16:47:34 +03:00
3d662a53ee Web: Added transition to the preparation page. 2021-07-01 12:12:09 +03:00
b419c640bc Web: Settings: Added preparation portal page. 2021-06-30 20:09:00 +03:00
c5da5a1950 Web: Client: added tReady for confirm pages 2021-06-30 18:24:29 +03:00
db7954ee31 Merge branch 'develop' into feature/backup 2021-06-30 15:54:45 +03:00
976b8443ad Web: Settings: Added notify to modal dialog. 2021-06-30 12:07:22 +03:00
114e5611db WEb: Settings: Manual Backup: Added removing info from session storage. 2021-06-30 11:21:38 +03:00
f7893c5192 WEb: Settings: RestoreBackup: Added restore portal from backup list. 2021-06-30 11:11:01 +03:00
095eba6c3d Web: Settings: RestoreBackup: Added styles. 2021-06-29 18:48:31 +03:00
78f6dc595a Web: Settings: RestoreBackup: Move the function getOption of third party storage module to a separate file 2021-06-29 18:47:57 +03:00
31e8a7fdce Web: Settings: RestoreBackup:Added local file module, added start restore function. 2021-06-29 11:48:35 +03:00
7b38a52d0c Web: Settings/Files: Added delete selected backup file, refactoring. 2021-06-28 14:03:12 +03:00
2fb339df88 Web: Settings/ Files: Refactoring, added function for restore and delete. 2021-06-28 11:15:08 +03:00
cc1fc30b0f Web: Client: fixed logo header position 2021-06-28 10:40:42 +03:00
99f9d27fd0 Web: Files: added checkProtocol helper, fixed toast 2021-06-27 09:31:07 +03:00
e415a6b993 Web: Settings: RestoreBackup: Deleted useloess code. 2021-06-25 19:19:02 +03:00
fce75fdfa5 Web: Settings/Files: Added methods for get backup list, added fixed size list, update SelectFileDialog, refactoring, moved files list with styles to the component. 2021-06-25 19:15:55 +03:00
70ed96b8cb Web: Settings: RestoreBackup: Changed styles, added styles for heading. 2021-06-25 11:32:19 +03:00
00b9ce0e28 Web: Settings/Files: Changed height of row for aside display type and changed color of trash icon. 2021-06-25 11:24:47 +03:00
851205106f Web: Settings: RestoreBackup: Fixed resizing. 2021-06-25 10:51:45 +03:00
a673fe96af WEb: Settings: Restore Backup: Added files list to the backup list. 2021-06-25 10:45:17 +03:00
4465261d64 Web: Settings/Files: Added files list to the backup list component, update files list component. 2021-06-25 10:38:54 +03:00
bf67b5c296 Web: Files: added PrivateRoomsPage 2021-06-24 16:23:14 +03:00
526a6b7839 Web: Settings: Auto Backup: Fixed problem with showing weekday from storage. 2021-06-22 22:11:15 +03:00
282738cb13 Merge branch 'develop' into feature/personal 2021-06-22 18:44:12 +03:00
1f22a0a4f8 Web: Settings: Auto Backup: Fixed options translation when language is changed and Added changed button when selected every day period. 2021-06-22 14:46:59 +03:00
b1662e7ac6 Web: Init maintenance displaying 2021-06-22 13:41:11 +03:00
2028d51416 Web: Settings: Backup: Added styles for schedule information. 2021-06-22 13:28:08 +03:00
8779e1eb5f Web: Settings: Auto Backup: Fixed start of week: the weekdays will be returned in locale specific order. 2021-06-22 13:25:36 +03:00
89852b6dc0 Web: Settings: Auto Backup: Fixed. 2021-06-22 13:23:28 +03:00
1a9ca45d47 Web: Settings: Backup: Added backup schedule information. 2021-06-22 12:36:30 +03:00
22e393cdd2 Web:Settings: Backup: Added translation. 2021-06-21 21:12:26 +03:00
193337a563 Web: Settings: Manual Backup: Added handler for response link for temporary module. 2021-06-21 20:50:49 +03:00
e8c70ae5a6 Web: Settings: Manual/Auto Backup: Added error handler for manual copying. 2021-06-21 19:48:32 +03:00
b01028c5fe Web: Settings: Manual Backup: Added translation for errors. 2021-06-21 19:30:31 +03:00
ae17671043 Merge branch 'develop' into feature/backup
# Conflicts:
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/public/locales/ru/Settings.json
#	web/ASC.Web.Client/src/store/SettingsSetupStore.js
2021-06-18 18:08:38 +03:00
741de9f2f7 Web: Files: added react-selecto library 2021-06-17 14:36:45 +03:00
050bc214df Web: Settings: Backup/Restore Backup: Changed styles. 2021-06-16 17:04:50 +03:00
1a0bc83c27 Web: Files: Added modal view and aside view for SelectFileDialog component. 2021-06-16 14:06:49 +03:00
c18df100ea Web: Settings/Files: Added SelectFile component for the third-party resources module. 2021-06-16 09:44:10 +03:00
3a5d9be209 Web: Settings: Restore Backup: Changed the location components of selection files. 2021-06-15 18:22:18 +03:00
058445461b Web: Files: Added SelectFile component for documents, refactoring. 2021-06-15 18:11:48 +03:00
65378cc089 Merge branch 'develop' into feature/personal
# Conflicts:
#	products/ASC.CRM/Client/public/index.html
#	products/ASC.Calendar/Client/public/index.html
#	products/ASC.Files/Client/public/index.html
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/FileRow.js
#	products/ASC.Files/Client/src/pages/Home/index.js
#	products/ASC.Mail/Client/public/index.html
#	products/ASC.People/Client/public/index.html
#	products/ASC.People/Client/src/pages/Profile/Section/Body/ProfileInfo/ProfileInfo.js
#	products/ASC.People/Client/src/pages/Profile/Section/Body/index.js
#	products/ASC.People/Client/src/pages/ProfileAction/Section/Body/updateUserForm.js
#	products/ASC.Projects/Client/public/index.html
2021-06-15 11:49:39 +03:00
4c8b086fcd Web: Rename. 2021-06-11 17:49:04 +03:00
f7e4fd46f7 Web: Files/Settings: Added SelectedFolderDialog, refactoring SelectedFoldetInput. 2021-06-11 16:54:25 +03:00
Artem Tarasov
f181a491fb Merge branch 'develop' into bugfix/fixed-styles 2021-06-11 14:56:52 +03:00
bac090e180 Merge branch 'develop' into feature/personal
# Conflicts:
#	products/ASC.People/Client/src/pages/Profile/Section/Body/index.js
2021-06-11 13:11:08 +03:00
131add47ac Web: Settings: Restore Backup: Disabled third party resources if it not connect to Common Folder. 2021-06-11 10:09:42 +03:00
eb8f20e81a Web: Settings: Restore Backup: Added sources and translations for them. 2021-06-10 17:31:41 +03:00
6160f973e8 Web: Settings: Backup: Added learn more link. 2021-06-10 17:05:36 +03:00
0663ed7f16 Merge branch 'develop' into feature/backup
# Conflicts:
#	packages/asc-web-common/api/settings/index.js
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/public/locales/ru/Settings.json
2021-06-10 11:56:32 +03:00
1d9e49b88f Web: Client: Settings: Fixed translation keys 2021-06-10 11:31:47 +03:00
9756aac3cd Web: Settings: Manual/Auto Backup: Fixed common translation. 2021-06-10 10:48:16 +03:00
f62e7011ce Web: Settings: Restore Backup: Added BackupListModalDialog component fro showing backup list. 2021-06-10 10:36:18 +03:00
fbb480671b Web: Client: fixed translates 2021-06-09 17:30:10 +03:00
d6cfa8aa0f Web: Settings: Restore Backup: Added checkbox to notify users, added translation for it. 2021-06-09 17:26:36 +03:00
a3c5eea477 Web: Client: deleted unused translations key 2021-06-09 17:16:37 +03:00
8b32eecd98 Web: Settings: Restore Backup: Was Done:
- added restore backup page
- added go to the restore backup page
- added translations
- added warning text
- added the ability to recover data if user agree with the warning
2021-06-09 17:13:22 +03:00
ff5ea3019b Web: Client: added select all 2021-06-09 16:42:43 +03:00
026ceec20c Web: Client: fixed 2021-06-09 16:18:06 +03:00
8080fd10e6 Web: Settings: Auto Backup: Added Common translation for buttons. 2021-06-09 08:58:13 +03:00
82fddadd6d Web: Client: fixed tooltip color 2021-06-09 04:03:18 +03:00
4fcd83ae6d Web: Client: fixed translate 2021-06-09 03:31:52 +03:00
20a1869cfd Web: Client: fixed label 2021-06-09 03:10:38 +03:00
bc46acebcc Web: Client: bringing code to common style 2021-06-09 02:57:11 +03:00
5ea562e996 Web: Client: fixed translations 2021-06-09 02:43:07 +03:00
167ca1fbb5 Web: Client: fixed loading 2021-06-09 00:39:08 +03:00
9019b36951 Web: Client: moved pages in sub-components 2021-06-09 00:33:04 +03:00
db21597f17 Web: Client: fixed access portal urls 2021-06-09 00:30:19 +03:00
3db9fde5aa Web: Client: fixed title 2021-06-09 00:25:45 +03:00
b7ce4a35e7 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/access-rights-admins
# Conflicts:
#	products/ASC.Files/Server/DocStore
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/public/locales/ru/Settings.json
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/sub-components/admins.js
#	web/ASC.Web.Client/src/components/pages/Settings/index.js
2021-06-09 00:23:12 +03:00
Artem Tarasov
3db9b30e5e Merge branch 'develop' into bugfix/fixed-styles
# Conflicts:
#	products/ASC.People/Client/src/pages/Profile/Section/Body/index.js
2021-06-08 17:58:29 +03:00
783bedffbb Web: Client: deleted unused image 2021-06-08 16:06:07 +03:00
6fee55ac21 Web: Settings: Added tKey for data management category and Fixed translations. 2021-06-08 15:52:53 +03:00
Artem Tarasov
c25fa589a9 Web: People: deleted fonts with ext .woff, added hash to font name 2021-06-08 15:26:56 +03:00
d881c48b4b Web: Client: fixed translations 2021-06-08 15:20:03 +03:00
3ef16948fc Merge branch 'develop' into feature/backup
# Conflicts:
#	common/services/ASC.Data.Backup/Core/NotifyHelper.cs
#	products/ASC.Files/Client/public/locales/en/OperationsPanel.json
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Server/DocStore
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/public/locales/ru/Settings.json
#	web/ASC.Web.Client/src/components/pages/Settings/categories/common/customization.js
2021-06-08 15:03:49 +03:00
5f16720aba Web: NavMenu: Was Done for tablet and mobile:
- hide module name
- added logo
- added short logo fro mobile
- changed width of logo
2021-06-08 13:40:59 +03:00
9c5a960d40 Web: Client: submit by numpad enter 2021-06-08 13:09:46 +03:00
655f250cdb Web: Client: fixed accessPortal page 2021-06-08 12:08:25 +03:00
9d5e2ab828 Web: NavMenu: Fixed style for Headline component. 2021-06-08 10:34:27 +03:00
cc67c93479 Web: NavMenu: Hid turn on desktop. 2021-06-08 09:33:17 +03:00
Artem Tarasov
6d7361ecd0 Web: People: added HOC withLoader 2021-06-07 01:09:13 +03:00
Artem Tarasov
9a798506e0 Web: deleted unnecessary code 2021-06-06 23:43:20 +03:00
Artem Tarasov
acd4a3893c Web: added rule to webpack.config for woff, woff2 2021-06-06 23:39:52 +03:00
5754a9b753 Merge branch 'feature/personal' of github.com:ONLYOFFICE/AppServer into feature/personal 2021-06-04 14:43:10 +03:00
d01ef10cc5 Web: NavMenu/PageLayout: Was done:
- fixed loaders: two rectangle loader combined into one
- fixed loaders at index.html: two rectangle loader combined into one
- hide NavItem component
- hide click on Headline component
- fixed article padding style for desktop
- added new logo.
2021-06-04 14:42:21 +03:00
d465b105e7 Web: Client: NavMenu: Fixed opening "My" profile at new tab 2021-06-04 12:03:40 +03:00
a682cdd3f7 Web: Client: fixed settings tree 2021-06-03 20:25:54 +03:00
ce35405190 Web: Client: deleted duplicate key 2021-06-03 20:25:35 +03:00
f21188b5cb Web: Client: fixed wizard culture 2021-06-03 12:22:38 +03:00
c6f85ef4ce
Merge branch 'develop' into feature/two-factor-auth 2021-06-02 23:57:00 +03:00
43ff5210bf Web: Client: access portal page refactoring 2021-06-02 20:30:54 +03:00
e05f2bfec5 Web: Settings: Manual Backup: Fixed styles. 2021-06-02 16:41:48 +03:00
Artem Tarasov
d960ae6220 Merge branch 'develop' into bugfix/fixed-styles
# Conflicts:
#	web/ASC.Web.Client/src/components/NavMenu/sub-components/header.js
2021-06-02 15:09:03 +03:00
c91b1090f9 Web: Settings: Manual/Auto Backup: Fixed required fields for aws storage. 2021-06-02 14:47:17 +03:00
bd299a718b Merge branch 'feature/translations' of https://github.com/ONLYOFFICE/AppServer into feature/translations 2021-06-02 13:55:19 +03:00
62ac315c8d Web: i18n: Replaced i18т config load: from "languageOnly" to "all" and added new utils function loadLanguagePath() + Refactoring 2021-06-02 13:55:11 +03:00
28c5325137 Web: Settings: Manual/Auto Backup: Splitted third-party storage module for manual and auto modules. 2021-06-02 13:19:42 +03:00
Artem Tarasov
418f7161c5 Merge branch 'feature/translations' of github.com:ONLYOFFICE/AppServer into feature/translations 2021-06-02 12:22:57 +03:00
Artem Tarasov
2d8b044458 Web: fixed usage translation key "Settings" in NavMenu 2021-06-02 12:22:38 +03:00
77242ad326 Web: Client: fixed TimeZone translation 2021-06-02 11:58:41 +03:00
11640e211c Web: Confirm : Added usage for translation key "ConfirmOwnerPortalSuccessMessage" 2021-06-02 11:33:26 +03:00
3f964a1649 Web: Fix not translated toast issue ("Successfully sent") 2021-06-02 11:12:47 +03:00
7ce24557e0 Web: Client: fixed toast translations 2021-06-02 10:58:11 +03:00
Artem Tarasov
a38195d506 Merge branch 'develop' into bugfix/fixed-styles
# Conflicts:
#	products/ASC.CRM/Client/src/custom.scss
#	products/ASC.Calendar/Client/src/custom.scss
#	products/ASC.Files/Server/DocStore
#	products/ASC.Mail/Client/src/custom.scss
#	products/ASC.People/Client/src/custom.scss
#	products/ASC.Projects/Client/src/custom.scss
#	web/ASC.Web.Client/src/custom.scss
#	web/ASC.Web.Login/src/custom.scss
2021-06-02 10:23:08 +03:00
948ee10020 Web: Settings: Auto Backup: Refactoring. 2021-06-02 10:19:55 +03:00
2bfc86c506 Merge branch 'feature/backup' of github.com:ONLYOFFICE/AppServer into feature/backup 2021-06-01 21:16:44 +03:00
1c3a37508d Web: Settings: Manual/Auto: Splitted third-party storage module into components and separated of logic for repositories. 2021-06-01 21:14:16 +03:00
23e1083be7 Web: Removed empty translations keys 2021-06-01 13:49:37 +03:00
de98856728 Web: Tests: Added new 'sk' translations; 2021-06-01 11:21:39 +03:00
8e532bc8b9 Web: Tests: Added new 'ro' translations; 2021-06-01 11:20:14 +03:00
3d62da4422 Web: Tests: Added new 'pt-BR' translations; 2021-06-01 11:19:13 +03:00
c5a5072aa7 Web: Tests: Added new 'lo' translations; 2021-06-01 11:17:19 +03:00
8eb62d8079 Web: Tests: Added new 'it' translations; 2021-06-01 11:15:24 +03:00
a0fc465678 Web: Tests: Added new 'fr' translations; 2021-06-01 11:13:50 +03:00
e3b5ac774a Web: Tests: Added new 'de' translations; 2021-06-01 10:56:47 +03:00
7beccd192b Web: Added not found keys in 'de' language translation files (fix NotTranslatedKeysTest issue) 2021-05-31 20:33:12 +03:00
061b4e46e7 Web: Added not found 'de' language translation files (fix NotAllLanguageTranslatedTest issue) 2021-05-31 19:11:58 +03:00
e2b9561d7b Web: Rewritten all json translation files with sorting of properties alphabetically 2021-05-31 18:34:15 +03:00
f78742ac39 Web: Fix UselessModuleTranslationKeysTest issues 2021-05-31 17:35:25 +03:00
6b56b539c5 Web: Update EN language 2021-05-31 17:10:34 +03:00
569a6881b0 Web: Settings: Auto Backup: Fixed month and time options styles. 2021-05-31 14:27:23 +03:00
d9bac1abdf Web: Settings: Auto Backup: Fixed max input width for options. 2021-05-31 14:19:57 +03:00
f30b84fddf Web: Client: fixed group buttons menu 2021-05-31 13:57:19 +03:00
191781e2da Web: Settings: Auto Backup: Added help url for third-party resource. 2021-05-31 13:16:01 +03:00
e35ab9d886 Web: Settings: Backup: Remove styled component to styled-backup and Refactorng. 2021-05-31 13:07:34 +03:00
889c99243e Web: Client: added translations 2021-05-31 13:05:19 +03:00
6b20b6ee4a Web: Client: added AddAdmin button 2021-05-31 13:05:06 +03:00
8381b7da75 Merge branch 'feature/access-rights-admins' of github.com:ONLYOFFICE/AppServer into feature/access-rights-admins 2021-05-31 12:57:43 +03:00
611a6a67b4 Web: Client: fixed 2021-05-31 12:53:48 +03:00
9913bc27ca Web: Settings: Backup: Fixed styles. 2021-05-31 12:52:00 +03:00
66f36bf0a6 Web: Client: added empty screen 2021-05-31 12:51:23 +03:00
Alexey Kostenko
df44f98e53 Web: Client: Fixed the number of administrators on access-rights page 2021-05-31 12:45:27 +03:00
4549148d55 Web: Settings: Backup: Fixed folder id, added certainFolders prop for SelectedFolder and Refactoring. 2021-05-31 12:43:33 +03:00
7026b19db0 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/two-factor-auth 2021-05-31 09:23:53 +03:00
Alexey Kostenko
0374ff6c5d Web: Client: Fixed adding and removing users (with paging), set url filter when come from access-rights page 2021-05-31 09:23:24 +03:00
f327a89f4a Web: Settings: Manual/ Auto Backup: Added saving folder id for manual backup and Refactoring. 2021-05-30 23:36:44 +03:00
f0f6400563 Web: Client: commentary changes 2021-05-30 22:40:44 +03:00
ca3b5de1e5 Web: Settings: Manual Backup: Added showing selected folder path for Documents and Third-resource module. 2021-05-30 22:38:31 +03:00
03947c0d7a Web: Settings: Manual/Auto Backup: Added redirect to manual backup when clicked on floating button. 2021-05-30 21:57:46 +03:00
f9feb35afc Merge branch 'develop' into feature/backup 2021-05-30 20:57:01 +03:00
Alexey Kostenko
90973fa769 Web: Client: Fixed header name on admins page, fixed value of admins on access-rights page, added filter to url on admins page 2021-05-30 19:11:16 +03:00
68d9f90faf Web: Client: commentary changes 2021-05-30 17:27:31 +03:00
f993108d69 Web: Common: commentary changes 2021-05-30 17:26:30 +03:00
Alexey Kostenko
095b79dc31 Web: Client: Added Paging on admins page 2021-05-30 16:00:05 +03:00
74064fc76d Merge branch 'develop' into feature/translations 2021-05-29 21:59:02 +03:00
72527ccded Merge branch 'master' into develop
# Conflicts:
#	lerna.json
#	package.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Login/package.json
2021-05-29 21:57:42 +03:00
d585c0a785 Web: Bumped version to 0.1.10 2021-05-29 21:26:13 +03:00
315544cb8d Web: Settings: Manual Backup: Added saving type of storage to the session storage and Added loaders when is saving process. 2021-05-28 16:15:01 +03:00
Artem Tarasov
215c933d9e Web: added new translation keys "ProviderNotConnected", "Mail" to "static/locale/de/Common.json" 2021-05-28 13:28:40 +03:00
7896f0d5aa Web: Settings: Auto Backup: Added lost prop. 2021-05-28 13:20:53 +03:00
12bcf816b5 Web: Client: added new translations keys 2021-05-28 12:09:10 +03:00
e19b333e87 Web: Settings: Auto Backup: Fixed check changes for Documents Module. 2021-05-28 11:08:28 +03:00
eee7b67037 Web: Settings: Auto Backup: Added selected options to the session storage for Documents and ThirdParty resources Module and Refactoring. 2021-05-28 10:56:24 +03:00
Alexey Kostenko
7435ee0c7b Web: Client: Fixed pages (infinite loading, when portal has no admins) 2021-05-27 19:12:50 +03:00
89965f0c54 Web: Settings: Auto Backup: Deleted checkbox from schedule component. 2021-05-27 16:05:24 +03:00
99908bb334 Web: Settings: Backup: Added fixed width for time option for schedule component. 2021-05-27 15:53:44 +03:00
Alexey Kostenko
b1cf90b591 Web: Client: Admins page - style fix (temporary solution for desktop) 2021-05-27 15:40:11 +03:00
Alexey Kostenko
4269bde116 Web: Client: Added rows loader to admins page, fixed when switching between admins - access-rights (Blank screen for a few seconds), small refactoring loader on access-rights page 2021-05-27 15:22:25 +03:00
90821d3fe1 Merge branch 'feature/translations' of https://github.com/ONLYOFFICE/AppServer into feature/translations 2021-05-27 12:15:53 +03:00
f5909cc0e0 Web: Temporary removed minimal translations lng files 2021-05-27 12:14:36 +03:00
Artem Tarasov
102f26ed3c Merge branch 'feature/translations' of github.com:ONLYOFFICE/AppServer into feature/translations
# Conflicts:
#	public/locales/de/Common.json
#	public/locales/en/Common.json
#	public/locales/ru/Common.json
2021-05-27 11:58:53 +03:00
Artem Tarasov
46d80f7b34 Web: moved translation keys "ByFirstNameSorting", "ByLastNameSorting" to "static/locales/{lng}/Common.json" 2021-05-27 11:57:20 +03:00
b57da432bf Web: Fixed FullDublicatesTest for "CopyEmailAndPassword" translation key, key moved to Common. 2021-05-27 11:50:11 +03:00
Alexey Kostenko
bc5fd2aa9d Web: Client: Added loader on access-rights page 2021-05-27 11:47:37 +03:00
7d1af40f6a Web: Fix translation tests issues 2021-05-27 11:27:27 +03:00
aedeff1533 Web: Settings: Backup: Manual/Auto: Added method getFolderPath from SelectedFolder and Refactoring. 2021-05-27 10:39:21 +03:00