Commit Graph

221 Commits

Author SHA1 Message Date
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
Timofey
5af7f89261 Web:Files: fixed hover and selected color in dark theme for tree folders 2022-01-27 22:19:13 +08:00
Timofey
64d90c5d5d Web:Components:PasswordInput: fixed text color for tooltip in dark theme 2022-01-27 21:01:39 +08: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
Timofey
f955bea115 Web:Client:Components: fixed product name color for dark and base theme 2022-01-25 16:32:35 +08: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
ff370ebe1d Web:Editor: add support dark-theme 2022-01-24 22:32:05 +08:00
Timofey
ab32a8ca66 Web:Components:Themes: fixed box-shadow value for group menu 2022-01-24 20:04:55 +08: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
Timofey
9f4c980b74 Web:Components:Themes: update color for loading button in files upload panel 2022-01-24 17:03:31 +08:00
Timofey
a1f6875006 Web:Files:Dialogs: added support dark-theme for third party modal dialog 2022-01-24 15:57:21 +08: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
Timofey
444ae18ccd Web:Components:Themes: move rgb color to global colors variable 2022-01-21 20:07:58 +08: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
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
b78992e357 Web:Components:Themes: update dark-theme after merge branch 'develop' into feature/dark-theme 2021-12-30 00:29:53 +08:00
0ad204743f Merge branch 'develop' into feature/dark-theme 2021-12-29 20:25:29 +08:00
ad5ee66ef9 Web:Wizard:Components: add support dark-theme 2021-12-28 23:52:12 +08: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
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
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
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
0dbf805f8b Web:Components:TableContainer: add support dark-theme 2021-12-15 17:26:45 +08:00
07942f600c Web:People:Section: add support dark-theme 2021-12-14 18:52:14 +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
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
c7c46dbcfc Web:Components:LinkWithDropdown: add support dark-theme 2021-12-14 11:46:11 +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
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
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
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
3a50fca3cc Merge branch 'hotfix/v1.1.1' into bugfix/dropdown-correct-display 2021-12-02 18:32:36 +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
af95e8aacc Web: Components: added border-radius to modal-dialog 2021-11-26 17:37:27 +03:00
8ba2f0c694 Merge branch 'develop' into feature/backup
# Conflicts:
#	packages/asc-web-common/api/settings/index.js
#	web/ASC.Web.Api/Models/SettingsWrapper.cs
2021-10-25 11:02:42 +03:00
724a90be75 Web: Components: fixed combo-button styles 2021-10-21 17:54:16 +03:00
d6da7a7fb2
Merge pull request #411 from ONLYOFFICE/bugfix/scrollbar
Bugfix/scrollbar
2021-10-21 16:15:24 +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
51c91cf63b Web: Common: fixed user selector when aside panel expanded, corrected z-index 2021-10-18 17:17:36 +05:00
95e30d7df6 Web: Common: switched filter item to without portal mode, fixed opening user selector 2021-10-18 16:19:05 +05:00
6e4e3d69aa Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-12 20:26:45 +05:00
749e89cbb3 Web: Components: fixed group-button-menu styles 2021-10-07 17:44:37 +03:00
96980d00b8 Web: Components: changed article panel width 2021-10-04 15:08:56 +03:00
Artem Tarasov
e64a7f07de Web: Common/Components/Files: fixed styles when selecting row 2021-09-30 10:55:26 +03:00
aa6c02b190 Merge branch 'develop' into feature/backup
# Conflicts:
#	common/ASC.Data.Backup.Core/Core/NotifyHelper.cs
#	common/ASC.Data.Backup.Core/Service/BackupWorker.cs
#	common/services/ASC.Data.Backup/Controllers/BackupController.cs
#	packages/asc-web-common/api/settings/index.js
#	packages/asc-web-common/components/PrivateRoute/index.js
#	packages/asc-web-common/store/SettingsStore.js
#	products/ASC.Files/Client/public/locales/en/SelectFile.json
#	products/ASC.Files/Client/public/locales/ru/SelectFile.json
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/panels/SelectFileDialog/index.js
#	products/ASC.Files/Client/src/components/panels/SelectFileInput/index.js
#	products/ASC.Files/Client/src/components/panels/SelectFolderDialog/index.js
#	products/ASC.Files/Client/src/components/panels/SelectFolderInput/index.js
#	products/ASC.Files/Client/src/components/panels/StyledPanels.js
#	products/ASC.Files/Client/webpack.config.js
#	web/ASC.Web.Api/Controllers/SettingsController.cs
#	web/ASC.Web.Api/Models/SettingsWrapper.cs
#	web/ASC.Web.Client/src/Shell.jsx
2021-09-20 16:26:34 +03:00
1fe11360a8 Web: Components: added portals to drop-down 2021-09-13 14:56:02 +05:00
1083fd8416 Merge branch 'develop' into feature/personal
# Conflicts:
#	products/ASC.Files/Client/src/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/store/FilesStore.js
2021-06-30 16:09:53 +03:00
db7954ee31 Merge branch 'develop' into feature/backup 2021-06-30 15:54:45 +03:00
Artem Tarasov
d73bb73dab Web: Components: rewrited component SwitchButton to ViewSelector 2021-06-29 15:27:46 +03:00
ae17671043 Merge branch 'develop' into feature/backup
# Conflicts:
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/public/locales/ru/Settings.json
#	web/ASC.Web.Client/src/store/SettingsSetupStore.js
2021-06-18 18:08:38 +03:00
b7ce849e32 Web: Components: Theme: Fixed line height for ComboBox component 2021-06-18 09:57:02 +03:00
Artem Tarasov
ee4760e899 Merge branch 'develop' into feature/thumbnails
# Conflicts:
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
2021-06-11 18:30:44 +03:00
7e19a25b0c Web: fixed text styles 2021-05-24 14:30:11 +03:00
b8460209d3 Web: Components/Settings: Refactoring. 2021-04-30 10:35:02 +03:00
Artem Tarasov
1d90de34ec Web: Commponents: added SwitchButton component (from AppComponents) 2021-03-24 16:14:59 +03:00
Artem Tarasov
dabf704485 Web: Client/Components: Wizard: layout fix 2021-03-18 22:55:15 +03:00
TatianaLopaeva
131de36293 Web: Components: combobox: Fixed styles of icon. 2021-03-18 13:45:22 +03:00
Artem Tarasov
460b34a1a8 Web: Components: added themes for storybook 2021-03-14 21:10:16 +03:00
Artem Tarasov
5f2d0e4616 Web: Components: changed component hierarchy 2021-02-24 17:42:09 +03:00