Commit Graph

58 Commits

Author SHA1 Message Date
aae967468e Merge branch 'develop' into feature/language-combobox
# Conflicts:
#	packages/login/index.d.ts
#	packages/login/src/client/components/Login.tsx
#	packages/login/src/components/LoginForm/index.tsx
#	packages/login/src/server/lib/helpers/index.ts
#	packages/shared/utils/loginUtils.ts
2024-05-21 14:43:22 +03:00
Vladimir Khvan
0b349e32d7 Web: Client: Connecting storage: integrated connecting storages data from API 2024-04-25 14:06:20 +05:00
111cf5b073 Web: Client/Shared: LanguageCombobox component logic has been simplified. 2024-04-24 15:14:51 +03:00
namushka
bc4c6e7506 added event passing to onBackdropClick prop 2024-04-18 14:17:46 +03:00
namushka
4fdbc314db added description for withBackdrop to combobox readme 2024-04-18 13:36:04 +03:00
namushka
e6ecca46b6 fix Combobox onBackdropClick 2024-04-18 11:41:12 +03:00
namushka
cef915143d fix clrf to lf 2024-04-18 11:31:58 +03:00
namushka
4a5890fd6f test lf fix 2024-04-18 11:30:38 +03:00
namushka
f037126ea0 code cleanup 2024-04-15 17:57:20 +03:00
namushka
0374fc6cb8 fix onBackdropClick prop preventing default behaviour 2024-04-15 17:55:30 +03:00
namushka
27c70fc09a added onBackdropClick prop to Combobox 2024-04-15 17:51:12 +03:00
38b0f31465 Shared: ComboBox: fix hover for disabled 2024-04-09 07:20:35 +03:00
13c673d12a Shared: ComboBox: fix style 2024-04-08 20:42:34 +03:00
6fe92718ea Client: InvitePanel, Shared: ComboButton: Fix wrong colors in invitation language combobox 2024-04-08 18:05:34 +02:00
162376d248 Web: Client: Shared: ComboBox: corrected the border radius of icons with type 2024-04-08 19:39:54 +05:00
0a7fa09721 Client: Shared: Fix not detailed access rights in list accounts. 2024-04-04 12:52:37 +02:00
11ea1a81c1 Fix bug 67061 - Accounts:Change quota. When selecting "bytes" from the drop-down menu, the value is different from other units of measurement. 2024-03-24 16:47:37 +03:00
c1679a041d Shared: fix ts problems 2024-03-22 10:20:39 +03:00
c9234fec72 Replaced copyright start year + format 2024-03-21 18:09:55 +04:00
11b4f67041 Shared: apply yarn eslint:fix 2024-03-18 12:54:09 +03:00
adcc11094d Copyright 2024 2024-03-18 03:13:02 +04:00
1f1f330557 Fix Bug 66813 2024-03-11 17:39:00 +03:00
3925350962 Client: Fix closing combobox by clicking on scroll elements 2024-03-08 12:21:42 +01:00
94ccb0e9ab Fix Bug 66784 - combobox closing after dragging scroll outside dropdown 2024-03-08 11:51:40 +01:00
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
947df5b013 Web: Client: Fix group combobox colors 2024-02-29 15:14:04 +01:00
1f80f10660 Web: Shared: Fix plus badge margin 2024-02-27 15:47:47 +01:00
b4b679a8f1 Web: Client: Reset group combobox colors. Add dark theme 2024-02-26 18:32:05 +01: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
039a66ec75 Web: Client: Shared: Add rtl to accounts. Fix when line height cuts increased rtl text 2024-02-21 16:41:16 +01:00
695c899b32 Shared:Components:Share: move from client and rewrite to typescript 2024-02-13 10:10:31 +03:00
6e232e2bd4 Web: Components: fixed AccessRightSelect 2024-02-07 14:39:35 +03:00
711f49cd27 Client: fix currentColorScheme 2024-01-29 10:53:59 +03:00
a96de99f99 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-29 10:37:44 +03:00
ced050d7ee Shared:Components:ComboBox: fix handle click outside 2024-01-26 16:19:16 +03:00
b9a34f8c4e Shared: fix eslint and ts problems 2024-01-23 10:24:57 +03:00
98397b2e47 Merge branch 'develop' into bugfix/interface-jumping 2024-01-22 19:51:56 +04:00
e47ab29048 Shared:Components:ComboBox: fix close drop down 2024-01-22 14:28:25 +03:00
6ec3000fa8 Merge branch 'develop' into feature/shared-filter 2024-01-22 10:03:42 +03:00
ab08a20435 Shared:Components:Filter: rewrite to typescript and move from common 2024-01-17 15:57:11 +03:00
9181f91dc7 Shared: Components: ComboBox: fix type 2024-01-17 01:01:39 +03:00
341d2e3453 Merge branch 'develop' into feature/my-documents-share 2024-01-11 21:59:44 +03:00
4433391c23 Client: fix wrong import - export for shared components 2024-01-10 11:01:43 +03:00
e87db18eaa Merge branch 'develop' into feature/components-typescript 2023-12-28 13:32:34 +03:00
07723156ef Client: fix after rewrite to typescript 2023-12-28 11:46:16 +03:00
0b3ce31756 Client: fix after rewrite to typescript 2023-12-27 17:45:22 +03:00
76e75b64cd Shared:Components:AccessRightSelect: rewrite to typescipr 2023-12-22 14:46:29 +03:00
f10d1bd53e Shared:Components:DropDown: fix dropdown width 2023-12-20 19:25:31 +03:00
Akmal Isomadinov
867b459f35 Shared:Components:Combobox Removed generic 2023-12-20 20:20:34 +05:00
Akmal Isomadinov
125938a03d Merge branch 'feature/components-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/components-typescript
# Conflicts:
#	packages/shared/components/combobox/ComboBox.tsx
#	packages/shared/components/combobox/Combobox.types.ts
2023-12-20 20:07:39 +05:00