Commit Graph

15892 Commits

Author SHA1 Message Date
Yaroslavna Gaivoronyuk
84615f1a86 bug fix 2022-02-15 13:18:59 +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
Yaroslavna Gaivoronyuk
bf6bb3b34b Added props. Optimizing styles 2022-02-14 13:48:52 +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
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
Yaroslavna Gaivoronyuk
31f055adfd Email parsing. Bug fix - moving by chips, layout 2022-02-07 18:49:08 +03: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
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
7f31d3f19f
Merge pull request #494 from ONLYOFFICE/feature/refactoring-one-dbcontext-in-dao
used one dbcontext per service (per DAO). fixed error: System.Invalid…
2022-01-25 11:14:23 +03:00
445f03097d Fix content-type header 2022-01-24 22:44:18 +03:00
339614f1ee kafka: used only legal chars in topic name 2022-01-24 13:34:44 +03:00
9ac985c2f2 crm: CurrencyProvider: fixed init in constructor 2022-01-21 20:32:55 +03:00
4be25479fd used one dbcontext per service (per DAO). fixed error: System.InvalidOperationException: 'Cannot use multiple context instances within a single query execution. Ensure the query uses a single context instance.' 2022-01-21 16:45:50 +03:00
afb1f56641 backup: fixed startup backup as WindowsService https://github.com/dotnet/AspNetCore.Docs/issues/23387 2022-01-21 16:40:55 +03:00
d5c6ba08fe
Merge pull request #473 from ONLYOFFICE/component-tooltips
Component tooltips
2022-01-21 13:57:33 +03:00
df6fdd76cf
Merge branch 'develop' into component-tooltips 2022-01-21 13:57:21 +03:00
a0a1a1c50c Elastic: fix ping 2022-01-21 13:54:09 +03:00
775f05b32c
Merge branch 'develop' into component-tooltips 2022-01-21 12:56:08 +03:00
32c398c044 Web: Tests: Added opportunity to sort translation files by Key with new Configurations -> SORT in VS 2022-01-21 12:53:29 +03:00
34441d6335 Web: Moved some translations from Files to COMMON for asc-web-components 2022-01-21 11:49:16 +03:00
fa10791720 Elastic: fix ping 2022-01-21 11:40:59 +03:00
0630a43b58 Elastic: fix ping 2022-01-21 11:26:25 +03:00
7e919c9f83 Web: Tests: Fix translations test issues 2022-01-20 22:06:33 +03:00
5c34a2b770 Web: Files: Changed file encoding to UTF8 with BOM 2022-01-20 22:05:59 +03:00
0f13f686c2 Web: Renamed usage of translations key "folder", "file" 2022-01-20 22:04:59 +03:00
1392659acf Web: Tests: Fix UselessTranslationKeysTest issues: removed useless keys: "TitleCreated", "TitleModified", "TitleUploaded" 2022-01-20 18:38:25 +03:00
7824786afc Web: Removed useless translation key "SelectFolder" 2022-01-20 18:25:12 +03:00
4fdbef8781 Web: Tests: Fix UselessTranslationKeysTest issues on asc-web-components js-files 2022-01-20 18:22:20 +03:00
525439ff72 Web: Renamed translations key switchToThumbnails to SwitchToThumbnails 2022-01-20 18:21:01 +03:00
b23ac1c5f8 Web: Fix badges titles 2022-01-20 18:20:13 +03:00
63243003ec Web: Removed duplicate 2022-01-20 17:02:15 +03:00
9b593d5c79 Web: Fix translations issues by tests 2022-01-20 16:56:32 +03: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
4d6b9fe898
Merge pull request #463 from ONLYOFFICE/feature/mobile-main-button
Feature/mobile main button
2022-01-20 14:58:55 +03:00
6c72436a03
Merge branch 'develop' into feature/mobile-main-button 2022-01-20 14:25:05 +03:00
7e13b3a031 backup: refactoring 2022-01-19 19:25:10 +03:00
07ebea5db8 backup: refactoring 2022-01-18 19:04:35 +03:00
d3c1dfde9f backup: refactoring 2022-01-18 09:59:49 +03:00
bcbabe63e9
Merge pull request #490 from ONLYOFFICE/feature/refactoring-backup-service
Feature/refactoring backup service
2022-01-17 18:32:33 +03:00
ee8cb969bf backup: refactoring 2022-01-17 18:03:28 +03:00
a9da66f2b5 backup: refactoring 2022-01-17 14:15:46 +03:00
a7648624a6
Merge pull request #488 from ONLYOFFICE/feature/support-elasticache
Feature/support elasticache
2022-01-14 11:21:54 +03:00
0796169d76 refactoring 2022-01-14 10:42:43 +03:00
48897308d7 refactoring 2022-01-13 22:17:56 +03:00
1464d54283 fixed tests 2022-01-13 18:42:58 +03:00
6b883bcd60 Merge branch 'develop' into feature/support-elasticache 2022-01-13 18:16:43 +03:00
986d1d49e6 refactoring: ICacheNotify<T> map to MemoryCacheNotify by default then RedisConfiguration is null 2022-01-13 14:24:14 +03:00