Add basic assignee autocompleter (#9940)

* Add basic assignee autocompleter

* Add basic principal store

* Improve Principal typing, working principal adding in resource table

* Small improvements to comments

* Simpler handling

* Better add button

* Add assignee remove button

* Basic spec

* Working team planner assignee spec

* Spec is a little better

* Fixed work package loading and specs

* Fix linting issues

* Fix linting issues

* Fix spec

* Remove @ts-ignore usage

Co-authored-by: Oliver Günther <mail@oliverguenther.de>

Co-authored-by: Oliver Günther <mail@oliverguenther.de>
This commit is contained in:
Benjamin Bädorf
2021-12-09 12:16:17 +00:00
committed by GitHub
parent a3f1046727
commit 61efe76ad1
32 changed files with 742 additions and 114 deletions
+1
View File
@@ -167,6 +167,7 @@ services:
- "opdata:/var/openproject/assets"
- "bundle:/usr/local/bundle"
- "tmp-test:/home/dev/openproject/tmp"
- "./tmp/capybara:/home/dev/openproject/tmp/capybara"
# https://vitobotta.com/2019/09/04/rails-parallel-system-tests-selenium-docker/
selenium-hub: