Commit Graph

16082 Commits

Author SHA1 Message Date
Yaroslavna Gaivoronyuk
d475e3461b Added tooltips. Refactoring. 2022-02-28 22:37:10 +03:00
Yaroslavna Gaivoronyuk
f9baad9d53 fixed a bug with mail 2022-02-28 12:10:04 +03:00
Yaroslavna Gaivoronyuk
5fa100a828 changed types (propTypes) 2022-02-28 10:56:54 +03:00
Yaroslavna Gaivoronyuk
ed9fc87b37 Input optimization 2022-02-25 20:38:58 +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
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
33739b7305 Merge branch 'develop' into feature/inputWithChips 2022-02-18 14:13:04 +03:00
274518139f Merge branch 'develop' of https://github.com/ONLYOFFICE/AppServer into develop 2022-02-18 14:12:32 +03:00
24e853c40c Merge branch 'develop' into feature/inputWithChips 2022-02-18 14:12:06 +03: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
e3b894a21a ResManager: fix 2022-02-17 14:47:50 +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
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
bfb9c80152
Merge branch 'develop' into feature/inputWithChips 2022-02-15 18:06:31 +03:00
Yaroslavna Gaivoronyuk
81b9afb3a4 Bug fix scrollbar. 2022-02-15 14:33:15 +03:00
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
6b8304304f fixed starting services 2022-02-11 19:01:38 +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
77e14da218 fixed tests 2022-02-10 16:24:55 +03:00
b6d98a8227
Merge pull request #516 from ONLYOFFICE/bugfix/U2U1100
Bugfix/u2u1100
2022-02-09 13:35:54 +03:00
147377ab65 bugfix: crash when string == null 2022-02-09 13:32:01 +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
b1be9953ad fixed solution build 2022-02-07 22:15:32 +03:00
08c6040787
Merge pull request #503 from ONLYOFFICE/feature/analizators
Feature/analizators
2022-02-07 20:27:17 +03:00
b2079ccace fixed warnings 2022-02-07 20:19:58 +03:00
9f5a1f3ba7 Merge branch 'develop' into feature/analizators 2022-02-07 19:28:23 +03:00
Yaroslavna Gaivoronyuk
31f055adfd Email parsing. Bug fix - moving by chips, layout 2022-02-07 18:49:08 +03:00
37c88dad50 Analyzers: fix 2022-02-07 18:10:27 +03:00
812241a69a Analyzers: fix 2022-02-07 17:53:58 +03:00
e16d75839a Merge branch 'develop' of github.com:ONLYOFFICE/CommunityServer-AspNetCore into develop 2022-02-04 21:00:05 +03:00
eed733b83c fixed user photo thumbnail generator 2022-02-04 20:59:58 +03:00
a2cc00b521 fix test config (dotnet issue) 2022-02-04 18:40:55 +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
34dab043e0 Merge branch 'develop' into feature/analizators
# Conflicts:
#	common/ASC.Core.Common/ASC.Core.Common.csproj
2022-02-03 12:55:33 +03:00
4661ee96d0 Packages updated 2022-02-02 19:54:23 +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
bb28679fdf analizators: bugfix 2022-02-02 14:05:06 +03:00
17cb4a647b analizators: bugfix 2022-01-31 14:35:59 +03:00
34ff334692 Merge branch 'develop' into feature/analizators 2022-01-31 14:35:16 +03:00
8428ef730c
Merge pull request #498 from ONLYOFFICE/feature/accessRightSelect
Feature/access right select
2022-01-28 13:00:47 +03:00
Yaroslavna Gaivoronyuk
fdec7246ec Merge branch 'feature/accessRightSelect' of github.com:ONLYOFFICE/AppServer into feature/accessRightSelect 2022-01-27 17:29:56 +03:00
Yaroslavna Gaivoronyuk
e068a183d1 update README.md 2022-01-27 17:29:39 +03:00
0c2085a168
Merge branch 'develop' into feature/accessRightSelect 2022-01-27 16:52:54 +03:00
Yaroslavna Gaivoronyuk
73c6bcb4f8 upd 2022-01-27 16:45:02 +03:00