Commit Graph

10671 Commits

Author SHA1 Message Date
76d26b632c added translations 2023-04-12 14:20:40 +03:00
f615678fec Fix NotTranslatedPropsTest issue (TableView empty title) 2023-04-12 15:03:44 +04: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
ff60dcf52f Fix NotTranslatedPropsTest issue (RadioButton empty label) 2023-04-12 14:53:12 +04:00
36fa63c947 Fix NotTranslatedPropsTest issue (GroupButton empty title) 2023-04-12 14:50:39 +04:00
8c5ada9507 Fix NotTranslatedPropsTest issue 2023-04-12 14:39:07 +04:00
Timofey Boyko
fffdc44de4 Web: fix article by portal-settings 2023-04-12 11:24:21 +03:00
8f1cead793 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-12 11:08:22 +03:00
87b3cecbfa Web:Components:Fixed missing dark theme shadow on sort list on mobile. 2023-04-12 11:06:09 +03:00
29f0d358a1 Web: Deleted useless code. 2023-04-12 10:32:42 +03:00
bb787bc84a Web: ChangePricingPlanDialog: Deleted useless button. 2023-04-12 10:30:22 +03:00
41925aa4c3 Web: Payments: Added update of information about the payer when re-entering the payment page. 2023-04-12 10:25:40 +03:00
6aa5cf81bf Web: Added usage of new api param /portal/payment/quota?refresh=true 2023-04-11 22:17:25 +04:00
e824841226 Web: Fix empty email api request 2023-04-11 22:13:37 +04:00
0a818c73ff added translations 2023-04-11 19:06:43 +03:00
c78dbd9135 Web: Components: MainButtonMobile - descriptions changed 2023-04-11 20:23:53 +05:30
Timofey Boyko
352f41328a Web: fix accounts redirect 2023-04-11 17:33:43 +03:00
cd2b62ab7e Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-11 17:12:34 +03:00
d0a4bff865 added translations 2023-04-11 17:12:13 +03:00
06c3c4d6b9 Web: Components: MainButton - descriptions changed 2023-04-11 18:41:17 +05:30
Timofey Boyko
a858b346bd Web: fix portal-settings routes 2023-04-11 14:50:44 +03:00
01af4101ee Web: Components: LinkWithDropdown - descriptions changed 2023-04-11 16:53:56 +05:30
Viktor Fomin
2d8c453874 Client: Profile: SocialNetworks: fix translate for connected item 2023-04-11 14:21:45 +03:00
Viktor Fomin
4d80e002ce Common: Utils: fix getProviderTranslation 2023-04-11 14:21:17 +03:00
Viktor Fomin
127ba1e43f Components: Themes: fix dark theme for social button 2023-04-11 14:15:46 +03:00
b4b03ba498 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-11 13:59:27 +03:00
5a31293b9b added translations 2023-04-11 13:59:04 +03:00
Akmal Isomadinov
8368e8ccb3 Web:Client:Store:PaymentStore Fixed mobx warning 2023-04-11 15:47:11 +05:00
Akmal Isomadinov
ad1954f217 Web:Client:Pages:PortalSettings:Categories:Payments:PriceCalculation Fixed page crash 2023-04-11 15:42:38 +05:00
Akmal Isomadinov
5658b84bde Web:Client:Pages:Profile:Section:Body:sub-components:interface-theme Fixed styles 2023-04-11 14:26:00 +05:00
a1e2402c9a Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-11 12:18:08 +03:00
0a7690c5e3 Web:Client:Add ResizeObserver. 2023-04-11 12:17:12 +03:00
4704d4f107 Web:Components:Add theme buttons. 2023-04-11 12:06:27 +03:00
36e238c312 Web:Client:Fixed the lack of change in the height of the list of invited users and the entry of the list under the buttons when you turn on Invite by link. 2023-04-11 12:05:48 +03:00
137413cf57 web: Added link to DeleteProfileConfirmationInfo translation key on some languages 2023-04-11 12:52:05 +04:00
Akmal Isomadinov
e72bb1d9a9 Web:Common:store:UserStore Fixed mobx warning when changing the theme 2023-04-11 13:47:08 +05:00
Akmal Isomadinov
b6ca42a92f Web:Client:Pages:Profile:Section:Body:sub-components:interface-theme Removed unnecessary import 2023-04-11 13:43:45 +05:00
Akmal Isomadinov
a7719f47d0 Web:Client:Pages:Profile:Section:Body:sub-components:interface-theme Removed isDisabled props 2023-04-11 13:41:23 +05:00
Viktor Fomin
5a6c52a42c FIx Bug 62017: Missing "Privacy policy" link on account deletion pages 2023-04-10 22:49:35 +03:00
7eb240cdfc added translations 2023-04-10 19:18:44 +03:00
c5432c6d90 Web: Components: Link - descriptions changed 2023-04-10 19:56:38 +05:30
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
689a5b30b3 Web: Components: InputPhone - descriptions changed 2023-04-10 19:38:22 +05:30
Elyor Djalilov
58ace42668 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-10 18:07:54 +05:00
Elyor Djalilov
4ace77514a Web: PortalSettings: fix styles 2023-04-10 18:07:48 +05:00
9843f5ff69 Delete translations DowngradePlanDialog, StorageSpaceSizeAllowed 2023-04-10 15:54:12 +03:00
Timofey Boyko
62d8e54d59 Web: delete useless console log 2023-04-10 15:38:38 +03:00
debf275864 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-10 15:35:23 +03:00
ee49a99dde Update translations: bg, el, lo, pt 2023-04-10 15:35:14 +03:00
9920e95393 Web: PortalSettings: Payments: Cost recalculation if zero is entered as the number of users. 2023-04-10 15:33:16 +03:00
Elyor Djalilov
62603a1d1d Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-10 17:20:55 +05:00
Elyor Djalilov
b674511946 Web: Client: InfoPanel: fixed translate 2023-04-10 17:20:48 +05:00
Timofey Boyko
75cff9e01f Web: change useMatch to useParams or delete useless code 2023-04-10 15:20:28 +03:00
f08dc3439f Web: Components: InputBlock - descriptions changed 2023-04-10 17:22:49 +05:30
d84c3d3a0a Fix NotTranslatedToastsTest issue 2023-04-10 15:25:40 +04:00
ea980ae021 Fix EnDublicatesByContentTest issue (replaced AboutCompanyAddressTitle key to Common:Address) 2023-04-10 15:18:15 +04:00
2c2454d901 Fix UselessTranslationKeysTest issue (ThirdPartyHowItWorks key) 2023-04-10 15:14:59 +04:00
c2afa87657 Fix UselessTranslationKeysTest issue (LiveChatOn/LiveChatOff key) 2023-04-10 15:12:34 +04:00
1af699b51c Web: Components: IconButton - descriptions changed 2023-04-10 16:25:59 +05:30
Timofey Boyko
83e58e848b Web:Client: fix media viewer route 2023-04-10 13:50:32 +03:00
859d4a97b0 web: Replaced opportunity to send delete profile instruction for owner 2023-04-10 14:44:06 +04:00
2adb4b6ed7 Web: Components: Heading - descriptions changed 2023-04-10 15:55:21 +05:30
0f1a6c0b61 Web: Components: FileInput - descriptions changed 2023-04-10 15:47:07 +05:30
8dc844e4c6 Web: Components: FieldContainer - descriptions changed 2023-04-10 15:43:45 +05:30
Timofey Boyko
777720d6f5 Web:Client: fix Profile and Notifications route 2023-04-10 13:07:06 +03:00
6958996c74 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-10 12:41:51 +03:00
5826727231 Web:Components:Added theme for profile info lines on mobile. 2023-04-10 12:41:39 +03:00
4dea9b7877 Web:Client:Added theme for profile info lines on mobile. 2023-04-10 12:41:19 +03:00
Elyor Djalilov
7f0cea7188 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-10 14:33:31 +05:00
Elyor Djalilov
834fd46253 Web: Client: Accounts: fixed display avatar 2023-04-10 14:33:24 +05:00
Viktor Fomin
40c4cb48d1 Fix Bug 61999: update badge in article 2023-04-10 11:52:57 +03:00
6b5bfeaae4 Merge branch 'bugfix/storybook-fixes' of https://github.com/ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-10 14:17:38 +05:30
dcc0ebfe78 Web: Components: EmailInput - descriptions changed 2023-04-10 14:12:26 +05:30
5c4044fc79 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-10 11:32:55 +03:00
34ad181bb0 Web:Client:Fixed blinking of the custom room picture when resizing in tabnails and when changing the view. 2023-04-10 11:32:30 +03:00
Mushka Nikita
d128fdbecd Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-10 11:18:36 +03:00
Mushka Nikita
3b72c14a19 fixed tile title styling 2023-04-10 11:18:29 +03:00
b4479aacb8 deleted translations CannotDowngradePlan 2023-04-10 11:04:42 +03:00
f0624fb0cd deleted 4 translations DowngradePlanDialog 2023-04-10 10:56:33 +03:00
Timofey Boyko
199f17e5dc Web: update react-router 2023-04-10 10:13:06 +03:00
40e7935d68
Merge pull request #1326 from ONLYOFFICE/feature/quota-via-websocket
Feature/quota via websocket
2023-04-07 21:51:32 +04:00
c789ca123b Web: PortalSettings: Payments: Added dialog for free plan, changed dialog. 2023-04-07 19:19:25 +03:00
41495c45b4 Web: Components: EmailInput - descriptions changed 2023-04-07 21:37:36 +05:30
9e67a0fcd1 added translations 2023-04-07 18:51:51 +03:00
fa9213db60 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-07 18:47:39 +03:00
09b3cb61a4 added translations 2023-04-07 18:47:21 +03:00
f864c4b558 Add translations 2023-04-07 18:28:10 +03:00
853791d3cd Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-07 18:18:16 +03:00
434812f49f added translations 2023-04-07 18:17:55 +03:00
1809ded4d6 Web: PortalSettings:Payments: Added limit on the count of requests. 2023-04-07 18:02:08 +03:00
DmitrySychugov
c77387b6b3 Merge branch 'bugfix/storybook-fixes' of github.com:ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-07 20:00:57 +05:00
DmitrySychugov
9c442f2184 Web: Components: deleted arrow in tooltip story 2023-04-07 20:00:47 +05:00
DmitrySychugov
d5843a06f5 Web: Components: removed alerts in submenu story 2023-04-07 20:00:06 +05:00
DmitrySychugov
27e7702387 Web: Components: corrected the width in row and search input stories 2023-04-07 19:59:22 +05:00
DmitrySychugov
b2932a4c55 Web: Components: fixed horizontal scroll in useReactWindow mode, corrected the names 2023-04-07 19:58:44 +05:00
DmitrySychugov
41f4963d83 Web: Components: added room logo type selector 2023-04-07 19:57:08 +05:00
DmitrySychugov
4bd4131484 Web: Components: deleted row example from storybook 2023-04-07 19:56:37 +05:00
Timofey Boyko
809929f18b Web: fix confirm pages 2023-04-07 17:54:49 +03:00
61d6f74076 Web: PortalSettings: Payments: Removed disabling the button on the free tariff. 2023-04-07 17:38:04 +03:00
a9e02567a4 Web: PortalSettings: Payments: Added updating tariff dates. 2023-04-07 17:24:19 +03:00
fa7447048c Web: The function has been moved to the common 'utils'. 2023-04-07 17:23:34 +03:00
35a65710ac Web:Components:Added a check if it does not find the element when clicking on the view selection icon. 2023-04-07 17:14:35 +03:00
63ac764de5 Web: Components: EmailChips - descriptions changed 2023-04-07 19:37:43 +05:30
4401686a9d Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-07 16:47:55 +03:00
17d2a7d7e2 Web:Client: On the info panel and in the version history line, fixed the comment to be a maximum of 3 lines and go into ellipsis. 2023-04-07 16:47:43 +03:00
Viktor Fomin
844e9918b5 Fix Bug 62006: limit file name to 165 characters 2023-04-07 16:24:56 +03:00
82faed8019 Web: Components: DropDownItem - descriptions changed 2023-04-07 18:51:19 +05:30
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
b754275f90 Web: PortalSettings: Payments: Set basic payment url. 2023-04-07 16:06:40 +03:00
791108257f Web: Components: DropDownContainer - descriptions changed 2023-04-07 18:32:36 +05:30
dbc3288a70 Merge branch 'feature/quota-via-websocket' of https://github.com/ONLYOFFICE/DocSpace into feature/quota-via-websocket 2023-04-07 15:46:55 +03:00
1b2ca5f686 Web: PortalSettings:Payments: Fixed initial value on added users. 2023-04-07 15:46:37 +03:00
1537b61ce6 Web: Components: DragAndDrop - descriptions changed 2023-04-07 17:48:36 +05:30
52b7a8cc1e Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-07 15:16:26 +03:00
8d7875c183 Web: Added waiting for receiving quotas before displaying payment alert. 2023-04-07 15:16:05 +03:00
64c44bed2a Merge branch 'release/v1.0.0' into feature/quota-via-websocket 2023-04-07 16:14:11 +04:00
4b7c40ab7e Web: Components: DatePicker - descriptions changed 2023-04-07 17:44:11 +05:30
43be071e75 Web: Components: ContextMenuButton - descriptions changed 2023-04-07 17:37:50 +05:30
de6927f273
Merge pull request #1333 from ONLYOFFICE/feature/profile-menu
Web: Accounts: fixed profile menu styles
2023-04-07 15:46:41 +04:00
Viktor Fomin
4b855035f1 Client: Confirm: TFA: fix error message, infinite loader 2023-04-07 14:44:22 +03:00
9f12057bae Web: Common: renamed documentationEmail to bookTrainingEmail 2023-04-07 14:24:49 +03:00
c8424987a5 Merge branch 'release/v1.0.0' into feature/profile-menu 2023-04-07 14:20:51 +03:00
7ad3f820d7 Merge branch 'feature/profile-menu' of github.com:ONLYOFFICE/AppServer into feature/profile-menu 2023-04-07 14:05:13 +03:00
eb755a3207 Web: Common: moved supportEmail to SettingsStore 2023-04-07 14:05:01 +03:00
Timofey Boyko
bc27f6684e Web: change Routes component, fix render Home and Accounts 2023-04-07 14:00:36 +03:00
aa709d1036 Web: Profiles: fixed styles 2023-04-07 14:00:28 +03:00
3408fd04d2 Web: Components: ContextMenu - descriptions changed 2023-04-07 16:20:24 +05:30
ab2224a36b Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-07 13:28:07 +03:00
81ed1fbe26 Web: Section: RowsView: Removed jumps when hovering over a line with a hotkey borders. 2023-04-07 13:27:31 +03:00
Viktor Fomin
a4098ebf9b Client: InfoPanel: fix 2023-04-07 13:27:00 +03:00
Viktor Fomin
6cae5f8791 Client: InfoPanel: add empty history state 2023-04-07 13:23:08 +03:00
Viktor Fomin
4b9066abc2 Client: add translate 2023-04-07 13:22:35 +03:00
d2703cf4e1
Merge pull request #1332 from ONLYOFFICE/feature/row-table-styles
Removed incorrect styles for my documents, rooms, accounts
2023-04-07 14:20:47 +04: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
53105e9d94 Merge branch 'release/v1.0.0' into feature/profile-menu 2023-04-07 13:42:28 +04:00
b2fd048ba0 Web: Profile: fixed isSmallTablet crash 2023-04-07 12:39:01 +03:00
Timofey Boyko
8b2ecd4a51 Web:Login:Server: fix import StaticRouter 2023-04-07 12:37:46 +03:00
049767b14f Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-07 12:37:32 +03:00
6267d15e41 Web: Files: fixed file-name click 2023-04-07 12:37:20 +03:00
e1401c1663 Web: Components: ComboBox - descriptions changed 2023-04-07 14:47:21 +05:30
8e1afab998 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-07 12:02:02 +03:00
d0a100c767 added translations 2023-04-07 12:01:35 +03:00
Timofey Boyko
82c713fff0 Web:Client:PortalSettings:Backup: rewrite to fc 2023-04-07 11:57:49 +03:00
2fbcc72029 Web: Accounts: fixed profile menu styles 2023-04-07 11:57:39 +03:00
caa0fb1298 Web: Fix Zendesk widget z-index (table header issue) 2023-04-07 12:30:05 +04:00
Viktor Fomin
9627e963e5 Fix Bug 61985: tooltip style 2023-04-07 10:52:52 +03:00
9b0ed55dfe Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-07 10:36:23 +03:00
a5df540a9b Web:Client:Fix when scrollTo is undefined. 2023-04-07 10:36:17 +03:00
53537b0185 Web: Added "Open" to context-menu for room 2023-04-07 11:12:45 +04:00
c1d3689384 Web: Fix error on logout 2023-04-07 10:26:26 +04:00
Viktor Fomin
a14a20d2a5 Client: Confirm: CreateUser: fix oAuth 2023-04-06 22:47:26 +03:00
Viktor Fomin
d369dbf285 Components: Themes: add missed 2023-04-06 21:45:25 +03:00
3ca9682732 Merge branch 'feature/row-table-styles' of github.com:ONLYOFFICE/AppServer into feature/row-table-styles 2023-04-06 21:34:22 +03:00
c8299b5550 Web:Client:Add border for hover. 2023-04-06 21:34:16 +03:00
46b26b80e2 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 18:42:16 +03:00
089cec7760 added translations 2023-04-06 18:41:55 +03:00
09e3f92000 Web: PortalSettings: Payments: Added loader. 2023-04-06 18:20:42 +03:00
c30e99709b Merge branch 'release/v1.0.0' into feature/row-table-styles 2023-04-06 19:05:26 +04:00
800e665f22 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 18:57:37 +04:00
df8599bd87 Web: Added offset, lable, color, z-index for Zendesk widget 2023-04-06 18:56:36 +04:00
bc4feddb00 Web:Client:Removed invalid styles. 2023-04-06 17:52:26 +03:00
d90eeaf7f1 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 17:49:22 +03:00
76eb4b5504 Web: Components: Aside: Restored cross button for large screens 2023-04-06 17:49:15 +03:00
91489a069c Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 17:48:26 +03:00
dcca9fda56 Add translations 2023-04-06 17:48:09 +03:00
dc8abb2392 Web: PortalSettings: Payments: Added disable button for free tariff. 2023-04-06 17:25:15 +03:00
Timofey Boyko
e8f6026dfb Web: change Redirect to Navigate 2023-04-06 17:14:47 +03:00
3e50c26992 Web:Client:Fix portalName. 2023-04-06 17:09:59 +03:00
d0a2097f9d Web: PortalSettings: Payments: Added a list of requests on each visit to the page. 2023-04-06 17:07:19 +03:00
90f38edba2 Web: PortalSettings: Payments: Removed request on first render. 2023-04-06 17:06:03 +03:00
7f66b805a4 Web: Components: Checkbox - descriptions changed 2023-04-06 19:27:12 +05:30
Elyor Djalilov
aff3b86448 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 18:41:20 +05:00
Elyor Djalilov
469ecfee2f Fix Bug 61973 - Rooms. Hotkeys. Selecting text in the Move to Archive window with Ctrl + A 2023-04-06 18:41:13 +05:00
Timofey Boyko
6ab66f3849 Web: change Switch to Routes 2023-04-06 16:37:01 +03:00
Timofey Boyko
33f54aaa0c Web: wrap redirect to Route 2023-04-06 16:26:42 +03:00
6cbddb924c Web: Components: CatalogItem - descriptions changed 2023-04-06 18:53:50 +05:30
38028ca481 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 16:16:33 +03:00
b584fb1872 added translations 2023-04-06 16:16:13 +03:00
Elyor Djalilov
0c9a4b1b76 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 18:12:32 +05:00
Elyor Djalilov
2a14c2a433 Fix Bug 61969 - Settings. Third-Party Services. Remove DocuSign/WorldPress from list 2023-04-06 18:12:23 +05:00
5337d9c4d9 Web: Client: MainButton: Fixed error with actions model for admin 2023-04-06 16:06:54 +03:00
Viktor Fomin
874c034ff6 Common: SettingsStore: fix mobx warning 2023-04-06 15:51:40 +03:00
Viktor Fomin
6d6f42134a Client: PortalSettings: DeleteData: add email 2023-04-06 15:46:36 +03:00
Timofey Boyko
be1c870618 Web: update react-router-dom and react-router to v6 2023-04-06 15:38:57 +03:00
Viktor Fomin
4794173b9b Client: Profile: Header: hide back arrow for collaborator 2023-04-06 15:36:50 +03:00
Timofey Boyko
901d4e5992 Web: refacroting PrivateRoute and PublicRoute 2023-04-06 15:28:02 +03:00
6bf5a8c03a Web: Components: Calendar - descriptions changed 2023-04-06 17:43:13 +05:30
99bbbc0921 Web: Components: Button - descriptions changed 2023-04-06 17:30:41 +05:30
0bddf66a5e Web: PortalSettings: Payments: Refactoring. 2023-04-06 14:41:48 +03:00
147db51b0c Web: Client: InfoPanel: Fixed access combobox padding 2023-04-06 14:41:30 +03:00
1745d15ff4 Web: Components: Box - descriptions changed 2023-04-06 16:51:53 +05:30
f69743e369 Web: Client: InvitePanel: Fixed long text truncate for item name 2023-04-06 14:17:49 +03:00
Viktor Fomin
b95873963d Client: Confirm: CreateUser: get EmployeeType from linkData 2023-04-06 13:25:01 +03:00
Akmal Isomadinov
a67af2c536 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 15:14:09 +05:00
Akmal Isomadinov
927028665f Web:Client:Store:ProfileActionsStore Fixed bug 61959 2023-04-06 15:13:50 +05:00
619846ace9 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 13:09:50 +03:00
ed256a29eb Web: Client: FilesActionsStore: Fixed group actions access check from filter to every 2023-04-06 13:09:42 +03:00
e27306570f
Merge pull request #1331 from ONLYOFFICE/feature/health-route
Feature/health route
2023-04-06 13:58:57 +04:00
616af05d10 Web: Added tariff update when status is returned from a socket. 2023-04-06 12:51:43 +03:00
eba23bcb60 Web: PortalSettings: Payments: Added a link request from the store. 2023-04-06 12:43:51 +03:00
Viktor Fomin
08381a38c1 Client: Confirm: CreateUser: fix empty oAuth window 2023-04-06 12:41:56 +03:00
4380eb8ce1 Web: PortalSettings: Payments: Moved of logic to the 'PaymentStore'. 2023-04-06 12:37:47 +03:00
Elyor Djalilov
8915a09bce Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 14:26:21 +05:00
Elyor Djalilov
6b1d8f077a Web: PortalSettings: fix styles 2023-04-06 14:26:16 +05:00
Timofey Boyko
e8cf2de28c Web:Client:PortalSettingsr:WelcomePageSettings: rewrite to FC 2023-04-06 11:47:13 +03:00
Akmal Isomadinov
7e7f07cf67 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 13:44:58 +05:00
Akmal Isomadinov
0dd2aa4e0a Web:Client:Store:CommonStore Fixed mobx warning greetingSettingsIsDefault 2023-04-06 13:44:31 +05:00
0da31dd498 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-06 11:18:51 +03:00
914a1cd5c9 Web: Files: added opening files after conversion 2023-04-06 11:18:38 +03:00
Akmal Isomadinov
a72614a85d Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 13:16:50 +05:00
Akmal Isomadinov
aee47d79dd Web:Client:Store:FilesStore Fixed mobx warring isMuteCurrentRoomNotifications 2023-04-06 13:16:32 +05:00
300741befc Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-06 10:55:28 +03:00
0ae474d078 Web: MainBar: added email address to panel text 2023-04-06 10:55:16 +03:00
Elyor Djalilov
7c70284ff9 Fix Bug 61952 - Accounts. The top menu covers the top border of the search bar 2023-04-06 12:50:48 +05:00
a4b2f18f0e Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-05 18:44:13 +03:00
c12dbbe3d7 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0
# Conflicts:
#	packages/client/public/locales/az/CreateEditRoomDialog.json
#	packages/client/public/locales/hy-AM/Payments.json
2023-04-05 18:43:49 +03:00
Viktor Fomin
64afc0d5b7 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-05 18:42:10 +03:00
Viktor Fomin
1c3da6de97 Client: Confirm: CreateUser: check oAuth enabled 2023-04-05 18:42:02 +03:00
890b6bf613 Add translations 2023-04-05 18:37:37 +03:00
Timofey Boyko
84f3bd6e47 Web:Client:PortalSettings:Section:Header: rewrite to FC 2023-04-05 18:28:18 +03:00
2f059d4a18 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-05 18:26:37 +03:00
4f7dcbd4cb Web:Client:Delete styles. 2023-04-05 18:26:14 +03:00
Timofey Boyko
b95c6ea822 Web:Client:PortalSettings: fix after rewrite to fc 2023-04-05 18:17:04 +03:00
Timofey Boyko
530563069b Web:Client:PortalSettings:Customization: rewrite to functional component 2023-04-05 17:57:59 +03:00
84d1a9a899 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0
# Conflicts:
#	packages/client/public/locales/pl/DeleteDialog.json
#	packages/client/public/locales/ro/Payments.json
#	packages/client/public/locales/ro/Translations.json
2023-04-05 17:44:00 +03:00
48e011ea19 Add translations: nl, pl, ro, sk, tr 2023-04-05 17:37:15 +03:00
5d0c9f8f18 Web: Article: Added missed prop. 2023-04-05 17:30:30 +03:00
Timofey Boyko
693398e57b Web:Client:PortalSettings:Article: rewrite to functional component 2023-04-05 17:11:55 +03:00
746826fcce Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-05 17:03:38 +03:00
0c4d1f8810 added translations 2023-04-05 17:03:14 +03:00
aecb015cfe Web: Components: Row: fixed filename click 2023-04-05 16:44:08 +03:00
d395ccba36 Web: Components: Badge - descriptions changed 2023-04-05 18:25:52 +05:30
5be9b7c063 Web: Components: Backdrop - descriptions changed 2023-04-05 18:22:21 +05:30
cfe075238f Web: Components: AvatarEditor - descriptions changed 2023-04-05 18:07:33 +05:30
72cd60d36e Web: Components: Avatar - descriptions changed 2023-04-05 17:19:39 +05:30
597e047320 Web: Login: added health route 2023-04-05 14:41:38 +03:00
a9cdf6f841 Web: Editor: added health route 2023-04-05 14:41:26 +03:00
Viktor Fomin
ea3a48ad32 Common: Components: LoginContainer: fix style 2023-04-05 14:41:13 +03:00
Viktor Fomin
d301a3e8dd Login: fix tooltip position 2023-04-05 14:31:36 +03:00
DmitrySychugov
bb9ae34785 Merge branch 'develop' into bugfix/storybook-fixes 2023-04-05 16:01:27 +05:00
DmitrySychugov
551bfb79ff Merge branch 'bugfix/storybook-fixes' of github.com:ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-05 16:00:22 +05:00
DmitrySychugov
c679e22a06 Web: Components: fixed display of tooltip story 2023-04-05 16:00:11 +05:00
DmitrySychugov
443c126944 Web: Components: corrected the display of documents in Submenu story 2023-04-05 15:56:30 +05:00
DmitrySychugov
7bb3bc06ac Web: Components: fixed onDrop in DragAndDrop story 2023-04-05 15:55:42 +05:00
696273b9bc AccessRightSelect.PropTypes - descriptions changed 2023-04-05 16:07:34 +05:30
Timofey Boyko
77dcafd6a1 Web:Client:Home:Header: rewrite to functional component 2023-04-05 12:22:30 +03:00
Timofey Boyko
3b1a8a85ae Web:Client:FormGallery:TilesView: rewrite to functional component 2023-04-05 11:57:36 +03:00
Timofey Boyko
9e103dd283 Web:Client:Files: rewrite to functional component 2023-04-05 11:49:12 +03:00
Timofey Boyko
2d59439aba Web:Client:PeopleArticle:MainButton: rewrite to functional component 2023-04-05 11:27:29 +03:00
Timofey Boyko
cb265de91e Web:Client:NavMenu: rewrite to functional component 2023-04-05 11:16:46 +03:00
2d9f979cad Web: Article: Added missed imports. 2023-04-05 11:12:32 +03:00
Timofey Boyko
90932e4b71 Web:Client:ResetApplicationDialog: rewrite to functional component 2023-04-05 11:01:45 +03:00
0d1ec03952 Merge branch 'feature/quota-via-websocket' of https://github.com/ONLYOFFICE/DocSpace into feature/quota-via-websocket 2023-04-05 10:57:43 +03:00
eccef4ae77 Web: PortalSettings: Payments: Refactoring. 2023-04-05 10:57:21 +03:00
Timofey Boyko
d036879037 Web:Client:DeleteProfileEverDialog: rewrite to functional component 2023-04-05 10:52:38 +03:00
Timofey Boyko
5b5834294c Web:Client:PortalSettings: fix this props 2023-04-05 10:52:16 +03:00
Timofey Boyko
edeee9f90a Web:Client: pass history to router 2023-04-05 10:40:47 +03:00
e35e8f1369 Merge branch 'release/v1.0.0' into feature/quota-via-websocket 2023-04-05 11:20:45 +04:00
b85aeb0926 Web: PortalSettings: Payments: Refactoring. 2023-04-05 09:26:59 +03:00
9bdbfe09d6 added translations 2023-04-04 18:52:06 +03:00
04e0078af9 added translations 2023-04-04 18:45:32 +03:00
2f5405a4d4 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0
# Conflicts:
#	public/locales/en/Common.json
2023-04-04 18:44:08 +03:00
4cb671c761 Add translations 2023-04-04 18:41:28 +03:00
e7b2e0916b added translations 2023-04-04 18:38:04 +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
Timofey Boyko
c11553af37 Web: remove custrom history from react components and replace for withRouter 2023-04-04 18:16:24 +03: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
33769c73eb Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-04 16:38:15 +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
97320379c5 Web: Files: fixed operationId 2023-04-04 15:52:43 +03:00
Akmal Isomadinov
953343d04b Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-04 16:41:27 +05:00
Akmal Isomadinov
8c276f2f90 Web:Components:Context-Menu:Styled-Context-Menu Fixed hover 2023-04-04 16:41:09 +05:00
Mushka Nikita
74ce3a15ce fixed warning at history block list and addded filter for duplicating items 2023-04-04 14:31:14 +03:00
Mushka Nikita
660fad1ea3 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-04 14:10:24 +03:00
Mushka Nikita
ca8f6616d2 fixed wrong styling on items without title in hstory 2023-04-04 14:10:18 +03:00
Viktor Fomin
917b58a9e4 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-04 13:34:39 +03:00
Viktor Fomin
34462993f6 Client: PortalSettings: fix link color 2023-04-04 13:34:28 +03:00
Viktor Fomin
4d6371211d Client: PortalSettings: fix tooltip font size 2023-04-04 13:29:35 +03:00
a4f89c335f Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-04 13:29:14 +03:00
b293bdfea2 Web:Client:Fixed room pinning badge bouncing. 2023-04-04 13:29:02 +03:00
cbf43dbd53 Web: Article: Added check. 2023-04-04 13:16:47 +03:00
Akmal Isomadinov
7e22f256a5 Web:Components Added a toggle button in the context menu and disabled animation in the toggle button 2023-04-04 14:17:19 +05:00
Akmal Isomadinov
4c6ded2614 Web:Components:Drop-Down-Item Refactoring code 2023-04-04 12:14:12 +05:00
Akmal Isomadinov
a8e569ebfb Web:Client:Store:ProfileActionsStore Added toast for live chat 2023-04-04 12:13:15 +05:00
e752574c57 Web: Added Zendesk live chat + refactoring 2023-04-04 00:46:59 +04:00
0b2b6c8f28
Merge pull request #1325 from ONLYOFFICE/feature/Add-liveChat-toggle
Web:Client Added live chat toggle
2023-04-03 22:44:48 +04:00
1584c8c8ef Web: PortalSettings: Payments: Added interval reset. 2023-04-03 19:20:18 +03:00
0f90e62be5 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-03 19:19:12 +03:00
f7dd9538c0 Web:Client:Fixed payment icon bouncing on hover and highlight. 2023-04-03 19:18:46 +03:00
99d13d36f6 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0
# Conflicts:
#	packages/client/public/locales/ko-KR/CreateEditRoomDialog.json
2023-04-03 18:41:02 +03:00
0153e1964a Add translations 2023-04-03 18:37:53 +03:00
bbb6313f67 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-03 18:29:27 +03:00
a28bcb1db4 Web:Client:Fix styles. 2023-04-03 18:29:21 +03:00
7716e32573 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-03 18:10:00 +03:00
65cd469c4a added translations 2023-04-03 18:09:00 +03:00
394d230281 Web:Client:Fix errors when getBoundingClientRect is undefined. 2023-04-03 18:07:54 +03:00
27620b2e32 Web:Client:Fix styles when opening the context menu. 2023-04-03 17:48:59 +03:00
2ac0fc4fa4 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-03 17:37:36 +03:00
8e394718aa Web:Client:Fixed content bouncing in Accounts on hover and highlighting accounts in row and table views for resolutions up to 1024px. 2023-04-03 17:37:24 +03:00
Akmal Isomadinov
54ce892d69 Web:Client Added live chat toggle 2023-04-03 19:31:16 +05:00
DmitrySychugov
3fec80c88a Web: Components: corrected the size social button story 2023-04-03 18:25:05 +05:00
DmitrySychugov
bc8f6ca32f Web: Components: improved visually selector story 2023-04-03 18:24:12 +05:00
DmitrySychugov
1d78a45a3a Web: Components: corrected the display selected item all story 2023-04-03 18:20:24 +05:00
DmitrySychugov
4650851ec8 Web: Components: removed unnecessary button in search input story 2023-04-03 18:19:40 +05:00
DmitrySychugov
61e86b4b3d Web: Components: fixed room container story displaying 2023-04-03 18:18:22 +05:00
DmitrySychugov
cef2e43989 Web: Components: fixed room logo displaying 2023-04-03 18:17:49 +05:00
DmitrySychugov
45ffa41354 Web: Components: removed changes in story, background is enabled with controls 2023-04-03 18:16:54 +05: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
d51e8c601f Web: Added icon size. 2023-04-03 15:42:40 +03:00
c616e61008 Merge branch 'release/v1.0.0' into feature/alert-component 2023-04-03 14:42:54 +03:00
c0eedf719c Web: Added AlertComponent. 2023-04-03 13:52:06 +03:00
5c7787abe2 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-03 14:43:11 +04:00
a9355c4ea6 Web: Added new LiveChat and BookTraining menu to Profile 2023-04-03 14:43:01 +04:00
Viktor Fomin
3151e1bc1b Client: Errors: Unavailable: add logo 2023-04-03 13:20:18 +03:00
Viktor Fomin
e274e46905 Client: fix translate 2023-04-03 13:19:57 +03:00
Akmal Isomadinov
3f0cf16193 Web:Client:Pages:Home:Section:Body:TilesView:Sub-Components:Tile Fixed a bug that made it impossible to select multiple rooms using the checkbox in thumbnail mode 2023-04-03 14:51:36 +05:00
9919b9904c Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-03 12:05:45 +03:00
c88c6da4b5 Web: PortalSettings: Payments: Added check for nonProfit. 2023-04-03 12:03:21 +03:00
f749fd8b4a Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-04-03 11:01:23 +03:00
63f40db073 Web:Client:Fixed bouncing content in files and rooms on hover, checkbox setting, ctrl selection in string and table views. 2023-04-03 11:01:07 +03:00
7604ea36a0 Web:Client:Fixed content bouncing in Accounts when hovering over and setting the account checkbox in string and table views. 2023-04-03 10:59:07 +03:00
4394710f07 added translations 2023-04-03 10:52:02 +03:00
DmitrySychugov
637a644ee4 Web: Components: fixed display in paging story 2023-03-31 20:42:39 +05:00
DmitrySychugov
e57a7696eb Web: Components: fixed display mobile main button in story 2023-03-31 20:40:58 +05:00
DmitrySychugov
dd0ac2cf27 Web: Components: removed redundant stories 2023-03-31 20:39:58 +05:00
ac48208d40 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-31 18:39:48 +03:00
4cdc83d2b3 added translations 2023-03-31 18:39:27 +03:00
DmitrySychugov
1ba79d5111 Web: Components: removed unnecessary stories and corrected the current ones 2023-03-31 20:27:01 +05:00
DmitrySychugov
6564ad5ded Web: Components: added margin for email input and heading 2023-03-31 20:21:36 +05:00
ac0e30e263 Web: Files: Invite: fixed click in input 2023-03-31 16:17:05 +03:00
75629f6de1 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-31 15:57:20 +03:00
fcac9e43df Web: Files: fixed checkbox clicking 2023-03-31 15:57:15 +03:00
Viktor Fomin
efc2ccba7b Client: PortalSettings: CommonTooltips: fix 2023-03-31 15:53:35 +03:00
Viktor Fomin
dba6725bcf Client: delete useless 2023-03-31 15:53:00 +03:00
Viktor Fomin
6883bf3e3e Client: Shell: support for different confirm urls 2023-03-31 13:43:23 +03:00
Viktor Fomin
d52a8e69d7 Client: Confirm: fix routing, add error 2023-03-31 13:43:05 +03:00
4769b85627
Merge pull request #1321 from ONLYOFFICE/feature/operation-queue
Feature/operation queue
2023-03-31 13:13:52 +04:00
beb6d8e41e Fix Bug 61880 - Rooms.Archive. The edit icon next to the file when viewing it from the Archive. 2023-03-31 13:13:23 +04:00
Akmal Isomadinov
90523580ca Web:Common:Components:MediaViewer:Sub-Components:ViewerLoader Fixed props type 2023-03-31 13:44:04 +05:00
145800d89d Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-31 11:33:15 +03:00
949cb4b94c Web:Client:Fixed content bouncing on hover for files and folders in table and row views. 2023-03-31 11:32:53 +03:00
8e60ba1a88 Web: Files: fixed withPaging error 2023-03-31 12:15:42 +04:00
8539d471c7 Web: Added checks of undefined or zero length 2023-03-31 11:57:13 +04:00
2bfc53b881 Web: refactoring 2023-03-31 11:55:44 +04:00
772fa1d3dc Merge branch 'release/v1.0.0' into feature/operation-queue 2023-03-30 23:36:11 +04:00
a482635fc7
Merge pull request #1323 from ONLYOFFICE/bugfix/select
Bugfix/select
2023-03-30 22:57:30 +04:00
e1755b3a82 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-30 18:29:24 +03:00
ad514df77c added translations 2023-03-30 18:29:03 +03:00
2f8d21fc42 Web: Fixed errors. 2023-03-30 18:11:14 +03:00
74be6c397d Web: Deleted set quota. 2023-03-30 18:04:32 +03:00
1f8f56408c Web: Added subscribe to quota. 2023-03-30 17:57:42 +03:00
Timofey Boyko
f3f150b6f0 Web: remove react-resize-detector 2023-03-30 16:54:20 +03:00
e77bbf0c07 Web: Files: fixed import 2023-03-30 16:53:59 +03:00
02467ce0af Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-30 16:51:51 +03:00
97c119777a Web: Files: Fixed "Clear search" action 2023-03-30 16:51:13 +03:00
Timofey Boyko
42707ff490 Web:Common:Section: fix section resize event 2023-03-30 16:50:01 +03:00
Akmal Isomadinov
f6ffd6f30e Web:Components:Drop-Down:VirtualList Fixed memory leak 2023-03-30 18:36:17 +05:00
Akmal Isomadinov
3645e5253d Web:Client:Components:Panels:InvitePanel:Sub-Components: Fixed input blocking 2023-03-30 18:35:34 +05:00
Akmal Isomadinov
ba79d2bb07 Web:Client:Components:Panels:InvitePanel:Sub-Components Fixed autofocus when opening 2023-03-30 18:16:33 +05:00
Akmal Isomadinov
1f5fa90947 Web:Client:Components:Dialogs:CreateEditRoomDialog Fixed the room edit event 2023-03-30 18:05:17 +05:00
Akmal Isomadinov
2acd375d88 Web:Client:Components:Dialogs:CreateEditRoomDialog:Sub-Components:TagInput Fixed loss of focus when adding 2023-03-30 17:53:29 +05:00
afa0d79d7f Merge branch 'feature/operation-queue' of github.com:ONLYOFFICE/AppServer into feature/operation-queue 2023-03-30 15:31:47 +03:00
99565123a4 Web: Files: fixed setSecondaryProgressBarData 2023-03-30 15:31:35 +03:00
37a9faf760 Web: Files: fixed withPaging error 2023-03-30 15:31:04 +03:00
Akmal Isomadinov
1470880e5c Web:Client:Components:Dialogs:CreateEditRoomDialog:Sub-Components:TagInput Add the ability to work with the keyboard 2023-03-30 17:20:10 +05:00
4f551aa97a Merge branch 'release/v1.0.0' into feature/operation-queue 2023-03-30 16:20:09 +04:00
1ee0308fae Web: Fix display icon 2023-03-30 16:19:25 +04:00
a4669127ac Web: Hide empty title toast 2023-03-30 16:18:48 +04:00
0ea9e21d97 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-30 15:13:32 +03:00
bc5b76a49c Fixed Bug 61873 - Rooms.Archive. After cleaning the filter with the 'Clear all' button, redirect to the 'Rooms' folder. 2023-03-30 15:13:07 +03:00
Akmal Isomadinov
8365962818 Web:Client:Components:Dialogs:CreateEditRoomDialog:Sub-Components:TagInput Fixed onFocus event 2023-03-30 16:47:39 +05:00
524f673dd5 Web: Files: added opening files after conversion 2023-03-30 14:32:23 +03:00
Akmal Isomadinov
d8bcd78eb7 Web:Client:Components:Dialogs:CreateEditRoomDialog:Sub-Components:TagInput Fixed opening the drop-down 2023-03-30 16:31:08 +05:00
Akmal Isomadinov
43d79cf0f7 Web:Client:Components:Dialogs:CreateEditRoomDialog Fixed the room creation event 2023-03-30 15:48:50 +05:00
af53ebb502 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-30 12:04:42 +03:00
0f30476c85 Web: Accounts: Filter: Fixed translation. 2023-03-30 12:04:03 +03:00
Viktor Fomin
eb635a020e Client: add unavailable route 2023-03-30 11:34:39 +03:00
Viktor Fomin
fe28a6a3df Common: add redirect for deactivated portal 2023-03-30 11:34:25 +03:00
d07a58d57c Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-30 11:30:17 +03:00
c4e50eeec4 Web: Accounts: Fixed translation. 2023-03-30 11:28:59 +03:00
Elyor Djalilov
6111f4c8d6 Web: PortalSettings: fix styles 2023-03-30 12:30:24 +05:00
Elyor Djalilov
da0c75c077 Merge branches 'release/v1.0.0' and 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-30 11:48:31 +05:00
Elyor Djalilov
c7ff36e317 Web: Client: Fix add room by enter key 2023-03-30 11:48:25 +05:00
Viktor Fomin
185c020b75 Client: Confirm: fix spaces 2023-03-29 21:49:03 +03:00
fc84035de6 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-29 19:38:12 +03:00
d32cea78a3 Web: Components: DropDown: Added property enableKeyboardEvents 2023-03-29 19:37:56 +03:00
a0401a20db Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-29 19:37:32 +03:00
a2ccddd363 added translations 2023-03-29 19:37:11 +03:00
2bda6327e9 Web: Client: CreateEditRoomDialog: Added ref to InputParam 2023-03-29 19:37:01 +03:00
DmitrySychugov
2f010f1fb4 Web: Components: added indent to drop down story and removed irrelevant section with group button 2023-03-29 20:03:19 +05:00
DmitrySychugov
8e2837bfaf Web: Components: added indent to drop down item story 2023-03-29 20:00:52 +05:00
DmitrySychugov
7abdd52921 Web: Components: visually improved context menu history 2023-03-29 19:59:11 +05:00
DmitrySychugov
5be050c41c Web: Components: fixed opening context menu button story 2023-03-29 19:58:18 +05:00
DmitrySychugov
28883a9990 Web: Components: fixed background in backdrop story 2023-03-29 19:56:57 +05:00
DmitrySychugov
3ae400a6b8 Web: Components: removed group button and group buttons menu the are old components that are not used 2023-03-29 19:54:37 +05:00
DmitrySychugov
344df96cec Web: Client: removed unnecessary group button import 2023-03-29 19:51:50 +05:00
DmitrySychugov
ed564d363a Web: Components: removed all from components folder 2023-03-29 19:50:51 +05:00
Viktor Fomin
772ccc78bc Login: hide social networks if oAuth disabled 2023-03-29 17:02:59 +03:00
3306451ac7 Merge branch 'release/v1.0.0' into feature/operation-queue 2023-03-29 16:18:52 +03:00
d9fab2d287 Web: Files: added queue for secondary operations 2023-03-29 16:18:30 +03:00
Timofey Boyko
ad1aef8768 Web:Common:Section: delete code for @container 2023-03-29 15:57:16 +03:00
7bd1bb7aab Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-29 15:54:10 +03:00
eefcc9c024 Web: PortalSettings: Payments: Changed translations. 2023-03-29 15:53:29 +03:00
Viktor Fomin
f1427e0b97 Client: Profile: hide social networks if oAuth disabled 2023-03-29 14:44:17 +03:00
Viktor Fomin
62e5584924 Common: add isOAuthAvailable 2023-03-29 14:43:48 +03:00
Timofey Boyko
801db0393f revert 6bfbec9334 2023-03-29 14:32:54 +03:00
Timofey Boyko
9d8f032214 revert b8f258bd97 55f06d39ab 6bfbec9334 2023-03-29 14:21:53 +03:00
ecb339ebbc Web: Added updating quota characteristics using a socket. 2023-03-29 14:14:48 +03:00
Viktor Fomin
ab682fcabe Client: PortalSettings: ThirdParty: add paid style 2023-03-29 13:57:38 +03:00
Viktor Fomin
7356bd6170 Common: add isThirdPartyAvailable 2023-03-29 13:56:58 +03:00
Timofey Boyko
55f06d39ab Web:Client: remove sectionWidth from empty container 2023-03-29 12:29:44 +03:00
f847ca6089 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-29 12:06:27 +03:00
adff2517e9 Web: PortalSettings: Payments: Fixed styles. 2023-03-29 12:06:07 +03:00
57dc1f4e22 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-29 12:05:40 +03:00
dfe8aff32a Web:Components:Fixed call to preventDefault for passive events. 2023-03-29 12:05:05 +03:00
Timofey Boyko
6bfbec9334 Update styled-components to beta version 2023-03-29 11:50:30 +03:00
d4ec48e7a4 Web: PortalSettings: Payments: Changed translations. 2023-03-29 11:44:31 +03:00
Viktor Fomin
2441664aa4 Login: fix oauth redirect 2023-03-29 11:32:16 +03:00
947ffd7157 Web: Client: UploadPanel: Fixed file row 2023-03-29 10:49:15 +03:00
3af54531eb Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-29 10:44:09 +03:00
1ef1998541 Web: PortalSettings: Payments: Changed translation. 2023-03-29 10:41:03 +03:00
deaa8880f0 added translations 2023-03-28 19:21:37 +03:00
d44706498d added translations 2023-03-28 18:43:17 +03:00
Elyor Djalilov
a48f432935 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-28 19:46:32 +05:00
Elyor Djalilov
3005d6a72c Web: PortalSettings: fix scroll in input DNS settings 2023-03-28 19:46:25 +05:00
Akmal Isomadinov
7ba734dfcb Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-28 19:38:22 +05:00
Akmal Isomadinov
35b2a17df8 Web:Components:Scrollbar: Fixed missing ref 2023-03-28 19:37:57 +05:00
be858249b7 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-28 17:22:09 +03:00
db99c55541 Web:Client:Fixed input view on mobile. 2023-03-28 17:22:02 +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
Viktor Fomin
c50c50ab5c Client: FormGallery: fix jumping info-toggle 2023-03-28 16:56:02 +03:00
Viktor Fomin
b9ca9c81cc Client: Wizard: fix style 2023-03-28 14:47:04 +03:00
2e05f7a42f
Merge pull request #1318 from ONLYOFFICE/bugfix/dropdown
Bugfix/dropdown
2023-03-28 15:10:51 +04:00
Timofey Boyko
76ecb43491 Web:Common:Section: remove resize-detector 2023-03-28 13:52:15 +03:00
9fa3b4dba5 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-28 13:42:23 +03:00
2448456ed2 Web: Utils: Refactoring. 2023-03-28 13:37:31 +03:00
c5d773194c Web: Utils: Refactoring function. 2023-03-28 13:31:41 +03:00
Akmal Isomadinov
ee70de4bc6 Web:Clients:Pages:Wizard Fixed text overflow in the time zone drop-down menu 2023-03-28 15:30:44 +05:00
61eb80c2b5 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-28 13:24:51 +03:00
d6bc35c670 Web:Client:Fixed the stretching of the Restore button to full width when the resolution is larger than mobile. 2023-03-28 13:24:45 +03:00
Elyor Djalilov
031c4b91ef Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-28 15:02:19 +05:00
Elyor Djalilov
1aa974bfad Web: PortalSettings: Third-Party: fix style 2023-03-28 15:02:12 +05:00