Commit Graph

1304 Commits

Author SHA1 Message Date
e62c1a5f59 Web:Components:Added white arrowColor for dark theme. 2022-03-10 18:27:14 +03:00
ce7c2aab6e Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-10 17:10:31 +03:00
5a6eba1b5e Web: Files: fixed renderContext 2022-03-10 16:39:03 +03:00
mushka
c3c59ceaff changed size names in app buttons 2022-03-10 15:59:04 +03:00
mushka
0d2c626445 design tweaks 2022-03-10 15:35:26 +03:00
mushka
959c8f1e99 redesigned buttons 2022-03-10 15:14:08 +03:00
b8be01dca3 Web:Components:Styling the SaveCancelButtons component. 2022-03-10 14:46:55 +03:00
Timofey Boyko
c45baeb3c9 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-10 14:01:29 +03:00
64dfd61858 Merge branch 'develop' into feature/backup 2022-03-10 12:15:26 +03:00
4a68b32583 Web: Components: EmailInput: add disallow char 2022-03-10 11:08:10 +03:00
2a045fc1ef Web: Files: removed contextMenuData, moved getContextModel to withFileActions HOC 2022-03-10 10:09:10 +03:00
f401926098 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-03-09 11:56:03 +03:00
Timofey Boyko
fab58673ab Web:Components: remove new-context-menu and menu-item from components 2022-03-09 10:28:36 +03:00
Yaroslavna Gaivoronyuk
c4fcdec7f2 The component has been renamed. Refactoring functions and readme file. 2022-03-06 22:35:31 +03:00
Timofey Boyko
98ac515760 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-05 18:51:07 +03:00
Timofey Boyko
e273391c00 Web:Files:Section: add theme support for desktop sort button in tile view 2022-03-05 18:51:00 +03:00
84810de125 Merge branch 'develop' into feature/virtual-rooms-1.2
# Conflicts:
#	packages/asc-web-components/context-menu/index.js
#	packages/asc-web-components/row/index.js
#	packages/asc-web-components/table-container/TableRow.js
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TilesView/sub-components/Tile.js
2022-03-05 17:52:01 +03:00
Timofey Boyko
d85ae13b7a Web:Files: fix table view in dark-theme 2022-03-05 17:47:56 +03:00
Timofey Boyko
ab51a985cd Web:Components:MainButtonMobile: fix dropdown render 2022-03-05 16:56:50 +03:00
3b9a099996
Merge branch 'develop' into refactoring/refactoring-context-menu 2022-03-05 15:47:14 +03:00
cd3fc944f9 Web: Components: fix tooltip valid color 2022-03-05 11:49:54 +03:00
11708952e9 Web: People: fixed context-menu 2022-03-05 10:48:27 +03:00
291052112d Web: People: fixed TableRow 2022-03-05 10:22:53 +03:00
Timofey Boyko
a2e9518d3d Web:Common: add 1.2.1 view styles and scroll for context menu 2022-03-04 20:55:28 +03:00
9c9534038f Merge branch 'develop' into feature/slider-redesign 2022-03-04 18:57:51 +05:00
47358b007e Web: Components: added style prop 2022-03-04 18:56:57 +05:00
7bfcc8b249 Web: Components: create slider component 2022-03-04 18:54:57 +05:00
250eeaaa60 Web: Components: fixed slider margin 2022-03-04 18:54:14 +05:00
ba29c3aee0 Web: Components: moved slider to components 2022-03-04 18:53:41 +05:00
mushka
384a92c30f finished merging 2022-03-04 12:52:34 +03:00
4469936b1d Web: Components: ModalDialog: add width prop 2022-03-03 17:51:03 +03:00
mushka
807fe75b72 change code formatting 3 2022-03-03 14:25:10 +03:00
mushka
424a7a7e3c change code formatting 2022-03-03 13:43:43 +03:00
23fca4c041 Web: Components: fixed context-menu model 2022-03-03 12:56:51 +03:00
f161598193 Merge branch 'feature/login-redesign' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-03-03 12:54:59 +03:00
8411255de0 Web: Components: add more tests 2022-03-03 12:54:35 +03:00
54cecbd5b3 Web: Files: fixed ContextOptionsStore errors 2022-03-03 12:29:48 +03:00
Yaroslavna Gaivoronyuk
ae853d6c16 Changed truncate 2022-03-02 22:26:14 +03:00
Yaroslavna Gaivoronyuk
e68e71b352 Merge branch 'feature/inputWithChips' of github.com:ONLYOFFICE/AppServer into feature/inputWithChips 2022-03-02 22:14:47 +03:00
Yaroslavna Gaivoronyuk
17f69c6979 Refactoring. The onChange function has changed 2022-03-02 22:14:05 +03:00
2978adcdf3 Merge branch 'develop' into feature/virtual-rooms-1.2 2022-03-02 18:18:05 +03:00
mushka
e77a97e105 added checkbox menu interaction and new opening mechanics 2022-03-02 17:19:19 +03:00
6fe7eb39cf Web: Deleted close button from dialog. 2022-03-02 16:33:02 +03:00
2cc05247db Web: Files: removed withContextOptions HOC, added ContextOptionsStore, moved getting context model to open function 2022-03-02 15:15:03 +03:00
4500e2c439 Web: Components: Added truncate helper 2022-03-02 13:52:23 +03:00
cbc13a614a Web: Components: Turned off user-select for StyledChip 2022-03-02 13:29:28 +03:00
Timofey Boyko
5ea4f18276 Web:Components: fix render context menu on tablet and mobile 2022-03-02 13:01:32 +03:00
Yaroslavna Gaivoronyuk
47b10ac4d5 hidden long email 2022-03-02 12:55:32 +03:00
511592ddb7
Merge branch 'develop' into feature/login-redesign 2022-03-02 12:08:11 +03:00
f57cff1dcc Merge branch 'develop' into feature/backup 2022-03-02 11:21:57 +03:00
Yaroslavna Gaivoronyuk
b1a7217b24 Removed tooltip from input about mail length limitation. Edits have been made to the onAddChip function. 2022-03-01 17:10:57 +03:00
Timofey
19937f50dd Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-01 22:05:41 +08:00
Yaroslavna Gaivoronyuk
12f11997d8 Added a tooltip. Email edits 2022-03-01 14:53:57 +03:00
mushka
16e83aedac added auto focus offset 2022-03-01 14:45:14 +03:00
f3afd79a3f Merge branch 'develop' into feature/virtual-rooms-1.2
# Conflicts:
#	packages/asc-web-common/components/AdvancedSelector/AdvancedSelector.js
#	packages/asc-web-common/components/AdvancedSelector/sub-components/Selector.js
#	packages/asc-web-common/components/FilterInput/sub-components/SortComboBox.js
#	packages/asc-web-common/components/PageLayout/index.js
#	packages/asc-web-common/store/SettingsStore.js
#	packages/asc-web-components/avatar-editor/sub-components/avatar-editor-body.js
#	packages/asc-web-components/combobox/index.js
#	packages/asc-web-components/context-menu/styled-context-menu.js
#	packages/asc-web-components/drop-down/index.js
#	packages/asc-web-components/link-with-dropdown/index.js
#	packages/asc-web-components/row/index.js
#	packages/asc-web-components/table-container/StyledTableContainer.js
#	packages/asc-web-components/table-container/TableHeaderCell.js
#	packages/asc-web-components/themes/dark.js
#	products/ASC.Files/Client/public/images/files.menu.svg
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/Badges.js
#	products/ASC.Files/Client/src/components/QuickButtons.js
#	products/ASC.Files/Client/src/components/panels/NewFilesPanel/index.js
#	products/ASC.Files/Client/src/components/panels/OperationsPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SelectFileDialog/AsideView.js
#	products/ASC.Files/Client/src/components/panels/SelectFileDialog/ModalView.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/components/panels/StyledPanels.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/FileRow.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/RowsView/FilesRowContent.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/RowsView/SimpleFilesRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableContainer.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/sub-components/FileNameCell.js
#	products/ASC.Files/Client/src/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/pages/Home/index.js
#	products/ASC.Files/Client/src/pages/VersionHistory/Section/Body/VersionRow.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
#	products/ASC.People/Client/public/images/people.menu.svg
#	products/ASC.People/Client/src/components/GroupSelector/index.js
#	products/ASC.People/Client/src/components/PeopleSelector/index.js
#	products/ASC.People/Client/src/pages/Home/Section/Body/RowView/userContent.js
#	products/ASC.People/Client/src/pages/Home/index.js
#	products/ASC.People/Client/src/pages/Profile/Section/Body/index.js
#	web/ASC.Web.Client/src/components/NavMenu/sub-components/header-nav.js
#	web/ASC.Web.Client/src/components/NavMenu/sub-components/header.js
#	web/ASC.Web.Client/src/components/NavMenu/sub-components/nav-item.js
#	web/ASC.Web.Client/src/components/NavMenu/sub-components/profile-menu.js
#	web/ASC.Web.Client/src/components/pages/Home/index.js
2022-03-01 13:50:26 +03:00
Yaroslavna Gaivoronyuk
d475e3461b Added tooltips. Refactoring. 2022-02-28 22:37:10 +03:00
mushka
2378a32ddb eventListener, autoScrollinng tweaks 2022-02-28 17:58:59 +03:00
mushka
f54a8fbb19 autoScrolling tweaks 2022-02-28 17:55:18 +03:00
mushka
509104ad4a refactor _key to id 2022-02-28 17:16:15 +03:00
bbe35750f5 Merge branch 'develop' into hotfix/campaigns-banner 2022-02-28 19:08:13 +05:00
mushka
e1207aabb2 added event unsubscription 2022-02-28 17:06:56 +03:00
mushka
89d5cd376e rename tw to textWidth 2022-02-28 17:00:32 +03:00
mushka
775bdf44c7 rename gaps 2022-02-28 16:51:17 +03:00
9aff975cd4 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-02-28 16:17:48 +03:00
mushka
7b35ffc094 pull fix 2022-02-28 16:11:44 +03:00
mushka
1832566978 fix markedNoItem bug 2022-02-28 16:08:15 +03:00
mushka
18b022bb93 smalll fixes 2022-02-28 16:08:14 +03:00
mushka
423f39c8d3 added auto offset 2022-02-28 16:08:12 +03:00
mushka
ce73a703a4 added drag-scrolling, working on auto-offset 2022-02-28 16:08:11 +03:00
mushka
1c5d810a95 fixed media 2022-02-28 16:08:10 +03:00
mushka
044267aaa4 last review based changes 2022-02-28 16:08:10 +03:00
mushka
8fac847f01 rm tabs-container.test.js 2022-02-28 16:08:09 +03:00
mushka
d2d6f03621 small fixes 2022-02-28 16:08:08 +03:00
mushka
446f620dc1 completed submenu 2022-02-28 16:08:07 +03:00
fe03e28e2b Merge branch 'develop' into feature/submenu 2022-02-28 15:39:01 +03:00
Yaroslavna Gaivoronyuk
f9baad9d53 fixed a bug with mail 2022-02-28 12:10:04 +03:00
Timofey
a1ee3e03fb Web:Components:NewContextMenu: add data-set as props to menu-item 2022-02-28 16:03:03 +08:00
Yaroslavna Gaivoronyuk
5fa100a828 changed types (propTypes) 2022-02-28 10:56:54 +03:00
Timofey
7263405daa Web:Components:NewContextMenu: add special name for options for e2e tests 2022-02-28 15:35:06 +08:00
Yaroslavna Gaivoronyuk
ed9fc87b37 Input optimization 2022-02-25 20:38:58 +03:00
2bb84187e3 Web: Backup: Added help information for modules. 2022-02-25 17:10:27 +03:00
2bdc8d5d28 Web: Components: DropDown: Simplify checking dimensions for DropDown without parent ref 2022-02-25 16:49:28 +03:00
b268b30d36 Web: Components: DatePicker: Added fixedDirection property 2022-02-25 16:46:56 +03:00
0021ee47f5 Web: Components: Calendar: Fixed combobox direction 2022-02-25 16:12:01 +03:00
b016e3b38f Web: Components: Calendar: Added fixedDirection property 2022-02-25 16:07:54 +03:00
d21bb11939 Web: Components: Combobox: Added fixedDirection property 2022-02-25 16:07:39 +03:00
de742ef46d Web: Components: DropDown: Added fixedDirection property 2022-02-25 16:07:18 +03:00
f07aa0a183 Merge branch 'develop' into feature/backup
# Conflicts:
#	common/ASC.Data.Backup.Core/Storage/ConsumerBackupStorage.cs
#	config/nginx/onlyoffice.conf
#	packages/asc-web-common/constants/index.js
#	products/ASC.Files/Client/src/components/panels/StyledPanels.js
#	products/ASC.Files/Client/webpack.config.js
#	web/ASC.Web.Api/Models/SettingsWrapper.cs
#	web/ASC.Web.Client/src/components/NavMenu/sub-components/header.js
2022-02-25 16:05:43 +03:00
73dfb927cf Web: Components: DropDown: Fixed position checking for non portal 2022-02-25 15:30:30 +03:00
Yaroslavna Gaivoronyuk
e4c0db07d4 Added a limit for the number of chips. Added a tooltip for the limit. Input extensions. Edits in the tryParseEmail function. 2022-02-25 14:42:31 +03:00
f2a8867a4c Merge branch 'bugfix/fixed-dates-in-profile' of github.com:ONLYOFFICE/AppServer into bugfix/fixed-dates-in-profile 2022-02-25 12:18:22 +03:00
d255872c2a Web: Components: Combobox: added displaySelectedOption prop 2022-02-25 12:18:10 +03:00
64473bb70e Merge branch 'develop' into bugfix/fixed-dates-in-profile 2022-02-25 11:15:20 +03:00
ba0bfe7260 Merge branch 'develop' into bugfix/fixed-dates-in-profile
# Conflicts:
#	packages/asc-web-components/calendar/index.js
#	products/ASC.People/Client/src/pages/ProfileAction/Section/Body/updateUserForm.js
2022-02-24 15:59:56 +03:00
2e000f1d9d Web: People: fixed profile dates 2022-02-24 15:48:02 +03:00
Timofey
337497c5d5 Web:Common: add circle indicator if filter is active 2022-02-24 16:36:59 +08:00
d7f16aa96d Web: Table: fixed table styles 2022-02-24 11:20:32 +03:00
deeff80f26 Web: TabLe: refactoring table view 2022-02-22 16:00:26 +03:00
32868de412 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/login-redesign
# Conflicts:
#	packages/asc-web-common/api/settings/index.js
#	public/locales/de/Common.json
2022-02-22 13:53:00 +03:00
2a7616585e Web: Components: fixed table view 2022-02-22 12:10:27 +03:00
Timofey
aa91c011d8 Web:Common: refactoring new filter input and add support group selector 2022-02-22 17:10:13 +08:00
88a2934409 Web: Components: fix display table after merge 2022-02-22 11:34:13 +03:00
Yaroslavna Gaivoronyuk
be8f51d0e7 Copy Modification 2022-02-22 11:11:40 +03:00
Yaroslavna Gaivoronyuk
76314d9119 Added a file with tests. Added the email parsing function. The rendering of chips and input is rendered in functions. The useClickOutside function has been moved to the utils folder. The label of the clear list button has been moved to props. 2022-02-21 23:30:42 +03:00
3aeac42444 Merge branch 'master' into develop
# Conflicts:
#	common/ASC.Core.Common/Data/DbSubscriptionService.cs
#	common/ASC.Core.Common/Notify/Signalr/SignalrServiceClient.cs
#	common/services/ASC.ElasticSearch/Engine/FactoryIndexer.cs
#	common/services/ASC.ElasticSearch/Service/Settings.cs
#	common/services/ASC.Socket.IO.Svc/ASC.Socket.IO.Svc.csproj
#	common/services/ASC.Socket.IO.Svc/SocketServiceLauncher.cs
#	packages/asc-web-components/combobox/index.js
#	packages/asc-web-components/table-container/StyledTableContainer.js
#	packages/asc-web-components/table-container/TableGroupMenu.js
#	packages/asc-web-components/table-container/TableHeader.js
#	packages/asc-web-components/table-container/TableHeaderCell.js
#	packages/asc-web-components/table-container/TableRow.js
#	products/ASC.Files/Client/public/locales/az/Home.json
#	products/ASC.Files/Client/public/locales/bg/Home.json
#	products/ASC.Files/Client/public/locales/bg/Translations.json
#	products/ASC.Files/Client/public/locales/cs/Home.json
#	products/ASC.Files/Client/public/locales/de/ConvertDialog.json
#	products/ASC.Files/Client/public/locales/de/Home.json
#	products/ASC.Files/Client/public/locales/de/Translations.json
#	products/ASC.Files/Client/public/locales/de/UploadPanel.json
#	products/ASC.Files/Client/public/locales/el/ConvertDialog.json
#	products/ASC.Files/Client/public/locales/el/Home.json
#	products/ASC.Files/Client/public/locales/en/ConvertDialog.json
#	products/ASC.Files/Client/public/locales/en/Home.json
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/en/UploadPanel.json
#	products/ASC.Files/Client/public/locales/es/ConvertDialog.json
#	products/ASC.Files/Client/public/locales/es/Home.json
#	products/ASC.Files/Client/public/locales/es/UploadPanel.json
#	products/ASC.Files/Client/public/locales/fi/Home.json
#	products/ASC.Files/Client/public/locales/fr/ConvertDialog.json
#	products/ASC.Files/Client/public/locales/fr/Home.json
#	products/ASC.Files/Client/public/locales/fr/Translations.json
#	products/ASC.Files/Client/public/locales/it/ConvertDialog.json
#	products/ASC.Files/Client/public/locales/it/Home.json
#	products/ASC.Files/Client/public/locales/it/Translations.json
#	products/ASC.Files/Client/public/locales/it/UploadPanel.json
#	products/ASC.Files/Client/public/locales/ja/Home.json
#	products/ASC.Files/Client/public/locales/ja/UploadPanel.json
#	products/ASC.Files/Client/public/locales/lv/Home.json
#	products/ASC.Files/Client/public/locales/nl/Home.json
#	products/ASC.Files/Client/public/locales/nl/Translations.json
#	products/ASC.Files/Client/public/locales/pl/Home.json
#	products/ASC.Files/Client/public/locales/pt-BR/ConvertDialog.json
#	products/ASC.Files/Client/public/locales/pt-BR/Home.json
#	products/ASC.Files/Client/public/locales/pt-BR/Translations.json
#	products/ASC.Files/Client/public/locales/ro/Home.json
#	products/ASC.Files/Client/public/locales/ro/UploadPanel.json
#	products/ASC.Files/Client/public/locales/ru/ConvertDialog.json
#	products/ASC.Files/Client/public/locales/ru/Home.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/public/locales/ru/UploadPanel.json
#	products/ASC.Files/Client/public/locales/sk/Home.json
#	products/ASC.Files/Client/public/locales/tr/Home.json
#	products/ASC.Files/Client/public/locales/uk/Home.json
#	products/ASC.Files/Client/public/locales/vi/ConvertDialog.json
#	products/ASC.Files/Client/public/locales/vi/Home.json
#	products/ASC.Files/Client/public/locales/zh-CN/Home.json
#	products/ASC.Files/Client/public/locales/zh-CN/UploadPanel.json
#	products/ASC.Files/Client/src/HOCs/withBadges.js
#	products/ASC.Files/Client/src/HOCs/withContent.js
#	products/ASC.Files/Client/src/components/Badges.js
#	products/ASC.Files/Client/src/components/EditingWrapperComponent.js
#	products/ASC.Files/Client/src/components/panels/OperationsPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/FileRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/RowsView/SimpleFilesRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableHeader.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TilesView/FileTile.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TilesView/sub-components/Tile.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/store/DialogsStore.js
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Core/HttpHandlers/FileHandler.ashx.cs
#	products/ASC.Files/Core/Utils/FileConverter.cs
#	products/ASC.Files/Server/Helpers/FilesControllerHelper.cs
#	products/ASC.Files/Service/Thumbnail/Builder.cs
#	products/ASC.Files/Service/Thumbnail/ThumbnailSettings.cs
#	products/ASC.Files/Service/Thumbnail/Worker.cs
#	products/ASC.People/Client/src/pages/Home/Section/Body/TableView/TableRow.js
#	public/locales/de/Common.json
2022-02-21 22:22:38 +03:00
fc994a2098 Web: Component: fixed snackbar bar adaptability 2022-02-21 19:57:16 +05:00
Timofey
1a386a8adf Web:Common:Components: add support dark-theme for new filter input 2022-02-21 19:55:06 +08:00
Timofey
c5596e6448 Web:Components:Combobox: add props for disabling hide drop down 2022-02-18 21:52:15 +08:00
Timofey
e4b44e4ba7 Web:Components:CatalogItem: change align-items for icon 2022-02-18 21:46:20 +08:00
Yaroslavna Gaivoronyuk
c56b35b42a added the ability to edit via enter. Added the ability to delete via delete 2022-02-18 13:27:07 +03:00
356e00ceed Web: Components: Calendar: fixed disabled months 2022-02-18 11:30:47 +03:00
mushka
3bededc084 added auto offset 2022-02-18 01:59:46 +03:00
mushka
5f565382f7 added drag-scrolling, working on auto-offset 2022-02-17 17:01:04 +03:00
Yaroslavna Gaivoronyuk
023dca7820 Merge branch 'feature/inputWithChips' of github.com:ONLYOFFICE/AppServer into feature/inputWithChips 2022-02-17 14:38:55 +03:00
ebd51f3f6b Web: Components: DropDown: Disable linter warnings 2022-02-17 14:38:07 +03:00
Yaroslavna Gaivoronyuk
b1076d2aef Memoization of functions. Optimization of keypress. Fixed a bug with input when editing chips. Adding a description to the Readme file. 2022-02-17 14:37:44 +03:00
c8790b2cc6 Web: Components: ComboBox: Added manualWidth property for DropDown component 2022-02-17 14:37:32 +03:00
cdf18cbcf7 Web: Components: corrected the display of calendar months 2022-02-17 11:44:13 +03:00
d634d82050 Web: Components: Added enableToggle for <ToggleContent /> 2022-02-16 21:30:52 +03:00
15830a9fe0 Fix bug 53339: open banner link in new tab 2022-02-16 18:03:21 +03:00
80f97ef50d Web: Components: ContextMenu: Added left padding for arrow icon 2022-02-16 15:22:46 +03:00
e6731ec23d Web: Components: TableHeader: Added property for hiding sort icon and disable sort actions 2022-02-16 13:57:59 +03:00
bfb9c80152
Merge branch 'develop' into feature/inputWithChips 2022-02-15 18:06:31 +03:00
Yaroslavna Gaivoronyuk
81b9afb3a4 Bug fix scrollbar. 2022-02-15 14:33:15 +03:00
264b3a8764 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-02-15 14:10:44 +03:00
ce048a9646 Web: Components: fix avatar resize 2022-02-15 14:10:28 +03:00
2f5feb4041 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-02-15 14:03:41 +03:00
c710545bdd Fixed Bug 55331 - Added default cursor for modal dialog. 2022-02-15 14:02:52 +03:00
Timofey
af02645c5a Web:Components: DropDown: fix drop down border radius 2022-02-15 19:02:33 +08:00
Yaroslavna Gaivoronyuk
84615f1a86 bug fix 2022-02-15 13:18:59 +03:00
b9f6ec6615 Web: Components: fix banner loader 2022-02-15 11:58:12 +03:00
Yaroslavna Gaivoronyuk
0598a50846 Fixed a bug in the input. Fixed an error with the tooltip. 2022-02-15 10:42:37 +03:00
66ae492872 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/campaigns-banner 2022-02-14 17:57:30 +03:00
3a636670d2 Web: Components: fix banner loader 2022-02-14 17:56:50 +03:00
01f8f95556 Fixed Bug 55058 - Client.Profile. Fixed broken images in "Sample title" when zooming in on a profile picture in the "Edit Photo" window. 2022-02-14 15:54:38 +03:00
b7d6454dbe Merge branch 'hotfix/v1.1.1' into hotfix/campaigns-banner 2022-02-14 14:39:31 +03:00
Yaroslavna Gaivoronyuk
bf6bb3b34b Added props. Optimizing styles 2022-02-14 13:48:52 +03:00
9cb69a930a Web:Studio:Added props hasChanged to display SaveCancelButtons. 2022-02-14 13:13:55 +03:00
bd5a3a8a01 Web:Components:Added styles to SaveCancelButtons. 2022-02-13 19:33:20 +03:00
Yaroslavna Gaivoronyuk
fe397ea0c4 Added tooltip for identical emails. Added auto-scrolling when adding a new chip. Bug fix. 2022-02-11 17:43:50 +03:00
mushka
46fd2f0f75 added isVisible toogle to GroupMenu 2022-02-11 17:30:07 +03:00
a911fbe523 Web:Components:Changed the styles of the SaveCancelButtons component, added props sectionWidth. 2022-02-10 17:07:50 +03:00
e825bc4fe3 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-02-09 21:16:05 +03:00
31fe8e4325 Web:Components:Added a new displaySettings props for SaveCancelButtons. 2022-02-09 21:12:06 +03:00
Timofey
b132218d96 Web:Components:ContextMenu: add border at dark-theme 2022-02-09 15:41:22 +08:00
Timofey
767f17b92c Web:Components:DropDown: add border at dark-theme 2022-02-09 15:36:18 +08:00
b866e5cccc Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-02-08 18:17:41 +03:00
78fb372dcd Web: e2e-tests: Fix create user test 2022-02-08 18:05:45 +03:00
b4622b581e Web:Components:Added defaultProps size to the HelpButton component. 2022-02-08 17:41:57 +03:00
Yaroslavna Gaivoronyuk
10c09690c8 Added separators. 2022-02-08 16:58:29 +03:00
Yaroslavna Gaivoronyuk
1042475a8c Added a button to clear all chips. Scroll layout changed. Changed placeholder. Added new styles. 2022-02-08 16:41:29 +03:00
mushka
be1277d8b4 addoed structure 2022-02-08 15:11:31 +03:00
Timofey
9b307a2c17 Web:Components: change color for link in dark-theme 2022-02-08 18:18:21 +08:00
Timofey
11032cee42 Web:Files: fix hover and active fill color for shared and form button in dark theme 2022-02-08 18:03:40 +08:00
be76eba0ea Web: Components: fixed snackbar width 2022-02-08 14:54:20 +05:00
Timofey
bdb587199b Web:Studio: add support dark-theme for top arrow in profile menu 2022-02-08 17:52:22 +08:00
Timofey
6b0f6b0ca4 Web:People: change color for pending users in dark-theme 2022-02-08 17:21:07 +08:00
Timofey
13c0cd63a1 Web:People:Catalog: fix desktop mobile main button and add new view for tablet and mobile 2022-02-08 17:04:09 +08:00
Timofey
972b315f45 Web:Components:NewContextMenu: add support dark-theme 2022-02-08 00:05:55 +08:00
Yaroslavna Gaivoronyuk
31f055adfd Email parsing. Bug fix - moving by chips, layout 2022-02-07 18:49:08 +03:00
Timofey
2e72853ead Web:Common:Navigation: add support dark-theme 2022-02-07 23:35:09 +08:00
Timofey
5b17663403 Web:Studio:Header: add theme support for catalog-burger in mobile view 2022-02-07 21:56:03 +08:00
Timofey
5c41c56773 Web:Components: add support dark theme for main-button-mobile 2022-02-07 21:28:49 +08:00
mushka
cb5b25ede1 fixed media 2022-02-07 14:50:08 +03:00
40d56075f1 Merge branch 'develop' into feature/backup
# Conflicts:
#	common/ASC.Data.Backup.Core/EF/BackupsContext.cs
#	common/ASC.Data.Backup.Core/Service/BackupWorker.cs
#	common/services/ASC.Data.Backup/Controllers/BackupController.cs
#	common/services/ASC.Data.Backup/Startup.cs
#	packages/asc-web-common/components/PageLayout/sub-components/section-header.js
#	products/ASC.Files/Client/public/locales/en/OperationsPanel.json
#	products/ASC.Files/Client/public/locales/en/Settings.json
#	products/ASC.Files/Client/public/locales/ru/Settings.json
#	products/ASC.Files/Client/src/components/SimpleFileInput/StyledSimpleFileInput.js
#	products/ASC.Files/Client/src/components/panels/SelectFolderDialog/index.js
#	products/ASC.Files/Client/src/components/panels/SelectFolderInput/StyledSelectFolderInput.js
#	products/ASC.Files/Client/src/components/panels/SelectFolderInput/index.js
#	products/ASC.Files/Client/src/components/panels/StyledPanels.js
#	products/ASC.Files/Client/webpack.config.js
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/public/locales/ru/Settings.json
#	web/ASC.Web.Client/webpack.config.js
2022-02-07 12:40:50 +03:00
mushka
468a24857e last review based changes 2022-02-07 12:39:57 +03:00
Timofey
4632194442 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-02-07 17:21:41 +08:00
Timofey
cef8df0a6e Web:Files:Catalog: add drag
drop
2022-02-07 16:07:26 +08:00
162edd36f8 Web: Components: fix style 2022-02-07 08:00:20 +03:00
27ecf41480 Web: Components: fix warning 2022-02-07 07:57:49 +03:00
2a8c3070ca Web: Components: Fix menu-item test 2022-02-04 18:49:07 +03:00
Timofey
1c80398617 Web:Common:Catalog: refactoring catalog components and add support dark-theme 2022-02-04 21:21:30 +08:00
mushka
626289110c rm tabs-container.test.js 2022-02-04 14:07:12 +03:00
mushka
43afc6a133 small fixes 2022-02-04 13:55:12 +03:00
Timofey
e30a293c5f Web:Components:CatalogItem: refactoring and add support dark-theme 2022-02-04 18:27:16 +08:00
mushka
74becd6437 completed submenu 2022-02-04 13:21:10 +03:00
Timofey
48f9e4953c Web:Client:Components: refactoring navigation-item icon component and change margin top and bottom for logo 2022-02-04 16:12:38 +08:00
81d8d8fc09 Web: Components: fix handle 2022-02-03 16:10:03 +03:00
ef5a3ad954 Web: Components: add handleChange for code input 2022-02-03 16:06:36 +03:00
Timofey
223c04a3c7 Merge branch 'feature/dark-theme' into feature/virtual-rooms-1.2 2022-02-03 20:59:26 +08:00
Yaroslavna Gaivoronyuk
54997bb783 Added readme file. Import changed to Usage 2022-02-03 15:37:10 +03:00
Yaroslavna Gaivoronyuk
e9ce46f52d The root folder of the component has been renamed. Modified the selection function via shift + click. Added docs storybook documentation 2022-02-03 14:57:50 +03:00
f36cd35e91 Web: Components: fix allowed characters 2022-02-03 14:57:42 +03:00
c40a4d136c Web: Components: fix warning 2022-02-03 14:27:05 +03:00
a9ebe0090b Web: Components: fix code input style 2022-02-03 14:23:20 +03:00
6e6d06d9d7 Web: Components: fix code input style 2022-02-03 14:08:45 +03:00
Timofey
b101d89792 Web:Components:Themes: add dark theme support for catalog-item, catalog, menu-item, navigation, new context menu components 2022-02-03 17:49:54 +08:00
a345b562d3 Web: Components: fix code-input style and logic 2022-02-03 12:49:27 +03:00
2017efbe07 Web: Components: add code-input test 2022-02-03 01:48:33 +03:00
d21bd70cca Web: Components: add readme for code-input 2022-02-03 01:04:23 +03:00
717bc63cf7 Web: Components: add code-input 2022-02-03 00:57:47 +03:00
Timofey
8ebd6d510f Web:Components:MenuItem: change height menu item as header 2022-02-02 23:25:55 +08:00
Yaroslavna Gaivoronyuk
34092b71d1 changed the name of the props 2022-02-02 17:10:27 +03:00
Yaroslavna Gaivoronyuk
bd24a6632b added Chip component, added InputWithChips component 2022-02-02 16:18:15 +03:00
c8f1fc9f03 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-02-01 16:53:56 +03:00
94b364efcb Merge branch 'hotfix/v1.1.1' into hotfix/campaigns-banner 2022-02-01 13:33:27 +05:00
3be43306b5 Web: Components: changed snackbar for new banner 2022-02-01 13:22:10 +05:00
e4c9198799 Web: Components: added styles 2022-02-01 13:20:14 +05:00
Timofey
750becafb8 Merge branch 'feature/new-context-menu' into feature/virtual-room-1.2 2022-02-01 16:07:27 +08:00
Timofey
df305ea2b2 Web:Components:NewContextMenu: hide context menu when item clicked 2022-02-01 16:02:27 +08:00
Timofey
bc9dd07400 Merge branch 'develop' into branch feature/new-context-menu 2022-02-01 15:07:01 +08:00
Timofey
cf3d4c71e3 Merge branch 'devlop' into branch feature/catalog 2022-01-31 23:52:52 +08:00
Timofey
369801ddb7 Web:Files:Components: add primary and secondary progress in main button mobile view 2022-01-31 21:42:59 +08:00
Timofey
21cd73a698 Web: restore code format 2022-01-28 21:44:58 +08:00
Timofey
b00b9c7306 Web:Components:Theme: change button color, backdroundColor and border 2022-01-28 20:22:13 +08:00
Timofey
47527c3430 Web:People:ProfileAction: add support dark-theme for link in tooltip 2022-01-28 19:46:46 +08:00
Timofey
98e4233a2d Web:Studio:Settings: add support dark-theme for link in tooltip 2022-01-28 19:31:56 +08:00
Timofey
13348fc004 Merge branch 'feature/dark-theme' of github.com:ONLYOFFICE/AppServer into feature/dark-theme 2022-01-28 19:03:55 +08:00
096bc6766e
Merge branch 'develop' into feature/dark-theme 2022-01-28 14:02:50 +03:00
Timofey
210ebd7ad1 Web:Files: add support dark-theme for select-file-dialog-aside_buttons class 2022-01-28 18:03:33 +08:00
Timofey
3c53e73484 Web:Files:SimpleFileInput: add support dark-theme 2022-01-28 17:57:15 +08:00
a8ff064b16 Web: Components: fix social buttons style 2022-01-28 11:46:45 +03:00
066f8d1a2d Web: Components: fix social buttons style 2022-01-28 11:23:02 +03:00
Timofey
d6cc388760 Web:Components:Themes: change color to files quick buttons 2022-01-28 15:08:56 +08:00
Yaroslavna Gaivoronyuk
e068a183d1 update README.md 2022-01-27 17:29:39 +03:00
Timofey
5af7f89261 Web:Files: fixed hover and selected color in dark theme for tree folders 2022-01-27 22:19:13 +08:00
Timofey
18ed20569d Web:Editor: wrap editor in theme provider and delete theme as props in components 2022-01-27 21:54:58 +08:00
Yaroslavna Gaivoronyuk
73c6bcb4f8 upd 2022-01-27 16:45:02 +03:00
Timofey
64d90c5d5d Web:Components:PasswordInput: fixed text color for tooltip in dark theme 2022-01-27 21:01:39 +08:00
Yaroslavna Gaivoronyuk
bb6c826b74 Merge branch 'feature/accessRightSelect' of github.com:ONLYOFFICE/AppServer into feature/accessRightSelect 2022-01-27 15:59:32 +03:00
Yaroslavna Gaivoronyuk
ee375307fb change props, upd story 2022-01-27 15:58:56 +03:00
Timofey
d11801aca3 Web:Components:TreeMenu: delete useless code 2022-01-27 18:58:30 +08:00
45313ba07f Web: Files: Fixed the length of the row separators according to the layout. 2022-01-27 13:54:33 +03:00
Timofey
fb1a86eecd Web:Files:QuickButton: fixed color and hover after merge branch 'develop' 2022-01-27 18:25:54 +08:00
Timofey
4b45eaa243 Merge branch 'develop' into feature/dark-theme 2022-01-27 18:10:13 +08:00
133bd65938 Web: Files: Removed state of begin scrolling. 2022-01-27 12:18:59 +03:00
Timofey
def9370171 Web:Components:MainButtonMobile: fixed drop down styles for mobile view 2022-01-27 17:14:55 +08:00
4355430ccd
Merge branch 'develop' into feature/accessRightSelect 2022-01-27 12:09:53 +03:00
a9bbbbabdc Fixed Bug53161 - Client.Files.Fixed table view header length. 2022-01-27 10:35:36 +03:00
Timofey
eb7911054c Web: added support theme as props 2022-01-25 17:13:31 +08:00
Timofey
f955bea115 Web:Client:Components: fixed product name color for dark and base theme 2022-01-25 16:32:35 +08:00
Yaroslavna Gaivoronyuk
6a7515eec6 upd access-right-select 2022-01-25 11:17:38 +03:00
Timofey
55fe7bd155 Web:Common:PageLayout: fixed background and fill color for section toggler in dark theme 2022-01-25 16:17:12 +08:00
Timofey
a53ed1a7c5 Web: added support theme as props 2022-01-25 15:56:51 +08:00
Timofey
72c5c93737 Web: add theme support from props 2022-01-24 23:27:24 +08:00
Timofey
bb0536b54f Web:Components:Badge: fix theme support for styled-text 2022-01-24 22:32:34 +08:00
Timofey
ff370ebe1d Web:Editor: add support dark-theme 2022-01-24 22:32:05 +08:00
b99013e778 Web: Components: added close button positioning
(cherry picked from commit 29f051d8932ce27ac9404ea4e24edb54160d2a8e)
2022-01-24 18:50:41 +05:00
401b11873f Web: Components: added basic parameters for bar-banner component
(cherry picked from commit e914640449c3502dbece62889399fada55f95617)
2022-01-24 18:49:41 +05:00
44925fde24 Web: Components: created bar-banner component 2022-01-24 18:47:32 +05:00
Timofey
ab32a8ca66 Web:Components:Themes: fixed box-shadow value for group menu 2022-01-24 20:04:55 +08:00
Dmitry Kulak
1e7981be55 Web: Components: Badge: Added isHovered and noHover props 2022-01-24 14:48:38 +03:00
Timofey
57f5caba85 Web:Common:ErrorContainer: add support dark-theme 2022-01-24 18:48:24 +08:00
Timofey
731a1f1394 Web:Components:Themes: update color for floating button progress 2022-01-24 18:05:54 +08:00
Timofey
4ef7bed60c Web:Components:Table: update dark-theme for group menu 2022-01-24 17:56:02 +08:00
7f707428f2 Web: Files: Added auto-focus when entering a password with an error. 2022-01-24 12:09:26 +03:00
Timofey
9f4c980b74 Web:Components:Themes: update color for loading button in files upload panel 2022-01-24 17:03:31 +08:00
Yaroslavna Gaivoronyuk
1057cfa6a0 access-right-select, upd link-with-dropdown 2022-01-24 11:16:45 +03:00
Timofey
a1f6875006 Web:Files:Dialogs: added support dark-theme for third party modal dialog 2022-01-24 15:57:21 +08:00
d0bc7cc223 Fix bug 53339: open banner link in new tab 2022-01-22 17:30:00 +03:00