Merge pull request #10644 from opf/searchfield-addcases

Adding more cases for the search fields
pull/10646/head
Niels Lindenthal 3 years ago committed by GitHub
commit 1c993534f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 36
      docs/development/design-system/README.md

@ -45,16 +45,32 @@ keywords: Design system, styles, design, components
### Search field
| Places where we use this style | Current implementation | Migration to design system |
| ---------------------------------- | ---------------------- | ------------------------------------------------------- |
| Work packages -> Include projects | Angular | [12.1](https://community.openproject.org/versions/1493) |
| Sidebar | Angular | [12.2](https://community.openproject.org/versions/1494) |
| Header main navigation | Angular | [12.2](https://community.openproject.org/versions/1494) |
| Administration -> User | Rails | |
| Administration -> Placeholder User | Rails | |
| Work packages -> Add relation | Angular | |
| Work packages -> Add watcher | Angular | |
| Work packages -> Add parent | Angular | |
| Places where we use this style | Current implementation | Migration to design system |
| -------------------------------------- | ---------------------- | ------------------------------------------------------- |
| Work packages -> Include projects | Angular | [12.1](https://community.openproject.org/versions/1493) |
| Sidebar | Angular | [12.2](https://community.openproject.org/versions/1494) |
| Header main navigation | Angular | [12.2](https://community.openproject.org/versions/1494) |
| Single select project | Angular | |
| Team planner -> Add existing | Angular | |
| Team planner -> Add assignee | Angular | |
| Work packages -> Create relation | Angular | |
| Work packages -> Set parent | Angular | |
| Work packages -> Add child | Angular | |
| Work packages -> Add watcher | Angular | |
| Work packages -> All details | | |
| Work package list -> Columns | Angular | |
| Work package list -> Highlighting | Angular | |
| Boards -> Add existing card | Angular | |
| Time and costs -> Report project | | |
| Members -> Add new member | Rails | |
| Work package filters -> All searchable | Angular | |
| Work package filters -> Filter by text | Angular | |
| Project settings -> Information | Angular | |
| My profile -> Notification settings | Angular | |
| Administration -> User | Rails | |
| Administration -> Placeholder user | Rails | |
| Administration -> Groups | Rails | |
| Administration -> Custom actions | Rails | |
## Patterns

Loading…
Cancel
Save