Commit Graph

1080 Commits

Author SHA1 Message Date
90a545faa5 Web: Fixed conditional. 2023-05-25 11:01:33 +03:00
95c834ed6b Web: Moving style components, adding a class to get rid of the import of components from the Common module in the ColorTheme components. 2023-05-24 18:30:20 +03:00
b72b96c8c9 Web: Replacing import "@docspace/common/components/ColorTheme" with "@docspace/components/ColorTheme". 2023-05-24 18:28:06 +03:00
47fe313f9d Web:Moving style components to colorTheme components to get rid of component imports from the Common module. Moving the colorTheme components to the Components module. 2023-05-24 18:21:37 +03:00
ff174d6b9c Web:Common:Delete ColorTheme from Common. 2023-05-24 18:16:20 +03:00
d18faa1491 Web: Added alert closing. 2023-05-24 15:42:08 +03:00
6fc6b1e0df Web: Fixed display of translations and dates. 2023-05-24 15:25:05 +03:00
94388c0616 Merge branch 'hotfix/v1.0.1' into feature/standalone 2023-05-23 17:00:12 +03:00
0f918f0c3f Web: Files: added title icon to public room 2023-05-23 16:13:58 +03:00
480400e49e Web: Added loaders. 2023-05-23 13:14:36 +03:00
f05dc74e21 Web: Hide page by condition. 2023-05-22 16:59:29 +03:00
41e3321e75 Web: Hiding elements by conditions, refactoring. 2023-05-22 16:12:36 +03:00
Viktor Fomin
e1dbfe08ca Fix Bug 62130: If you set a filter with a very long tag, a horizontal scrollbar appears 2023-05-22 13:34:47 +03:00
e5a0170c22 Web: Files: added RoomSharingDialog 2023-05-22 13:17:11 +03:00
4930238bce Web: Hiding the portal's removal page for standalone. 2023-05-22 12:31:30 +03:00
Mushka Nikita
191de3e991 added filter by room to trash 2023-05-22 12:27:09 +03:00
0e047b71b6
Merge pull request #1421 from ONLYOFFICE/feature/pdf-viewer
Feature/pdf viewer
2023-05-19 18:42:35 +04:00
Akmal Isomadinov
4374c31d28 Web:Viewer Disabled text selection on the toolbar 2023-05-19 19:33:41 +05:00
Akmal Isomadinov
a345f4b4d0 Web:viewer Fixed error handler and refactoring 2023-05-19 14:38:13 +05:00
efe454806a Web: Files: fixed mobile styles 2023-05-19 12:22:09 +03:00
DmitrySychugov
88be362765 Merge branch 'develop' into feature/storybook-update 2023-05-18 18:07:39 +05:00
6e0cee2f74 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2023-05-18 15:40:58 +03:00
ccd5da84ce Web:Common:Fixed when several file operations are running at the same time (deleting files and downloading) the floating download button ceases to be iterative, does not click. 2023-05-18 15:39:57 +03:00
Akmal Isomadinov
a5669a14eb Web: Fixed upload indicator 2023-05-18 16:45:36 +05:00
d102bf6dd8 Web: Moved translation to common. 2023-05-17 18:08:38 +03:00
Akmal Isomadinov
034a22a991 Web:Viewer Fixed pdf viewer crash after removed react-pdf 2023-05-17 20:01:13 +05:00
Akmal Isomadinov
b18d641331 Web Removed react-pdf 2023-05-17 19:47:47 +05:00
Akmal Isomadinov
68707b7489 Web:Viewer Text selection mode is enabled 2023-05-17 19:40:38 +05:00
017654b199 Web: Fixed alerts. 2023-05-17 17:37:55 +03:00
Akmal Isomadinov
5ba4c650c6 Web:Viewer Fixed loader and memory leak 2023-05-17 19:37:04 +05:00
02954aa899 Web: Components: Navigation: added logo support 2023-05-17 17:34:57 +03:00
597c2871e5 Web: Fixed translations. 2023-05-17 17:06:36 +03:00
Akmal Isomadinov
d70ce856d9 Web:Viewer Removed useless code 2023-05-16 17:45:06 +05:00
DmitrySychugov
3273b7af13 Web: renamed combobox function 2023-05-16 16:38:53 +05:00
4b095500b3 Web: Files: added validatePublicRoomPassword, fixed public-room route 2023-05-16 13:30:47 +03:00
Akmal Isomadinov
be9079cf40 Web:Viewer Fixed style 2023-05-16 15:05:27 +05:00
Akmal Isomadinov
8863c604a4 Web:Viewer Added mobile drawer 2023-05-16 15:02:15 +05:00
9b62f8e334 Merge branch 'feature/standalone' of https://github.com/ONLYOFFICE/DocSpace into feature/standalone 2023-05-16 12:20:21 +03:00
4401a35a1f Merge branch 'feature/standalone' of https://github.com/ONLYOFFICE/DocSpace into feature/standalone 2023-05-16 13:12:24 +04:00
0d54ec005a Merge branch 'hotfix/v1.0.1' into feature/standalone 2023-05-16 13:11:19 +04:00
00e3177d48 Web: Fixed alert for trial. 2023-05-16 12:07:52 +03:00
9a55faed05 Web: Added enterprise alert. 2023-05-16 10:44:44 +03:00
5043a67c91 Web: Files: fixed section-body scroll 2023-05-15 16:38:51 +03:00
85205659ec Fix UselessModuleTranslationKeysTest issue (key: Copy) 2023-05-15 16:34:09 +04:00
3d40fdd1e5 Fix UselessModuleTranslationKeysTest issue (key: Rename) 2023-05-15 16:22:34 +04:00
7638c25dc0 Fix UselessModuleTranslationKeysTest issue (key: MoveTo) 2023-05-15 16:16:15 +04:00
356ba08300 Fix UselessModuleTranslationKeysTest issue (key: HideArticleMenu) 2023-05-15 16:00:14 +04:00
17888b7421 Fix UselessModuleTranslationKeysTest issue (key: CancelButton) 2023-05-15 15:58:01 +04:00
db1bcf5fc3 Fix UselessModuleTranslationKeysTest issue (key: Authorization) 2023-05-15 15:35:09 +04:00
Akmal Isomadinov
42fc4e6204 Web:Viewer Added gestures 2023-05-15 16:31:04 +05:00
70d81fc799 Fix UselessModuleTranslationKeysTest issue (key: ApplyButton) 2023-05-15 14:42:46 +04:00
Akmal Isomadinov
f1f5478030 Web:Viewer Fixed style and typo 2023-05-15 13:32:30 +05:00
Akmal Isomadinov
ab59c9ebed Web:Viewer Refactoring context menu 2023-05-15 12:53:27 +05:00
Akmal Isomadinov
6cf122546a Web:Viewer Added context menu 2023-05-15 12:34:25 +05:00
Akmal Isomadinov
c75f6c3574 Web:Viewer Fixed icon 2023-05-12 12:12:09 +05:00
Akmal Isomadinov
5acf398367 Web:Viewer Fixed style 2023-05-12 12:00:28 +05:00
e96252937d Web: Payment alert description changed. 2023-05-11 18:30:39 +03:00
Akmal Isomadinov
128d3399f8 Web:Viewer Added PageCount 2023-05-11 18:26:23 +05:00
Akmal Isomadinov
f2dfcd2f99 Web:Viewer Added Zoom and mobile details 2023-05-11 12:21:01 +05:00
5356b579db Web: fixed direct payment url. 2023-05-08 17:19:43 +03:00
80abcf982c Web: Payments page are hidden according to the condition. 2023-05-08 16:42:50 +03:00
Akmal Isomadinov
ae7b5f11b9 Web:Viewer fixed style 2023-05-08 15:02:05 +05:00
Akmal Isomadinov
bd7dbb44a3 Web:Viewer Removed unnecessary dependency 2023-05-08 14:51:34 +05:00
Akmal Isomadinov
eb04443b44 Web:Viewer Added Bookmarks 2023-05-08 14:40:42 +05:00
b30bb9311a Web: PortalSettings: SMTPSettings: Added loader. 2023-05-05 17:29:52 +03:00
Akmal Isomadinov
2b1e06e80d Web:Viewer Fixed title 2023-05-05 12:58:37 +05:00
Akmal Isomadinov
769af99f6e Web:Viewer Added sidebar icons 2023-05-05 12:42:19 +05:00
59c333d994 Merge branch 'hotfix/v1.0.1' into bugfix/sort-styling 2023-05-04 18:32:33 +04:00
Akmal Isomadinov
fae78e5302 Web:Viewer Added thumbnail panel and toolbar 2023-05-04 18:57:36 +05:00
Viktor Fomin
e63e71b9fa Common: MoreLoginModal: fix icons color 2023-05-03 14:17:18 +03:00
Timofey Boyko
6b95388510 Fixed Bug 60591 - Mobile. Maximizing video to full screen does not work on IPhone 2023-05-02 18:29:00 +03:00
Akmal Isomadinov
5adeb808e7 Web:Viewer Added pdf viewer based on react-pdf 2023-05-02 16:53:48 +05:00
Mushka Nikita
f02d1caff7 fixed sort menu hover styling 2023-05-02 13:01:04 +03:00
Timofey Boyko
8dbdcf9cf5 Merge branch 'develop' into branch bugfix/fix-section-blinking 2023-05-02 11:10:02 +03:00
Timofey Boyko
7a05667e7d Web:Common:MediaViewer: disable showing original image, if thumbnail exists 2023-05-02 10:52:49 +03:00
Timofey Boyko
6aead76df3 Merge branch 'develop' into feature/image-thumbnail 2023-05-02 10:07:40 +03:00
Viktor Fomin
a05b1528e3 Common: RecoverAccessModalDialog: add error message 2023-05-01 14:16:01 +03:00
Akmal Isomadinov
242cd8091e Web:Viewer Fixed style 2023-04-29 22:00:59 +05:00
Akmal Isomadinov
86d4fd470f Web:Viewer Fixed navigation button 2023-04-29 21:53:05 +05:00
25fed493da Merge branch 'develop' into feature/action-buttons-hints 2023-04-28 17:10:46 +04:00
Akmal Isomadinov
a42103b2bd Web: Added PDF viewer 2023-04-28 17:04:46 +05:00
Akmal Isomadinov
30e352b512 Web:Added libraries for pdf viewer 2023-04-28 16:32:56 +05:00
4cc76b2013 Merge branch 'develop' into feature/image-thumbnail 2023-04-28 13:28:10 +04:00
Timofey Boyko
fbbc7721be Web:Client: move Settings as nested route to home 2023-04-27 16:21:34 +03:00
Mushka Nikita
e2a1a3be00 added and returned optional chaining to some bool expressions in tags 2023-04-27 15:55:31 +03:00
Mushka Nikita
c590e5774f fixed thirdpart tag update logic 2023-04-27 15:06:55 +03:00
Timofey Boyko
2f4c61b778 Merge branch 'develop' into branch feature/image-thumbnail 2023-04-27 10:06:07 +03:00
Mushka Nikita
b417ae0365 Merge branch 'develop' into feature/thirdparty 2023-04-26 15:02:13 +03:00
Mushka Nikita
25f38556ab fix sort dropdown option gap 2023-04-25 14:48:42 +03:00
db976e019e Web: Fix routing to login (logout issues) 2023-04-24 14:25:14 +04:00
190fb7e5e7 Merge branch 'develop' into feature/action-buttons-hints
# Conflicts:
#	packages/client/public/locales/en/Files.json
#	packages/client/public/locales/ru/Files.json
#	packages/client/src/pages/Home/InfoPanel/Header/index.js
2023-04-20 15:39:46 +03:00
bccb3c86e3 Web: Files: added titles to info-panel icon, table-settings icon 2023-04-20 15:35:56 +03:00
3348134c28 Web: Files: added title to VersionHistory 2023-04-20 13:41:23 +03:00
a8816c43fe Merge branch 'develop' into feature/image-thumbnail 2023-04-20 14:34:57 +04:00
464aed0f62 Merge branch 'develop' into feature/info-panel-toggle 2023-04-20 13:59:27 +04:00
f6bcfc05d4 Web: Files: added titles to MainButton, empty trash icon, lock icon, header menu 2023-04-20 12:43:51 +03:00
Mushka Nikita
d9fa1c91d8 fix crash 2023-04-20 11:47:46 +03:00
48f9073302 Merge branch 'release/v1.0.0' into develop 2023-04-20 12:31:46 +04:00
bcb1e5a076 Web: Fixed crash if third-party storage is connected. 2023-04-17 17:08:07 +03:00
Elyor Djalilov
a4db9a9f52 Fix Bug 62130 - Rooms. If set a filter with a long tag, a horizontal scroll bar appears 2023-04-17 17:41:24 +05:00
Timofey Boyko
d2f4748d79 Merge branch 'develop' into branch feature/image-thumbnail 2023-04-17 12:31:05 +03:00
Timofey Boyko
77756918ac Web: fix routing after wizard 2023-04-14 16:42:36 +03:00
Akmal Isomadinov
a425107710 Web:Client:Pages:AccountsHome:Section:Header Changed the logic of showing toggle button 2023-04-13 21:44:14 +05:00
Akmal Isomadinov
204e8819f7 Web:Common:Components:ColorTheme:styled:infoPanelToggle Changed the logic of showing the accent color 2023-04-13 18:50:15 +05:00
Timofey Boyko
0f5b165f70 Web: fix after merge 2023-04-13 11:33:08 +03:00
Timofey Boyko
1c96b65c02 Fix after merge develop 2023-04-12 13:59:53 +03:00
Timofey Boyko
e6f1969879 Merge branch 'develop' into branch feature/react-router-6 2023-04-12 13:56:41 +03:00
Timofey Boyko
a858b346bd Web: fix portal-settings routes 2023-04-11 14:50:44 +03:00
df62b3862f Merge branch 'release/v1.0.0' into develop
# Conflicts:
#	packages/client/src/pages/PortalSettings/categories/payments/PriceCalculation.js
#	packages/common/components/Article/sub-components/article-payment-alert.js
#	packages/components/scrollbar/custom-scrollbars-virtual-list.js
#	products/ASC.Files/Core/Core/CountRoomFeature.cs
#	products/ASC.Files/Core/Core/Thirdparty/Box/BoxFileDao.cs
#	products/ASC.Files/Core/Helpers/Global.cs
2023-04-10 17:24:09 +03:00
Timofey Boyko
62d8e54d59 Web: delete useless console log 2023-04-10 15:38:38 +03:00
Akmal Isomadinov
2231aa5df3 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-07 18:13:54 +05:00
Akmal Isomadinov
58cdb9c5f8 Web:client:Components:PeopleSelector Fixed bug 61971 2023-04-07 18:13:42 +05:00
8d7875c183 Web: Added waiting for receiving quotas before displaying payment alert. 2023-04-07 15:16:05 +03:00
Timofey Boyko
bc27f6684e Web: change Routes component, fix render Home and Accounts 2023-04-07 14:00:36 +03:00
Viktor Fomin
fc1971ecea Fix Bug 61984: Clear all button when one filter element is set 2023-04-07 13:07:48 +03:00
Timofey Boyko
8d6f0880ad Web: change history to navigate/location 2023-04-07 12:51:10 +03:00
caa0fb1298 Web: Fix Zendesk widget z-index (table header issue) 2023-04-07 12:30:05 +04:00
df8599bd87 Web: Added offset, lable, color, z-index for Zendesk widget 2023-04-06 18:56:36 +04:00
Timofey Boyko
e8f6026dfb Web: change Redirect to Navigate 2023-04-06 17:14:47 +03:00
Timofey Boyko
901d4e5992 Web: refacroting PrivateRoute and PublicRoute 2023-04-06 15:28:02 +03:00
5d0c9f8f18 Web: Article: Added missed prop. 2023-04-05 17:30:30 +03:00
Viktor Fomin
ea3a48ad32 Common: Components: LoginContainer: fix style 2023-04-05 14:41:13 +03:00
2d9f979cad Web: Article: Added missed imports. 2023-04-05 11:12:32 +03:00
1fd451fa2d Merge branch 'release/v1.0.0' into features/return-zendesk-and-book-a-training 2023-04-04 19:22:09 +04:00
fd3eac23b7 Web: Added bookTrainingEmail from settings api 2023-04-04 19:18:07 +04:00
6e53c7cee0 Web: Added zendeskKey from settings api 2023-04-04 19:07:30 +04:00
Timofey Boyko
d5ea8ccdec Web: remove useless withRouter and change import from 'react-router' to 'react-router-dom' 2023-04-04 17:37:21 +03:00
0aa56967dc Web: Fixed translations. 2023-04-04 16:38:02 +03:00
7a86276e81 Web: Article: Fixed alerts styles. 2023-04-04 16:36:07 +03:00
cbf43dbd53 Web: Article: Added check. 2023-04-04 13:16:47 +03:00
e752574c57 Web: Added Zendesk live chat + refactoring 2023-04-04 00:46:59 +04:00
a6ef872176 Web: Added condition for displaying alerts. 2023-04-03 16:09:25 +03:00
5744f7e67c Web: Added team training alert. 2023-04-03 15:42:51 +03:00
c0eedf719c Web: Added AlertComponent. 2023-04-03 13:52:06 +03:00
c88c6da4b5 Web: PortalSettings: Payments: Added check for nonProfit. 2023-04-03 12:03:21 +03:00
Akmal Isomadinov
90523580ca Web:Common:Components:MediaViewer:Sub-Components:ViewerLoader Fixed props type 2023-03-31 13:44:04 +05:00
Timofey Boyko
42707ff490 Web:Common:Section: fix section resize event 2023-03-30 16:50:01 +03:00
Timofey Boyko
19db9dfb57 Web:Common:MediaViewer: fix thumbnails for tiff exst 2023-03-30 15:14:58 +03:00
Viktor Fomin
fe28a6a3df Common: add redirect for deactivated portal 2023-03-30 11:34:25 +03:00
Akmal Isomadinov
479b354261 Web:Common:Components:MediaViewer Added thumbnail for video 2023-03-29 19:47:26 +05:00
Timofey Boyko
ad1aef8768 Web:Common:Section: delete code for @container 2023-03-29 15:57:16 +03:00
Timofey Boyko
fdaf44956b Merge branch 'release/v1.0.0' into branch feature/image-thumbnail 2023-03-29 13:04:09 +03:00
1ef1998541 Web: PortalSettings: Payments: Changed translation. 2023-03-29 10:41:03 +03:00
Timofey Boyko
b8f258bd97 Web:Common:Section: add container type 2023-03-28 17:14:25 +03:00
Timofey Boyko
a268afab36 Web:Common:Section: add container name 2023-03-28 17:12:35 +03:00
Timofey Boyko
76ecb43491 Web:Common:Section: remove resize-detector 2023-03-28 13:52:15 +03:00
Timofey Boyko
809047e7e8 Web:Common:Section: rewrite for func componet 2023-03-28 12:37:57 +03:00
3a13ff5843 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-28 10:16:42 +03:00
966be1b9d0 Web:Common:Fixed the missing button to open the info panel on tablets with desktop resolution. 2023-03-28 10:14:30 +03:00
6d2c54e52a Merge branch 'develop' into feature/react-18 2023-03-27 22:42:14 +04:00