Commit Graph

252 Commits

Author SHA1 Message Date
0754fb58e0 Managment:Article: fix import path 2024-01-22 16:22:24 +03:00
e76ab7574c Web: Fixed after merge. 2024-01-22 12:30:01 +03:00
af63ac0ed4 Client:Store:InfoPanelStore: move from common and delete from authStore 2024-01-22 11:37:05 +03:00
9bb54955c4 Shared:Article: rewrite to typescript 2024-01-22 09:40:45 +03:00
1e0c383514 Merge branch 'develop' into feature/user-quota
# Conflicts:
#	packages/client/src/components/GlobalEvents/EditRoomEvent.js
#	packages/client/src/pages/Home/InfoPanel/Body/helpers/DetailsHelper.js
#	packages/client/src/pages/Home/InfoPanel/Body/views/Accounts/index.js
#	packages/client/src/pages/Home/Section/AccountsBody/RowView/userContent.js
#	packages/client/src/pages/Home/Section/AccountsBody/TableView/TableHeader.js
#	packages/client/src/pages/Home/Section/AccountsBody/TableView/TableRow.js
#	packages/client/src/pages/Home/Section/Body/RowsView/FilesRowContent.js
#	packages/client/src/pages/PortalSettings/categories/security/StyledSecurity.js
#	packages/client/src/pages/PortalSettings/components/MobileCategoryWrapper.js
#	packages/client/src/store/FilesActionsStore.js
#	packages/common/api/files/index.js
#	packages/common/constants/index.js
#	packages/common/store/CurrentQuotaStore.js
#	packages/components/combobox/index.js
#	packages/components/themes/base.js
#	packages/components/toggle-button/index.js
#	packages/management/src/categories/spaces/sub-components/RowView/RoomContent.tsx
#	packages/management/src/categories/spaces/sub-components/RowView/SpacesRoomRow.tsx
#	packages/shared/api/people/filter.js
#	packages/shared/api/rooms/filter.js
#	packages/shared/utils/common.ts
#	yarn.lock
2024-01-19 11:32:34 +03:00
02558a9699 Merge branch 'develop' into feature/shared-filter 2024-01-18 10:11:08 +03:00
1ea25bbc98 Managment:Header: fix double word 2024-01-17 18:21:10 +03:00
09365722ff Managment:Header: fix double word 2024-01-17 17:25:44 +03:00
1fdd353498 Merge branch 'develop' into feature/management-loaders 2024-01-17 16:59:26 +05:00
00a8bad715 Web: Management: Spaces: fixed loader reset, added loader when changing domain 2024-01-17 16:58:43 +05:00
4e10a6baaf Merge branch 'develop' into feature/shared-section 2024-01-17 14:07:10 +04:00
253a8701f4 Web: Added quota change dialog in management section. 2024-01-17 11:50:48 +03: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
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
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
6b90bbf7d0 Web: Management: Spaces: added loaders for API requests for connecting and creating portals 2024-01-16 16:24:08 +05: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
6af53b435b Web: Fixed page crash when there is no field. 2024-01-12 14:19:41 +03:00
c9eb637db9 Shared:Utils: rewrite to typescript 2024-01-11 16:38:53 +03:00
dca3f1b0a2 Shared:Utils:Helpers: rewrite to typescript 2024-01-11 15:49:51 +03:00
ae23aaf0e2 Shared:Utils:MinifyJson: move from common 2024-01-11 11:28:42 +03:00
bcf73df800 Shared:Utils:TryRedirectTo: rewrite to ts and move from common 2024-01-11 10:58:26 +03:00
c77fda4f91 Client: fix warnings 2024-01-10 15:15:00 +03:00
ffdf08bbe2 Merge branch 'feature/components-typescript' into feature/common-utils-typescript 2024-01-10 14:09:20 +03:00
4433391c23 Client: fix wrong import - export for shared components 2024-01-10 11:01:43 +03:00
faeba0ae18 Merge branch 'feature/components-typescript' into feature/common-utils-typescript 2023-12-29 10:34:54 +03:00
1d2cabdc4e Shared:Constants\Enums: move from common 2023-12-29 10:06:37 +03:00
aaf4f9ec6e Fix imports 2023-12-28 23:38:42 +04:00
343d6dc052 Merge branch 'develop' into feature/components-typescript 2023-12-28 23:38:17 +04:00
6526238b30 Web: Management: corrected indentations, removed unnecessary imports 2023-12-27 19:59:41 +05:00
40f9eaffcd Web: Management: removed the transition to the portal, added the opening of a modal window 2023-12-27 19:58:03 +05:00
7e520b8a5f Web: Management: Public: Locales: added new en/ru translations for the modal window 2023-12-27 19:56:27 +05:00
9c1972cab9 Web: Management: added a new modal window with transition to the portal 2023-12-27 19:55:32 +05:00
0b3ce31756 Client: fix after rewrite to typescript 2023-12-27 17:45:22 +03:00
dab0608858 Client: added a transition to the domain after management portal configuration 2023-11-28 18:14:34 +05:00
fb470dc1ca Management: removed unnecessary logic 2023-11-27 20:08:14 +05:00
8bd5d08850 Management: styles fix 2023-11-27 20:05:51 +05:00
9081fd8aae Management: started to always show the default logo 2023-11-27 15:38:11 +05:00
90e11a74ad Management: fixed validation in dialogs 2023-11-23 20:04:54 +05:00
27a99a5e9a Management: corrected the transition to deletion 2023-11-23 19:51:46 +05:00
53b4bf4809 Management: corrected the conditions under which we cannot enter management 2023-11-23 19:48:55 +05:00
e9d18b023c Management: store refactoring 2023-11-23 19:46:17 +05:00
2eb0ad7ef8 Management: added validation utilities 2023-11-23 19:45:38 +05:00
477b74c296 Management: corrected validation when configuring the portal 2023-11-23 19:43:43 +05:00
313b599180 management: package.json: fixed publish path 2023-11-21 17:05:07 +03:00
d54958e2d2 Fix loader 2023-11-21 14:30:18 +04:00
5341b5e4bd Fix Module not found: Error: Can't resolve 'COMMON_DIR/utils' 2023-11-21 13:11:34 +04:00
3170833b98 Merge branch 'develop' into feature/management
# Conflicts:
#	frontend.macos.code-workspace
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/auto-backup/index.js
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/manual-backup/index.js
#	yarn.lock
2023-11-09 19:13:20 +05:00
28bb306c08 Management: fix on delete 2023-11-08 18:54:06 +05:00
5a2f226322 Management: added functionality to the delete dialog 2023-11-08 18:28:54 +05:00
17bf019183 Management: added param of the current portal to the store 2023-11-08 18:27:51 +05:00
7e5190b700 Management: expanded types for spaces 2023-11-08 18:26:15 +05:00
4ccb9d7998 Management: added the ability to delete a portal in the context menu 2023-11-08 18:24:53 +05:00
daa53a1b78 Management: added en/ru translation 2023-11-08 18:23:29 +05:00
26566405ad Management: added delete portal dialog 2023-11-02 19:35:22 +05:00
974188f206 Management: added params to store for the delete modal 2023-11-02 15:24:31 +05:00
10d8255846 Management: add hideAlerts 2023-10-31 13:23:39 +03:00
ef12f0b823 Management: add routes 2023-10-31 13:18:26 +03:00
cb2bb6ac70 Management: add tabIndex 2023-10-31 13:02:18 +03:00
f295489a8a Management: fix 2023-10-31 13:00:55 +03:00
DmitrySychugov
7a58c481bf Management: types fixes 2023-10-26 19:26:42 +05:00
DmitrySychugov
487c8d2bcf Management: style fixes 2023-10-26 19:26:10 +05:00
DmitrySychugov
b5ba86f03a Management: Spaces: refactoring 2023-10-26 18:27:13 +05:00
DmitrySychugov
207a81b322 Management: expanded types 2023-10-26 18:25:56 +05:00
DmitrySychugov
5f50c0bf70 Management: added showing error 403 if the user is not an admin 2023-10-26 18:25:18 +05:00
DmitrySychugov
0352da6508 Management: fixed validation 2023-10-25 20:11:10 +05:00
DmitrySychugov
6581f5df08 Management: added DomainNotFound en/ru translation 2023-10-25 20:10:36 +05:00
DmitrySychugov
fd250c57da Merge branch 'develop' into feature/management
# Conflicts:
#	packages/client/src/components/MainBar/index.js
#	packages/client/src/components/NavMenu/index.js
#	packages/common/components/Article/index.js
#	packages/common/components/Article/sub-components/article-header.js
#	packages/common/components/Article/sub-components/article-hide-menu-button.js
#	packages/components/context-menu/index.js
#	yarn.lock
2023-10-25 14:40:50 +05:00
DmitrySychugov
df7bba5b70 Management: created the parseDomain utility 2023-10-23 19:29:55 +05:00
DmitrySychugov
b6a0d6e3f8 Management: fixed validation for dialogs 2023-10-23 19:28:49 +05:00
DmitrySychugov
8d5bf288c3 Management: refactoring 2023-10-23 19:18:48 +05:00
DmitrySychugov
bac8dc6eef Management: changed validation for configuration page 2023-10-20 19:39:05 +05:00
DmitrySychugov
cc691394fd Management: create portal dialog validation changed 2023-10-20 19:37:27 +05:00
DmitrySychugov
d590a8ea0b Client: management refactoring 2023-10-20 19:36:46 +05:00
DmitrySychugov
0b0544c818 Management: fixed bug 2023-10-18 16:34:06 +05:00
DmitrySychugov
7cbcf5fff8 Management: added statistics 2023-10-18 15:25:23 +05:00
DmitrySychugov
0ddc712885 Management: corrected translations 2023-10-18 15:23:25 +05:00
DmitrySychugov
223034dfc5 fixed build/deploy for management 2023-10-04 21:11:46 +05:00
DmitrySychugov
400784edf6 Web: management refactoring 2023-09-15 19:22:10 +05:00
DmitrySychugov
e32d3d5b5d Web: Management: added logic for switching to a domain if we logged in from a different address and created a portal 2023-09-13 20:04:23 +05:00
DmitrySychugov
197231db08 Web: Management: added check for registered domain 2023-09-13 19:02:28 +05:00
DmitrySychugov
e39cae7205 Web: Management: Store: added a method for checking the domain 2023-09-13 18:59:01 +05:00
DmitrySychugov
9b0ac5b0b3 Web: Management: added scripts for receiving docspace config 2023-09-13 18:57:53 +05:00
DmitrySychugov
67f80d74fa Web: Management: fixed the transition after creating the portal 2023-09-11 19:56:14 +05:00
DmitrySychugov
23036c29b5 Web: Management: added a display for the current portal 2023-09-11 15:09:01 +05:00
DmitrySychugov
de01039f23 Web: Management: added CurrentSpace en/ru translation 2023-09-11 15:08:13 +05:00
DmitrySychugov
86cdaf215f Merge branch 'feature/management' of github.com:ONLYOFFICE/DocSpace into feature/management 2023-09-08 18:38:16 +05:00
DmitrySychugov
7d3d1cb4ae Web: Management: added a transfer limitedAccessSpace option 2023-09-08 18:37:45 +05:00
Viktor Fomin
2ec9e4bb27 Revert "Management: fix start"
This reverts commit dc95296b6f.
2023-09-08 15:50:53 +03:00
Viktor Fomin
dc95296b6f Management: fix start 2023-09-08 13:18:55 +03:00
DmitrySychugov
3d5a0de195 Web: Management: added transition to portals through the context menu 2023-09-07 19:26:24 +05:00
DmitrySychugov
46765b8f18 Web: Management: corrected the portal configuration function 2023-09-07 19:24:00 +05:00
DmitrySychugov
4dfadfab7b Merge branch 'feature/management' of github.com:ONLYOFFICE/DocSpace into feature/management 2023-09-07 14:19:25 +05:00
DmitrySychugov
a603f00f86 Web: Management: added transition to a new portal after creation 2023-09-07 14:19:10 +05:00
69a3fee64c Temp fix yarn start (management issue) 2023-09-06 19:57:32 +04:00
Viktor Fomin
7afb106b18 Management: fix routing 2023-09-05 22:19:32 +03:00
Viktor Fomin
9804d0a34a Management: Spaces: add support rtl 2023-09-05 21:18:48 +03:00
Viktor Fomin
1246cf9fce Management: add support color scheme 2023-09-05 19:29:37 +03:00