Commit Graph

41895 Commits

Author SHA1 Message Date
d3ee470e42
Merge pull request #250 from ONLYOFFICE/bugfix/nullable
Bugfix/nullable
2024-02-12 16:43:23 +04:00
b8daacf73c Shared:Store: fix check 2024-02-12 15:31:36 +03:00
27f93362eb Client:Pages:DeleteData: delete console log 2024-02-12 15:24:50 +03:00
cc81869c60
Merge pull request #194 from ONLYOFFICE/bugfix/hide-columns-accounts
Bugfix/hide columns accounts
2024-02-12 16:19:43 +04:00
7be9abbc93
Merge pull request #254 from ONLYOFFICE/bugfix/webhooks
Bugfix/webhooks
2024-02-12 16:08:05 +04:00
b527c63fd1 Web:Client:Fixed overlay of user type hover styles on the user badge when opening the info panel. 2024-02-12 14:53:48 +03:00
Vladimir Khvan
85269b264a Web: Client: Webhooks: DeliveryDatePicker was fixed 2024-02-12 16:23:25 +05:00
e61369d522 Merge branch 'hotfix/v2.0.3' into develop
# Conflicts:
#	packages/shared/package.json
2024-02-12 13:15:59 +03:00
Vladimir Khvan
1a1e5a9dd5 Web: Client: Webhooks: status picker was fixed 2024-02-12 14:26:54 +05:00
Vladimir Khvan
dc1b56e016 Web: Client: Webhooks: status badge was fixed 2024-02-12 14:26:40 +05:00
c71248484e Client:Pages:DeleteData: fix page crush 2024-02-12 12:18:01 +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
2471ec04fb Shared:Store: change init from object as to nullable 2024-02-12 12:04:01 +03:00
Vlada Gazizova
6a0532cf95
Merge branch 'develop' into bugfix/hide-columns-accounts 2024-02-12 11:13:38 +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
39ba7138cd Bump version to v2.0.3 2024-02-09 12:56:09 +04: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