Commit Graph

11517 Commits

Author SHA1 Message Date
76493d1dc1 Web: Refactoring. 2023-05-26 10:50:32 +03:00
fd85996c72 Web: Fixed bug when going back through history to rooms. 2023-05-25 18:43:24 +03:00
e4f9e1fe5c Web:Components:Fix import FloatingButton. 2023-05-25 16:46:08 +03:00
ff5ad1c5e4 Web:Moved the FloatingButton component from the Common module to the Components module. 2023-05-25 16:36:54 +03:00
e94962fa75 Merge branch 'bugfix/fix-color-theme-import-cycle' of github.com:ONLYOFFICE/AppServer into bugfix/fix-color-theme-import-cycle 2023-05-25 16:13:39 +03:00
6e723a37a1 Web:Moved the Tags component from the Common module to the Components module. 2023-05-25 16:12:45 +03:00
DmitrySychugov
d66cf05c7d Web: Components: ToggleContent: hide storybook control 2023-05-25 17:48:53 +05:00
DmitrySychugov
0e66abc0f0 Web: Component: hide storybook control 2023-05-25 17:48:09 +05:00
Timofey Boyko
e391bcf7a6 Web:Client:Article: refactoring and fix bugs 2023-05-25 14:43:45 +03:00
e08f381074 Merge branch 'develop' into feature/trash-filter-by-room 2023-05-25 15:29:21 +04:00
Subhonbek
35a3898ed3 fix padding badge 2023-05-25 14:19:03 +03:00
DmitrySychugov
cae968d1ff Web: Components: fixed submenu text alignment 2023-05-25 14:59:52 +05:00
DmitrySychugov
586ef1d98b Web: Components: hide storybook prop 2023-05-25 14:58:52 +05:00
DmitrySychugov
153fa8f6d3 Web: row rename callback function 2023-05-25 14:58:22 +05:00
DmitrySychugov
b225abacc9 Web: snackbar rename callback function 2023-05-25 14:57:38 +05:00
c0e720bfc2 Merge branch 'develop' into bugfix/fix-color-theme-import-cycle 2023-05-25 13:47:04 +04:00
Elyor Djalilov
b5f0b25515 Web: Components: filling-status-line 2023-05-25 14:44:37 +05:00
c663949814 Web:Moved styles to one file StyledLoadingButton. 2023-05-25 12:44:08 +03:00
599f36867f
Merge pull request #1431 from ONLYOFFICE/features/ProtectUsers
add ProtectUsers in EditorController
2023-05-25 13:38:26 +04:00
e9fb560511 Web: Editor: Fix display list of protected users 2023-05-25 13:36:39 +04:00
1166ec87c6 Web:Delete name portalTheme. 2023-05-25 12:07:03 +03:00
a75e919a6e Web:Common:Delete StyledWrapper. 2023-05-25 12:02:05 +03:00
3bd4a18f6b Web:Components:Moved StyledPreparationPortalProgress to a separate file. 2023-05-25 12:01:50 +03:00
2388213fba Web:Components:Moved StyledCircleWrapLoadingButton to a separate file. 2023-05-25 12:01:27 +03:00
ae5b3667ac Web:Moved LoginContainer to a separate file. 2023-05-25 12:00:05 +03:00
51500850ae Web:Components:Moved StyledInfoPanelToggleWrapper to a separate file. 2023-05-25 11:59:09 +03:00
e9a26b813c Web: Editor: Fix setup usersInRoom 2023-05-25 12:59:06 +04:00
748f119983 Web:Components:Moved StyledWrapper to a separate file. 2023-05-25 11:58:48 +03:00
e10789f08c Web:Components:Moved StyledIndicator to a separate file. 2023-05-25 11:58:09 +03:00
ee8288b16b Web:Components:Moved StyledIconWrapper to a separate file. 2023-05-25 11:57:37 +03:00
5238bc5c5f Web:Components:Moved StyledPinIcon to a separate file. 2023-05-25 11:56:48 +03:00
334da537a6 Web:Delete StyledCircleWrap. 2023-05-25 11:56:19 +03:00
7907e6563f Web:Moved StyledCircleWrapFloatingButton to separate file. 2023-05-25 11:55:29 +03:00
bcf9c9c65f Web:Moved StyledFilterBlockItemTag to separate file. 2023-05-25 11:54:48 +03:00
1ef9ad529c Web: Changed adding a theme using a class, moved the picture to a component, removed it from Common. 2023-05-25 11:53:52 +03:00
b2a623a91e Web: Moved StyledIcon to separate file. 2023-05-25 11:52:04 +03:00
Timofey Boyko
309bfd5b6c Web:Common:API: fix files filter 2023-05-25 11:20:48 +03:00
Subhonbek
4ed47de23f delete mr-[4px] in combobutton 2023-05-25 11:16:34 +03:00
Subhonbek
9a1686d83d refactor badge combobox 2023-05-25 11:08:55 +03:00
7779ba638b Merge branch 'develop' into bugfix/fix-color-theme-import-cycle 2023-05-24 19:47:22 +03:00
bb9b2f8c90 Web:Login:Replacing import "@docspace/common/components/ColorTheme" with "@docspace/components/ColorTheme". 2023-05-24 19:45:57 +03:00
Timofey Boyko
8132135d7d Merge branch 'develop' into branch feature/modify-navigation-system 2023-05-24 19:07:57 +03:00
Timofey Boyko
e07e5a870a Web:Client:Home: modify navigation system 2023-05-24 18:56:10 +03:00
d8c34f8c60 Web:Components: 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:32:42 +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
f9de792fdf Web:Components:Add ThemeContext in ColorTheme, delete store. 2023-05-24 18:12:18 +03:00
2d12085b43 Web:Components:Add portalTheme in ThemeProvider. 2023-05-24 18:10:09 +03:00
3850b71db5 Web:Client:Add currentColorScheme in ThemeProvider. 2023-05-24 18:09:16 +03:00
a7fb914361
Merge pull request #1368 from ONLYOFFICE/bugfix/fix-three-line-comment
bugfix/fix-three-line-comment
2023-05-24 18:59:04 +04:00
f8f06f9a12
Merge pull request #1429 from ONLYOFFICE/feature/filling-role-selector
Feature/filling role selector
2023-05-24 18:51:43 +04:00
DmitrySychugov
15a63680dd Web: Components: fixed context menu, color in dark mode 2023-05-24 19:48:57 +05:00
DmitrySychugov
a36a43baa3 Web: Components: fixed storybook selector text 2023-05-24 19:48:30 +05:00
95b3600408 Web:Client:Corrected fo react fragment. 2023-05-24 15:30:23 +03:00
DmitrySychugov
11207ceb6f Web: Components: fixed type selector for storybook 2023-05-24 15:34:30 +05:00
DmitrySychugov
6789b2b309 Web: Components: hide storybook prop, fixed display third button 2023-05-24 15:33:58 +05:00
87675e18ab Web:Client:Removed props check in InfiniteGrid component. 2023-05-24 10:11:12 +03:00
62a29eccf9 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2023-05-23 18:10:58 +03:00
811ecf9f99 Web:Client:Fixed page crash in tile view, when deleting files, also when moving files and going to the folder where the files will be moved. 2023-05-23 18:09:48 +03:00
DmitrySychugov
e600598c8e Web: Components: fixed docs drop down display 2023-05-23 19:22:10 +05:00
DmitrySychugov
a45be4c4f3 Web: Components: fixed dark theme display 2023-05-23 19:21:51 +05:00
DmitrySychugov
67832c5f52 Web: Components: rename main button callback function 2023-05-23 19:21:14 +05:00
DmitrySychugov
ea5f959a65 Web: Components: hide props for storybook 2023-05-23 19:20:16 +05:00
7285f6950b Web: Fix static version crash in My Documents 2023-05-23 14:53:09 +04:00
Elyor Djalilov
840ddd80c5 Web: Components: filling-status-line 2023-05-23 15:21:13 +05:00
Viktor Fomin
7c71076ec1 Fix Bug 62703: After moving/copying the list of files scrolls up 2023-05-23 12:55:17 +03:00
Subhonbek
ddad881fa0 fix padding compact badge 2023-05-23 11:38:13 +03:00
Elyor Djalilov
58ea1b315d Web: Components: filling-status-line 2023-05-23 13:21:12 +05:00
47dc8b63fc Web: Editor: Added new API method getProtectUsers 2023-05-22 22:42:13 +04:00
5c3816e587 Web:Components:Add props className, id, style, descriptionEveryone, descriptionTooltip. 2023-05-22 17:25:02 +03:00
d9807ceff1 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2023-05-22 15:44:22 +03:00
Subhonbek
704bb7896d add compact badge 2023-05-22 15:44:03 +03:00
811c6275c0 Web:Client:Fixed displaying EmptyContainer for a short time in the folder where files were moved or restored from the recycle bin because isEmptyFilesList becomes empty. 2023-05-22 15:43:18 +03:00
Subhonbek
1446550215 fix style comboBox 2023-05-22 15:25:00 +03:00
Subhonbek
6567642a35 style comboBox as in badge 2023-05-22 14:57:04 +03:00
Mushka Nikita
c42d7c4315 Merge branch 'develop' into feature/trash-filter-by-room 2023-05-22 13:39:54 +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
DmitrySychugov
4dbb891af8 Web: Components: update storybook 2023-05-22 14:59:13 +05:00
Mushka Nikita
191de3e991 added filter by room to trash 2023-05-22 12:27:09 +03:00
Subhonbek
a0e5cc53da add arrow combobox 2023-05-22 12:07:00 +03:00
Subhonbek
e0454a3b6c add badge comboBox & comboBox-sb fix 2023-05-22 11:45:20 +03:00
Subhonbek
439d4a2e61 sb-badge update 2023-05-22 10:16:30 +03:00
Subhonbek
0d9bdcc2e2 type high badge 2023-05-22 09:38:17 +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
7afb752640 Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-19 17:23:25 +03:00
8f1e35b818 added translations 2023-05-19 17:23:00 +03:00
Viktor Fomin
1c5537f57d Fix Bug 62678: Sorting by name does not work when you click on name 2023-05-19 15:24:53 +03:00
Akmal Isomadinov
23c409dfaf Web: Added the ability to disable pdf viewer 2023-05-19 16:19:06 +05:00
Viktor Fomin
7b3d8f84c4 Client: Components: MainBar: fix style for huge mobile 2023-05-19 13:55:58 +03:00
Viktor Fomin
1e2b87cceb Client: Components: MainBar: fix style 2023-05-19 13:46:40 +03:00
Akmal Isomadinov
a345f4b4d0 Web:viewer Fixed error handler and refactoring 2023-05-19 14:38:13 +05:00
Akmal Isomadinov
ca151d51b1 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-18 18:23:46 +05:00
Akmal Isomadinov
7379dbe970 Web:MainButtonMobile Fixed count uploaded file and count 2023-05-18 18:23:26 +05:00
Viktor Fomin
b54b2ff3f0 Client: AccountsHome: deselect text by click 2023-05-18 16:18:43 +03:00
DmitrySychugov
88be362765 Merge branch 'develop' into feature/storybook-update 2023-05-18 18:07:39 +05:00
Vladimir Khvan
9d14416b8e imports were corrected 2023-05-18 17:53:09 +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
fce26690f9 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-18 16:45:56 +05:00
Akmal Isomadinov
a5669a14eb Web: Fixed upload indicator 2023-05-18 16:45:36 +05:00
Vladimir Khvan
cc90d9d4ed isTooltip prop was added to Hint component 2023-05-18 16:03:49 +05:00
Vladimir Khvan
7d84e0fad0 ns option was substituted with prefix 2023-05-18 15:38:56 +05:00
5da3700a2d Web:Client:Added support for other browsers. 2023-05-18 12:19:57 +03:00
Vladimir Khvan
8f2cc39b72 Label component was used instead of styled component 2023-05-18 14:13:41 +05:00
Vladimir Khvan
fe3128e0c9 white space was set to break space 2023-05-18 13:00:19 +05:00
Vladimir Khvan
073b01d2cf translations were added 2023-05-18 12:59:48 +05:00
Viktor Fomin
e6e7d8a537 Client: Components: ItemIcon: disable user select 2023-05-17 21:37:13 +03:00
Viktor Fomin
57e7c81dd5 Client: Components: SelectionPanel: disable user select 2023-05-17 21:36:15 +03:00
Viktor Fomin
b8d76ffa2b Components: TreeMenu: disable user select 2023-05-17 21:35:36 +03:00
Viktor Fomin
5e4058e9df Client: Home: deselect text after unmount 2023-05-17 21:24:23 +03:00
589830e208 Fix Bug 62625 - [DocSpace] Desktop: Document is created when creating a new table/presentation 2023-05-17 19:48:06 +04: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
Akmal Isomadinov
5ba4c650c6 Web:Viewer Fixed loader and memory leak 2023-05-17 19:37:04 +05:00
eb884dc6fd Merge branch 'develop' into feature/filling-role-selector 2023-05-17 17:21:44 +03:00
bc3b3452df Web:Components:Delete test file. 2023-05-17 17:18:39 +03:00
980702a47e Web:Components:Add translations, props description, Readme. 2023-05-17 16:46:50 +03:00
Vladimir Khvan
1b823190a1 import path was fixed 2023-05-17 16:59:21 +05:00
Vladimir Khvan
c82fee11c3 developer-tools index file was restored 2023-05-17 16:58:58 +05:00
Vladimir Khvan
832621c6e9 moved JavascriptSDK file 2023-05-17 16:58:32 +05:00
Vladimir Khvan
7f3c6767ab reverted the JavascriptSDK changes 2023-05-17 16:54:58 +05:00
Viktor Fomin
42eefcc5c9 Client: PortalSettings: Common: fix link color 2023-05-17 14:31:02 +03:00
Viktor Fomin
a5980de23a Client: AccountsHome: Badges: add SSO filter by click 2023-05-17 13:09:20 +03:00
Viktor Fomin
9a9af07961 Client: AccountsHome: add accountLoginType filter 2023-05-17 13:08:44 +03:00
Viktor Fomin
d93eba0e17 Common: API: add accountLoginType filter 2023-05-17 13:08:19 +03:00
Viktor Fomin
de4456f124 Common: Constants: add AccountLoginType 2023-05-17 13:07:59 +03:00
Viktor Fomin
17ab61ad7d Client: add translations 2023-05-17 13:07:39 +03:00
f4bf263388 Web:Components:Rename onClick for onAddUser. 2023-05-17 12:45:45 +03:00
Vladimir Khvan
d9c5a22f26 comment was deleted 2023-05-17 14:26:47 +05:00
Vladimir Khvan
d869ef9b0c Merge branch 'develop' into feature/webhooks-page 2023-05-17 14:11:26 +05:00
4f4c6d7f52 Web:Components:Add onRemoveUser, roles with users. 2023-05-17 12:09:30 +03:00
Vladimir Khvan
0700f6e874 redundant import was deleted 2023-05-17 14:09:16 +05:00
Vladimir Khvan
a2ef6f7c90 format was provided 2023-05-17 14:09:00 +05:00
Vladimir Khvan
fdd8b45b12 format filters function was imported 2023-05-17 14:08:47 +05:00
Vladimir Khvan
fc072f609f redundant toasts were deleted 2023-05-17 14:08:30 +05:00
Vladimir Khvan
b45aa40e6e margin was added to status bar items in mobile view 2023-05-17 14:08:04 +05:00
Vladimir Khvan
b83346461f request header is not displayed if it is undefined 2023-05-17 14:07:34 +05:00
Vladimir Khvan
f13cc530cd uri is validated 2023-05-17 14:07:05 +05:00
Vladimir Khvan
46c80fc2b4 modal dialog is updating on webhook update 2023-05-17 13:23:39 +05:00
Vladimir Khvan
3a35e14f0b window.innerWidth was substituted with isMobileOnly 2023-05-17 13:20:01 +05:00
Vladimir Khvan
a8a0ae3de5 redundant calendar instances were deleted 2023-05-17 13:17:40 +05:00
Vladimir Khvan
4da82c829a highlighted selected table rows / on row click is selecting the row 2023-05-17 01:24:52 +05:00
Vladimir Khvan
aba47d469a calendar was refactored 2023-05-17 00:44:55 +05:00
Vladimir Khvan
12ade3765c historyFilters logic was changed / infinite loader was added 2023-05-16 21:36:04 +05:00
DmitrySychugov
bee5eb3e99 Web: Components: enabled autodocs in storybook 2023-05-16 18:57:49 +05:00
DmitrySychugov
462d0eb3b5 Web: renamed code input callback function 2023-05-16 18:57:09 +05:00
Viktor Fomin
b1a2f4f17e Client: PortalSettings: Security: disable autofocus 2023-05-16 15:54:56 +03:00
Viktor Fomin
e3bc603f9d Fix Bug 62511: Uninformative error when session time expires 2023-05-16 15:53:40 +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
137d715519 Web:Fix missing setIsOpenItemAccess. 2023-05-16 14:26:47 +03:00
ae92476829 Web:Components:Add TemplateRolesFilledUsers, propTypes for FillingRoleSelector. 2023-05-16 14:12:01 +03:00
Vladimir Khvan
bd317b6224 webhook history interactions moved to webhooksStore 2023-05-16 15:44:29 +05: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
0df3278f96 Fix UselessModuleTranslationKeysTest issue (key: MessageEmailActivationInstuctionsSentOnEmail) 2023-05-16 12:56:57 +04:00
11be99dcf0 Web:Components:Add StyledEveryoneRoleIcon, StyledEveryoneRoleContainer, StyledTooltip. 2023-05-15 22:19:30 +03:00
Vladimir Khvan
a83c0140e2 container focus and tab index were added 2023-05-15 21:10:29 +05:00
Vladimir Khvan
568f4c7d3d tab indexes for inputs were set 2023-05-15 21:09:42 +05:00
Vladimir Khvan
385cab589d fixed header in mobile view 2023-05-15 20:48:30 +05:00
Elyor Djalilov
4aca699757 Web: Components: filling-status-line 2023-05-15 20:23:10 +05:00
85205659ec Fix UselessModuleTranslationKeysTest issue (key: Copy) 2023-05-15 16:34:09 +04:00
Vladimir Khvan
86d8cae3d8 isCheckedIdsEmpty computed field was added 2023-05-15 17:22:35 +05:00
3d40fdd1e5 Fix UselessModuleTranslationKeysTest issue (key: Rename) 2023-05-15 16:22:34 +04:00
Vladimir Khvan
6c9e444fe3 isIndeterminate was added 2023-05-15 17:21:57 +05: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
d817d931c1 Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-15 15:35:19 +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
9995eed7bf Fixed Bug 62573 - Files.Media. Fixed delete action 2023-05-15 14:18:42 +03:00
70d81fc799 Fix UselessModuleTranslationKeysTest issue (key: ApplyButton) 2023-05-15 14:42:46 +04:00
Viktor Fomin
85bce1ba4a Fix Bug 62593: The preview does not update when creating a custom color palette 2023-05-15 13:00:07 +03:00
Vladimir Khvan
90947579cb calendar was set to position absolute 2023-05-15 14:56:20 +05:00
a790c5f82f Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2023-05-15 11:52:17 +03:00
ca847b5671 Web:Client:Fixed the call to empty the trash using the Empty trash button in the main menu. 2023-05-15 11:50:44 +03:00
509fd357fa Fix WrongTranslationVariablesTest issues 2023-05-15 12:37:24 +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
6549777e3b Web:Components:Add FillingRoleSelector. 2023-05-15 10:42:39 +03:00
Akmal Isomadinov
6cf122546a Web:Viewer Added context menu 2023-05-15 12:34:25 +05:00
Vladimir Khvan
a98e249151 timepicker was added as a component 2023-05-15 03:35:00 +05:00
Vladimir Khvan
e89f53da2a calendar is closed on outside click 2023-05-15 03:10:39 +05:00
Vladimir Khvan
da46bbf1a5 deleted redundant import 2023-05-15 03:10:07 +05:00
Vladimir Khvan
ffd508a12b date item and round button color themes were fixed 2023-05-15 03:09:50 +05:00
Vladimir Khvan
ed477e4d93 table group menu checkbox isChecked was added 2023-05-14 23:05:58 +05:00
Vladimir Khvan
cc7bc00bdf on copy toast's text was modified 2023-05-14 22:49:55 +05:00
Vladimir Khvan
abd8551ef6 url was hidden in mobile view 2023-05-14 22:49:04 +05:00
Vladimir Khvan
62f8e4ca9a toast was added / text was modified 2023-05-14 22:48:44 +05:00
Vladimir Khvan
f814bc5eb3 status badge will not displaying if status is undefined 2023-05-14 22:47:47 +05:00
Vladimir Khvan
d42acff7d9 not sent, empty payload, and large payload cases were handled 2023-05-14 20:19:22 +05:00
Vladimir Khvan
e9e5847638 status 0 was replaced with not sent 2023-05-14 20:18:27 +05:00
Vladimir Khvan
ba762843fd toast's box shadow was removed 2023-05-14 20:17:39 +05:00
2586edcef3 Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-12 18:18:45 +03:00
dbe48a260d added translations 2023-05-12 18:18:10 +03:00
dc0fc261e2 Fix Bug 62465 - Files.Trash. Ability to repeatedly press the Empty trash button. 2023-05-12 17:54:59 +04:00
Viktor Fomin
d2aa4ca9b4 Fix Bug 62510: Unable to remove an invalid allowed IP address entry 2023-05-12 14:45:22 +03:00
Viktor Fomin
7b101f267b Client: PortalSettings: Security: fix 2023-05-12 14:26:14 +03:00
Elyor Djalilov
85fb071044 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-12 15:53:54 +05:00
Elyor Djalilov
8394dcd826 Client: PortalSettings: Security: fix display remove ip icon 2023-05-12 15:53:47 +05:00
d951cb538d Fix Bug 62165 - Desktop: Document opens in browser when saved and then opened in a new tab in desktop editor connected to DocSpace 2023-05-12 14:19:49 +04:00
a3ead0bf8c Fix Bug 61063 - Desktop: File opens in a browser tab when opened in an application connected to the DocSpace portal 2023-05-12 12:40:15 +04: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
Vladimir Khvan
01e64ad762 sticky navigation header was added 2023-05-11 20:53:35 +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
Vladimir Khvan
4b3294fa9c mobile calendar view was added 2023-05-11 15:48:35 +05:00
Viktor Fomin
50d0d6f2a6 Client: delete useless 2023-05-11 12:44:24 +03:00
Viktor Fomin
4416e4c633 Client: Dialogs: ChangeEmailDialog: fix 2023-05-11 12:44:09 +03:00
Akmal Isomadinov
f2dfcd2f99 Web:Viewer Added Zoom and mobile details 2023-05-11 12:21:01 +05:00
Elyor Djalilov
c733089fc0 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-10 23:20:24 +05:00
Elyor Djalilov
b9b24365ca Fix Bug 62501 - Accounts. Page not updating after user email change 2023-05-10 23:20:14 +05:00
4817ccbfb3 Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-10 18:43:17 +03:00
a0293fee03 added translations 2023-05-10 18:42:42 +03:00
Viktor Fomin
b8a5bca3ca Fix Bug 62520: Uninformative message when trying to load an unsupported file format 2023-05-10 17:38:37 +03:00
Viktor Fomin
f8b338e240 Client: Panels: SelectionPanel: fix text style 2023-05-10 14:25:41 +03:00
Viktor Fomin
c8177f6fb2 Client: Panels: SelectionPanel: fix style 2023-05-10 14:21:16 +03:00
Viktor Fomin
fb9a33002c Client: PortalSettings: Appearance: fix breakpoint warning 2023-05-10 13:15:39 +03:00
7c23b3347f Web: Changed request cancellation with signal. 2023-05-10 12:34:34 +03:00
Elyor Djalilov
9d52d935b8 Web: Components: filling-status-line 2023-05-10 14:21:04 +05:00
Viktor Fomin
05b70bd749 Login: fix NotFoundKeysTest 2023-05-10 11:23:39 +03:00
Vladimir Khvan
da4a947d78 min-width was deleted 2023-05-10 12:53:20 +05:00
Vladimir Khvan
6c73953c51 selection logic was added 2023-05-10 12:53:04 +05:00
Vladimir Khvan
e88415fdff toasts were added 2023-05-10 12:52:46 +05:00
Vladimir Khvan
218ea6ec5b unused componenets were substituted with new components 2023-05-10 12:52:17 +05:00
Vladimir Khvan
9b90f4f59a mobile/tablet views were added 2023-05-10 12:51:39 +05:00
Vladimir Khvan
b234061172 unused componenets were deleted 2023-05-10 12:51:32 +05:00
Vladimir Khvan
dff3f3d505 mobile/tablet views were added 2023-05-10 12:51:03 +05:00
Vladimir Khvan
f99cc7c67c section header was hidden in webhook details/ webhooks history 2023-05-09 15:29:08 +05:00
Viktor Fomin
41fbe37a87 Client: Profile: add SSO badge 2023-05-08 15:38:42 +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
Elyor Djalilov
3396b98c11 Fix Bug 62501 - Accounts. Page not updating after user email change 2023-05-08 12:49:32 +05:00
Viktor Fomin
8cd27e5bca Client: PortalSettings: SSO: fix breakpoint 2023-05-05 16:34:34 +03:00
Viktor Fomin
6538be2c38 Fix Bug 62348: Settings are not available when splitting the screen 2023-05-05 16:34:00 +03:00
Viktor Fomin
0bca20f496 Client: add locales 2023-05-05 16:33:30 +03:00
DmitrySychugov
f2509a1b81 Web: Components: code refactoring 2023-05-05 17:10:45 +05:00
DmitrySychugov
6dbfd93ebd Web: Components: removed redundant code 2023-05-05 16:59:52 +05:00
Viktor Fomin
85d47987db Login: add types 2023-05-05 12:42:57 +03:00
Viktor Fomin
c914c82590 Login: fix UselessTranslationKeysTest 2023-05-05 12:42:31 +03:00
Viktor Fomin
74a832712b Client: fix NotTranslatedPropsTest 2023-05-05 12:32:44 +03:00
Viktor Fomin
a62410178b Fix Bug 62265: The Rooms header in the Select File window is duplicated 2023-05-05 12:02:28 +03:00
Mushka Nikita
39fa59b485 added new filter block 2023-05-05 11:46:07 +03:00
Elyor Djalilov
9a2d8e18ee Fix Bug 61785 - Settings. Change links to helpcenter articles for docspace 2023-05-05 13:27:53 +05: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
Viktor Fomin
fae29871db Client: Profile: hide edit buttons for SSO user 2023-05-04 21:09:28 +03:00
fa1bfb8acd Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-04 19:21:08 +03:00
738ae4e38d added translations 2023-05-04 19:20:39 +03:00
Timofey Boyko
9b6fd917db Web:Client:Home: fix header 2023-05-04 18:50:51 +03:00
c10cf45fb6 Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-04 18:16:15 +03:00
0604e6e732 Web: Added quota request according to user rights. 2023-05-04 18:13:27 +03:00
Timofey Boyko
541c08c7a1 Web:Client:Home: refactoring 2023-05-04 18:08:24 +03:00
DmitrySychugov
5b32659dd8 Web: Components: fixed bug with themes, changed context to global types 2023-05-04 20:08:02 +05:00
DmitrySychugov
6758f61cb1 Web: Components: fixed typescript error, added required plugins 2023-05-04 20:06:20 +05:00
01f4b889a4
Merge pull request #1402 from ONLYOFFICE/bugfix/fix-client-proto
Bugfix/fix client proto
2023-05-04 18:04:13 +03:00
9f0207f27a Web: Added tariff update, added hiding invalid date on the payment page, added date checks. 2023-05-04 18:02:08 +03: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
b385911387 Merge branch 'develop' into feature/access-drop-down 2023-05-04 16:50:15 +04:00
Timofey Boyko
975d4e6646 Web:Client:Store: add recycleFolderId 2023-05-04 15:14:12 +03:00
Timofey Boyko
64a878c5c3 Web:Client:Article: refactoring client article 2023-05-04 15:13:25 +03:00
Elyor Djalilov
b4209900aa Web: Components: filling-status-line 2023-05-04 17:05:16 +05:00
7bc756facc Web: Files: fixed separator 2023-05-04 13:04:52 +03:00
7d8a8a517d Merge branch 'feature/access-drop-down' of github.com:ONLYOFFICE/AppServer into feature/access-drop-down 2023-05-04 12:39:37 +03:00
6c044944d6 Web:Client:Corrected the view of the list when opened on mobile in vertical orientation. 2023-05-04 12:22:10 +03:00
Viktor Fomin
523db646c4 Fix Bug 62370: Add a window to confirm the action when you click on Save 2023-05-04 01:06:44 +03:00
c61c938729 removed x-rewriter-url 2023-05-03 20:25:50 +03:00
Timofey Boyko
dce4989864 Web:Client:Files: fix render without section width 2023-05-03 18:29:17 +03:00
Timofey Boyko
a5a43a89e1 Web:Client:Home: fix accounts empty page 2023-05-03 18:08:20 +03:00
Timofey Boyko
3244792ad3 Web:Client:EmptyContainer: fix blinking 2023-05-03 17:40:57 +03:00
5bfc351818 Merge branch 'develop' into feature/access-drop-down
# Conflicts:
#	packages/client/src/components/panels/InvitePanel/sub-components/Item.js
#	packages/client/src/components/panels/InvitePanel/sub-components/ItemsList.js
2023-05-03 17:13:06 +03:00
Timofey Boyko
503ee844a7 Merge branch 'develop' into bugfix/fix-section-blinking 2023-05-03 17:01:20 +03:00
fd05e3f5a3 Web:Fixed missing scroll when opening user roles. Fixed the view of the list of user roles when the mobile phone is in a horizontal position. 2023-05-03 16:47:58 +03:00
Timofey Boyko
912dd6af01 Web:Client:Home: fix filter blinking 2023-05-03 16:25:34 +03:00
59de32b75d Web: Files: fixed crash 2023-05-03 15:09:33 +03:00
144af06c24 Fixed Bug 62394 - Rooms.Hotkeys. Fixed hotkeys rights 2023-05-03 14:37:43 +03:00
Viktor Fomin
e63e71b9fa Common: MoreLoginModal: fix icons color 2023-05-03 14:17:18 +03:00
Timofey Boyko
f9efe4fffd Web:Client: delete console log 2023-05-03 13:55:20 +03:00
0c3ab885a9 Merge branch 'develop' into feature/access-drop-down
# Conflicts:
#	packages/client/src/components/panels/InvitePanel/sub-components/Item.js
#	packages/client/src/components/panels/InvitePanel/sub-components/ItemsList.js
2023-05-03 13:38:20 +03:00
Timofey Boyko
8a49d98e45 Web:Client:PortalSettings: fix branding mobile view 2023-05-03 13:30:47 +03:00
Timofey Boyko
cf9a5117df Web:Common:API: fix getUserList 2023-05-03 13:20:20 +03:00
Timofey Boyko
fd808d8ab9 Web:Client:PortalSettings: fix integration routes 2023-05-03 12:48:46 +03:00
aa74abbd76 Fixed Bug 62398 - Rooms.Archive.Hotkeys. Fixed delete action 2023-05-03 12:29:01 +03:00
Akmal Isomadinov
ac5df5c2ff Web:Viewer Fixed bug and Refactoring, does not change the URL after closing the viewer if the viewer was opened through the context menu 2023-05-03 13:13:37 +05:00
f237631d4f Web:Client:Fix. 2023-05-03 10:58:40 +03:00
24c12593a8 Merge branch 'develop' into bugfix/fix-invite-panel-list 2023-05-03 10:51:05 +03:00
580d81d2e7 Web:Removed an incorrect fix for opening the list of roles for a user on the phone. 2023-05-03 10:44:01 +03:00
Akmal Isomadinov
70cd7840d3 Web:Viewer Fixed bug, the URL has not changed if the viewer was opened via the context menu 2023-05-03 12:00:15 +05: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
6b2ba9669e Merge branch 'bugfix/fix-invite-panel-list' of github.com:ONLYOFFICE/AppServer into bugfix/fix-invite-panel-list 2023-05-02 17:52:57 +03:00
dbc9cc1653 Web:Fixed the appearance of two scrolls in the list of added users when resizing in the invitation panel. Fixed that the list of user roles in the list of added users on mobile in a vertical position opened not nailed to the bottom. 2023-05-02 17:51:36 +03:00
Timofey Boyko
869735f1f5 Web:Client:Home: fix info-panel and media viewer 2023-05-02 16:05:04 +03:00
dc677e67d1 Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-02 15:14:43 +03:00
7bed1e829c edited Chinese 2023-05-02 15:14:05 +03:00
Akmal Isomadinov
5adeb808e7 Web:Viewer Added pdf viewer based on react-pdf 2023-05-02 16:53:48 +05:00
DmitrySychugov
9d4ff7b7bb Web: Components: fixed bug with export default in stories 2023-05-02 16:23:03 +05:00
Viktor Fomin
df4c90d838 Components: ImageEditor: add error handler 2023-05-02 14:22:28 +03:00
DmitrySychugov
914763da9b Web: Components: fixed export default error 2023-05-02 16:22:25 +05:00
DmitrySychugov
1ebc34c0f9 Web: installed new dependencies after migrating to new storybook version 2023-05-02 16:21:14 +05:00
DmitrySychugov
a7c4427cf8 Web: Components: overwritten storybook main js after migration 2023-05-02 16:20:19 +05:00
Vladimir Khvan
638254e8fa empty filter stub was added 2023-05-02 15:32:59 +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
Elyor Djalilov
93fd498284 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-01 19:58:35 +05:00
Elyor Djalilov
eabc0dcaaf Web: Files: fixed display of files after their restoration 2023-05-01 19:58:27 +05:00
Vladimir Khvan
70341ad187 retry button was added 2023-05-01 17:44:55 +05:00
Vladimir Khvan
1ad0e756e5 eventId was passed to navigation header 2023-05-01 17:44:36 +05:00
Vladimir Khvan
3b34802685 time inputs were validated 2023-05-01 17:35:11 +05:00
Vladimir Khvan
010eca8444 isApplied was moved to filterDialog 2023-05-01 17:34:32 +05:00
Vladimir Khvan
91eb09be2f format filter function was created 2023-05-01 16:58:19 +05:00
Vladimir Khvan
321a046173 statusFilters was added to handle statusBar changes 2023-05-01 16:57:59 +05:00
Viktor Fomin
c99d7cad57 Client: FilesActionsStore: delete useless 2023-05-01 14:17:40 +03:00
Viktor Fomin
a05b1528e3 Common: RecoverAccessModalDialog: add error message 2023-05-01 14:16:01 +03:00
Vladimir Khvan
c4732951d3 success toast was added 2023-05-01 13:59:23 +05:00
Vladimir Khvan
834d651fbd retry action was added 2023-05-01 13:40:26 +05:00
Vladimir Khvan
1f3f70c9c7 console error about property bubbling into DOM was fixed 2023-05-01 13:30:48 +05:00
Vladimir Khvan
1ed1fdf241 heighttextarea was renamed to heightTextArea / redundant props were deleted 2023-05-01 13:27:42 +05:00
Vladimir Khvan
b1036ec96b filterSettings and affiliated actions were added / selection logic was added 2023-05-01 13:26:04 +05:00
Vladimir Khvan
124b906758 /developer/tools/ route was changed to /developer-tools/ 2023-05-01 13:25:04 +05:00
Vladimir Khvan
fdbf39c8f4 link was changed / developer tools was divided into sub-roots 2023-05-01 13:24:23 +05:00
Vladimir Khvan
3c7fa54222 selection was reworked to interact with webhooks store 2023-05-01 13:23:42 +05:00
Vladimir Khvan
8e6248fc38 actions with filter settings were moved to webhook store 2023-05-01 13:22:30 +05:00
Vladimir Khvan
933554356d filter settings was injected 2023-05-01 13:22:02 +05:00
Vladimir Khvan
72e950f6fe actions with filter settings were moved to webhook store / time picker was fixed 2023-05-01 13:21:27 +05:00
Vladimir Khvan
95296381e3 status bar was created 2023-05-01 13:20:09 +05:00
Vladimir Khvan
440e423b95 group actions were added 2023-05-01 13:19:42 +05:00
Vladimir Khvan
0377ab7f8f filter settings object was moved to webhooks store 2023-05-01 13:19:13 +05:00
Vladimir Khvan
f4f454087b history webhooks were passed to header 2023-05-01 13:18:08 +05:00
Vladimir Khvan
f0719871b5 console.log was deleted 2023-05-01 13:17:42 +05:00
Vladimir Khvan
b0def70285 hasError prop was added 2023-05-01 13:17:16 +05:00
Vladimir Khvan
49edd01154 /developer/tools root was changed to /developer-tools/ 2023-05-01 13:16:48 +05: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
Viktor Fomin
4c686bbc5e Fix Bug 62357: Interface theme is not transferred to editors 2023-04-29 14:25:20 +03:00
469308de49 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2023-04-28 19:03:06 +03:00
2bfb4aa5bf Web:Client:In the Archive folder, if the current user has the rights to delete / restore rooms, then the group menu will open. If there are rooms on the list that have rights and those that do not have rights, the group menu will open, but the operation will be applied only to those with rights. Same for actions in the context menu when right-clicking. 2023-04-28 19:01:12 +03:00
Timofey Boyko
b25ed3dfd0 Web:Client:Section: fix list of My documents after moving from Settings or Accounts 2023-04-28 17:41:49 +03:00
Elyor Djalilov
ee8188b737 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-04-28 19:19:22 +05:00
Elyor Djalilov
5d04623c03 Web: Files: fixed fetchFiles rerender 2023-04-28 19:18:55 +05:00
51f7cdac9a Web: Files: fixed translations 2023-04-28 16:59:48 +03:00