Commit Graph

1896 Commits

Author SHA1 Message Date
2b97c30707 Web:Common:Added a setPortalPasswordSettings request to the SettingsStore. 2022-03-02 11:10:30 +03:00
f695684b78 Web:Common:Added requests setPortalPasswordSettings, setMailDomainSettings, setIpRestrictions,setIpRestrictionsEnable, setMessageSettings, setCookieSettings, setLifetimeAuditSettings, setWhiteLabelSettings, restoreWhiteLabelSettings to api settings. 2022-03-02 11:08:48 +03:00
f1dd337c24 Web:Common:Added setPortalRename request to api portal. 2022-03-02 11:06:08 +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
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
Timofey
916709fbd9 Web:Common:PageLayout: fix catalog z-index for mobile 2022-03-01 18:11:56 +08:00
Timofey
6f934ac0f0 Web:Common:PageLayout: add special name for catalog burger for tablet view 2022-03-01 17:53:10 +08: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
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
Timofey
a1ee3e03fb Web:Components:NewContextMenu: add data-set as props to menu-item 2022-02-28 16:03:03 +08:00
Timofey
7263405daa Web:Components:NewContextMenu: add special name for options for e2e tests 2022-02-28 15:35:06 +08:00
Timofey
1f5ad1c3f3 Web:Common:NewFilterInput: add special name for row-option for e2e tests 2022-02-28 15:25:01 +08:00
Timofey
b2ca717a6a Web:Common:AdvancedSelector: add special name for row-option for e2e tests 2022-02-28 15:24:35 +08:00
496b55c5a6 Web: Common: FilterInput: Added fixedDirection property 2022-02-25 17:11:36 +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
73dfb927cf Web: Components: DropDown: Fixed position checking for non portal 2022-02-25 15:30:30 +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
01ca97761c Web:Common: add loader for groups in advanced selector 2022-02-24 16:59:07 +08: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
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
43ad5c1747 Web: Common: add children props for ErrorContainer 2022-02-21 18:42:57 +03:00
Timofey
1a386a8adf Web:Common:Components: add support dark-theme for new filter input 2022-02-21 19:55:06 +08:00
Timofey
42c92a436d Web:Common:Components: fix display navigation for root folder 2022-02-21 16:09:21 +08:00
Timofey
e796f7fcc6 Web:Files:Filter: add sort on tablet and mobile view 2022-02-18 22:10:20 +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
Timofey
ba0edec498 Web:Common:Navigation: delete useless code 2022-02-18 21:44:01 +08:00
Timofey
89129fac32 Web:Common:FilterInput: add tablet and mobile view 2022-02-18 21:43:21 +08:00
Timofey
8c73f93eed Web:Files:Catalog: fix section rerender when catalog opening on mobile 2022-02-18 20:46:49 +08:00
Timofey
ec7cea3205 Web:Common:Components: fix section header margin and padding, refactoring 2022-02-18 17:56:42 +08: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
ebd51f3f6b Web: Components: DropDown: Disable linter warnings 2022-02-17 14:38:07 +03:00
c8790b2cc6 Web: Components: ComboBox: Added manualWidth property for DropDown component 2022-02-17 14:37:32 +03:00
c2c802b732 Web: Common: PageLayout: Fixed default PageLayout header styles after merge 2022-02-17 13:06:42 +03:00
cdf18cbcf7 Web: Components: corrected the display of calendar months 2022-02-17 11:44:13 +03:00
7419eb87dc Web: People: Added opportunity to unsubscribe from mailing list on My Profile page (/my?unsubscribe=tips) 2022-02-16 21:34:19 +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
02a9c6f973 Web: Common: FilterInput: Fixed displaying sort icon if sort items hidden 2022-02-16 13:54:11 +03:00
5a876ff5ab Web: Common: FilterInput: Added property for hiding sort items inside SortComboBox 2022-02-16 13:53:09 +03:00
Timofey
fef4a218ff Web:Common:AdvancedSelector: add auto changed group header if groups.length === 1 2022-02-16 16:52:39 +08:00
5e12bf583c Fix Bug 54825 - Client.Clouds.‘Uncaught (in promise) undefined’ 2022-02-15 18:39:14 +03:00
Timofey
4877ff6956 Web:Common:NewFilterInput: fix display selected autor 2022-02-15 19:36:15 +08: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
Timofey
b5a4e7a717 Web:Common:PageLayout: change filter margin button depend on current view 2022-02-15 19:03:26 +08: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
Timofey
5714f2b774 Web:Common:NewFilterInput: add sort combobox 2022-02-15 19:01:30 +08:00
Timofey
bf1ba5b407 Web:Common:AdvancedSelector: disable groups list for groupSelector 2022-02-15 19:00:55 +08:00
b9f6ec6615 Web: Components: fix banner loader 2022-02-15 11:58:12 +03:00
0850e20d63 Web: Common: move firebase config from hotfix/campaigns banner 2022-02-15 11:34:15 +03:00
Timofey
df3b2db059 Web:Common:AdvancedSelector: change separator margin left and right, replace '()' from header 2022-02-15 15:22:05 +08:00
0ef8f00fb3 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-02-15 10:14:19 +03:00
cfa53b3450 Web:Common:Fix display images in media viewer. 2022-02-15 10:13:35 +03:00
Timofey
96be266f47 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-02-14 22:35:40 +08:00
Timofey
02377b0e67 Web:Common:NewFilterInput: add clear function for search input and add changing value after change folder or reset filter 2022-02-14 21:53:39 +08: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
e6389ff4c1 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-02-14 14:35:45 +03:00
Timofey
6666129fdb Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-02-14 18:53:55 +08:00
Timofey
94cc2b044a Web:Common:NewFilterInput: add people selector 2022-02-14 18:50:26 +08:00
Timofey
be4d248050 Web:Common:AdvancedSelector: remove modal view and change aside view with 1.2.1 layouts 2022-02-14 18:49:27 +08: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
fecb7d5e37 Fix Bug 49777 - Docs. The version icon does not appear next to the file name after it has been created and edited. 2022-02-10 19:49:44 +03:00
a911fbe523 Web:Components:Changed the styles of the SaveCancelButtons component, added props sectionWidth. 2022-02-10 17:07:50 +03:00
Timofey
84f811f16c Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-02-10 14:01:05 +08: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
092d870f69 Merge branch 'feature/virtual-rooms-1.2' into feature/new-filter-input 2022-02-09 19:54:45 +08:00
Timofey
f6e4cc4d71 Merge branch 'develop' into feature/new-filter-input 2022-02-09 19:54:11 +08:00
16562b1787 Web: Common: get user data from confirm 2022-02-09 14:51:01 +03:00
ba9cbf811b Web: SW: Fix unregister on undefined 2022-02-09 12:33:09 +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
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
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
6d88c4c90a Web:Common:Components: fix navigation crash in common folder 2022-02-08 15:25:36 +08:00
Timofey
972b315f45 Web:Components:NewContextMenu: add support dark-theme 2022-02-08 00:05:55 +08:00
Timofey
2e72853ead Web:Common:Navigation: add support dark-theme 2022-02-07 23:35:09 +08:00
Timofey
0bf9116f91 Web:Common:PageLayout: set catalog height on mobile devices 2022-02-07 22:27:05 +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
2b23aae93f Web:Common:PageLayout: fix margin-top on mobile devices for catalog 2022-02-07 21:30:31 +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
Timofey
951002ca07 Web:Common:Components: fix floating button background color for both themes and add center align for svg 2022-02-07 17:56:31 +08: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
b03a466591 Web: Common: add set roomsMode 2022-02-06 22:55:15 +03:00
2a8c3070ca Web: Components: Fix menu-item test 2022-02-04 18:49:07 +03:00
Timofey
e0ba6ebcb1 Web:Common:Components: delete top css property for catalog 2022-02-04 23:24:39 +08: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
731cbc649b
Merge pull request #500 from ONLYOFFICE/feature/socket-io
Feature/socket io
2022-02-03 20:58:18 +03:00
Timofey
bd8d8180f9 Web: fixed code format 2022-02-03 23:34:19 +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
f36cd35e91 Web: Components: fix allowed characters 2022-02-03 14:57:42 +03:00
655ae73a65 Web: Files: Fix refresh last page on delete all items (+ socket refactoring) 2022-02-03 14:57:23 +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
Timofey
20b4a691dd Web:Common:Components: enable floating buttons with secondary and primary progress on desktop 2022-02-03 16:34:47 +08:00
Timofey
918b138f92 Web:Common:Components: add clear trash button 2022-02-03 16:06:36 +08:00
2017efbe07 Web: Components: add code-input test 2022-02-03 01:48:33 +03:00
867d3f4ec7 Web: Common: add roomsMode flag 2022-02-03 01:38:35 +03:00
646473f4f7 Web: Common: get sso translate 2022-02-03 01:10:12 +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
Timofey
7086d0cc50 Web:Common:Navigation: change drop box width on tablet devices 2022-02-02 23:04:41 +08:00
Artem Tarasov
6562e36a13
Merge pull request #502 from ONLYOFFICE/bugfix/fix-display-images-in-media-viewer
Bugfix/fix display images in media viewer
2022-02-02 14:55:38 +03:00
Timofey
512885373d Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-02-02 19:35:42 +08:00
Timofey
cfe493839b Merge branch 'feature/navigation' into feature/virtual-rooms-1.2 2022-02-02 19:34:33 +08:00
Timofey
7c61e54a7b Web:Common:Components: refactoring navigation component 2022-02-02 19:24:35 +08:00
bf07a141d8 Web:Common:Fix. 2022-02-02 14:22:41 +03:00
Timofey
427b10142c Merge branch 'develop' into feature/navigation 2022-02-02 17:31:53 +08:00
c8f1fc9f03 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-02-01 16:53:56 +03:00
Timofey
f6090b4f58 Merge branch 'feature/navigation' into feature/virtual-rooms-1.2 2022-02-01 18:44:49 +08:00
Timofey
2870da6271 Web:Common:Components: fixed top and left position for navigation drop-box 2022-02-01 18:37:44 +08:00
Timofey
46afa9b16c Merge branch 'develop' into feature/navigation 2022-02-01 16:45:30 +08: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
91f0213c51 Web:Common:Components: disable floating button on mobile and tablet devices 2022-01-31 23:46:41 +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
95353b1b4e Web:Common:Components: disable floating button on mobile devices 2022-01-31 21:40:43 +08:00
a11d24db47 Merge branch 'hotfix/v1.1.1' into feature/socket-io
# Conflicts:
#	products/ASC.Files/Server/Helpers/FilesControllerHelper.cs
2022-01-31 13:09:11 +03:00
4d5ada8381 Web: Common: add get capabilities 2022-01-31 12:32:59 +03:00
b91348695e Web:Common:Changed props previewFile to isPreviewFile. Changed propTypes to boolean for isPreviewFile. Web:Files:Added onButtonBackHandler function. 2022-01-30 21:46:39 +03:00
Timofey
21cd73a698 Web: restore code format 2022-01-28 21:44:58 +08:00
8add87820c Web:Files:Added isFirstUrl data to localStorage. Changed the condition for changing the url. 2022-01-28 16:34:15 +03: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
218990c4fa b:Common: Added props onChangeUrl to the MediaViewer component. 2022-01-27 18:48:14 +03: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
f3a8ecc1ab Web:Common:FloatingButton: added 2px padding from the edge for the loading bar 2022-01-27 17:16:19 +08:00
Timofey
def9370171 Web:Components:MainButtonMobile: fixed drop down styles for mobile view 2022-01-27 17:14:55 +08:00
Timofey
293de829bd Web:Files:Catalog: add main button mobile on mobile and tablet devices 2022-01-27 17:13:49 +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
4c6d130ea9 Web:Files:Added MediaViewer closing handling when the Close button is clicked. 2022-01-26 20:56:01 +03:00
e200898978 Added isMediaViewerOpen key to localStorage. 2022-01-25 18:29:18 +03:00
ef6682ab32 Web:Files:Added check for open MediaViewer. Added checkURLchange function to MediaViewer. 2022-01-25 18:20:59 +03:00
e810605a4d Web: Socket: Fix proxy ws by web:hub:url (appsettings.json) 2022-01-25 12:54:21 +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
b25f339c3e Merge branch 'hotfix/v1.1.1' into feature/socket-io 2022-01-24 15:43:04 +03:00
Timofey
ab32a8ca66 Web:Components:Themes: fixed box-shadow value for group menu 2022-01-24 20:04:55 +08:00
Timofey
4dd1237974 Web:Common:ErrorContainer: add change theme in index.js and fixed height to 100vh 2022-01-24 20:03:19 +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
ee2fd6bb0f Web:Files:Added a check for the absence of other pictures in the playlist for moving through the picture via a direct link in MediaViewer. 2022-01-21 19:21:29 +03:00
Timofey
f831c9344a Web:People:Profile: add support dark-theme for tooltip-link in profile info 2022-01-21 23:04:23 +08:00
Timofey
d83808142a Web:Common:Loaders: add support dark-theme for tile loader 2022-01-21 22:40:29 +08:00
Dmitry Kulak
b740a4d00a Merge branch 'develop' into feature/redesign-tiles
# Conflicts:
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TilesView/sub-components/Tile.js
#	products/ASC.Files/Server/DocStore
2022-01-21 16:47:39 +03:00
Timofey
f5ae02dfc9 Merge branch 'develop' into feature/catalog 2022-01-21 21:06:40 +08:00
Timofey
444ae18ccd Web:Components:Themes: move rgb color to global colors variable 2022-01-21 20:07:58 +08:00
efe799d712 Merge branch 'hotfix/v1.1.1' into feature/convert-password
# Conflicts:
#	products/ASC.Files/Client/src/helpers/utils.js
2022-01-21 14:44:06 +03:00
Timofey
47974e378f Merge branch 'develop' into feature/dark-theme 2022-01-21 19:31:48 +08:00
Timofey
cfd54dcee8 Web:Components:MainButtonMobile: fix dark-theme bugs in styled main button 2022-01-21 19:23:57 +08:00
34441d6335 Web: Moved some translations from Files to COMMON for asc-web-components 2022-01-21 11:49:16 +03:00
Timofey
4d4d9b0568 Web:Files: update dark theme after merge branch 'develop' into feature/dark-theme 2022-01-21 16:35:44 +08:00
Timofey
cfb4818b1e Web:Common:FloationgButton: add props variable 2022-01-20 23:46:46 +08:00
Timofey
84aabef8e7 Web:Common: update dark theme after merge branch 'develop' 2022-01-20 23:45:33 +08:00