Commit Graph

583 Commits

Author SHA1 Message Date
namushka
d4134fa09b merge develop + merge fix
Conflicts:
packages/client/src/pages/Home/Section/AccountsBody/InsideGroup/TableView/TableContainer.js
packages/client/src/pages/Home/Section/AccountsBody/InsideGroup/TableView/TableRow.js
packages/client/src/pages/Home/Section/AccountsBody/People/TableView/TableRow.js
2024-03-01 02:18:24 +03:00
8261228759 Merge branch 'develop' into feature/editor-nextjs 2024-02-29 18:08:07 +03:00
321bf06fb4 Shared:Components:Share: fix combobox styles after merge 2024-02-29 18:03:31 +03:00
40a8db9d4c Merge branch 'develop' into feature/editor-nextjs 2024-02-29 18:00:55 +03:00
6152d587c6
Merge pull request #264 from ONLYOFFICE/feature/ads-banner
feature/ads-banner
2024-02-29 18:24:57 +04:00
947df5b013 Web: Client: Fix group combobox colors 2024-02-29 15:14:04 +01:00
f9b0599a07 Merge branch 'bugfix/rc-2.5.0' into develop 2024-02-29 11:04:48 +04:00
213a4e3ff4 Shared: CampaignsBanner: refactoring 2024-02-29 00:35:36 +03:00
daa1f5c95a Merge branch 'develop' into feature/ads-banner 2024-02-29 00:05:12 +03:00
33cbd3b0c4 Web: Files: TableHeader: fixed minWidth 2024-02-28 16:49:37 +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
0799361e02 Shared: CampaignsBanner: disable rtl 2024-02-27 19:22:45 +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
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
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
eebbb68734 Doceditor: fix iphone problems 2024-02-27 12:49:11 +03:00
eb127578b2 Merge branch 'feature/invite-page-redesign' of https://github.com/ONLYOFFICE/DocSpace-client into feature/invite-page-redesign
# Conflicts:
#	public/locales/en/Common.json
2024-02-27 11:47:46 +03:00
ca22a25f39 Web: Login: Fixed input focus. 2024-02-27 11:45:08 +03:00
31c6b2b1ad Web: Client: Fixed the button for changing user type in the group menu does not work 2024-02-27 13:27:36 +05:00
0fcda1213f Shared: CampaignsBanner: fix 2024-02-27 11:04:31 +03:00
95c2c6d455 Shared:Components:AppLoader: fix styles 2024-02-27 10:30:46 +03:00
6ff44125b7 Merge branch 'develop' into feature/ads-banner 2024-02-27 09:26:24 +03:00
8df0a29166 Web: Shared: Added translation. 2024-02-27 09:16:55 +03:00
bda5be229b Web: Fixed display of the number of providers. 2024-02-27 09:13:44 +03:00
b4b679a8f1 Web: Client: Reset group combobox colors. Add dark theme 2024-02-26 18:32:05 +01:00
15ddf95e3b Merge branch 'develop' into feature/invite-page-redesign 2024-02-26 20:49:56 +04:00
9e8f3caa16 Merge branch 'develop' into bugfix/rc-2.5.0 2024-02-26 20:48:53 +04:00
a21a415cb8 Shared: CampaignsBanner: fix style, add fit text 2024-02-26 18:34:31 +03:00
8ebc0fb6fa Web: Added scroll. 2024-02-26 17:11:33 +03:00
namushka
8a53c9229d brought back plus badge to Group column in Accounts/People, now as a ComboBox prop 2024-02-26 15:26:58 +03:00
744b35297a Shared:Components:Toast: fix types 2024-02-26 15:13:21 +03:00
d577bce803 Shared:Components: fix default props 2024-02-26 14:40:29 +03:00
9701f3b85f Web: Removed warnings. 2024-02-26 14:02:01 +03:00
983d773f28 Web: Fixed styles. 2024-02-26 13:49:44 +03:00
dedfdc07b2 Web: Fixed styles. 2024-02-26 13:44:33 +03:00
5263983b56 Web: Shared: Components: ImageEditor: fixed blur in the preview when the screen is enlarged 2024-02-26 15:15:13 +05:00
11da227257 Fix translation issues 2024-02-26 12:06:12 +03:00
c9022a07c0 Web: Fixed styles. 2024-02-26 11:58:24 +03:00
b5f706a635 Web: Fixed provider titles. 2024-02-26 11:53:11 +03:00
cd7805b4ca Merge branch 'develop' into feature/editor-nextjs 2024-02-26 11:16:55 +03:00
ba4a8318a2 Shared:Components:Share: add wrapper with i18n 2024-02-26 11:02:41 +03:00
b4987dfbc3 Shared: ColorTheme: fix submenu color 2024-02-23 14:00:27 +03:00
112fdb1839 Merge branch 'develop' into feature/ads-banner
# Conflicts:
#	packages/shared/components/article/sub-components/SubmitToFormGalleryAlert.tsx
2024-02-22 20:05:26 +04:00
45dfb67961 Web: Shared: Set type for theme interfaceDirection. Move TInterfaceDirection to avoid cycle import. 2024-02-22 15:34:42 +01:00
7b851cac74 Web: Files: added HexCode translation 2024-02-22 16:42:00 +03:00
b3d8fe0ffc
Merge pull request #273 from ONLYOFFICE/bugfix/safe-area
bugfix/safe-area
2024-02-22 17:31:27 +04:00
7787407d5d Web:Shared:Fixed page crash when clicking on the cross of the selected tag from the hidden list of tags in the search. 2024-02-22 16:29:20 +03:00
cc27a946fe Web:Shared:Fixed page crash when opening the list of hidden tags and clicking outside the area. 2024-02-22 16:15:59 +03:00