Commit Graph

11469 Commits

Author SHA1 Message Date
44d21119b1 Web:Client:Fix warning currentColorScheme. 2023-05-30 12:40:38 +03:00
4214470b2c Merge branch 'develop' into feature/filling-status-line 2023-05-30 13:16:26 +04:00
55da841b74 Merge branch 'develop' into feature/navigation 2023-05-30 12:30:02 +04:00
Mushka Nikita
5e201b4414 Merge branch 'develop' into feature/history-timeout 2023-05-30 11:29:48 +03:00
Mushka Nikita
98039c2da3 fixed after-rebase bugs 2023-05-30 11:23:54 +03:00
fdcac6f4da Merge branch 'develop' into feature/trash-filter-by-room 2023-05-30 11:56:18 +04:00
20a4343e7c
Merge pull request #1444 from ONLYOFFICE/bugfix/fix-floating-button
bugfix/fix-floating-button
2023-05-30 11:52:35 +04:00
eafba31391 Web:Common:Expanded Navigation to show the root folder. 2023-05-30 08:48:27 +03:00
DmitrySychugov
69bcf4b71a Web: Components: fixed floating button story 2023-05-29 19:51:24 +05:00
DmitrySychugov
c2e14919f3 Web: Components: fixed dark theme color 2023-05-29 19:48:38 +05:00
DmitrySychugov
5db16b0be3 Web: Components: fixed storybook console log error 2023-05-29 19:48:11 +05:00
DmitrySychugov
3264ec78e1 Web: Components: fixed combobox docs 2023-05-29 19:47:13 +05:00
DmitrySychugov
d2388a72c1 Web: Components: enable mdx format for storybook, rename mdx files 2023-05-29 19:46:28 +05:00
73e707a3f6 Web: Added check for filter instead of "instanceof". 2023-05-29 17:14:50 +03:00
1df9df59d6 Web:Common:Add showTwoProgress props. 2023-05-29 16:32:58 +03:00
a22dbea67f Web: Client: Filter: Restored SSO filter after merge master 2023-05-29 14:49:08 +03:00
19e8b2210a Merge branch 'master' into develop
# Conflicts:
#	packages/client/src/helpers/constants.js
#	packages/client/src/pages/AccountsHome/Section/Filter/index.js
#	packages/client/src/pages/Home/InfoPanel/Body/sub-components/ItemTitle/AccountsItemTitle.js
#	packages/client/src/pages/Home/Section/AccountsBody/RowView/userContent.js
#	packages/client/src/pages/Home/Section/Header/index.js
#	packages/client/src/pages/Home/index.js
#	packages/client/src/pages/PortalSettings/categories/common/Customization/dns-settings.js
#	packages/client/src/pages/PortalSettings/categories/common/branding.js
#	packages/client/src/pages/PortalSettings/categories/security/access-portal/index.js
#	packages/client/src/store/FilesActionsStore.js
#	packages/common/components/Article/sub-components/article-payment-alert.js
#	packages/common/components/Section/index.js
#	packages/components/floating-button/styled-floating-button.js
#	packages/login/src/client/App.tsx
#	packages/login/src/client/components/Invalid/index.tsx
#	products/ASC.Files/Core/Core/FileStorageService.cs
#	products/ASC.Files/Core/Utils/FileConverter.cs
#	yarn.lock
2023-05-29 14:36:12 +03:00
DmitrySychugov
68b5c2c964 Web: Components: fixed prop warnings 2023-05-29 14:43:23 +05:00
Timofey Boyko
e64f541d22 Web:Client: update fetch rooms 2023-05-29 11:04:59 +03:00
Timofey Boyko
5c461123fb Web:Client: update fetch people 2023-05-29 10:25:19 +03:00
Timofey Boyko
eefd26216a Web:Client: modify navigation system at empty containers and home filter 2023-05-26 19:02:36 +03:00
2e76723f1f Merge branch 'develop' into feature/trash-filter-by-room 2023-05-26 18:58:33 +04:00
80a8a983aa Fix undefined selectedItemTag 2023-05-26 18:58:11 +04:00
DmitrySychugov
1c257bc3bc Merge branch 'develop' into feature/storybook-update 2023-05-26 19:46:23 +05:00
9599a68e2b Merge branch 'develop' into feature/trash-filter-by-room 2023-05-26 18:39:55 +04:00
Vlada Gazizova
e4d5442f76
Merge branch 'develop' into bugfix/fix-color-theme-import-cycle 2023-05-26 16:44:12 +03:00
d0eae2dac2 Web:Components:Add currentColorScheme in readme. 2023-05-26 16:42:32 +03:00
c5b2a6ed47 Web:Fix name. 2023-05-26 16:40:38 +03:00
d37f9f7d16 Web:Added an example of a color theme for the story. 2023-05-26 16:38:41 +03:00
8e5b341dc3 web: fix margin in third-party modal 2023-05-26 16:59:38 +04:00
Subhonbek
f996a162ac fix badge 2023-05-26 15:42:30 +03:00
Subhonbek
f33cf6015d fix bg 2023-05-26 15:26:31 +03:00
Subhonbek
0ee45ec52f fix line-height 2023-05-26 14:59:22 +03:00
1a2d5f3d5a Web:Adding history for FloatingButton in the Components module. 2023-05-26 14:39:19 +03:00
Mushka Nikita
92f94e38af Merge branch 'hotfix/v1.0.1' into feature/history-timeout 2023-05-26 14:29:28 +03:00
Mushka Nikita
7f80990818 update startTransition 2023-05-26 14:29:08 +03:00
Mushka Nikita
19d5f0db38 removed suspense, update file/folder flicking fix 2023-05-26 14:29:07 +03:00
Mushka Nikita
6b2943da07 moved history instance to infoPanelStore, moved parseHistory to HistoryHelper, implemented useTransition, fixed file/folder flicking bug, removed timers 2023-05-26 14:28:53 +03:00
Subhonbek
0d61a10a8d fix border 2023-05-26 14:28:50 +03:00
Mushka Nikita
c0417dd390 logging tweaks 2023-05-26 14:28:24 +03:00
Mushka Nikita
96b3be2ac0 added AbortController to history 2023-05-26 14:28:23 +03:00
Mushka Nikita
144a419ebd fixed memory leak 2023-05-26 14:27:31 +03:00
Mushka Nikita
ee75f70798 added switch to members tab 2023-05-26 14:26:26 +03:00
Mushka Nikita
74389e849f change load time 2023-05-26 14:26:26 +03:00
Mushka Nikita
d79b661b54 added timeout error toast to history load 2023-05-26 14:26:25 +03:00
Mushka Nikita
dfccf6526e Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-26 13:57:58 +03:00
Subhonbek
29b255f257 del padding 2023-05-26 13:41:39 +03:00
Subhonbek
cfebcd0dab Merge branch 'develop' into feature/type-badge 2023-05-26 13:39:35 +03:00
b4615ff33b Web:Components:Add PropTypes, stories for tags components. 2023-05-26 13:34:22 +03:00
Elyor Djalilov
ae8dece086 Fix Bug 62769 - Rooms.Files. An edit icon for a file that is available for viewing. 2023-05-26 14:32:31 +05:00
Subhonbek
a542e89576 fix height 2023-05-26 11:51:29 +03:00
a1392f94df Web:Components:Changed the file to mdx extension. 2023-05-26 11:26:37 +03:00
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