Commit Graph

4383 Commits

Author SHA1 Message Date
6150dc3761 Web: TableView: Added a dash in the table if there is no custom tag. 2023-04-14 12:42:16 +03:00
Viktor Fomin
8e0d66d063 Client: PortalSettings: fix resetSessionStorage 2023-04-14 11:36:50 +03:00
d7a8a36245 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-14 11:55:53 +04:00
fa841f1ecd Fix hardcoded domain in PortalRenamingMobile key 2023-04-14 11:55:13 +04:00
6321dd79e3 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-14 10:44:08 +03:00
adfefae726 Web: TableView: Added translation of room types. 2023-04-14 10:43:57 +03:00
Viktor Fomin
341b12dc57 Client: Profile: use documentationEmail 2023-04-14 10:36:52 +03:00
8ed7d7f1a8 Fix hardcoded domain in PortalRenamingSettingsTooltip key 2023-04-13 19:38:08 +04:00
fb72d3b3b5 Translations: Moved duplicate key to common 2023-04-13 17:54:29 +04:00
09238dda41 Translations: Removed duplicate keys (MoveToTrashFileFromPersonal, MoveToTrashItemsFromPersonal) 2023-04-13 17:47:05 +04:00
eafd0f0c0e Translations: Moved duplicate key to common (EnDublicatesByContentTest issue) 2023-04-13 17:42:08 +04:00
f05f40b721 Translations: Removed duplicate key (PowerUserDescription) - EnDublicatesByContentTest issue 2023-04-13 17:29:18 +04:00
5643b0d5b2 Fix NotTranslatedPropsTest issues 2023-04-13 17:21:54 +04:00
Viktor Fomin
89838592f5 Client: Components: Badges: fix style 2023-04-13 12:52:38 +03:00
7dbb520c64 Web: Profile: Fix Avatar creation (applied server fixes) 2023-04-13 01:01:37 +04:00
Viktor Fomin
60356c4082 Client: Confirm: TFA: fix async useEffect 2023-04-12 17:48:22 +03:00
Viktor Fomin
58c2861b35 Client: Confirm: TFA: fix link style 2023-04-12 17:44:32 +03:00
Viktor Fomin
e3c97632e9 Client: InfoPanel: fix history jumping 2023-04-12 17:30:50 +03:00
Viktor Fomin
231e5905cb Client: PortalSettings: SSO: fix style 2023-04-12 17:17:06 +03:00
bce8650eca Fix NotTranslatedPropsTest issue (Text empty title). 2023-04-12 16:48:11 +03:00
7253b39f6c Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-12 16:10:31 +03:00
18312e542f Web: PortalSettings: DeveloperTools: Fixed translation keys 2023-04-12 16:10:14 +03:00
Viktor Fomin
f7ec5aabf1 Fix NotTranslatedPropsTest issue (SSO) 2023-04-12 16:07:18 +03:00
985162ffa2 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-12 15:55:55 +03:00
c972a20734 Web: PortalSettings: DeveloperTools: Added translation keys. Removed old page. Added JavascriptSdk.json 2023-04-12 15:55:47 +03:00
0778d10d6e Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-12 14:46:43 +03:00
90eb1fcc6c Fix NotTranslatedPropsTest issue. 2023-04-12 14:45:54 +03:00
2ba971b6f5 Fix NotTranslatedPropsTest issue (Text missed translation). 2023-04-12 14:45:15 +03:00
f54f187318 Fix NotTranslatedPropsTest issue (Loaders useless title) 2023-04-12 14:25:37 +03:00
f615678fec Fix NotTranslatedPropsTest issue (TableView empty title) 2023-04-12 15:03:44 +04:00
ff60dcf52f Fix NotTranslatedPropsTest issue (RadioButton empty label) 2023-04-12 14:53:12 +04: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
Viktor Fomin
2d8c453874 Client: Profile: SocialNetworks: fix translate for connected item 2023-04-11 14:21:45 +03: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
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
Viktor Fomin
5a6c52a42c FIx Bug 62017: Missing "Privacy policy" link on account deletion pages 2023-04-10 22:49:35 +03:00
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
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
ea980ae021 Fix EnDublicatesByContentTest issue (replaced AboutCompanyAddressTitle key to Common:Address) 2023-04-10 15:18:15 +04:00
c2afa87657 Fix UselessTranslationKeysTest issue (LiveChatOn/LiveChatOff key) 2023-04-10 15:12:34 +04:00
859d4a97b0 web: Replaced opportunity to send delete profile instruction for owner 2023-04-10 14:44:06 +04: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
4dea9b7877 Web:Client:Added theme for profile info lines on mobile. 2023-04-10 12:41:19 +03:00