Commit Graph

5658 Commits

Author SHA1 Message Date
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
17ab61ad7d Client: add translations 2023-05-17 13:07:39 +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
Vladimir Khvan
0700f6e874 redundant import was deleted 2023-05-17 14:09:16 +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
12ade3765c historyFilters logic was changed / infinite loader was added 2023-05-16 21:36:04 +05:00
Viktor Fomin
b1a2f4f17e Client: PortalSettings: Security: disable autofocus 2023-05-16 15:54:56 +03:00
DmitrySychugov
3273b7af13 Web: renamed combobox function 2023-05-16 16:38:53 +05:00
Vladimir Khvan
bd317b6224 webhook history interactions moved to webhooksStore 2023-05-16 15:44:29 +05:00
0df3278f96 Fix UselessModuleTranslationKeysTest issue (key: MessageEmailActivationInstuctionsSentOnEmail) 2023-05-16 12:56:57 +04: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
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
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
9995eed7bf Fixed Bug 62573 - Files.Media. Fixed delete action 2023-05-15 14:18:42 +03: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
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
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
Vladimir Khvan
01e64ad762 sticky navigation header was added 2023-05-11 20:53:35 +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
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
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
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
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
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
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
Timofey Boyko
541c08c7a1 Web:Client:Home: refactoring 2023-05-04 18:08:24 +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
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
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
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
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
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
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
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
Vladimir Khvan
638254e8fa empty filter stub was added 2023-05-02 15:32:59 +05:00
Timofey Boyko
8dbdcf9cf5 Merge branch 'develop' into branch bugfix/fix-section-blinking 2023-05-02 11:10:02 +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
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
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
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
25fed493da Merge branch 'develop' into feature/action-buttons-hints 2023-04-28 17:10:46 +04:00
Akmal Isomadinov
9fed795cca Web: Added pdf viewer in the context menu of files 2023-04-28 17:11:35 +05:00
Akmal Isomadinov
a42103b2bd Web: Added PDF viewer 2023-04-28 17:04:46 +05:00
Viktor Fomin
5dcdcbc0a8 Fix Bug 62349: Error when adding an allowed IP address 2023-04-28 13:28:24 +03:00
4cc76b2013 Merge branch 'develop' into feature/image-thumbnail 2023-04-28 13:28:10 +04:00
Timofey Boyko
122349273d Web:Client:Filter: fix loader 2023-04-28 10:17:43 +03:00
Viktor Fomin
896aa6c5f9 Client: InfoPanel: add SSO badge 2023-04-27 18:02:06 +03:00
Viktor Fomin
7e07b3d2ac Client: AccountsHome: add SSO badge 2023-04-27 18:01:55 +03:00
Viktor Fomin
56e10e2b89 Client: UsersStore: get isSSO 2023-04-27 18:01:29 +03:00
Timofey Boyko
63a6c22b9f Web:Client:HOCs: fix withPeopleLoader 2023-04-27 16:21:52 +03:00
Timofey Boyko
fbbc7721be Web:Client: move Settings as nested route to home 2023-04-27 16:21:34 +03:00
5f99ad8698 Merge branch 'develop' into feature/redirect-after-access-denied 2023-04-27 17:05:38 +04:00
Mushka Nikita
359f77e4ca removed unused todo comment 2023-04-27 15:54:18 +03:00
83a10be7e9 Web:Client:Hid the menu in the Archive folder. 2023-04-27 13:15:01 +03:00
Timofey Boyko
d3279bd6ae Web:Client:Home: change AccountsBody loader 2023-04-27 11:33:47 +03:00
Timofey Boyko
2f4c61b778 Merge branch 'develop' into branch feature/image-thumbnail 2023-04-27 10:06:07 +03:00
Viktor Fomin
6f20d5a4da Fix Bug 62250: Unreadable text when archive is selected from the Backup List 2023-04-26 23:59:47 +03:00
Timofey Boyko
84912426bb Web:Client:Home: delete loaders 2023-04-26 17:25:15 +03:00
Timofey Boyko
c189f0071b Web:Client:Home: fix double fetching files 2023-04-26 16:41:41 +03:00
Mushka Nikita
b417ae0365 Merge branch 'develop' into feature/thirdparty 2023-04-26 15:02:13 +03:00
Viktor Fomin
a027419ff6 Client: InfoPanel: add select user email 2023-04-26 13:44:58 +03:00
9188a6f913
Merge pull request #1387 from ONLYOFFICE/bugfix/fixed-rooms-delete
Web: Files: fixed sequential deletion of rooms
2023-04-26 13:05:13 +03:00
efcdd6d952 Web:Client:Fixed the height of the list in the invitation panel to the maximum so that the dropdown with the list of user roles opens completely. 2023-04-26 12:27:18 +03:00
3b8e9b5e2d Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-04-26 12:24:03 +03:00
09b5f612c9 added translations 2023-04-26 12:23:34 +03:00
Timofey Boyko
5356d20ad9 Web:Client:FilesStore: fix isEmptyPage 2023-04-26 11:47:48 +03:00
Timofey Boyko
d57e356d7a Web:Client:SectionHeader: fix blinking after change accounts to my documents 2023-04-26 11:35:31 +03:00
049ea26ada Web: Files: fixed setSelected 2023-04-26 11:13:46 +03:00
f3a534556e Web: Files: fixed drag to recycle bin 2023-04-26 10:52:40 +03:00
ed1b7e0e48 Web: Files: fixed sequential deletion of rooms 2023-04-25 17:39:12 +03:00
Akmal Isomadinov
20baf627dd Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-04-25 16:02:57 +05:00
Akmal Isomadinov
ea6fd28122 Web:Client Added translation for the title of the empty room screen 2023-04-25 16:02:30 +05:00
d798773f62 Web: Components: ContextMenuButton: Fixed property usage. Added new display type - "toggle". Fixed usage on clients. 2023-04-25 13:57:49 +03:00
Timofey Boyko
f485f90126 Web:Client:Filter: fix visible at accounts page 2023-04-25 13:43:35 +03:00
Timofey Boyko
aced605262 Web:Client:Home: fix section header blinking 2023-04-25 13:38:18 +03:00
615cc4e183 Bump version to v1.0.1 2023-04-25 14:32:55 +04:00
Mushka Nikita
30379db3fd fixed history (completed) 2023-04-25 12:58:51 +03:00
Timofey Boyko
e04f7be858 Web:Client:Article: fix path for accounts/filter 2023-04-25 12:36:26 +03:00
Timofey Boyko
6d1c854b1d Web:Client:FilesStore: fix trash isEmptyPage 2023-04-25 12:14:38 +03:00
Akmal Isomadinov
194e49efde Web:Client Fixed bug 62171 2023-04-25 14:08:01 +05:00
Vladimir Khvan
efe6d9ff68 withRouter and history were substituted with useNavigate 2023-04-25 14:01:33 +05:00
Timofey Boyko
b888b8a0ee Web:Client: move AccountsHome to Home 2023-04-25 12:01:25 +03:00
DmitrySychugov
9362331ecc Merge branch 'develop' into bugfix/storybook-fixes 2023-04-25 12:55:59 +05:00
Vladimir Khvan
d9418d7fef Merge branch 'develop' into feature/webhooks-page 2023-04-25 12:26:46 +05:00
Vladimir Khvan
55f42b28a1 with file actions and with router were injected 2023-04-25 12:11:34 +05:00
Vladimir Khvan
3538cc38c3 file store was injected 2023-04-25 12:11:03 +05:00
Vladimir Khvan
4c93dd967e filter settings were moved to the parent component 2023-04-25 12:09:45 +05:00
Vladimir Khvan
e5f3e66e89 filter dialog was modularized / status and delivery date submission was added 2023-04-25 12:08:45 +05:00
Vladimir Khvan
67f27ea0ba apply filters function was created 2023-04-25 12:06:57 +05:00
Vladimir Khvan
475d942709 status description was deleted 2023-04-25 12:06:31 +05:00
Vladimir Khvan
14839d512d classname prop was added 2023-04-25 12:06:08 +05:00
Vladimir Khvan
a4d5bd9bed webhook details/history tabs were deleted 2023-04-25 12:05:46 +05:00
1aebfbcd1c Merge branch 'develop' into feature/access-drop-down 2023-04-24 18:49:57 +04:00
cd95baa914 Merge branch 'develop' into bugfix/comment-edit-style 2023-04-24 18:26:42 +04:00
f3ca1adb73 Merge branch 'develop' into bugfix/invite-panel-scroll 2023-04-24 18:15:28 +04:00
Timofey Boyko
ab41b5f654 Web:Client:Accounts: delete paging 2023-04-24 16:46:14 +03:00
4e833cf04f Merge branch 'develop' into bugfix/storybook-fixes 2023-04-24 17:04:37 +04:00
Timofey Boyko
49f4e2d656 Merge branch 'develop' into bugfix/fix-section-blinking 2023-04-24 15:15:29 +03:00
Timofey Boyko
46cb1b6b4b Web:Client:Accounts: delete filter and header 2023-04-24 15:13:41 +03:00
Timofey Boyko
0e964a6fee Web:Client: move accounts filter to home 2023-04-24 15:13:12 +03:00
d46661eb85 edited translations 2023-04-24 13:46:53 +03:00
db976e019e Web: Fix routing to login (logout issues) 2023-04-24 14:25:14 +04:00
e2984385b7 Web: Added missing imports 2023-04-24 13:53:36 +04:00
64ccf41ad1 Web: Fixed redirect after merge. 2023-04-24 12:23:20 +03:00
339102aa77 Merge branch 'develop' into feature/redirect-after-access-denied
# Conflicts:
#	packages/client/src/pages/Files.jsx
2023-04-24 12:21:15 +03:00
Timofey Boyko
0fc936434f Web:Client:Home: fix section header blinking 2023-04-24 12:03:25 +03:00
DmitrySychugov
af6d199d1a Merge branch 'develop' into bugfix/storybook-fixes 2023-04-24 12:34:01 +05:00
f5d3372af2 Merge branch 'release/v1.0.0' into develop 2023-04-24 11:33:58 +04:00
43a62dca44 added translations 2023-04-21 22:31:19 +03:00
99c8a67a2e Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-21 18:37:28 +03:00
c5963b45d5 Web:Client:Fixed clearing the Language field when selecting a language on the tablet and pressing the Cancel button. 2023-04-21 18:36:45 +03:00
Timofey Boyko
510d6724f5 Web:Client:Routes: rename roomId to room 2023-04-21 17:38:10 +03:00
Timofey Boyko
b83637d95e Web:Client:Routes: return deleted rooms routes 2023-04-21 17:36:40 +03:00
c025f11ecf added translations 2023-04-21 16:43:31 +03:00
Timofey Boyko
524258ebb5 Web:Client:Home: fix section header for trash 2023-04-21 15:43:26 +03:00
9f0391fefc Update translations (bg, de, fi, pt) 2023-04-21 14:31:21 +03:00
Timofey Boyko
b06ca2ebe4 Web:Client:Home: merged accounts section header into home section header 2023-04-21 14:12:27 +03:00
Viktor Fomin
4cda75877c Client: Confirm: ChangeOwner: add text after change 2023-04-21 13:59:52 +03:00
Timofey Boyko
e92f632062 Web:Client:Home:Section:Header: refactoring 2023-04-21 12:54:58 +03:00
Timofey Boyko
a83cce56e8 Web:Client:Home: rewrite to functional component 2023-04-21 12:23:51 +03:00
ff08a86942 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-21 12:22:04 +03:00
5afd8e6950 Fixed Bug 62196 - Rooms.Archive. File conversion available in archive room. 2023-04-21 12:21:14 +03:00
5dfbf20853 Merge branch 'develop' into feature/action-buttons-hints 2023-04-21 11:59:54 +03:00
0e4ed5ceca Merge branch 'develop' into feature/access-drop-down 2023-04-21 11:59:25 +03:00
2f178d42f9 added translations 2023-04-21 11:35:29 +03:00
Timofey Boyko
6efeb9da76 Web:Client:Store: delete useless store 2023-04-20 18:38:07 +03:00
Timofey Boyko
f65760e6ef Web:Client: rename client, confirm and portal settings router to routes 2023-04-20 18:37:15 +03:00
Timofey Boyko
a6f4000d6e Web:Client: split router to client, portal settings and confirm routes 2023-04-20 18:33:35 +03:00
1d15a0345f added translations 2023-04-20 18:21:37 +03:00
c100b87933 Web: Added redirect with navigate. Added redirect to archives. 2023-04-20 17:59:15 +03:00
Timofey Boyko
8f1f0bd543 Web: move navigate and location from SettingsStore to window.DocSpace 2023-04-20 17:53:49 +03:00
1106663ca8 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-20 17:47:47 +03:00
908a8d085e Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0
# Conflicts:
#	packages/client/public/locales/az/Settings.json
#	packages/client/public/locales/cs/Settings.json
#	packages/client/public/locales/el-GR/Settings.json
#	packages/client/public/locales/es/Settings.json
#	packages/client/public/locales/hy-AM/MainBar.json
#	packages/client/public/locales/ko-KR/Settings.json
#	packages/client/public/locales/nl/Settings.json
#	packages/client/public/locales/sk/Settings.json
#	packages/client/public/locales/sl/Settings.json
#	packages/client/public/locales/tr/Settings.json
#	packages/client/public/locales/vi/Settings.json
2023-04-20 17:47:30 +03:00
Viktor Fomin
cdc1cea1a3 Fix Bug 62203: Buttons on the page confirming the change of portal owner do not work 2023-04-20 17:33:15 +03:00
Timofey Boyko
a039670fed Merge branch 'develop' into feature/routing-optimization 2023-04-20 17:29:35 +03:00
Timofey Boyko
9758b71231 Web:Client:Router: fix lazy loading 2023-04-20 17:26:27 +03:00
Timofey Boyko
9f1689963f Web: delete useless code 2023-04-20 17:26:14 +03:00