Commit Graph

41109 Commits

Author SHA1 Message Date
6dbb334827
Merge pull request #181 from ONLYOFFICE/feature/shared-section
Feature/shared section
2024-01-17 15:50:23 +04:00
4e10a6baaf Merge branch 'develop' into feature/shared-section 2024-01-17 14:07:10 +04:00
e5fcc368dc
Merge pull request #182 from ONLYOFFICE/bugfix/management-payments
Bugfix/management payments
2024-01-17 13:14:52 +04:00
441a7ba604 Merge branch 'develop' into bugfix/management-payments
# Conflicts:
#	packages/client/src/pages/Profile/Section/Body/sub-components/active-session/index.js
#	packages/shared/utils/convertTime.ts
2024-01-16 19:26:53 +03:00
cbac08a712 Fixed incorrect check for timezone. 2024-01-16 16:57:02 +03:00
c11dca03a8 Web: Added timezone definition. 2024-01-16 16:36:42 +03:00
82ad593fcc Shared:Components:Section: fix import React 2024-01-16 14:39:45 +03:00
83d405680b Merge branch 'develop' into feature/shared-section 2024-01-16 14:33:05 +03:00
ea78572c5d Shared:Components:Section: delete console log 2024-01-16 14:31:39 +03:00
f477ef4d52 Shared:Components:Section: rewrite to typescript, move from common and add wrapper to Client and Managment 2024-01-16 14:31:08 +03:00
5976642b65 Merge branch 'hotfix/v2.0.1' into develop 2024-01-16 12:34:15 +04:00
3253ae3cc7
Merge pull request #179 from ONLYOFFICE/bugfix/fix-editor-language
Fix Bug 65419 - Editor: if the profile language is undefined (there i…
2024-01-16 12:20:34 +04:00
462242ca32 Fix show old tags on creation room 2024-01-16 11:52:32 +04:00
3605282b81 Fix Bug 65419 - Editor: if the profile language is undefined (there is a combination of portal and profile languages) portal language will be displayed 2024-01-15 20:20:40 +05:00
2acbd2f4fd
Merge pull request #176 from ONLYOFFICE/feature/shared-navigation
Feature/shared navigation
2024-01-15 18:09:39 +04:00
a9c9547bf9 Shared:Components:Navigation: fix color of text 2024-01-15 17:03:07 +03:00
2fbc625709 Merge branch 'feature/shared-navigation' of github.com:ONLYOFFICE/DocSpace-client into feature/shared-navigation 2024-01-15 16:57:09 +03:00
9cf264003e Shared:Components:Navigation: fix accounts 2024-01-15 16:57:02 +03:00
2e3fc63ecc Merge branch 'develop' into feature/shared-navigation 2024-01-15 17:29:36 +04:00
4bd4dd4a57
Merge pull request #174 from ONLYOFFICE/feature/common-utils-typescript
Feature/common utils typescript
2024-01-15 17:28:13 +04:00
1b4fcf3252
Merge pull request #178 from ONLYOFFICE/bugfix/security-table
Client:PortalSettings:Security: fix audit trail and login history tab…
2024-01-15 16:53:09 +04:00
1ac27c23e3 Client:PortalSettings:Security: remove console 2024-01-15 15:52:24 +03:00
dc0e0101ab Client:PortalSettings:Security: fix audit trail and login history table view 2024-01-15 15:38:14 +03:00
40ea337a93 Shared:API:Files: fix moveto 2024-01-15 14:47:38 +03:00
f45a9df4b1 Shared:Components:DropDown: fix render 2024-01-15 14:44:49 +03:00
aafe5b3669 Client:FormGallery: fix missing import 2024-01-15 14:44:29 +03:00
cc0471c207
Merge pull request #175 from ONLYOFFICE/bugfix/fixed-unexpected-signout
Fix Bug 65761 - Rooms.ExternalLink. Fixed redirection to login after …
2024-01-15 15:16:40 +04:00
c05b87cd0e Shared:Components:Navigation: export from index file types 2024-01-15 13:16:12 +03:00
1121482730 Merge branch 'feature/common-utils-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/common-utils-typescript 2024-01-15 13:11:25 +03:00
5231eb4116 Client: fix profile login crash and RoomsTypes values 2024-01-15 13:11:15 +03:00
7743b4d978 Client:Home:Section: fix trash warning import 2024-01-15 12:49:39 +03:00
c0db4a43e4 SHared:Components:Navigation: move from common and rewrite to typescript 2024-01-15 12:42:16 +03:00
aa9efe0056 Fix Bug 65761 - Rooms.ExternalLink. Fixed redirection to login after moveTo event 2024-01-15 12:28:49 +03:00
d999063291 Update .eslintrc.cjs
Fix error  Insert `␍`  prettier/prettier
2024-01-15 13:22:49 +04:00
fe5ed638c7 Merge branch 'develop' into feature/common-utils-typescript 2024-01-15 09:54:56 +03:00
dc5d6bdcc6 Shared:Sw: move from common 2024-01-14 09:25:48 +03:00
7a2709b1f6 Shared:Utils:Common\Api: move from common and rewrite to typescript 2024-01-14 09:13:04 +03:00
c965ee9119 Merge branch 'hotfix/v2.0.1' into develop 2024-01-12 18:24:10 +04:00
eac3e95fd9
Merge pull request #173 from ONLYOFFICE/bugfix/fix-info-panel-logo-crash
Web: Files: InfoPanel: fixed logo crash
2024-01-12 17:53:42 +04:00
e76db73b7f
Merge pull request #172 from ONLYOFFICE/bugfix/65389
fix Bug 65389 - incorrect category type
2024-01-12 17:00:58 +04:00
d288f69d24 Web: Files: InfoPanel: fixed logo crash 2024-01-12 15:39:08 +03:00
7a3115a051 Shared:Utils:Firebase: rewrite to typescript and move from common 2024-01-12 10:44:46 +03:00
fd1b81bd16 Shared:Utils:Encoder: rewrite to typescript 2024-01-12 10:33:24 +03:00
Vladimir Khvan
75f738f4fd fix Bug 65389 - incorrect category type 2024-01-11 20:18:13 +05:00
b5702ee497
Merge pull request #171 from ONLYOFFICE/bugfix/header-layout
Bugfix/header-layout
2024-01-11 18:46:40 +04:00
78f03c9cb6
Merge pull request #162 from ONLYOFFICE/feature/components-typescript
Feature/components typescript
2024-01-11 18:45:10 +04:00
57df74881c Client:PortalSettings: fix infinity skeleton 2024-01-11 17:36:53 +03:00
ee0ec1ae89 Merge branch 'feature/components-typescript' into feature/common-utils-typescript 2024-01-11 17:31:25 +03:00
0d17e2dbc3 Merge branch 'develop' into feature/components-typescript 2024-01-11 16:41:10 +03:00
c9eb637db9 Shared:Utils: rewrite to typescript 2024-01-11 16:38:53 +03:00