Commit Graph

1114 Commits

Author SHA1 Message Date
31570e57d7 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-07 17:47:54 +03:00
749e89cbb3 Web: Components: fixed group-button-menu styles 2021-10-07 17:44:37 +03:00
ad48bf3f81 Web: Components: Toast: Fixed bug with word breaking style 2021-10-07 17:23:01 +03:00
19232a92e9 Web: Common: fixed header styles 2021-10-07 16:27:43 +03:00
a6573d9f98 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-07 15:59:50 +03:00
20954a66ce Web: Components: changed the logic for calculating the width of columns after adding 2021-10-07 14:12:59 +03:00
2e7a8fe423 Web: Files: fixed select 2021-10-07 14:11:52 +03:00
b9811be6f3 Web: Components: fixed snackbar 2021-10-07 13:56:46 +03:00
593ac7abc5 Web: Common: fixed section-header styles for mobile devices 2021-10-07 10:47:25 +03:00
deffb0c901 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-06 21:01:53 +03:00
52a8c3f659 Web: Components: changed the logic for calculating the width of the columns after deletion 2021-10-06 18:27:34 +03:00
f8fe418704
Merge pull request #381 from ONLYOFFICE/bugfix/Bug52923
Fix bug 52923: video doesn't play in Safari
2021-10-06 16:52:52 +03:00
36c25c8278 Web: fixed media query 2021-10-06 15:44:39 +03:00
cb5c70e071 Web: fixed header styles 2021-10-06 15:28:29 +03:00
f87b71f2e5 Web: Files: fixed header icons, fixed styles 2021-10-06 15:02:56 +03:00
d601b3610b Web: Common: fix name 2021-10-06 13:44:26 +03:00
e734f222f5 Merge branch 'release/1.0.0' into bugfix/profile-form-validation 2021-10-06 13:32:50 +03:00
20b9f8d6b2 Fix bug 52923: video doesn't play in Safari 2021-10-06 13:30:30 +03:00
55cb1e875e Web: fixed header height 2021-10-06 12:22:28 +03:00
57e050ba92 Web: Desktop: Changed provider to "onlyoffice" and renamed guid to cryptoEngineId 2021-10-06 11:26:06 +03:00
5b64ba0044 Web: Refactoring. 2021-10-06 11:22:00 +03:00
66e2fc8663 Web: Refactoring. 2021-10-06 11:04:29 +03:00
09326e04c6 Merge branch 'release/1.0.0' into bugfix/profile-form-validation 2021-10-05 18:15:21 +03:00
15b475677f Web: Added RegExp constant for checking folder name. 2021-10-05 17:45:33 +03:00
a02926532c Web: People: Added constants for RegExp. 2021-10-05 17:38:29 +03:00
427a589f8c Web: Debug Info: Fix sorting 2021-10-05 16:06:31 +03:00
3262e9f767 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-05 13:01:43 +03:00
d0229aa17f
Merge pull request #370 from ONLYOFFICE/bugfix/fix-operations-notifications
Bugfix/fix operations notifications
2021-10-05 12:32:39 +03:00
4f9fddf794
Merge pull request #373 from ONLYOFFICE/feature/debug-info
Feature/debug info
2021-10-05 12:31:20 +03:00
3eea8beea0 Web: Files: fixed row selection 2021-10-05 12:14:21 +03:00
5d3d8f4d45 Web: Changed opportunity to show/hide DebugInfo to appsettings.json param "debug-info:enabled" and 'api/2.0/settings.json' 2021-10-05 11:13:38 +03:00
8e5314d534 Web: Files: fixed the size of the columns of the people table, added a reset of the table if it is invalid 2021-10-05 11:00:47 +03:00
159e284dd0 Web: Added opportunity to show/hide debug info 2021-10-05 09:56:59 +03:00
dec1c42b71 Web: Fix dialog content height 2021-10-04 19:37:01 +03:00
9ce696e624 Web: Studio: Init Debug Info
+ Added About version from package.json
+ Fix DocumentServer version
2021-10-04 17:08:03 +03:00
cee2e96e79 Merge branch 'release/1.0.0' into bugfix/fix-operations-notifications 2021-10-04 17:02:42 +03:00
96980d00b8 Web: Components: changed article panel width 2021-10-04 15:08:56 +03:00
845a0dbf33 Web: Components: fixed table 2021-10-04 10:29:01 +03:00
376a4feda5 Web: Files: fixed the table, added resetting the column size when adding a new one 2021-10-03 17:06:14 +03:00
822aba4713 Web: Files: fixed download action 2021-10-03 14:47:28 +03:00
Artem Tarasov
ff17eee038 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-01 18:56:07 +03:00
1df1e12e59
Merge pull request #367 from ONLYOFFICE/bugfix/fixed-table-share-icon
Bugfix/fixed table share icon
2021-10-01 17:38:21 +03:00
5c05f0f375 Web: Components: RowContent: Fixed displaying side info 2021-10-01 17:11:14 +03:00
Artem Tarasov
f497e28241 Web: Common: PageLayout/Headline: fixed styles of header section, filter section 2021-10-01 16:51:28 +03:00
Artem Tarasov
9c5f4524a7 Common: PageLayout: Article: deleted devider' 2021-10-01 15:30:11 +03:00
1727201852 Fixed Bug 52888 - Client.Files. Fixed share button size 2021-10-01 15:19:14 +03:00
Artem Tarasov
4a6738f898 Web: Common/Components/Files: deleted unnecessary code, refactoring 2021-10-01 11:05:03 +03:00
Artem Tarasov
fe3459a0ba Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-09-30 16:27:51 +03:00
Artem Tarasov
a75745aaaf Web: Components/Files: fixed selection styles for table 2021-09-30 16:27:01 +03:00
77bc8eb8f6
Merge pull request #357 from ONLYOFFICE/bugfix/fixed-table-shared-coulumn
Web: Components: fixed shared column size
2021-09-30 12:04:38 +03:00
Artem Tarasov
8382581ff1 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-09-30 10:59:20 +03:00
Artem Tarasov
deb968f067 Web: Components: RowContent: fixed label length in row 2021-09-30 10:57:35 +03:00
Artem Tarasov
e64a7f07de Web: Common/Components/Files: fixed styles when selecting row 2021-09-30 10:55:26 +03:00
35c1d4d334 Web: Components: fixed shared column size 2021-09-30 10:47:23 +03:00
e46d383196 Fix bug 52840: hide delete button in preview mode 2021-09-29 17:05:42 +03:00
e4fa7cf5fd Fix Bug 52834 - Docs. Desktop: regDesktop not calling when isEncryption equals false (personal mode issue) 2021-09-29 15:02:54 +03:00
b2676b4df8 Web: Common: Api: Removed debugger 2021-09-28 12:33:39 +03:00
9bd9bc3e33 Web: Common: Api: Changed request method from POST to GET (mobile app issue) 2021-09-28 12:32:09 +03:00
6591080403 Fix Bug 52797 with unsupported browsers. Added new packages/browserslist-config-asc with browserlist.config.js 2021-09-27 16:04:37 +03:00
590db7bb67
Merge pull request #347 from ONLYOFFICE/feature/third
Feature/third
2021-09-27 12:35:07 +03:00
Artem Tarasov
ae64556bb0 web: common/people/login: renamed providers to lowercase (client) 2021-09-27 09:55:44 +03:00
25a58de730 Web: SW: Update workbox 2021-09-24 21:17:50 +03:00
6ada582cc5 Web: service-worker updates optimization 2021-09-24 20:10:54 +03:00
f2913339d3 Web: Components: Added CountDown to Snackbar 2021-09-24 20:09:12 +03:00
948e0b4bf3 Merge branch 'release/1.0.0' of https://github.com/ONLYOFFICE/AppServer into release/1.0.0 2021-09-24 17:19:59 +03:00
50becafef7 Fixed Bug 52642 - Android.Docs.Mobile. Fixed orientation change for mobile Firefox 2021-09-24 15:07:44 +03:00
f4e7c46b9d Merge branch 'develop' into release/1.0.0
# Conflicts:
#	packages/asc-web-components/table-container/TableHeader.js
2021-09-24 10:44:30 +03:00
cf5a7c8ff2 Bug 52726 - Client.Files.Image: Fix After removing the image from the viewer, the following media file is displayed on the page. 2021-09-23 17:05:04 +03:00
8ad5ac73c6 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-22 13:52:09 +03:00
533fbd47fd Web: Components: fixed min column size 2021-09-21 17:50:07 +03:00
e40929ef5a Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-21 16:16:23 +03:00
454eb34dd5 Web: Components: Removed abbreviations of folder names in the tree, if the width of article allows. 2021-09-21 16:15:31 +03:00
de444cca93 Web: Components: fixed table resizing after window resizing 2021-09-21 14:46:06 +03:00
5e37585b0c Web: Files: fixed table 2021-09-21 14:24:43 +03:00
a7597a42e2 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-21 14:01:12 +03:00
d702b47502 Fixed Bug 52642 - Android.Docs.Mobile. Fixed orientation change for mobile Firefox 2021-09-21 14:01:06 +03:00
11935dc196 Web: Common: delete useless 2021-09-21 14:00:59 +03:00
6691e523a8 Fix bug 52626, 52622: Media Viewer crash 2021-09-21 13:48:13 +03:00
225258eec0 Merge branch 'develop' into feature/header-menu-items
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
2021-09-20 15:24:31 +03:00
31c57c4cf7 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-20 11:03:29 +03:00
f581f90d95 Web: Components: fixed table resize 2021-09-20 11:03:21 +03:00
f183d91992 Web: Components: Added update the "More items" length when adding new properties that do not fit to the full width of the menu header. 2021-09-20 08:38:45 +03:00
19b82b1ed3 Web: Returned old solution with disabled context menu item. 2021-09-17 15:14:11 +03:00
d712c7446a Web: Components: fix 2021-09-16 14:12:21 +03:00
ef40908652 Web: Components: rewrite fill on class 2021-09-16 13:42:57 +03:00
4c210a804d Web: Components: fixed cursor 2021-09-16 13:01:30 +03:00
d0973d8a86 Web: Components: add fill select row 2021-09-16 12:56:04 +03:00
bda448b222 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-16 10:11:51 +03:00
a1a819a3fa Fix Bug: Inaccessible items should not be displayed in the checkbox of the menu. 2021-09-16 10:11:44 +03:00
b88a6f5ddf Merge branch 'release/1.0.0' of https://github.com/ONLYOFFICE/AppServer into release/1.0.0 2021-09-15 15:56:28 +03:00
3c77982f4a Fix Bug 51819 Web: Editor. Fixed openEdit 2021-09-15 14:52:36 +03:00
1ca554f82d Merge branch 'develop' into release/1.0.0
# Conflicts:
#	packages/asc-web-components/campaigns-banner/index.js
#	web/ASC.Web.Client/src/Shell.jsx
2021-09-15 14:45:33 +03:00
e2f977ce17
Merge branch 'develop' into feature/optimization 2021-09-15 11:47:29 +03:00
03d8d560ba Web: Hide internal login from personal mode 2021-09-14 16:44:39 +03:00
9f33461d38 Web: Components: fix color banner button 2021-09-14 16:03:21 +03:00
c4b31263e8 Web: Components: fix tree node font size 2021-09-14 13:51:37 +03:00
fe2cf74350 Web: Common: fix headline font size 2021-09-14 13:46:15 +03:00
52dfeaa6e7 Web: Disabled body selection for macOS (for touchpad). 2021-09-14 12:28:13 +03:00
79b778c36d
Merge branch 'develop' into feature/new-campaigns 2021-09-14 11:48:24 +03:00
41f6a13888 Web: Components: fix toastr 2021-09-13 16:18:54 +03:00
1a257fcf0b Web: Fix empty error toast 2021-09-13 14:58:20 +03:00
40f162aca4 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-13 12:59:53 +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
74011d7328 Fixed Bug 52443 - Client.Files. Fixed downloadAs action 2021-09-13 11:09:59 +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
b70a9cd115 Web: Common: Fixed response for response type "text". 2021-09-10 11:52:06 +03:00
c8772bac0f Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-09-09 17:29:09 +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
2c80148662 Web: Components: Fixed icons location for macOS/iOS. 2021-09-09 13:05:56 +03:00
efd4302538 Web: Components: Fixed toastr icon location 2021-09-09 12:44:23 +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
8c6de99101 Web: Updated @welldone-software/why-did-you-render, move it to the common devDependencies 2021-09-08 16:52:56 +03:00
fabaaef0f9 Web: Updated react-toastify and extended ModuleFederationPlugin shared section 2021-09-08 16:28:10 +03:00
da606cb574 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-08 16:24:28 +03:00
899507000f Web: fixed login route 2021-09-08 16:24:20 +03:00
1501c1d91e FIx Bug 52243 Client.Editor. There is no prompt message indicating that the file was saved successfully when using Save Copy As. 2021-09-08 15:46:52 +03:00
b0147cc811 Web: Removed duplicated dependency declaration (fast-deep-equal) 2021-09-08 15:40:38 +03:00
551c623541 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/new-campaigns
# Conflicts:
#	packages/asc-web-components/campaigns-banner/index.js
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-09-08 14:36:10 +03:00
8e6fa7f5fa Web: Components: added banner img loader 2021-09-08 10:35:36 +03:00
fa1d016554 Web: Common: fixed banner translations 2021-09-07 18:34:30 +03:00
019deb54ab Web: Common: fixed article scroll 2021-09-07 16:41:10 +03:00
ef920a2023 Merge branch 'release/1.0.0' into bugfix/mousewheel-opening-files 2021-09-07 12:57:13 +03:00
c46ebd5af9 Web: Common: get campaigns translations from firebase 2021-09-07 12:48:22 +03:00
d51887f642 Web: Common: Fixed Article loaders + added MainButtonLoader 2021-09-07 12:29:55 +03:00
48088df0a5 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-07 12:18:48 +03:00
0373be2a18 Fix Bug 52282 - Client.Files. When grabbing the left mouse button, page elements go beyond their boundaries. 2021-09-07 12:08:46 +03:00
009a801be7 Web: Personal: fixed redirect to login 2021-09-07 11:38:24 +03:00
80f264dd34 Web: Files: fixed filter search 2021-09-06 15:59:41 +03:00
6ee8033097 Web: Common: fixed warning 2021-09-06 12:30:58 +03:00
f32b4f1c9d Web: Files: fixed filter crash 2021-09-03 17:07:07 +03:00
ea9b6371a5 Web: Files: Table: added click on column header 2021-09-03 12:53:03 +03:00
417f5199a2 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-02 18:03:49 +03:00
7d69053fc1 Fixed Bug 52088 - Client.Files. Restricted the file selection for the select box 2021-09-02 18:03:42 +03:00
72251a6c11 Fix bug 51320: «FirebaseError: Remote Config: The config fetch request timed out while in an exponential backoff state» 2021-09-02 15:05:36 +03:00
7f08893134 Fix Bug 52311 - Client.Files. Fixed filter block 2021-09-02 13:01:42 +03:00
7bcffd45b7 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-01 15:25:26 +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
5ec0001797 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-31 15:01:38 +03:00
701e61a6d1 Fix Bug 52188 - Client.Files. Fixed filter reset 2021-08-31 15:01:31 +03:00
c4fb8be12a Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/new-campaigns
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-08-30 16:54:41 +03:00
e4c34e5068 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-30 16:24:22 +03:00
6e987786f4 Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-30 16:24:16 +03:00
9236a83ab8 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-30 16:04:45 +03:00