Commit Graph

765 Commits

Author SHA1 Message Date
Timofey
444ae18ccd Web:Components:Themes: move rgb color to global colors variable 2022-01-21 20:07:58 +08: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
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
6c72436a03
Merge branch 'develop' into feature/mobile-main-button 2022-01-20 14:25:05 +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
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