mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-1532] Assignee typeahead in start task form (#2839)
* people module directory restructuring * Extract PeopleSearchFieldComponent to reuse most part of it * Transform PeopleSearchFieldComponent to the form we want to reuse * People selector component, first try * Remove material grid from start-task.component, first part * Styling and i18n * clear button for deleting the selected assignee * Remove people preloading, remove combobox and update assigneeId * Fix existing tests * Add new tests * Final css fixes
This commit is contained in:
committed by
Eugenio Romano
parent
74cd0fab33
commit
9bd18c9770
@@ -141,6 +141,7 @@
|
||||
}
|
||||
},
|
||||
"PEOPLE": {
|
||||
"ASSIGNEE": "Assignee",
|
||||
"DIALOG_CLOSE": "CLOSE",
|
||||
"ADD_USER": "ADD",
|
||||
"ADD_ASSIGNEE": "ASSIGN",
|
||||
|
||||
Reference in New Issue
Block a user