Commit Graph

1219 Commits

Author SHA1 Message Date
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
b1c7ef68e7 Web:Components:Row:Changed the render to ContentElement. 2021-12-30 18:54:41 +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
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
8c317d82c1 Web:Components:Tooltip: change text color in base and dark theme 2021-12-28 23:51:42 +08:00
bedfad1ec5 Merge branch 'master' into develop
# Conflicts:
#	common/ASC.Core.Common/Caching/CachedUserService.cs
#	common/ASC.Core.Common/Migrations/MySql/FilesDbContextMySql/20211012145330_FilesDbContextMySql.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/FilesDbContextPostgreSql/20211012145331_FilesDbContextPostgreSql.Designer.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/FilesDbContextPostgreSql/20211012145331_FilesDbContextPostgreSql.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/FilesDbContextPostgreSql/PostgreSqlFilesDbContextModelSnapshot.cs
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/store/DialogsStore.js
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/TagDao.cs
#	products/ASC.Files/Core/Core/EF/FilesDbContext.cs
#	products/ASC.Files/Core/Core/Thirdparty/GoogleDrive/GoogleDriveStorage.cs
#	products/ASC.Files/Core/Migrations/MySql/FilesDbContextMySql/MySqlFilesDbContextModelSnapshot.cs
#	products/ASC.Files/Server/DocStore
#	web/ASC.Web.Api/Controllers/SettingsController.cs
#	web/ASC.Web.Core/Tfa/TfaManager.cs
2021-12-28 18:21:44 +03:00
605e7eba35 Fix bad merge febf172875 2021-12-28 14:56:00 +03:00
febf172875 Merge branch 'master' into hotfix/v1.1.1
# Conflicts:
#	lerna.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/avatar-editor/index.js
#	packages/asc-web-components/avatar-editor/sub-components/avatar-editor-body.js
#	packages/asc-web-components/main-button/index.js
#	packages/asc-web-components/package.json
#	packages/browserslist-config-asc/package.json
#	packages/debug-info/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/components/dialogs/DeleteDialog/index.js
#	products/ASC.Files/Client/src/components/panels/SelectFileDialog/AsideView.js
#	products/ASC.Files/Server/DocStore
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/src/pages/ProfileAction/Section/Body/updateUserForm.js
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Editor/src/Editor.jsx
#	web/ASC.Web.Login/package.json
2021-12-28 13:35:02 +03:00
25ee05f38a Web:Common:FilterInput: fix fill and stroke color for filter button in dark and base themes 2021-12-28 17:58:56 +08:00
ee839e8169 Web:Common:PageLayout: change background-color and fill for section toggler button in dark-theme 2021-12-28 16:52:37 +08:00
190e3eed1e Web:People:Section: add fill for send clock icon in dark-theme 2021-12-28 16:43:22 +08:00
b9eb82a527 Web:Components:ContextMenu: add separator color in dark-theme 2021-12-28 16:42:40 +08:00
148acc38c9 Web:People:Dialogs: add support dark-theme 2021-12-28 15:35:41 +08:00
76595827fa Web:People:HOCs: add support dark-theme 2021-12-28 15:20:56 +08:00
3259cf4db4 Web:People:PeopleSelector: add support dark-theme 2021-12-28 15:13:37 +08:00
42411acf49 Web:Login: add support dark-theme 2021-12-28 11:27:15 +08:00
12e392f174 Web:Files:VersionHistory: add support dark-theme 2021-12-28 10:50:01 +08:00
8b72068bc9 Web:Files:PrivateRoomPage: add support dark-theme 2021-12-27 19:02:04 +08:00
9a7c4d86ed Web:Files:SharedButton: add support dark-theme 2021-12-27 18:52:43 +08:00
20e7a51029 Web:Files:Icons: add support dark-theme 2021-12-27 18:46:19 +08:00
e0c84b4c19 Web:Files:EditingWrapperComponent: add support dark-theme 2021-12-27 18:17:03 +08:00
c5f01e1d87 Web:Files:Badges: add support dark-theme 2021-12-27 17:42:53 +08:00
9b98a3200c Web:Files:Panels: add support dark-theme 2021-12-27 16:41:27 +08:00
ded46585cf Web:Files:EmptyContainer: add support dark-theme 2021-12-25 17:04:19 +08:00
4f2bade87e Web:Files:DragTooltip: add support dark-theme 2021-12-25 01:11:13 +08:00
39ec4f3e36 Web:Files:Dialogs: add support dark-theme 2021-12-25 01:08:23 +08:00
d46679e9bb Web:Common:PageLayout: add support dark-theme for section 2021-12-25 00:50:45 +08:00
b45e7a26ae Web:Common:MediaViewer: add support dark-theme 2021-12-25 00:43:52 +08:00
50cb570eff Web:Components:Fix the style of the table header. 2021-12-24 15:17:33 +03:00
6f6ea8eca8 Web:Common:FloatingButton: add support dark-theme 2021-12-24 19:36:24 +08:00
f3821d18f6 Web:Common:AdvancedSelector:add support dark-theme 2021-12-24 19:25:35 +08:00
5399ed8c82 Web:Files:Home: add support dark-theme for section 2021-12-24 17:12:31 +08:00
d7faf84a44 Web:Files:Badges:Changed the default lineHeight for the Badge component. 2021-12-24 12:02:15 +03:00
dc3c7b5e30 Fix Bug 54679 - Client.Profile. Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may not be exported 2021-12-23 16:48:54 +03:00
ef853d5d2f Web:Files:Removed the Icons and SimpleRowContent components. 2021-12-22 18:50:25 +03:00
5b816aa5f1 Web:Files:Article:add support dark-theme for body 2021-12-22 23:40:13 +08:00
059836b95d Web:Studio:ProfileMenu:add support dark theme 2021-12-22 21:36:13 +08:00
eb6deaa8cb Web:Components:Tooltip:add support dark theme 2021-12-22 20:41:52 +08:00
bda5f4638b Web:Components:Avatar: update dark theme 2021-12-22 20:18:24 +08:00
6163f8427b Web:Files:Badges: Added new props lineHeight, textAlign to Badge styles. Added new conditions for resizing badges to the Badges and QuickButtons components. Added new props sectionWidth to HOCs withBadges and withQuickButtons. Styling badges. 2021-12-20 15:14:32 +03:00
0dbf805f8b Web:Components:TableContainer: add support dark-theme 2021-12-15 17:26:45 +08:00
51103c96ba Fix Bug 54525 - Client.Profile: Remove fake context-menu button 2021-12-15 11:56:44 +03:00
0dcafb8184 Web:Components:Button: add support dark-theme for button 2021-12-15 16:17:36 +08:00
07942f600c Web:People:Section: add support dark-theme 2021-12-14 18:52:14 +08:00
bbc2529080 Web:Components:Row: add support dark-theme 2021-12-14 18:51:17 +08:00
5d4f706f77 Web:Components:SocialButton: add support dark-theme 2021-12-14 18:22:46 +08:00
5559783ee9 Web:Components:SelectorAddButton: add support dark-theme 2021-12-14 18:16:05 +08:00
6590ba1f94 Web:Components:SelectedItem: add support dark-theme 2021-12-14 18:11:19 +08:00
00865480dd Web:Common:FilterInput: add support dark-theme 2021-12-14 17:45:09 +08:00
e7854ed5d8 Web:Common:PageLayout:Article: add support dark-theme 2021-12-14 16:14:36 +08:00
b7e80bc96e Web:People:ArticleBody: add support dark-theme 2021-12-14 16:04:06 +08:00
a5b9d66029 Web:Components:TreeMenu: add support dark-theme 2021-12-14 15:53:32 +08:00
4860584695 Web:Client:NavMenu: add support dark theme 2021-12-14 15:52:03 +08:00
22da46346b Web:Components:TreeMenu: add support dark theme 2021-12-14 12:30:26 +08:00
483421e407 Web:Components:Text: remove from storybook default color 2021-12-14 12:01:51 +08:00
964dd4f861 Web:Components:Link: add support dark-theme 2021-12-14 11:47:54 +08:00
c7c46dbcfc Web:Components:LinkWithDropdown: add support dark-theme 2021-12-14 11:46:11 +08:00
02348fd1f0 Web:Components:IconButton: add support dark-theme 2021-12-14 11:42:58 +08:00
27e14b8566 Web:Components:HelpButton: add support dark-theme 2021-12-14 11:42:14 +08:00
5261d053ee Web:Components:Calendar: add support dark-theme 2021-12-13 21:25:03 +08:00
c00d019d6f Web:Components:AvatarEditor: add support dark-theme 2021-12-13 21:10:27 +08:00
fd6960805b Web:Components:ContextMenuButton: add support dark-theme 2021-12-13 20:54:53 +08:00
27b062459c Web:Components:IconButton: add support dark-theme 2021-12-13 20:52:21 +08:00
77476ac20d Web:Components:Link: add support dark-theme 2021-12-13 20:41:51 +08:00
6104bee675 Web:Components:Avatar: add support dark-theme 2021-12-13 18:01:05 +08:00
cdc6e55292 Web:Components:ModalDialog: add support dark-theme 2021-12-13 16:01:14 +08:00
e784e9f327 Web:Components:TabsContainer: add support dark-theme 2021-12-13 15:56:27 +08:00
acd628633f Web:Components:GroupButtonsMenu: add support dark-theme 2021-12-13 15:50:24 +08:00
a6301a7818 Web:Components:GroupButton: add support dark-theme 2021-12-13 15:45:45 +08:00
dec8399ab2 Web:Components:ViewSelector: add support dark-theme 2021-12-13 15:34:16 +08:00
13f05563fa Web:Components:TextArea: add support dark-theme 2021-12-13 15:17:37 +08:00
1c1e8958da Web:Components:ComboBox: add support dark-theme for selected item icon 2021-12-13 15:03:32 +08:00
f8f98eca62 Web:Components:Badge: add support dark-theme 2021-12-13 15:00:12 +08:00
1474bd1cc6 Web:Components:ContextMenu: add support dark-theme 2021-12-13 14:53:29 +08:00
f4984d3537 Web:Components:ComboBox: add support dark-theme 2021-12-13 14:47:27 +08:00
5dbdc21ffc Web:Components:PasswordInput: add support dark-theme 2021-12-12 21:37:16 +08:00
0b329775d9 Web:Components:InputBlock: add support dark-theme 2021-12-12 21:17:41 +08:00
97cb36b31d Web:Components:SearchInput: add support dark-theme 2021-12-12 21:06:54 +08:00
7e175ccdf0 Web:Components:TextInput: add support dark-theme 2021-12-12 20:32:32 +08:00
7f2b567af2 Web:Components:Button: add support dark-theme 2021-12-12 19:41:50 +08:00
a6cd56a6b5 Web:Components:Checkbox: add support dark-theme 2021-12-10 23:45:15 +08:00
2b39b822e6 Web:Components:ToggleButton: add support dark-theme 2021-12-10 22:47:10 +08:00
e7bbc913e5 Web:Components:RadioButton: add support dark-theme 2021-12-10 20:30:25 +08:00
c8c550ee9c Web:Components:Toast: add support dark-theme 2021-12-10 20:10:55 +08:00
0c4ed534bd Web:Components:Toast: update SVG 1.2.1 2021-12-10 19:44:29 +08:00
ebf321524a Web:Components:Backdrop: add dark theme support 2021-12-10 19:31:43 +08:00
8ba8bae6b9 Web:Components:Heading: add dark theme support 2021-12-10 19:25:40 +08:00
a4d14fdd08 Web:Components:Dropdown: add dark theme support 2021-12-10 19:14:40 +08:00
38212e81bc Web:Components:MainButton: add dark theme support 2021-12-10 19:12:02 +08:00
d7a18600b8 Web:Component:Themes: update dark theme 2021-12-10 19:03:42 +08:00
87fe0892a4 Web:Files:Badges:Returned the frame on hover badge version. 2021-12-08 18:56:15 +03:00
ac5edf13cb Web:Files:Badges:Edited badges styles. 2021-12-08 15:43:12 +03:00
8360da9806 Web:Components:Added rest to IconButton 2021-12-07 15:27:42 +03:00
4c99d0c8f3 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/campaigns-banner 2021-12-07 10:30:44 +03:00
08c0086208 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2021-12-06 15:18:39 +03:00
28fec434e6 Fixed Bug 53161 - Client.Files.Removed the narrowing of the line background when selecting. 2021-12-06 15:14:58 +03:00
3a50fca3cc Merge branch 'hotfix/v1.1.1' into bugfix/dropdown-correct-display 2021-12-02 18:32:36 +05:00
168abcf288 Merge branch 'develop' into feature/new-context-menu 2021-12-02 15:03:00 +08:00
a012038f3b Merge branch 'develop' into feature/catalog 2021-12-02 14:59:31 +08:00
2de54722d6 Web: Files: added TitleShowActions and TitleShowFolderActions translations, added row and tile context menu titles 2021-12-01 17:17:12 +05:00
2b7bc7fc1c Web: Files: added ButtonShareAccess translation, added share and row checkbox tooltip 2021-11-30 15:11:59 +05:00
4c977206c9 Web: Files: added switchToThumbnails and SwitchViewToCompact translation, added view selector tooltip 2021-11-30 14:28:01 +05:00
6db5c386e3 Web: Files: added group menu title 2021-11-29 18:40:00 +05:00
def7e82cc2 Web: Files: added TitleSelectFile translation, added group combo box title 2021-11-29 17:56:37 +05:00
c9b58cacd8 Web: Files: added MainHeaderSelectAll translation, added group menu checkbox title 2021-11-29 16:57:14 +05:00
4dac8e9ce6 Web: Components: changed expander-down.react.svg, fixed styles 2021-11-29 13:11:01 +03:00
99c71148d8 Web: Files: fixed SharingPanel styles 2021-11-29 12:58:21 +03:00
4586cb45d9 Web: Components: fixed CloseButton styles 2021-11-29 11:58:54 +03:00
af95e8aacc Web: Components: added border-radius to modal-dialog 2021-11-26 17:37:27 +03:00
a046e5ac8d Web: Files: added icon button title prop, added connect tooltip 2021-11-25 18:47:09 +05:00
73d3b00c07 Web: added missing classNames for autotests 2021-11-25 12:11:22 +03:00
2f21f2246a
Merge branch 'develop' into feature/mobile-main-button 2021-11-22 16:39:22 +03:00
16b564a86c Web: Components: fixed empty-screen styles 2021-11-22 15:37:30 +03:00
3417cb28f4 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into release/v1.1.0 2021-11-22 11:25:49 +03:00
1004ed5dfb Fixed Bug 53415. Fixed save button 2021-11-22 11:20:01 +03:00
b632f3a623 Web: Fixed styles according layouts, renaming. 2021-11-22 10:15:24 +03:00
11d527ba03 Merge branch 'master' into hotfix/v1.1.1
# Conflicts:
#	lerna.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/package.json
#	packages/browserslist-config-asc/package.json
#	packages/debug-info/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Login/package.json
2021-11-21 14:40:24 +03:00
f675415228 Merge branch 'master' into release/v1.1.0
# Conflicts:
#	lerna.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/package.json
#	packages/browserslist-config-asc/package.json
#	packages/debug-info/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/public/locales/en/SelectFile.json
#	products/ASC.Files/Client/public/locales/en/SelectFolder.json
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/src/components/Article/MainButton/index.js
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/public/locales/en/Translations.json
#	products/ASC.People/Client/public/locales/ru/Translations.json
#	products/ASC.People/Client/src/components/Article/MainButton/index.js
#	products/ASC.People/Client/src/pages/ProfileAction/Section/Body/createUserForm.js
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Login/package.json
2021-11-21 14:26:20 +03:00
d31ea87211 Merge branch 'master' into develop
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
#	packages/asc-web-components/table-container/TableHeaderCell.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
2021-11-21 13:57:55 +03:00
96759f10f1 Web: Components: Fixed tests warnings 2021-11-20 00:40:25 +03:00
c10944f8fa Web: Components: ContextMenu: Refactoring 2021-11-20 00:17:25 +03:00
56ecbc95ea Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into release/v1.1.0 2021-11-19 18:18:13 +03:00
50db047ca8 Web: Components: MainButton: Reworked MainButton component 2021-11-19 17:59:58 +03:00
8ecdc5bdf5 Web: Components: ContextMenu: Added property`s for creating menu by component 2021-11-19 17:59:10 +03:00
4cd9d042de Web: Files: fixed styles after Cherry picking. 2021-11-19 16:58:31 +03:00
4f7f76b07e Web: Files: Fixed styles of modal and aside dialogues.
# Conflicts:
#	packages/asc-web-components/modal-dialog/index.js
2021-11-19 16:09:13 +03:00
097fc75369 Web: Files: Fixed checkbox clickability 2021-11-19 14:04:02 +03:00
638f6b6ddb Fixed Bug 53878 - Client: Check box. Fixed checkbox clickability 2021-11-19 13:44:41 +03:00
bca3a57701 Web: Components: added read me for main button mobile 2021-11-19 14:34:30 +05:00
60d856788e Web: Components: added recalculation of height, added error prop progress bar 2021-11-19 14:34:01 +05:00
77e57c89db Web: Components: fixed scroll styles 2021-11-19 14:30:22 +05:00
2720604f8d Web: Components: fix mobile align 2021-11-18 18:53:35 +03:00
27c731dbb3 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into bugfix/Bug53453 2021-11-18 18:40:29 +03:00
585347d02d Web: Components: fix label position 2021-11-18 18:40:14 +03:00
a4e21a2319 Web: Component: Added modal dialog height property. 2021-11-18 15:24:28 +03:00
407e4db69c Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into bugfix/Bug53453 2021-11-18 14:53:24 +03:00
0503188946 Web: Components: added storybook controls for main button mobile 2021-11-18 14:10:58 +05:00
0fd5c2b67f Web: Files: renamed isDisabled to inProgress 2021-11-17 16:33:25 +03:00
66dd9b1871 Web: Components: fixed floating button in main button mobile, added scrollbar 2021-11-17 17:39:18 +05:00
8751294e63 Web: Files: added file loader 2021-11-17 11:08:25 +03:00
ebe35242c0 Web: Components: Added new prop. 2021-11-17 09:59:40 +03:00
c6d97c7fc5 Web: Components: add avatar max size label 2021-11-16 18:23:39 +03:00
7db57b3696 Web: Components: SearchInput: Fixed default color for icon inside search input. Added color property at component. 2021-11-16 13:17:45 +03:00
a4d913a2c3 Web: Components: added Loader to TableRow 2021-11-16 12:43:29 +03:00
d77a2f4541 Web: Components: ViewSelector: Added loading container for svg 2021-11-16 10:56:30 +03:00
17e3e5cb98 bump version to 1.1.1 2021-11-12 15:21:25 +03:00
3809273075 bump version to 1.1.0 2021-11-12 15:19:40 +03:00
dd415b0497 Web: Components: fix image height 2021-11-11 17:21:49 +03:00
7d572eb8d4 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/campaigns-banner 2021-11-11 14:45:35 +03:00
cab7603f5b Fixed Bug 53415: Fixed save avatar click 2021-11-10 18:33:21 +03:00
bc3b9e640b Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/campaigns-banner 2021-11-09 14:50:19 +03:00
db86b69f66 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-08 16:24:27 +05:00
55b2f059f5 Fixed bug 52976 - Web: Components: added coloring of ui table header 2021-11-08 16:24:11 +05:00
21a9f115f1 Web: Components: add banner loaders 2021-11-08 13:36:09 +03:00
39be3b8619 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/campaigns-banner 2021-11-07 19:50:52 +03:00
44f2a1c17f Web: Common: Fixed styles for body list without scroll.
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 09:54:16 +03:00
2bd25554af Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-02 18:15:17 +05:00
3b5b0f82ce Fixed bug 53033 - Web: Components: correct display of stubs 2021-11-02 18:14:53 +05:00
d37aa52f09 Merge branch 'develop' into feature/catalog 2021-11-02 21:04:46 +08:00
5443f225e6 Merge branch 'develop' into feature/new-context-menu 2021-11-02 20:49:21 +08:00
cad4948cab Web:Components:MenuItem: add arrow type 2021-11-02 20:39:45 +08:00
ff93590189 Web: Components: fix loader height 2021-11-02 15:36:12 +03:00
4e018d2d71 Web: Bump version to 1.0.1 2021-11-02 14:02:46 +03:00
3f532f6765 Merge branch 'develop' into feature/mobile-main-button 2021-11-02 13:36:34 +05:00
da5c9bbd3f Web: Components: created the main button mobile component 2021-11-02 13:34:15 +05:00
b42a30acda Web: Components: added main button styles 2021-11-02 13:31:18 +05:00
89391ab385
Merge branch 'develop' into bugfix/tooltip 2021-11-01 15:02:25 +03:00
8cc08045b7 Merge branch 'master' into develop
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-header.js
#	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
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/store/FilesStore.js
#	products/ASC.Files/Core/Core/Search/FactoryIndexerFile.cs
2021-11-01 13:54:40 +03:00
fb75330cb0 Fix bug 53339: open banner link in new tab 2021-11-01 13:52:44 +03:00
853037c00d Merge branch 'develop' into feature/new-context-menu 2021-11-01 18:43:35 +08:00
298c94e042 Web: Components: fix test 2021-11-01 12:11:52 +03:00
5deac850b2 Web:Components:NewContextMenu: add to all views 2021-11-01 16:10:07 +08:00
ea0605ea3a Web: Components: refactoring help button 2021-10-29 16:29:54 +03:00
d5633668ad Web: Components: fix tooltip default color 2021-10-29 16:28:55 +03:00
25da579a76 Web: Components: use portal component 2021-10-29 14:24:48 +03:00
6edc4c23fc Web: Components: delete useless 2021-10-29 13:38:52 +03:00
34e163aac4 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into bugfix/tooltip 2021-10-29 13:20:28 +03:00
1e4a708dd1 Web:Components: create new-context-menu 2021-10-29 16:30:00 +08:00
5e455bd3cc Web: Components: Fixed table columns for new design 2021-10-29 10:52:12 +03:00
1c18b23ead Web: Components: rewrite tooltip on portal 2021-10-28 15:06:43 +03:00
cece18f0e7 Merge branch 'release/1.0.0' into bugfix/icons-blur 2021-10-26 16:56:35 +03:00
f5d31dcff2 Web: Files: Fixed icons blur, added new icons 2021-10-26 16:55:52 +03:00
20dcdde09b Web:Components:MenuItem: create menu item component 2021-10-26 21:31:42 +08:00
1faf4eedc8 Web: Files/Components: Fixed drop down y offset for table view. 2021-10-26 16:04:38 +03:00
16f9dc47bc Web: Components: Fixed top style. 2021-10-26 15:48:31 +03:00
be8c02a481 Fixed Bug 53194: Reduced distance from checkbox menu. 2021-10-26 14:59:04 +03:00
Artem Tarasov
31bfcbf398
Merge pull request #429 from ONLYOFFICE/bugfix/table-fix-add-share-button
Fixed Bug 53342 - Client.Table row. Fixed the addition of the sharing…
2021-10-25 17:04:14 +03:00
Artem Tarasov
4c416a5ae3 Merge branch 'bugfix/table-fix-add-share-button' of github.com:ONLYOFFICE/AppServer into bugfix/table-fix-add-share-button 2021-10-25 16:58:39 +03:00
Artem Tarasov
98876b5585 Web: Components: TableContainer: fixed sort icon container size 2021-10-25 16:58:29 +03:00
7d872b408c Web: Components: fixed column reset 2021-10-25 16:49:58 +03:00
bf51eff567 Web: Components: Table: fixed addNewColumns 2021-10-25 16:30:17 +03:00
077859cba3 Fixed Bug 53342 - Client.Table row. Fixed the addition of the sharing button 2021-10-25 15:24:01 +03:00
Artem Tarasov
f2d7f299f2 Web: Components: TableContainer: fixed width of header divider 2021-10-25 15:21:13 +03:00
9dab9fbfe2 Web: Components: added scroll for group menu 2021-10-22 17:08:51 +03:00
da5490aa05 Web: Components: fixed z-index, fixed GroupMenuItem styles 2021-10-22 15:53:26 +03:00
1e15174d23 Web: Files: fixed styles after merge 2021-10-22 15:01:43 +03:00
5bd9c06c1a Merge branch 'develop' into table-group-menu
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesStore.js
2021-10-22 12:20:20 +03:00
94cbac3c02 Merge branch 'develop' into feature/catalog 2021-10-22 15:43:23 +08:00
522a55f02c Web: Files: Fixed hiding context-menu before displaying share panel 2021-10-22 10:17:42 +03:00
21212046ad Web: Components: DropDown: Fixed position conditions 2021-10-22 10:17:41 +03:00
94a466ed48 Merge branch 'release/1.0.0' into develop
# Conflicts:
#	packages/asc-web-components/aside/aside.js
2021-10-22 09:02:39 +03:00
81019049d7
Merge branch 'develop' into feature/personal-share-dialog 2021-10-21 19:14:59 +03:00
724a90be75 Web: Components: fixed combo-button styles 2021-10-21 17:54:16 +03:00
7dc2b94186 Web: Components: fixed avatar-editor-body link fontWeight 2021-10-21 17:53:49 +03:00
556059437d Web: Files: Fixed hiding context-menu before displaying share panel 2021-10-21 17:53:28 +03:00
d6da7a7fb2
Merge pull request #411 from ONLYOFFICE/bugfix/scrollbar
Bugfix/scrollbar
2021-10-21 16:15:24 +03:00
657e34d474 Web:Studio:NavMenu: fix showing navigation icons 2021-10-21 20:36:25 +08:00
c2d0ff17d0 Merge branch 'develop' into table-group-menu 2021-10-21 15:34:57 +03:00
256ad79e5f Web: Components: add withoutBodyScroll in aside 2021-10-21 15:04:34 +03:00
67f2311a97 Web: Components: fix scrollbar in aside 2021-10-21 14:36:37 +03:00
cb26b3718e Web: Components: DropDown: Fixed position conditions 2021-10-21 12:06:51 +03:00
152207d85a Merge branch 'develop' into bugfix/version-history-list
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
#	products/ASC.Files/Client/src/pages/VersionHistory/Section/Body/VersionRow.js
2021-10-21 12:02:57 +03:00
ec4125175e Web: Components: export CustomScrollbar 2021-10-20 18:43:48 +03:00
9aa3fd7047 Web:Common:Catalog: update branch 2021-10-20 22:31:39 +08:00
2d6fde48ff Web: Components: added combobox manualY, manualX support, hid scroll 2021-10-20 14:27:21 +03:00
121a640bed Web: Components: add hover effect for scrollbar 2021-10-20 13:10:45 +03:00
f895cde813 Web: Components: fix avatar edit button position 2021-10-20 12:09:01 +03:00
a75a49dc9a Web: Components: delete useless 2021-10-20 11:10:51 +03:00
cad7c309ce Web: Components: add avatar edit button 2021-10-20 00:41:42 +03:00
f04a1a5403 Web: People: fixed table group menu, added new icons 2021-10-19 17:36:47 +03:00
edd46e7a73 Web: Components: Added possibility to delete scroll body. 2021-10-19 13:40:21 +03:00
30dc2623ba Web: Common: Fixed styles for body list without scroll. 2021-10-19 12:18:07 +03:00
7481f3a2d0 Merge branch 'develop' into feature/catalog 2021-10-19 15:51:12 +08:00
5b64a6174c Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-18 17:18:21 +05:00
51c91cf63b Web: Common: fixed user selector when aside panel expanded, corrected z-index 2021-10-18 17:17:36 +05:00
36206576e8 Web: People: fixed table styles 2021-10-18 14:30:49 +03:00
95e30d7df6 Web: Common: switched filter item to without portal mode, fixed opening user selector 2021-10-18 16:19:05 +05:00
e8f535d710 Web: People: fixed table styles 2021-10-18 13:11:26 +03:00
36b13211fa Web: Components: fixed table styles, fixed table, refactoring 2021-10-18 12:22:33 +03:00
67179fd267 Merge branch 'release/1.0.0' into table-group-menu 2021-10-18 10:53:09 +03:00
ae06469ba8 Web: Components: add cross-origin 2021-10-15 17:36:37 +03:00
7428893b2d Web: Common, Components, People: added small section prop for drop down 2021-10-15 18:29:32 +05:00
418b38d0ed Web: Components: added mobile styles for GroupMenuItem 2021-10-15 14:33:48 +03:00
a6b398dc30 Web: Components: added onScroll in row container 2021-10-15 16:31:19 +05:00
ff97e3134f Web: Components: added new icons, created GroupMenuItem component 2021-10-14 18:18:08 +03:00
d49cd4963c Web: Components: changed condition to positioning on right side in drop down 2021-10-14 19:06:41 +05:00
bc37fcc8ce Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-14 16:06:55 +05:00
a33f6b90ad Web: Components: fixed drop down positioning for drop down without portals, fixed missing styles 2021-10-14 15:57:51 +05:00
e3718c3697 Merge branch 'release/1.0.0' into table-group-menu
# Conflicts:
#	packages/asc-web-components/table-container/StyledTableContainer.js
2021-10-14 13:46:11 +03:00
6f25c3f668 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-14 13:10:03 +03:00
5005e0a6c0 Web: Icons: Fixed old checkbox icons, change header plus icon 2021-10-14 13:09:54 +03:00
fc6d285c62 Web: Components: fixed table-header styles 2021-10-14 12:23:08 +03:00
2ecf75434e Web: Components: fixed TableGroupMenu styles 2021-10-13 17:44:40 +03:00
e36697c9df Web: Files: TableGroupMenu moved to header 2021-10-13 16:04:49 +03:00
6e4e3d69aa Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-12 20:26:45 +05:00
9984780b85 Web: Components: fixed drop down width and positioning when there is not enough space on the right 2021-10-12 20:24:01 +05:00
be8a28a99b Web: Components: fixed displaying drop down 2021-10-12 20:22:31 +05:00
a6500754f2 Deleted border for group menu for macOS. 2021-10-11 17:51:01 +03:00
1689b8e44b Web: Components: ContextMenu: Fixed check condition for global portals 2021-10-11 12:56:17 +03:00
6a85eca20e Web: Components: ContextMenu: Fixed context menu still open after starting drag events 2021-10-10 23:29:01 +03:00
afa804ed35 Merge branch 'release/1.0.0' into bugfix/Bug-52897
# Conflicts:
#	packages/asc-web-components/table-container/TableRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableRow.js
2021-10-07 19:20:15 +03:00
42773eba77
Merge pull request #386 from ONLYOFFICE/bugfix/Bug-52980
Bugfix/bug 52980
2021-10-07 18:38:02 +03:00
fb893bb735 Web: Components: Table: removed unused code, fixed function names 2021-10-07 18:37:26 +03:00
31570e57d7 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-07 17:47:54 +03:00
749e89cbb3 Web: Components: fixed group-button-menu styles 2021-10-07 17:44:37 +03:00
ad48bf3f81 Web: Components: Toast: Fixed bug with word breaking style 2021-10-07 17:23:01 +03:00
c87be7e60e Web: Components: Added usage isDefaultMode property for DropDown 2021-10-07 17:05:41 +03:00
a6573d9f98 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-07 15:59:50 +03:00
b0fe6bd9e2 Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-07 15:17:04 +03:00
20954a66ce Web: Components: changed the logic for calculating the width of columns after adding 2021-10-07 14:12:59 +03:00
2e7a8fe423 Web: Files: fixed select 2021-10-07 14:11:52 +03:00
b9811be6f3 Web: Components: fixed snackbar 2021-10-07 13:56:46 +03:00
52a8c3f659 Web: Components: changed the logic for calculating the width of the columns after deletion 2021-10-06 18:27:34 +03:00
4a16633734 Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-05 18:14:15 +05:00
3f81f68b29 Web: Components: fixed people group selector, fixed checkbox table settings style for drop down portals 2021-10-05 18:11:18 +05:00
19c8ee34c0 Web: Components: added drop down work in two modes 2021-10-05 16:54:45 +05:00
f14f6f965f Web:Components:Catalog-item: fixed badge height 2021-10-05 19:23:48 +08:00
3262e9f767 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-05 13:01:43 +03:00
4f9fddf794
Merge pull request #373 from ONLYOFFICE/feature/debug-info
Feature/debug info
2021-10-05 12:31:20 +03:00
3eea8beea0 Web: Files: fixed row selection 2021-10-05 12:14:21 +03:00
8e5314d534 Web: Files: fixed the size of the columns of the people table, added a reset of the table if it is invalid 2021-10-05 11:00:47 +03:00
dec1c42b71 Web: Fix dialog content height 2021-10-04 19:37:01 +03:00
324ca6af20 Web:Common:Catalog: added default width and fix margins 2021-10-04 22:22:06 +08:00
96980d00b8 Web: Components: changed article panel width 2021-10-04 15:08:56 +03:00
845a0dbf33 Web: Components: fixed table 2021-10-04 10:29:01 +03:00
376a4feda5 Web: Files: fixed the table, added resetting the column size when adding a new one 2021-10-03 17:06:14 +03:00
Artem Tarasov
ff17eee038 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-01 18:56:07 +03:00
1df1e12e59
Merge pull request #367 from ONLYOFFICE/bugfix/fixed-table-share-icon
Bugfix/fixed table share icon
2021-10-01 17:38:21 +03:00
5c05f0f375 Web: Components: RowContent: Fixed displaying side info 2021-10-01 17:11:14 +03:00
1727201852 Fixed Bug 52888 - Client.Files. Fixed share button size 2021-10-01 15:19:14 +03:00
Artem Tarasov
4a6738f898 Web: Common/Components/Files: deleted unnecessary code, refactoring 2021-10-01 11:05:03 +03:00
Artem Tarasov
fe3459a0ba Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-09-30 16:27:51 +03:00
Artem Tarasov
a75745aaaf Web: Components/Files: fixed selection styles for table 2021-09-30 16:27:01 +03:00
076fbcdab7 Web:People: added catalog 2021-09-30 21:17:10 +08:00
3e4c79e981 Web:Components:Catalog-item: added support big tablet 2021-09-30 17:30:17 +08:00
b36f141cfb Web:Common: fixed catalog on big screen tablet or mobile 2021-09-30 17:05:04 +08:00
Artem Tarasov
deb968f067 Web: Components: RowContent: fixed label length in row 2021-09-30 10:57:35 +03:00
Artem Tarasov
e64a7f07de Web: Common/Components/Files: fixed styles when selecting row 2021-09-30 10:55:26 +03:00
35c1d4d334 Web: Components: fixed shared column size 2021-09-30 10:47:23 +03:00
e5807a43fc Merge develop branch 2021-09-29 20:52:55 +08:00
6921658ed3 Web:Components: changed hover background for catalog-item 2021-09-28 22:51:15 +08:00
0963b8fad7 Web: added support IOS device (adding margin-top for catalog) 2021-09-27 22:29:28 +08:00
a5c57fea52 Web: added catalog layout and document catalog 2021-09-27 20:59:37 +08:00
f2913339d3 Web: Components: Added CountDown to Snackbar 2021-09-24 20:09:12 +03:00
f4e7c46b9d Merge branch 'develop' into release/1.0.0
# Conflicts:
#	packages/asc-web-components/table-container/TableHeader.js
2021-09-24 10:44:30 +03:00
b324f5fbf4 added catalog-item 2021-09-23 16:08:08 +08:00
533fbd47fd Web: Components: fixed min column size 2021-09-21 17:50:07 +03:00
e40929ef5a Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-21 16:16:23 +03:00
454eb34dd5 Web: Components: Removed abbreviations of folder names in the tree, if the width of article allows. 2021-09-21 16:15:31 +03:00
de444cca93 Web: Components: fixed table resizing after window resizing 2021-09-21 14:46:06 +03:00
5e37585b0c Web: Files: fixed table 2021-09-21 14:24:43 +03:00
225258eec0 Merge branch 'develop' into feature/header-menu-items
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
2021-09-20 15:24:31 +03:00
31c57c4cf7 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-20 11:03:29 +03:00
f581f90d95 Web: Components: fixed table resize 2021-09-20 11:03:21 +03:00
f183d91992 Web: Components: Added update the "More items" length when adding new properties that do not fit to the full width of the menu header. 2021-09-20 08:38:45 +03:00
19b82b1ed3 Web: Returned old solution with disabled context menu item. 2021-09-17 15:14:11 +03:00
d712c7446a Web: Components: fix 2021-09-16 14:12:21 +03:00
ef40908652 Web: Components: rewrite fill on class 2021-09-16 13:42:57 +03:00
4c210a804d Web: Components: fixed cursor 2021-09-16 13:01:30 +03:00
d0973d8a86 Web: Components: add fill select row 2021-09-16 12:56:04 +03:00
15e7cf9bfd Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-09-16 12:28:20 +05:00
bda448b222 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-16 10:11:51 +03:00
a1a819a3fa Fix Bug: Inaccessible items should not be displayed in the checkbox of the menu. 2021-09-16 10:11:44 +03:00
1ca554f82d Merge branch 'develop' into release/1.0.0
# Conflicts:
#	packages/asc-web-components/campaigns-banner/index.js
#	web/ASC.Web.Client/src/Shell.jsx
2021-09-15 14:45:33 +03:00
11dfddb031 Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-09-14 18:33:01 +05:00
9f33461d38 Web: Components: fix color banner button 2021-09-14 16:03:21 +03:00
c4b31263e8 Web: Components: fix tree node font size 2021-09-14 13:51:37 +03:00
52dfeaa6e7 Web: Disabled body selection for macOS (for touchpad). 2021-09-14 12:28:13 +03:00
79b778c36d
Merge branch 'develop' into feature/new-campaigns 2021-09-14 11:48:24 +03:00
41f6a13888 Web: Components: fix toastr 2021-09-13 16:18:54 +03:00
1a257fcf0b Web: Fix empty error toast 2021-09-13 14:58:20 +03:00
40f162aca4 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-13 12:59:53 +03:00
e6e49559a9 Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-09-13 14:59:06 +05:00
1fe11360a8 Web: Components: added portals to drop-down 2021-09-13 14:56:02 +05:00
f06e3c076b Fix Bug 52282 - Client.Files. When grabbing the left mouse button, page elements go beyond their boundaries 2021-09-13 12:54:59 +03:00
c7ad040293 Web: Sorted all "package.json" files by vscode-sort-package-json 2021-09-13 12:36:07 +03:00
38242e83c1 Web: Moved other common dependencies to sharedDependencies.js 2021-09-13 12:29:44 +03:00
74011d7328 Fixed Bug 52443 - Client.Files. Fixed downloadAs action 2021-09-13 11:09:59 +03:00
956c9b3467 Web: Moved "react", "react-dom", "react-router", "react-router-dom", "styled-components" to sharedDependencies.js 2021-09-10 15:57:14 +03:00
c8772bac0f Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-09-09 17:29:09 +03:00
2c80148662 Web: Components: Fixed icons location for macOS/iOS. 2021-09-09 13:05:56 +03:00
efd4302538 Web: Components: Fixed toastr icon location 2021-09-09 12:44:23 +03:00
18718aab93 Web: Updated babel packages 2021-09-08 17:40:31 +03:00
bfb85fd05f Web: Removed duplicated dependency declaration (attr-accept) 2021-09-08 17:17:57 +03:00
fabaaef0f9 Web: Updated react-toastify and extended ModuleFederationPlugin shared section 2021-09-08 16:28:10 +03:00
551c623541 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/new-campaigns
# Conflicts:
#	packages/asc-web-components/campaigns-banner/index.js
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-09-08 14:36:10 +03:00
8e6fa7f5fa Web: Components: added banner img loader 2021-09-08 10:35:36 +03:00
0373be2a18 Fix Bug 52282 - Client.Files. When grabbing the left mouse button, page elements go beyond their boundaries. 2021-09-07 12:08:46 +03:00
ea9b6371a5 Web: Files: Table: added click on column header 2021-09-03 12:53:03 +03:00
1fdb42a53a Fix Error 52282 - Client.Files. When grabbing the left mouse button, page elements go beyond their boundaries. 2021-09-01 15:25:20 +03:00
e4c34e5068 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-30 16:24:22 +03:00
6e987786f4 Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-30 16:24:16 +03:00
9236a83ab8 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-30 16:04:45 +03:00
880d73ae22 Fix Bug 52269 - Client. Files. Removed sorting by "Author" for personal 2021-08-30 16:04:35 +03:00
51c2341248 Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-30 15:59:17 +03:00
e1f320c2f1 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-27 17:45:59 +03:00
ccd7532161 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
2021-08-27 17:45:52 +03:00
2a872fe337 Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-27 17:10:26 +03:00
45865753a2 Web: Components: Table: fixed onResize error 2021-08-27 14:18:13 +03:00
a4d12a2c75 Web: Files: removed console.log 2021-08-27 14:06:24 +03:00
f740b63fa5 Web: Components: fixed hasAccess 2021-08-26 17:50:27 +03:00
6bb9cb2235 Web: People: fixed user access for module People 2021-08-26 17:47:21 +03:00
833cd9553c Web: Files: fixed FilesTableRow after merge 2021-08-26 16:20:02 +03:00
ff7f3926ce Merge branch 'develop' into feature/table-view
# Conflicts:
#	packages/asc-web-common/components/PageLayout/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
#	public/locales/de/Common.json
#	public/locales/it/Common.json
#	public/locales/lo/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/ro/Common.json
2021-08-26 16:05:15 +03:00
c66268a9c2 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/src/helpers/utils.js
2021-08-26 13:49:25 +03:00
e5c15cb7a7 Web: Files: Table: fixed drag styles 2021-08-25 16:53:26 +03:00
8727b504b7 Merge branch 'develop' into feature/table-view
# Conflicts:
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TilesView/FileTile.js
2021-08-25 16:48:07 +03:00
248d70cbf9 Web: Components: group-button: Added alt text for component 2021-08-24 16:31:16 +03:00
0cfb70d9e2 Error 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-23 13:50:21 +03:00
36987fb1f3 Web: Remove useless condition, defined display type of panels. 2021-08-19 18:35:04 +03:00
3b8cf0a275 Merge branch 'develop' into feature/file-folder-selectors
# Conflicts:
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/helpers/utils.js
#	web/ASC.Web.Editor/src/Editor.jsx
2021-08-19 10:08:14 +03:00
46a97efb52 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/ThirdPartyList.js
2021-08-18 16:59:00 +03:00
34408c6e41 Web: Components: added style props for snackbar 2021-08-17 21:20:31 +03:00
88d18dd648 Web: Files: fixed row styles 2021-08-17 17:55:11 +03:00
93c2b06f06 Web: Files: removed unused code 2021-08-17 15:38:59 +03:00
6ebffc1784 Web: Components: fixed Link re-render 2021-08-17 15:19:33 +03:00
fce37422f4 Web: Components: fixed styled, fixed isViewedSelected error 2021-08-16 12:15:36 +03:00
f5e9e17e11 Merge branch 'develop' into feature/table-view
# Conflicts:
#	products/ASC.Files/Client/src/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
2021-08-16 10:53:48 +03:00
36b464a29b Web: Components: delete console.log 2021-08-04 11:57:12 +03:00
3c97f8e736 Web: Table: fixed TableGroupMenu resize 2021-08-02 18:16:15 +03:00
8fca0ae6d1 Web: Components: Table: fixed styles, refactoring 2021-08-02 13:17:34 +03:00
371bba612d Web: Components: fixed IconButton onClick 2021-08-02 12:30:55 +03:00
da6816f04c Web: Components: Table: fixed header crash 2021-08-02 11:50:44 +03:00
86a0f18258 Web: Components: Fixed memory leak after transition from model view to aside view. 2021-08-02 11:21:38 +03:00
432095072b Web: Table: fixed resize 2021-07-30 19:13:45 +03:00
eff32de5f3 Web: Components: Table: fixed TableGroupMenu 2021-07-30 18:04:05 +03:00
57b1382a87 Web: fixed article panel resize 2021-07-30 16:08:54 +03:00
562e1f203b Web: Components: Table: added min column width 2021-07-30 14:51:40 +03:00
ead5d1f6a1 Web: Files: SelectorFolder: The component has been simplified and extended (aside view). 2021-07-30 14:18:11 +03:00
e469f6b555 Web: Components: fixed the logic of adding new columns 2021-07-30 13:54:13 +03:00
1648777ffa Web: Components: Table: fixed columns resize 2021-07-30 10:02:30 +03:00
6829a2c854 Web: People: added table view, refactoring 2021-07-29 20:21:26 +03:00
bd2a5070a2 Web: Components: fixed checkbox onChange event 2021-07-29 18:13:57 +03:00
24a550cf57 Web: People: created new HOCs for people, refactoring 2021-07-28 21:06:14 +03:00
eb1049790b Web: Files: fixed table filter 2021-07-28 17:22:50 +03:00
2abbd580c2 Merge branch 'develop' into feature/table-view
# Conflicts:
#	public/locales/en/Common.json
#	public/locales/ru/Common.json
2021-07-28 16:53:23 +03:00
3edc22c2fb Web: Files: added change of view from table to rows 2021-07-28 16:42:07 +03:00
b1ddf85906 Web: Components: fixed view-selector selection bug 2021-07-28 16:37:34 +03:00
6b08fa8a84 Web: Files: fixed table styles 2021-07-27 16:02:25 +03:00
475d6d638f Web: Files: added column filtering 2021-07-27 15:22:51 +03:00
445c7ae43f Web: Files: added cell type 2021-07-27 13:51:56 +03:00
c834c7615a Web: Components: fixed banner button color 2021-07-27 12:47:55 +03:00
3c7d700a49 Web: Components: added new logic for resizing columns 2021-07-26 17:42:45 +03:00
e17c996111 Web: Components: fixed snackbar button 2021-07-26 12:31:56 +03:00
d86605e2da Web: Files: added drag and drop for table 2021-07-23 18:13:06 +03:00
7f389e200e Web: Files: added dragOptions to TableRow 2021-07-23 16:19:53 +03:00
b02bf63a8e Web: Files: fixed display of share column 2021-07-23 14:17:23 +03:00
89f63d3326 Web: Components: added button decoration 2021-07-23 12:23:00 +03:00
09c9cfe645 Web: Table: added the opportunity to hide columns, fixed styles, refactoring 2021-07-22 16:55:26 +03:00
e7f9bba04c Web: Components: fixed snackbar close 2021-07-21 12:40:52 +03:00
c92d8318f1 Web: Files: fixed header sorting, removed unused code 2021-07-21 12:16:46 +03:00
8c76638669 Web: Components: added insert html in snackbar 2021-07-21 10:52:15 +03:00
b903e58002 Web: Components: rewriting snackbar on class component 2021-07-21 07:15:25 +03:00
044168c6db Web: Components: fixed header styles 2021-07-20 16:01:54 +03:00
d84229886f Web: Components: Table: added header filtering, refactoring 2021-07-20 13:29:39 +03:00
dc8fd150a3 Web: Components: added header align props 2021-07-20 13:28:36 +03:00
829edbbda5 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-07-20 13:22:44 +03:00
02c39878d4 Web: Components: added text style props 2021-07-20 13:19:56 +03:00
0127a555c8 Web: Components: added show icon props 2021-07-20 13:07:50 +03:00
514aadfc13 Web: Components: fixed color props 2021-07-20 11:27:07 +03:00
a3b20c12dc Web: Components: added color props 2021-07-20 11:07:41 +03:00
f645d6acc0 Web: Components: added background image props 2021-07-20 06:51:29 +03:00
5ed5adbb9b Web: Components: Table: added settings, fixed table group menu header 2021-07-19 14:09:09 +03:00
b957b48c4e Web: Components: Table: fixed header styles 2021-07-16 15:32:46 +03:00
bfa7f75eb2 Web: Files: added translations to TableHeader.js 2021-07-16 13:24:25 +03:00
4cb025b5b2 Web: Files: added selectbox support 2021-07-16 12:36:47 +03:00
a5835615b9 Web: Components: Table: added default header styles 2021-07-16 11:55:59 +03:00
cd8242ee69 Web: Files: added context-menu to files module 2021-07-15 18:10:37 +03:00
2751e0710b Web: Components: added table container styles 2021-07-15 16:56:12 +03:00
d1ec4a262b Web: Components: added TableGroupMenu 2021-07-15 16:55:24 +03:00
568aa61071 Web: Table: refactoring 2021-07-15 10:57:06 +03:00
624b0703c9 Web: Components: fixed color 2021-07-15 09:56:09 +03:00
d7b5f504ed Web: Components: added btnText props 2021-07-15 09:55:21 +03:00
29866d73ac Web: Components: deleted unused 2021-07-14 17:13:16 +03:00
728b6d359d Web: Components: replaced snackbar 2021-07-14 17:12:13 +03:00
1ebc588a93 Web: Bumped version to 1.0.0 2021-07-14 13:26:36 +03:00
245928b14e Web: Components: removed unused table files 2021-07-13 11:52:34 +03:00
08a380d5aa Web: Table: changed the logic of work 2021-07-13 11:07:50 +03:00
cc2377aa33 Merge branch 'develop' into feature/table-view 2021-07-12 11:19:59 +03:00
4295ec2ecc Web: Components: Snackbar: Fixed mobile and small tablet margin 2021-07-09 19:21:34 +03:00
3cfc3bd924 Web: Components: Snackbar: Fixed mobile margin 2021-07-09 19:10:34 +03:00
39b7163267 Web: Files: added new table cells, fixed table styles 2021-07-09 13:39:09 +03:00
64f455eb59 Web: init table view 2021-07-09 11:59:20 +03:00
57b485906c Web: Components: fixed banner margin 2021-07-02 18:08:04 +03:00
b3fd47a216 Merge branch 'feature/CampaignsBanner' of github.com:ONLYOFFICE/AppServer into feature/personal
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-07-02 16:42:05 +03:00
a31dc583c1 Merge branch 'develop' into feature/personal
# Conflicts:
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/pages/Settings/index.js
2021-07-02 16:26:45 +03:00
da924cc3b3 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/CampaignsBanner
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-07-02 16:12:06 +03:00
749728d085 Web: Components: fixed banner width 2021-07-02 13:21:54 +03:00
c940aae128 Web: refactoring translation loaders 2021-07-02 12:25:36 +03:00
6fa5368336 Web: Components: fixed banner sub-header line height 2021-07-01 15:18:02 +03:00
bca3f0f3d8 Web: Components: fixed banner width for tablet 2021-07-01 14:36:48 +03:00
79c7a461d7 Web: Components: fixed banner width 2021-07-01 13:46:18 +03:00
a7d56b56f2 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/CampaignsBanner 2021-07-01 13:12:18 +03:00
a489e73245 Web: Components: fixed banner styles 2021-07-01 12:23:20 +03:00
e2adbff10f Web: Components: fixed banner styles 2021-07-01 11:52:56 +03:00
a4929bbdd4 Web: Components: fixed banner style 2021-07-01 11:23:39 +03:00