Commit Graph

43150 Commits

Author SHA1 Message Date
763870416c updated translations 2024-02-28 19:18:54 +03:00
d109696360
Merge pull request #284 from ONLYOFFICE/feature/invite-page-redesign
Feature/invite page redesign
2024-02-28 19:44:18 +04:00
5771200f01 Editor: delete 2024-02-28 17:31:20 +03:00
61636ed199 Doceditor: add build and start prod for docker 2024-02-28 17:31:00 +03:00
5c6b61d71a
Merge pull request #288 from ONLYOFFICE/feature/portal-name-validation
Feature/portal name validation
2024-02-28 18:23:57 +04:00
5505387d3c
Merge pull request #286 from ONLYOFFICE/feature/crash-report-new-data
feature/crash-report-new-data
2024-02-28 18:20:55 +04:00
560f81c71c Web: PortalSettings: added validation for the portal name 2024-02-28 19:18:30 +05:00
6cb13bd589 Web: moved validatePortalName to shared 2024-02-28 19:16:33 +05:00
b59dd58a82 Merge remote-tracking branch 'origin/feature/groups' into feature/groups 2024-02-28 15:09:25 +01:00
11ea33977d Web: Client: Refactor rtl styles in accounts 2024-02-28 15:09:09 +01:00
9fcd36e2ae Merge branch 'bugfix/rc-2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/rc-2.5.0 2024-02-28 16:59:21 +03:00
dc198f7d66 Web:Client:Fixed showing a skeleton instead of a link when quickly adding links. Added waiting for a link to be received before creating a new one, so that the isLoaded state is not saved instead of the link. 2024-02-28 16:59:16 +03:00
f3f2c24e5b Merge branch 'bugfix/rc-2.5.0' of github.com:ONLYOFFICE/DocSpace-client into bugfix/rc-2.5.0 2024-02-28 16:49:46 +03:00
33cbd3b0c4 Web: Files: TableHeader: fixed minWidth 2024-02-28 16:49:37 +03:00
be01d6aa89 Web: Client: Fixed styles 2024-02-28 18:31:29 +05:00
11bf929c4b Merge branch 'bugfix/rc-2.5.0' of github.com:ONLYOFFICE/DocSpace-client into bugfix/rc-2.5.0 2024-02-28 17:24:18 +05:00
c427faf235 Web: Client: Fixed only the keys for part of the translations of the links are displayed 2024-02-28 17:24:14 +05:00
3c609622aa Fix Bug 65841 - Rooms. InfoPanel: fixed logic for opening a file tab 2024-02-28 14:36:36 +03:00
caee3ecc8d Web: Shared: Fix bug when dir="auto" affects margin/padding/flex styles on text element 2024-02-28 12:28:48 +01:00
091cec6f25 Shared: Utils: CrashReport: add error url 2024-02-28 13:28:04 +03:00
namushka
2798591800 merge + merge fix 2024-02-28 13:22:28 +03:00
namushka
dae3fa60f7 added EditGroupMembersDialog 2024-02-28 13:11:40 +03:00
7584ba0eae Shared: Utils: CrashReport: add device info 2024-02-28 12:58:21 +03:00
ca0605f1ff Web: Files: fixed info-panel for media files 2024-02-28 12:55:31 +03:00
19d0490d9e Doceditor: fix deploy script 2024-02-28 12:48:10 +03:00
78656331a8 Doceditor: delete readme file 2024-02-28 12:36:43 +03:00
abf6b1b5e0 Web:Client:Fixed content bouncing when hovering on small screens in accounts within a group. 2024-02-28 12:02:18 +03:00
83f3dfd45a Doceditor: add generate build id 2024-02-28 11:25:41 +03:00
806d2760bf Doceditor: bump version to 2.0.4 2024-02-28 11:24:45 +03:00
5ea3d23133 Web:Client:Fixed a bug when hiding columns in accounts inside groups so that part of the column would not remain when it was hidden. Hiding columns in Accounts inside groups has been added to the general logic for hiding table columns in TableStore. 2024-02-28 10:59:33 +03:00
f9c575f61d Doceditor: fix deploy config 2024-02-28 10:26:07 +03:00
0799361e02 Shared: CampaignsBanner: disable rtl 2024-02-27 19:22:45 +03:00
0fed10610a Merge branch 'feature/editor-nextjs' of github.com:ONLYOFFICE/DocSpace-client into feature/editor-nextjs 2024-02-27 19:05:41 +03:00
3bb45d8311 Doceditor:Hooks:UseError: remove redirect 2024-02-27 19:05:20 +03:00
2afdf69688 Doceditor: add logger and custom server 2024-02-27 19:04:57 +03:00
6748387c8e Doceditor:Pages: add health route 2024-02-27 19:04:09 +03:00
acc19b269c Merge branch 'develop' into feature/groups
# Conflicts:
#	packages/client/src/components/dialogs/CreateEditGroupDialog/sub-components/HeadOfGroupParam/index.tsx
2024-02-27 16:32:55 +01:00
fc2c65bd19 Web: Client: Add badge to group combobox (inside group). Reset group combobox colors 2024-02-27 16:07:37 +01:00
1f80f10660 Web: Shared: Fix plus badge margin 2024-02-27 15:47:47 +01:00
206f429c92 Web: MoreLoginModal: Fixed styles for sso. 2024-02-27 17:06:23 +03:00
852c960163 Move some translation keys to Common 2024-02-27 15:24:17 +04:00
4e9e7ec808 Fix translations test run 2024-02-27 15:23:37 +04:00
fca3060d22 Fix paths in editor.babel 2024-02-27 15:23:13 +04:00
ab93113bc4 Web: Added check for invitation. 2024-02-27 14:06:47 +03:00
fb104360ed Merge branch 'bugfix/rc-2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/rc-2.5.0 2024-02-27 13:51:07 +03:00
509398c769 Web:Client:Fixed a bug when hiding columns in accounts so that part of the column would not remain when it was hidden.Hiding columns in Accounts has been added to the general logic for hiding table columns in TableStore. 2024-02-27 13:50:26 +03:00
c0e07ed205 Doceditor: fix pdf icon 2024-02-27 13:45:16 +03:00
e814584b1e Client:FilesSelector: delete useless file 2024-02-27 13:26:36 +03:00
da494e8aa3 Shared: CampaignsBanner: fix style 2024-02-27 13:23:45 +03:00
8aef7caf62 Merge branch 'develop' into feature/editor-nextjs 2024-02-27 12:53:21 +03:00