Commit Graph

426 Commits

Author SHA1 Message Date
Akmal Isomadinov
d1672840bf Shared:Components:MediaViewer: Added style and utils 2024-01-29 19:20:48 +05:00
Akmal Isomadinov
1315747cc5 Shared:Components:MediaViewer:ViewerWrapper Refactoring and fixed style code 2024-01-29 19:18:40 +05:00
a9f723cd2e Web:Shared:Fixed incorrect table length after closing the info panel. 2024-01-29 17:12:19 +03:00
68b049d7da Merge branch 'develop' into feature/new-tariff-bar 2024-01-29 14:24:42 +03:00
48f2f54bde Shared: Navigation: add types 2024-01-29 14:24:10 +03:00
72da51aeea Shared: Navigation: move tariff bar 2024-01-29 14:23:54 +03:00
d01a0d0963 Shared: Navigation: fix style 2024-01-29 14:17:19 +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
9bdc897010 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-29 10:35:13 +03:00
683c628c28 Merge branch 'develop' into feature/user-quota
# Conflicts:
#	packages/client/src/components/GlobalEvents/EditRoomEvent.js
#	packages/client/src/components/dialogs/index.js
#	packages/client/src/pages/Home/InfoPanel/Body/views/Accounts/index.js
#	packages/client/src/pages/Home/InfoPanel/Body/views/Details/index.js
#	packages/client/src/store/FilesStore.js
#	packages/client/src/store/SelectedFolderStore.js
#	packages/common/components/Loaders/index.js
#	packages/shared/api/files/index.ts
#	public/locales/en/Common.json
2024-01-28 20:44:38 +03:00
Akmal Isomadinov
91ae58ca3f Shared:Components: Refactoring MediaViewer 2024-01-26 22:00:07 +05:00
2f8fe16524 Web: Shared: Components: added the ability to hand over a custom body to Item 2024-01-26 20:23:09 +05:00
ced050d7ee Shared:Components:ComboBox: fix handle click outside 2024-01-26 16:19:16 +03:00
349d877281 Shared:Components:FieldContainer: fix label visible 2024-01-26 15:48:50 +03:00
27862b20d4 Shared:Components:ContextMenuButton: fix empty composed path 2024-01-26 15:47:32 +03:00
5c56a82748 Shared:Components:Selector: fix ts problems 2024-01-26 15:45:04 +03:00
d21cf88ad1 Shared:Components:Selector: fix select all 2024-01-26 15:41:25 +03:00
5aca44d1be Shared:Components:Navigation: fix null navigation path 2024-01-26 15:11:04 +03:00
1800197f3d Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace-client into develop 2024-01-26 15:09:03 +03:00
9171183bef Shared:Table:TableHeader: fix default props 2024-01-26 15:08:21 +03:00
a47dd8345a Merge branch 'develop' into feature/new-tariff-bar 2024-01-26 14:59:38 +03:00
cdaf9d9b2d Shared:Components:ContextMenuButton: fix display type 2024-01-26 14:58:47 +03:00
180bb15d86 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-26 14:04:09 +03:00
3c652043e7 Shared:Components:Table: fix table group menu checkbox 2024-01-26 12:30:55 +03:00
969d9ccbb5 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-26 12:11:14 +03:00
Akmal Isomadinov
efdf7fb7bc MediaViewer moved from common to shared 2024-01-26 13:24:49 +05:00
ee3d83c0e9
Merge pull request #199 from ONLYOFFICE/bugfix/refactoring-cron
Bugfix/refactoring cron
2024-01-26 11:33:50 +04:00
9e20f3e877 Merge branch 'develop' into feature/new-tariff-bar 2024-01-25 23:27:46 +03:00
Akmal Isomadinov
b77fe8f775 Shared:Components:Cron Fixed timezone 2024-01-25 20:05:49 +05:00
Akmal Isomadinov
c6d8cbe1a7 Shared:Components:Cron Fixed getting the first day of the week in FF 2024-01-25 20:00:30 +05:00
493b178988 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-25 17:48:07 +03:00
Akmal Isomadinov
a12cbd3415 Shared:Components:Cron Refusal of transfers in favor of luxon 2024-01-25 19:42:22 +05:00
5853167487 Merge branch 'develop' into feature/new-tariff-bar 2024-01-25 16:26:12 +03:00
c17fd93574 Shared:Store:AuthStore: rewrite to typescript 2024-01-25 16:14:13 +03:00
72d6116a89 Merge branch 'develop' into feature/shared-article 2024-01-25 16:33:13 +04:00
b86924c936 Merge branch 'hotfix/v2.0.2' into develop
# Conflicts:
#	packages/components/selector/sub-components/Item/Item.types.ts
#	packages/shared/package.json
#	packages/shared/selectors/Room/index.tsx
2024-01-25 16:32:37 +04:00
Akmal Isomadinov
f9c40916d9 Shared:Components:Cron Added timezone 2024-01-25 13:36:51 +05:00
6757092523 Shared:Store:SettingsStore: move from common and rewrite to typescript 2024-01-25 11:17:19 +03:00
Akmal Isomadinov
ce5605eeb5 Shared:Components:Cron Fixed the date of the next synchronization 2024-01-24 22:36:40 +05:00
Vladimir Khvan
7abec2fab4 Web: Shared: ColorInput backdrop position was fixed 2024-01-24 19:30:32 +05:00
Akmal Isomadinov
f9210966ed Shared:Components:Cron Fixed styles and removing some prefixes 2024-01-24 18:39:37 +05:00
Akmal Isomadinov
36662e1636 Shared:Components:Cron Refactoring types 2024-01-24 18:37:31 +05:00
Akmal Isomadinov
a7f2c24393 Shared:Components:Cron Updated translation and deleted old translations 2024-01-24 18:36:12 +05:00
bcd59e934e Shared: Navigation: fix style 2024-01-24 15:40:19 +03:00
Vladimir Khvan
0e89e12d21 Merge branch 'develop' into feature/js-sdk-presets
Conflicts:
	packages/client/src/components/dialogs/CreateEditRoomDialog/sub-components/RoomTypeDropdown/DropdownDesktop.js
	packages/client/src/components/dialogs/CreateEditRoomDialog/sub-components/RoomTypeDropdown/DropdownMobile.js
	packages/client/src/components/dialogs/CreateEditRoomDialog/sub-components/RoomTypeList.js
	packages/client/src/pages/Home/Hooks/useFiles.js
	packages/client/src/pages/Home/Section/Filter/index.js
	packages/client/src/pages/PortalSettings/categories/common/appearance.js
	packages/client/src/pages/PortalSettings/categories/developer-tools/JavascriptSDK/index.js
	packages/client/src/pages/Sdk/index.js
	packages/client/src/pages/VersionHistory/Section/Body/VersionRow.js
	packages/client/src/store/FilesActionsStore.js
	packages/client/src/store/FilesStore.js
	packages/common/store/SettingsStore.js
	packages/shared/components/navigation/Navigation.styled.ts
	packages/shared/components/navigation/Navigation.types.ts
	packages/shared/components/navigation/sub-components/ControlBtn.tsx
	packages/shared/constants/index.ts
	packages/shared/selectors/Room/RoomSelector.types.ts
	packages/shared/selectors/Room/index.tsx
	packages/shared/skeletons/filter/FilterBlock/index.tsx
	packages/shared/utils/combineUrl.ts
	packages/shared/utils/common.ts
	packages/shared/utils/index.ts
2024-01-24 17:30:35 +05:00
f2b1e4d0a0 Merge branch 'feature/shared-article' into feature/refactoring-auth-store 2024-01-24 14:41:25 +03:00
cd6d3969ae Merge branch 'develop' into feature/shared-article 2024-01-24 14:36:29 +03:00
c66e6e7913 Merge branch 'develop' into feature/new-tariff-bar 2024-01-24 00:17:39 +03:00
d8e7968dd8 Merge branch 'develop' into bugfix/my-documents-share 2024-01-24 00:17:31 +03:00
Vladimir Khvan
56e669555d Merge branch 'develop' into feature/js-sdk-presets
Conflicts:
	packages/client/src/pages/PortalSettings/categories/developer-tools/JavascriptSDK/index.js
	packages/common/components/Navigation/sub-components/control-btn.js
	packages/shared/components/navigation/Navigation.tsx
	packages/shared/selectors/Room/index.tsx
2024-01-23 16:38:55 +05:00
Vladimir Khvan
4647a3663e Merge branch 'develop' into feature/color-input 2024-01-23 14:58:48 +05:00
Vladimir Khvan
b2d9df11dc Web: Shared: ColorInput components was added 2024-01-23 14:49:20 +05:00
Vladimir Khvan
c5e35d0efa Web: Shared: isPickerOnly option was added to ColorPicker 2024-01-23 14:48:45 +05:00
b9a34f8c4e Shared: fix eslint and ts problems 2024-01-23 10:24:57 +03:00
0da84ca486 Merge branch 'develop' into feature/shared-article 2024-01-23 10:12:08 +03:00
a03d6d2500 Merge branch 'develop' into bugfix/my-documents-share 2024-01-23 00:23:08 +03:00
98397b2e47 Merge branch 'develop' into bugfix/interface-jumping 2024-01-22 19:51:56 +04:00
2095ba744e Shared:Components:Navigation: fix public room logo 2024-01-22 18:20:38 +03:00
62b51cf569 Shared:Components:ModalDialog: fix container render 2024-01-22 17:00:59 +03:00
c661d12cf9 Shared:Components:Table: fix table header hide columns 2024-01-22 15:30:06 +03:00
Vladimir Khvan
8ab4612bf9 Web: Shared: ColorPicker component was implemented in Typescript 2024-01-22 17:16:03 +05:00
Vladimir Khvan
31009aa410 Web: Client: Appearance: HexColorPickerComponent was moved to shared/components as ColorPicker 2024-01-22 17:13:21 +05:00
e47ab29048 Shared:Components:ComboBox: fix close drop down 2024-01-22 14:28:25 +03:00
b5c899b5cf Shared:Components:Article: fix json parse 2024-01-22 13:01:03 +03:00
3c9eea5ef5 Shared:Article: remove mobx and add wrappers 2024-01-22 12:27:10 +03:00
6c47a8be26 Merge branch 'feature/shared-filter' into feature/shared-article 2024-01-22 11:46:29 +03:00
6ec3000fa8 Merge branch 'develop' into feature/shared-filter 2024-01-22 10:03:42 +03:00
9bb54955c4 Shared:Article: rewrite to typescript 2024-01-22 09:40:45 +03:00
cba0ca5d84 Merge branch 'develop' into feature/new-tariff-bar 2024-01-19 19:46:34 +03:00
b599aad308 Shared: Components: Selector: fix crash 2024-01-19 17:59:36 +03:00
1adf6b3634 Merge branch 'develop' into feature/my-documents-share 2024-01-19 17:04:46 +04:00
968573ce02 Merge branch 'hotfix/v2.0.1' into develop
# Conflicts:
#	packages/components/toast/styled-toastr.js
2024-01-19 16:20:16 +04:00
47ab8b82ab Web: Fixed after merge. 2024-01-19 13:53:35 +03:00
8b68123fba Merge branch 'feature/shared-filter' into feature/shared-article 2024-01-19 10:47:08 +03:00
798578ff0b Shared:Article: rewrite to typescript 2024-01-19 10:47:05 +03:00
825c765b7d Merge branch 'develop' into feature/my-documents-share 2024-01-18 20:38:44 +03:00
eeede19a30 Merge branch 'develop' into feature/form-room-pdf
# Conflicts:
#	packages/client/src/components/Badges.js
#	packages/client/src/components/FilesSelector/helpers/useFilesHelper.ts
#	packages/client/src/components/dialogs/CreateEditRoomDialog/sub-components/SetRoomParams.js
#	packages/client/src/store/FilesActionsStore.js
#	packages/client/src/store/SelectedFolderStore.js
#	packages/client/src/store/SettingsStore.js
#	packages/common/constants/index.js
#	packages/common/store/InfoPanelStore.js
#	packages/components/room-logo/index.js
#	packages/shared/utils/common.ts
2024-01-18 19:31:46 +04:00
69c9c77a67 Merge branch 'develop' into feature/new-tariff-bar 2024-01-18 00:20:05 +03:00
5b86d792ac Client: fix section import 2024-01-17 16:22:20 +03:00
ab08a20435 Shared:Components:Filter: rewrite to typescript and move from common 2024-01-17 15:57:11 +03:00
0250d66230 Shared: Components: Section: add submenu 2024-01-17 15:25:24 +03:00
a170d6e566 Merge branch 'develop' into feature/my-documents-share 2024-01-17 15:55:38 +04:00
fc2e58d701 Shared:Selectors:People: rewrite to typescript and move from client 2024-01-17 11:53:48 +03:00
9181f91dc7 Shared: Components: ComboBox: fix type 2024-01-17 01:01:39 +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
68d21efd61 Merge branch 'develop' into feature/my-documents-share 2024-01-15 18:13:12 +03:00
4cd811861e Shared: Components: Navigation: add tariff bar prop, wrapper 2024-01-15 18:01:29 +03:00
66a124f652 Merge branch 'develop' into feature/new-tariff-bar 2024-01-15 17:42:03 +03: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
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
c05b87cd0e Shared:Components:Navigation: export from index file types 2024-01-15 13:16:12 +03:00
c0db4a43e4 SHared:Components:Navigation: move from common and rewrite to typescript 2024-01-15 12:42:16 +03:00
fefb517e10 Shared: Components: DropDownItem: add additionalElement prop 2024-01-13 00:44:50 +03:00
341d2e3453 Merge branch 'develop' into feature/my-documents-share 2024-01-11 21:59:44 +03:00
6735e1ed40 Merge branch 'feature/components-typescript' into feature/common-utils-typescript 2024-01-11 10:21:31 +03:00
e61e4c4228 Shared:Components: fix storybook build 2024-01-10 15:54:04 +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
2cda95f71d Client: fix circular deps 2024-01-09 12:06:28 +03:00
1d148c9e80 Shared:Components: fix context menu item onClick 2023-12-29 18:49:12 +03:00
ff987ad9e0 Shared:Components:Snackbar: fix default props 2023-12-29 18:24:19 +03:00
ef6f27ef66 Client: fix after rewrite to typescript 2023-12-29 17:29:35 +03:00
f964631cb7 Client: fix drag and drop import 2023-12-29 16:24:50 +03:00
756cc36368 Shared:Tests:Unit: add i18 mock, fix warnings 2023-12-29 16:06:40 +03:00
90ee60a260 Shared:Components:Backdrop: hide backdrop by default in storybook 2023-12-29 15:29:10 +03:00
acca2fb761 Shared:Components:Utils: rewrite to typescript from common 2023-12-29 14:37:04 +03:00
38840f3d85 Merge branch 'feature/components-typescript' into feature/common-utils-typescript 2023-12-29 11:48:16 +03:00
d5cd542917 Shared:Components: fix storybook 2023-12-29 11:31:26 +03:00
faeba0ae18 Merge branch 'feature/components-typescript' into feature/common-utils-typescript 2023-12-29 10:34:54 +03:00
e511ddd953 Shared:Components:Table: fix table header move column with '0' index 2023-12-29 10:31:26 +03:00
1d2cabdc4e Shared:Constants\Enums: move from common 2023-12-29 10:06:37 +03:00
a2b357e0aa Fix storybook 2023-12-28 14:23:16 +03:00
e87db18eaa Merge branch 'develop' into feature/components-typescript 2023-12-28 13:32:34 +03:00
11fae28d76 Shared:Components:fix warnings 2023-12-28 13:04:24 +03:00
4686c5e963 Client: fix after rewrite to typescript 2023-12-28 12:56:29 +03:00
07723156ef Client: fix after rewrite to typescript 2023-12-28 11:46:16 +03:00
7acb53afca Merge branch 'develop' into feature/components-typescript 2023-12-27 18:17:52 +03:00
db4d2e7483 Client: fix after rewrite to typescript 2023-12-27 18:13:56 +03:00
0b3ce31756 Client: fix after rewrite to typescript 2023-12-27 17:45:22 +03:00
f6ca7d6d1d Shared:Components:All: move from @docspace/components 2023-12-26 14:20:20 +03:00
59eff317de Shared:Components:InputPhone: move from components 2023-12-26 13:54:57 +03:00
2acbe160ad Shared:Components:LinkWithDropdown: rewrite to typescript 2023-12-26 13:46:17 +03:00
8059a1fbda Shared:Components:Submenu: rewrite to typescript 2023-12-26 12:42:16 +03:00
b85cb5aac5 Shared:Components:TabsContainer: rewrite to typescript 2023-12-26 11:21:01 +03:00
08218702ca Shared:Components:Paging: rewrite to typescript 2023-12-25 17:28:45 +03:00
10310aeab8 Shared:Components:ImageEditor: rewrite to typescript 2023-12-25 16:40:07 +03:00
01cbdf49a1 Shared:Components:ReactSwipeable: rewrite to typescript 2023-12-25 15:29:39 +03:00
1c5bfb2f44 Shared:Components:Grid: rewrite to typescript 2023-12-25 15:00:21 +03:00
94438afde2 Shared:Components:FillingStatusLine: rewrite to typescript 2023-12-25 14:10:57 +03:00
f8dedea8b8 Shared:Components:FillingRoleSelector: rewrite to typescript 2023-12-25 12:58:56 +03:00
c710a2bd0f Shared:Components:CamplaignsBanner: rewrite to typescript 2023-12-25 12:27:15 +03:00
ba8eb86842 Shared:Components:DateTimePicker: rewrite to typescript 2023-12-25 11:49:09 +03:00
7d75919b21 Shared:Components:DatePicker: fix 2023-12-25 11:14:44 +03:00
37e09ba0ee Shared:Components:DatePicker: rewrite to typescript 2023-12-25 11:08:54 +03:00
Akmal Isomadinov
1e47de32ff Shared:Components:SocialButton Rewrite to typescript 2023-12-24 12:37:00 +05:00
4fc8bdd5ed Merge branch 'feature/components-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/components-typescript 2023-12-22 18:33:09 +03:00
8ac55a51c2 Shared:Components: fix bugs 2023-12-22 18:32:49 +03:00
d184bc4bb8 Shared:Components:Calendar: rewrite to typescript 2023-12-22 18:21:16 +03:00
Akmal Isomadinov
71a75dacc8 Merge branch 'feature/components-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/components-typescript
# Conflicts:
#	packages/shared/components/index.ts
2023-12-22 17:40:58 +05:00
Akmal Isomadinov
9d2dba3e9c Shared:Components:Tags Added test and README.md 2023-12-22 17:40:03 +05:00
Akmal Isomadinov
2e6ab2d06a Shared:Components:Tags Rewrite to typescript 2023-12-22 17:39:44 +05:00
76e75b64cd Shared:Components:AccessRightSelect: rewrite to typescipr 2023-12-22 14:46:29 +03:00
c0356b3316 Shared:Components:DragAndDrop: rewrite to typescript 2023-12-22 14:20:38 +03:00
Akmal Isomadinov
a509bbd0d6 component Tags moved to Shared/Components 2023-12-22 14:47:15 +05:00
Akmal Isomadinov
b05cd90a8e Shared:Components:InfoBadge Fixed path 2023-12-22 14:22:04 +05:00
Akmal Isomadinov
746753861f Merge branch 'feature/components-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/components-typescript
# Conflicts:
#	packages/shared/components/index.ts
2023-12-22 14:17:08 +05:00
Akmal Isomadinov
8da31c30a7 Shared:Components:InfoBadge Added test and README.md 2023-12-22 14:15:55 +05:00
Akmal Isomadinov
a008e4f160 Shared:Components:InfoBadge Added stories 2023-12-22 14:15:38 +05:00
Akmal Isomadinov
aadac3f902 Shared:Components:InfoBadge Refactoring and optimization 2023-12-22 14:15:15 +05:00
7da76a565a Shared:Components:Tag: rewrite to typescript 2023-12-22 12:02:34 +03:00
Akmal Isomadinov
ee4d440d90 Shared:components:Tooltip Fixed ref type 2023-12-22 13:49:52 +05:00
c688317de6 Shared:Components:ToggleContent: rewrite to typescript 2023-12-22 11:08:30 +03:00
8854afb1ef Shared:Components:ArticleItem: rewrite to typescript 2023-12-22 10:42:01 +03:00
7c530f1afb Shared:Components:TimePicker: fix import 2023-12-22 10:10:12 +03:00
Akmal Isomadinov
b3c0191e5a Merge branch 'feature/components-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/components-typescript 2023-12-22 11:39:52 +05:00
4ae9b0f850 Shared:Components:TimePicker: rewrite to typescript 2023-12-21 18:19:12 +03:00
e3c0b62078 Shared:Components:SaveCancelButtons: rewrite to typescript 2023-12-21 17:41:01 +03:00
a48ac24df4 Shared:Components:SelectorAddButton: rewrite to typescipt 2023-12-21 16:30:53 +03:00
f850d4d065 Shared:Components:TopLoadingIndicator: rewrite to typescript 2023-12-21 16:17:42 +03:00
65471c90d8 Merge branch 'feature/components-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/components-typescript 2023-12-21 16:09:43 +03:00
8a63266932 Shared:Components:SelectionArea: rewrite to typescript 2023-12-21 16:09:36 +03:00
Akmal Isomadinov
908bfde0de component InfoBadge moved to Shared/Components 2023-12-21 17:30:53 +05:00
Akmal Isomadinov
8ad6fc9baa Merge branch 'feature/components-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/components-typescript 2023-12-21 17:12:09 +05:00
Akmal Isomadinov
7f874d0053 Shared:Components:Cron Refactoring 2023-12-21 17:11:27 +05:00
f06e33fd82 Shared:Components:Table: delete useless 2023-12-21 14:58:05 +03:00
c234abae22 Merge branch 'feature/components-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/components-typescript 2023-12-21 14:36:47 +03:00
e6535c07a9 Merge branch 'develop' into feature/components-typescript 2023-12-21 14:36:39 +03:00
Akmal Isomadinov
6b266c7a9a Shared:Components:Cron: Rename the Cron.util file to Cron.utils and move the props type to the Cron.types file 2023-12-21 16:32:31 +05:00
Akmal Isomadinov
e2bf41d60b Merge branch 'feature/components-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/components-typescript 2023-12-21 16:12:55 +05:00
Akmal Isomadinov
6374290ec9 Shared:Components:Cron Added README 2023-12-21 16:12:45 +05:00
e8fa878d6e Shared:Components:Slider: rewrite to typescript 2023-12-21 12:36:02 +03:00
a26d93017c Shared:Components:Snackbar: rewrite to typescipt 2023-12-21 11:51:48 +03:00
55fc0805e7 Shared:Components:SelectedItem: rewrite to typescript 2023-12-21 10:51:00 +03:00
1826bc11f3 Shared:Components:ProgressBar: rewrite to typescript 2023-12-21 10:20:41 +03:00
e2394e5517 Shared:Components:DropDown: fix width of DD 2023-12-20 20:02:59 +03:00
bf082d4512 Shared:Components:DropDown: fix render dropdown 2023-12-20 19:48:20 +03:00
ef8525a774 Merge branch 'feature/components-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/components-typescript 2023-12-20 19:25:50 +03:00
f10d1bd53e Shared:Components:DropDown: fix dropdown width 2023-12-20 19:25:31 +03:00
Akmal Isomadinov
3ccbf5ec1a Shared:Components:Cron Added test 2023-12-20 20:54:14 +05:00
fe1373f7c2 Shared:Components:DropDown: fix 2023-12-20 18:38:06 +03:00
Akmal Isomadinov
78ca78af81 Merge branch 'feature/components-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/components-typescript 2023-12-20 20:20:49 +05:00
Akmal Isomadinov
867b459f35 Shared:Components:Combobox Removed generic 2023-12-20 20:20:34 +05:00
7b7138f7c8 Merge branch 'feature/components-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/components-typescript 2023-12-20 18:16:26 +03:00
6fe88de47d Shared:Components:RadioButton: fix 2023-12-20 18:15:59 +03: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
88eba1e159 Shared:Components:TextInput: fix props 2023-12-20 18:03:17 +03:00
eaed4e0de1 Shared:Components:DropDown: fix item click 2023-12-20 17:44:46 +03:00
754cc9e39c Shared:Components:ComboBox: fix onSelect 2023-12-20 17:32:32 +03:00
48e52b7489 Shared:Components: fix storybook 2023-12-20 17:14:57 +03:00
7c8b494314 Shared:Components:FieldContainer: rewrite to typescript 2023-12-20 17:00:10 +03:00
bae3a55b1b Shared:Components:Label: rewrite to typescript 2023-12-20 16:59:45 +03:00
Akmal Isomadinov
8134849455 Merge branch 'feature/components-typescript' of github.com:ONLYOFFICE/DocSpace-client into feature/components-typescript
# Conflicts:
#	packages/shared/components/combobox/Combobox.types.ts
2023-12-20 18:48:24 +05:00