Commit Graph

41944 Commits

Author SHA1 Message Date
695c899b32 Shared:Components:Share: move from client and rewrite to typescript 2024-02-13 10:10:31 +03:00
399d4604ea Merge branch 'develop' into feature/editor-nextjs 2024-02-12 12:39:10 +03:00
ec2dd5fb9a
Merge pull request #249 from ONLYOFFICE/bugfix/restore
Web: Added a repeat query if the table does not exist in the database.
2024-02-12 13:09:55 +04:00
8a349c6d14 Web: Added a repeat query if the table does not exist in the database. 2024-02-12 12:09:03 +03:00
0c2e6a058f
Merge pull request #240 from ONLYOFFICE/bugfix/calendar
Web: Components: fixed Calendar, DatePicker components after rewritin…
2024-02-09 19:40:43 +04:00
d40ca0bb97 Merge branch 'develop' into bugfix/calendar 2024-02-09 19:25:48 +04:00
c08c059f82
Merge pull request #233 from ONLYOFFICE/feature/invite-panel-input
Feature/invite panel input
2024-02-09 18:27:16 +04:00
b57da7b8d4 Merge branch 'develop' into feature/invite-panel-input 2024-02-09 18:16:55 +04:00
d0c3d6be6d
Merge pull request #246 from ONLYOFFICE/bugfix/table-resize
Web: Components: Table: fixed resize
2024-02-09 18:15:13 +04:00
d9b026c166 Merge branch 'develop' into feature/invite-panel-input
# Conflicts:
#	packages/client/src/components/panels/InvitePanel/sub-components/InviteInput.js
#	packages/client/src/components/panels/InvitePanel/sub-components/Item.js
2024-02-09 17:11:02 +03:00
5a0fedfa50
Merge pull request #244 from ONLYOFFICE/feature/edit_PDF-form
edited Form template -> PDF Form
2024-02-09 18:00:52 +04:00
8a081f9f00
Merge pull request #241 from ONLYOFFICE/bugfix/user-type-in-info-panel
Bugfix/user type in info panel
2024-02-09 17:58:14 +04:00
Vladimir Khvan
528fdae2f5 Web: Client: Component: minDate, maxDate and initialDate issues were fixed 2024-02-09 18:35:22 +05:00
5fa8ebe810 Web: Components: Table: fixed resize 2024-02-09 16:28:16 +03:00
1477b39365 Web: Client: InvitePanel: fixed user type definition 2024-02-09 18:27:26 +05:00
86f6d1d596 edited Form template -> PDF Form 2024-02-09 15:32:55 +03:00
d833dd6f7e Web: Files: InvitePanel: fix 2024-02-09 15:10:38 +03:00
35055d25e5 Web: Files: InvitePanel: fixed addEmail hotkey 2024-02-09 15:07:50 +03:00
44f4261478 Web: Files: InvitePanel: fixed addUser, fixed translation 2024-02-09 15:04:55 +03:00
8b8cb422ee Web: Client: AddUsersPanel: expanded user information when adding 2024-02-09 14:10:17 +05:00
2753485ddf Web: Files: InvitePanel: fix 2024-02-09 11:57:51 +03:00
f033ccc0bf Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace-client into develop 2024-02-09 13:16:59 +05:00
2de9f21957 Web: corrected the user type in members, invite panel and selector 2024-02-09 13:16:48 +05:00
ed76251daf Web: Shared: Utils: moved getUserTypeLabel to utilities 2024-02-09 13:15:18 +05:00
a34ba2c650 Web: Files: InviteInput: fixed badge 2024-02-09 11:07:53 +03:00
80a3112948
Merge pull request #238 from ONLYOFFICE/bugfix/66280
bugfix/66280
2024-02-09 01:23:26 +04:00
26f7e3b5cf Merge branch 'feature/invite-panel-input' of github.com:ONLYOFFICE/DocSpace-client into feature/invite-panel-input 2024-02-08 18:05:02 +03:00
b92f8251f4 Web: Files: InvitePanel: fixed user rights 2024-02-08 18:04:46 +03:00
58655cbe9c Merge branch 'develop' into feature/invite-panel-input 2024-02-08 18:58:29 +04:00
cff9066645 Fix confirm invite (password settings issue) 2024-02-08 18:57:31 +04:00
9e9c8bdcc1 Web: Files: InvitePanel: fixed searchByQuery 2024-02-08 17:18:54 +03:00
8471201864 Web: Files: InviteInput: fixed drop-down 2024-02-08 16:51:53 +03:00
1d2d6d42eb Web: Components: Calendar: fix 2024-02-08 15:24:31 +03:00
419ca6a6d7 Web: Files: Fixed paid badge, fixed drop-down 2024-02-08 15:08:30 +03:00
dded438211
Merge pull request #237 from ONLYOFFICE/bugfix/Bug66413
bugfix/Bug66413
2024-02-08 15:53:27 +04:00
5bdd44ab8b Web: Components: fixed Calendar, DatePicker components after rewriting into typescript 2024-02-08 14:38:49 +03:00
f80c9d6610 Merge branch 'develop' into feature/invite-panel-input 2024-02-08 15:12:43 +04:00
902363529b
Merge pull request #239 from ONLYOFFICE/bugfix/image-editor
Bugfix/image editor
2024-02-08 15:04:55 +04:00
3aed1f74f4 Fix display InfoPanel button (design issue) 2024-02-08 15:02:18 +04:00
d596b06477 Web: Client: fixed the soapy image in the profile preview 2024-02-08 16:00:40 +05:00
f23916268d Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace-client into develop 2024-02-08 15:40:12 +05:00
570d105863 Fixed Bug 66280 - Files. The Sort by button icon is separately highlighted when hovered. 2024-02-08 14:09:57 +05:00
11fcc6b9a0 Merge branch 'develop' into bugfix/Bug66413 2024-02-08 12:00:46 +03:00
8bf5420706 Shared:Components:PublicRoomBar: delete useless 2024-02-08 09:51:09 +03:00
5ac4b3fa3a Fix RoomSelector crash 2024-02-08 03:19:59 +04:00
e55e267d60 Fix Bug 66413 2024-02-07 22:04:35 +03:00
8409a6cee7 Merge branch 'develop' into feature/invite-panel-input 2024-02-07 19:33:11 +04:00
f2a9baa213
Merge pull request #234 from ONLYOFFICE/bugfix/66295
bugfix/66295
2024-02-07 19:30:22 +04:00
4760751ed4
Merge pull request #231 from ONLYOFFICE/bugfix/66399
bugfix/66399
2024-02-07 19:29:35 +04:00
6c5f554ce9 Fixed Bug 66295 - Accounts. The text of the authorization buttons via social networks in the Firefox browser is cut off 2024-02-07 19:48:22 +05:00