Commit Graph

2196 Commits

Author SHA1 Message Date
359536724a
Merge pull request #579 from ONLYOFFICE/bugfix/login-thirdparty-blinking
Bugfix/login thirdparty blinking
2024-08-09 15:54:47 +04:00
4218510853 Shared: Themes: Fix tag color in light theme 2024-08-09 10:19:23 +02:00
7dc348e05a Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-09 10:04:31 +03:00
9421289e2e Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-08 17:48:59 +03:00
a5560a7411 Shared: fix SSR issue 2024-08-08 16:40:51 +03:00
2fffc86593 Shared:Components:Checkbox: fix styles for label and help button 2024-08-08 16:39:43 +03:00
ee3ff7ed09 Merge branch 'hotfix/v2.6.1' into feature/api-separation 2024-08-08 14:38:16 +04:00
30a82687c6 Web: Components: Table: fixed resetColumns 2024-08-08 12:33:12 +03:00
7b14d0bc98 Shared:Components: fix defaultProps 2024-08-08 11:03:46 +03:00
ee7724bf6b Shared:Components: fix defaultProps 2024-08-07 17:44:47 +03:00
46bfdde9fc Shared: Fixed type. 2024-08-07 16:47:17 +03:00
024e5de12b Web: Files: EditLinkPanel: replaced PasswordInput with SimulatePassword 2024-08-07 16:41:45 +03:00
9231d7faae
Merge pull request #575 from ONLYOFFICE/feature/scrolling-skeleton
Web: Components: InfiniteLoader: added skeleton when quickly scrollin…
2024-08-06 18:47:22 +04:00
a867a3b367 Merge branch 'feature/scrolling-skeleton' of https://github.com/ONLYOFFICE/DocSpace-client into feature/scrolling-skeleton 2024-08-06 17:34:01 +03:00
aaf58e6647 Web: Components: InfiniteLoader: fixed StyledItem styles 2024-08-06 17:33:52 +03:00
Akmal Isomadinov
15797bbf6c Merge branch 'hotfix/v2.6.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-06 19:11:31 +05:00
Akmal Isomadinov
0df04bfda6 Shared:MediaViewer: Fixed Load original image if thumbnail is unavailable 2024-08-06 19:11:14 +05:00
0ac4c84905 Merge branch 'hotfix/v2.6.1' into feature/scrolling-skeleton 2024-08-06 18:10:41 +04:00
b95e388d9d
Merge pull request #573 from ONLYOFFICE/bugfix/66037
Bugfix/66037
2024-08-06 18:09:02 +04:00
b90902f461 Web: Components: LinkRow: fixed Combobox 2024-08-06 16:48:19 +03:00
0ddcfd8b62 Web: Components: InfiniteLoader: added skeleton when quickly scrolling the list, added skeleton for room tiles 2024-08-06 14:34:33 +03:00
b549c262a7 Deleted useless code. 2024-08-06 13:47:54 +03:00
544489b2b3 Deleted useless code. 2024-08-06 13:46:47 +03:00
78e8958d03 Merge branch 'hotfix/v2.6.1' into bugfix/66037 2024-08-06 14:24:53 +04:00
dc27284371 Deleted useless code. 2024-08-06 13:14:54 +03:00
Akmal Isomadinov
3fdd6cfc5a Shared:MediaViewer Added handling for image loading interruptions 2024-08-06 14:50:52 +05:00
c49d5a58d3 Merge branch 'hotfix/v2.6.1' into bugfix/66037 2024-08-06 11:34:34 +04:00
54f0bffc7b Refactoring. 2024-08-06 10:17:07 +03:00
50f593032b Deleted useless request. 2024-08-06 10:12:27 +03:00
4bc417422e Merge branch 'hotfix/v2.6.1' into feature/api-separation
# Conflicts:
#	packages/shared/store/AuthStore.ts
2024-08-06 09:28:05 +03:00
6601566913 Shared: Api: People: Added loginEventId to user type 2024-08-05 17:58:59 +03:00
45d5df5073 Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-05 16:10:27 +03:00
1f36216278 Shared:Selectors:Files: add timer to showing list loader 2024-08-05 15:58:57 +03:00
888cbebce4 Shared:Selectors: fix types 2024-08-05 14:00:08 +03:00
ac1b85aef3 Confirm: OAuth user creation fix (add header) 2024-08-05 13:24:25 +04:00
35edf993ca Fix Bug 69046 - Rooms. Added password dialog for public files 2024-08-02 13:17:03 +03:00
a1d4ad5e34 Shared: Components: TopLoadingIndicator: Added cancel method for cancellation current loading process 2024-08-01 14:05:51 +03:00
a453b1e8b4 Shared: Utils: Common: Added showProgress for operations progress 2024-08-01 14:04:34 +03:00
ab2f184dad Merge branch 'hotfix/v2.6.1' into bugfix/save-table-sorting 2024-07-30 20:09:02 +04:00
8b166810ed Merge branch 'hotfix/v2.6.1' into bugfix/Bug69117 2024-07-30 19:55:54 +04:00
a37d7ccb98 Bump version to v2.6.1 2024-07-30 19:53:48 +04:00
941ee2dce0 Merge branch 'hotfix/v2.6.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-07-30 14:03:30 +03:00
d817280f88 Shared: Api: Portal: Fixed getInvitationLink method 2024-07-30 14:00:38 +03:00
Vlada Gazizova
4f12114124 Shared: Fix filter const sortBy and sortOrder as url. 2024-07-30 11:16:37 +03:00
Akmal Isomadinov
181f311781 Web: Removed useless code 2024-07-30 13:15:05 +05:00
12355b9192 Merge branch 'hotfix/v2.6.1' into bugfix/Bug69117 2024-07-30 10:34:55 +03:00
d0d03ccd33 Shared: Table: fix 2024-07-30 10:33:59 +03:00
2d4fe09f21 Web: Components: Selector: fixed body height 2024-07-29 17:31:57 +03:00
308ebd2d8d Merge branch 'hotfix/v2.6.1' into bugfix/Bug69117 2024-07-29 11:57:51 +03:00
0685910347 Merge branch 'release/v2.6.0' into hotfix/v2.6.1 2024-07-26 15:31:25 +04:00