Commit Graph

2073 Commits

Author SHA1 Message Date
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
2309bc060f Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-02 11:25:08 +03:00
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
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
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
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
507334e438 Web: Common: added snackbar exist prop 2022-02-28 18:17:09 +05:00
e6ef7b5e37 Web: Common: changed positioning section header 2022-02-28 18:16:35 +05:00
785e72ae20 Web: Common: added unmount method 2022-02-28 18:14:55 +05:00
cec50e1230 Web: Common: added snackbar props 2022-02-28 18:13:33 +05: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
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
Yaroslavna Gaivoronyuk
ed9fc87b37 Input optimization 2022-02-25 20:38:58 +03: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
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
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
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
43ad5c1747 Web: Common: add children props for ErrorContainer 2022-02-21 18:42:57 +03:00
fc994a2098 Web: Component: fixed snackbar bar adaptability 2022-02-21 19:57:16 +05:00
a5163d9445 Web: Common: fixed main bar adaptability 2022-02-21 19:56:42 +05: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
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
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
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
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
bfb9c80152
Merge branch 'develop' into feature/inputWithChips 2022-02-15 18:06:31 +03:00
Timofey
4877ff6956 Web:Common:NewFilterInput: fix display selected autor 2022-02-15 19:36:15 +08: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
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
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
0850e20d63 Web: Common: move firebase config from hotfix/campaigns banner 2022-02-15 11:34:15 +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
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
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
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
b7d6454dbe Merge branch 'hotfix/v1.1.1' into hotfix/campaigns-banner 2022-02-14 14:39:31 +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
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
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
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
Timofey
9b307a2c17 Web:Components: change color for link in dark-theme 2022-02-08 18:18:21 +08:00
5480752ec2 Web: Components: deleted extra styles 2022-02-08 15:07:23 +05: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
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
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
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
3a16fdccfd Merge branch 'hotfix/v1.1.1' into hotfix/campaigns-banner 2022-02-03 21:05:07 +03: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
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
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
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
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
94b364efcb Merge branch 'hotfix/v1.1.1' into hotfix/campaigns-banner 2022-02-01 13:33:27 +05:00
f6a1d10a98 Web: Common: added maintenance exist param 2022-02-01 13:22:39 +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
d05234bf6c Web: Common: added main-bar styles 2022-02-01 13:17:37 +05:00
088e078c1c Web: Common: added top, margin top params, fixed styles 2022-02-01 13:17:10 +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
dfaa34ac39 Web: Common: added main bar 2022-02-01 12:59:42 +05: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
4fd451f5a7 Web: Common: added checkedMaintenance for banner 2022-01-25 20:31:48 +05:00
34dbcab3c4 Web: Common: removed div parent 2022-01-25 20:30:53 +05:00
e200898978 Added isMediaViewerOpen key to localStorage. 2022-01-25 18:29:18 +03:00
889e0e31de Web: Common: moved main-bar over section header 2022-01-25 20:29:13 +05: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
b99013e778 Web: Components: added close button positioning
(cherry picked from commit 29f051d8932ce27ac9404ea4e24edb54160d2a8e)
2022-01-24 18:50:41 +05:00
00a4851ebf Web: Common: deleted getBarHtml function
(cherry picked from commit 990eaaf8a32dca24ef51c39f67458136a689d51a)
2022-01-24 18:50:06 +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
f1dccd9708 Web: Common: created checkBar and getBar function
(cherry picked from commit 954ad6c950f6b1428d5a5f6c0b75cd3e699f4326)
2022-01-24 18:46:21 +05:00
88a5b319cd Web: Common: added section bar component 2022-01-24 18:44:20 +05: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
d0bc7cc223 Fix bug 53339: open banner link in new tab 2022-01-22 17:30:00 +03:00
57c1084b87 Web: Common: refactoring 2022-01-22 01:47:37 +03: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
a66964e0b8 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/campaigns-banner 2022-01-21 18:46:20 +03:00
f838f5c6da Web: Common: fix methods in firebase config 2022-01-21 18:26:34 +03:00
ff5667fe07 Web: Common/People: delete useless 2022-01-21 18:25:31 +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
Timofey
4598d238e5 Web:Components: update dark theme after merge branch 'develop' 2022-01-20 23:29:09 +08:00
525439ff72 Web: Renamed translations key switchToThumbnails to SwitchToThumbnails 2022-01-20 18:21:01 +03:00
Timofey
e5f06b932d Merge branch 'develop' into feature/dark-theme 2022-01-20 21:18:30 +08:00
99105f5d73 Merge branch 'develop' into component-tooltips
# Conflicts:
#	packages/asc-web-components/icon-button/index.js
#	products/ASC.Files/Client/public/locales/de/Article.json
#	products/ASC.Files/Client/public/locales/de/Translations.json
#	products/ASC.Files/Client/public/locales/en/Article.json
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/fr/Article.json
#	products/ASC.Files/Client/public/locales/fr/Translations.json
#	products/ASC.Files/Client/public/locales/it/Article.json
#	products/ASC.Files/Client/public/locales/it/Translations.json
#	products/ASC.Files/Client/public/locales/pt-BR/Article.json
#	products/ASC.Files/Client/public/locales/pt-BR/Translations.json
#	products/ASC.Files/Client/public/locales/ro/Article.json
#	products/ASC.Files/Client/public/locales/ro/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Article.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/public/locales/sk/Article.json
#	products/ASC.Files/Client/public/locales/sk/Translations.json
2022-01-20 15:45:24 +03:00
Timofey
c6c651974d Web:Common:PageLayout: update margin for section filter components 2022-01-20 20:05:53 +08:00
Timofey
61222c04fe Web:Common:NewFilterInput: init new filter input 2022-01-20 20:05:07 +08:00
6c72436a03
Merge branch 'develop' into feature/mobile-main-button 2022-01-20 14:25:05 +03:00
d8adf99040 Web: Components: ViewSelector: Added default values of width and height for svg container 2022-01-20 12:42:32 +03:00
0555b73c5d Web: Common: fix firebase error 2022-01-19 16:16:01 +03:00
5dbe35f4d1 Web:Common:Сhanged history.pushState method to history.push. 2022-01-19 12:27:41 +03:00
2e0d72719e Web: Files: moved db config 2022-01-19 12:15:23 +03:00
Dmitry Kulak
5098ea1079 Web: Files: Tiles: Loaders: Fixed number of loaders on smartphones 2022-01-19 11:34:32 +03:00
5222666d2e Web:Common:Added history.pushState method to display images in MediaViewer. 2022-01-18 10:47:00 +03:00
0b84450f7a Web: Components: campaigns-banner: delete useless 2022-01-17 22:03:09 +03:00
1a8d88345a Merge branch 'hotfix/v1.1.1' into feature/socket-io
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesStore.js
#	yarn.lock
2022-01-17 19:02:40 +03:00
aa8903b0ef Web: Files: Added copy method to save in 'oform' format. 2022-01-17 15:54:14 +03:00
77937390ef Web: Fix crash of Wizard with default en-US language 2022-01-14 19:12:58 +03:00
Dmitry Kulak
fe75b6fa32 Merge branch 'develop' into feature/redesign-tiles 2022-01-13 13:59:50 +03:00
6f90864ed8 Merge branch 'hotfix/v1.1.1' into feature/socket-io 2022-01-13 10:49:43 +03:00
8b327ceb66 Web: Socket.IO: Extended /api/2.0/settings with socketUrl + refactoring of client socket usage 2022-01-12 20:13:30 +03:00
0c341f0709 Merge branch 'hotfix/v1.1.1' into feature/convert-password 2022-01-11 16:14:46 +03:00
3565666fd2 Web: Table: fixed default columns size, fixed styles 2022-01-11 12:34:54 +03:00
3793c5ae43 Web:Components:Tree-Menu:Added props lineHeight for the badge in index.js for the tree-menu component. 2022-01-10 16:30:23 +03:00
c7bb1a51d5 Fixed Bug 50858 - People. ‘Something went wrong.’ when following the back arrow from a blocked profile card 2022-01-10 16:24:21 +03:00
b1c7ef68e7 Web:Components:Row:Changed the render to ContentElement. 2021-12-30 18:54:41 +03:00
3c23f4d892 Merge branch 'hotfix/v1.1.1' into feature/convert-password
# Conflicts:
#	products/ASC.Files/Client/src/components/panels/StyledPanels.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/FileRow.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
2021-12-30 14:34:49 +03:00
Dmitry Kulak
e014ff614e Web: Files: Tiles: Loaders aligned with content, fixes 2021-12-30 10:55:16 +03:00
b78992e357 Web:Components:Themes: update dark-theme after merge branch 'develop' into feature/dark-theme 2021-12-30 00:29:53 +08:00
1645386669 Fix after merge 2021-12-29 18:30:05 +03:00
441d8875ba Web:Common:Store: change default theme 2021-12-29 23:14:21 +08:00
Dmitry Kulak
b5bcf38456 Merge remote-tracking branch 'origin/develop' into feature/redesign-tiles 2021-12-29 15:48:41 +03:00
0ad204743f Merge branch 'develop' into feature/dark-theme 2021-12-29 20:25:29 +08:00
df6a18db6a Merge branch 'develop' into feature/redesign-badges 2021-12-29 14:11:44 +03:00
ad5ee66ef9 Web:Wizard:Components: add support dark-theme 2021-12-28 23:52:12 +08:00