Commit Graph

47865 Commits

Author SHA1 Message Date
c8e6a1c105 Login:Src:Utils: add changeEmail and updateActivationStatus actions 2024-08-02 22:58:34 +04:00
26b7348d4c Client:Pages:Confirm: add old pages after merge 2024-08-02 02:16:55 +04:00
e616040132 Login:Src:Components: some changes after merge 2024-08-02 02:15:29 +04:00
13fa0a6807 Merge branch 'develop' into feature/ssr-confirm 2024-08-02 01:51:37 +04:00
e5d2d8ede3 Client:Pages:Confirm:delete old pages 2024-08-01 16:22:46 +04:00
5431148168 Login:App:Confirm: some fixes on pages 2024-08-01 15:21:44 +04:00
496000a67c Login:Components: some fixes 2024-08-01 15:19:58 +04:00
5099e63bad Login:Components:EmailActivationHandler: change component name 2024-08-01 15:18:46 +04:00
22bdcbc102 Login:Components:GreetingContainer: change condition in logical operator 2024-08-01 15:17:33 +04:00
232769d26d Login:Components:PasswordChangeForm: remove styles 2024-08-01 15:16:00 +04:00
b803969e4c Login:Components:Login: remove styles 2024-08-01 15:11:33 +04:00
c61daab2e6 Login:Components:TfaActivationForm: remove styles 2024-08-01 15:10:08 +04:00
ea1a99f2f6 Login:Components:TfaAuthForm: remove styles 2024-08-01 15:06:10 +04:00
e69309a544 Login:Src:Confirm: change layout for confirm pages 2024-08-01 15:01:23 +04:00
f029e06cc3 Login:Src:Components: add new style components for layouts 2024-08-01 14:59:16 +04:00
36c1327f7b Login:Src:App: change layout for login and confirm pages 2024-08-01 14:57:54 +04:00
6e3b950ca7 Merge branch 'hotfix/v2.6.1' into develop 2024-07-31 17:49:52 +04:00
Akmal Isomadinov
cbd298b62f Client: Fixed bug 69471 2024-07-31 17:08:42 +05:00
Akmal Isomadinov
2d11176958 Client:Store: Added a check for the fill option 2024-07-31 13:01:54 +05:00
Akmal Isomadinov
3d410921b2 Client:FillPDFDialog Fixed margin 2024-07-31 12:58:25 +05:00
Vlada Gazizova
822cc03111 Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-07-31 10:19:37 +03:00
Vlada Gazizova
381389cb23 Fixed Bug 69436 - Security:LoginHistory/AuditTrail. The hint for downloading data for the selected period has not been removed. 2024-07-31 10:19:33 +03:00
948add3bf4 Merge branch 'hotfix/v2.6.1' into develop 2024-07-30 20:33:27 +04:00
ff1d60430d
Merge pull request #564 from ONLYOFFICE/bugfix/save-table-sorting
Bugfix/save table sorting
2024-07-30 20:31:44 +04:00
ab2f184dad Merge branch 'hotfix/v2.6.1' into bugfix/save-table-sorting 2024-07-30 20:09:02 +04:00
55149f6599
Merge pull request #549 from ONLYOFFICE/bugfix/Bug69117
bugfix/Bug69117
2024-07-30 20:08:13 +04:00
Vlada Gazizova
ea8c7adab8 Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-07-30 18:56:43 +03:00
Vlada Gazizova
0fba5917fd Fixed Bug 69435 - Security:Session Lifetime. Duplicate error when logging out after ending a session 2024-07-30 18:56:38 +03: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
8a13032fc9 Client: Header: Fix when clicking on context button breaks InsideGroup info panel 2024-07-30 17:39:03 +02:00
b38ac0d9e6 Scripts: BrowserDetector: Fixed minimum version for desktop safari 2024-07-30 14:41:55 +03: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
11375e28db Client: InvitePanel: ExternalLinks: Rewrite getting invitation links for accounts 2024-07-30 14:03:23 +03:00
724fc44e98 Client: InvitePanel: Rewrite access model for accounts invitation 2024-07-30 14:02:26 +03:00
dbfff640e9 Client: Store: InviteLinksStore: Added getPortalInviteLink action 2024-07-30 14:01:20 +03:00
d817280f88 Shared: Api: Portal: Fixed getInvitationLink method 2024-07-30 14:00:38 +03:00
e05f0b7df7 Web: Files: UploadPanel: fixed icon 2024-07-30 13:43:03 +03:00
Vlada Gazizova
a0c2d2a4e0 Client:Fix sortOrder. 2024-07-30 11:26:19 +03:00
Vlada Gazizova
de20aa9500 Client:Fixed page crash. 2024-07-30 11:17:46 +03:00
Vlada Gazizova
cd72e9d699 Client:Sort:Added sorting saving when opening rooms and folders. 2024-07-30 11:17:32 +03:00
Vlada Gazizova
4f12114124 Shared: Fix filter const sortBy and sortOrder as url. 2024-07-30 11:16:37 +03:00
Vlada Gazizova
8c92affd0d Client:Sort:Added saving sorting between tabs. 2024-07-30 11:15:24 +03:00
Akmal Isomadinov
181f311781 Web: Removed useless code 2024-07-30 13:15:05 +05:00
Vlada Gazizova
8ff5a94238 Client:Sort:Added sorting saving for Documents and Rooms sections. 2024-07-30 11:14:48 +03:00
12355b9192 Merge branch 'hotfix/v2.6.1' into bugfix/Bug69117 2024-07-30 10:34:55 +03:00
69a4c5f395 Client: Home: TableView: move filter to state 2024-07-30 10:34:49 +03:00
d0d03ccd33 Shared: Table: fix 2024-07-30 10:33:59 +03:00
c89d0a6368
Merge pull request #551 from ONLYOFFICE/feature/rtl-refactor
Feature/rtl refactor
2024-07-29 19:07:24 +04:00
e155ca9059 Client: Shared: remove useless code 2024-07-29 17:04:16 +02:00