1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/project/Project
andreas-unleash e589e56373
Add multiple tags (#3032)
Add Tag dialog redesign to allow batch add

Some Refactoring

Signed-off-by: andreas-unleash <andreas@getunleash.ai>

<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

<!-- Does it close an issue? Multiple? -->
Closes
[1-611](https://linear.app/unleash/issue/1-611/create-a-auto-complete-component-for-tags)

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#
-->

### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->


## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->


https://user-images.githubusercontent.com/104830839/216286897-4e392822-57c2-4e50-a5d8-e89d006b3fa5.mov

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-02-03 12:28:06 +02:00
..
CreateProject
DeleteProject
EditProject
hooks
Import upload limit and import ui tweaks (#2998) 2023-01-26 12:36:45 +01:00
ProjectFeaturesArchive
ProjectFeatureToggles
ProjectForm
ProjectHealth filter out unused fields as they fail import validation (#2997) 2023-01-26 09:48:10 +01:00
ProjectInfo Add multiple tags (#3032) 2023-02-03 12:28:06 +02:00
ProjectLog
ProjectSettings
ProjectStats ProjectMemberWidget live data (#3013) 2023-01-31 15:20:16 +02:00
LazyProject.tsx
LazyProjectExport.tsx
Project.styles.ts feat: Project meta widget (#2995) 2023-01-27 12:00:23 +00:00
Project.tsx feat: Project meta widget (#2995) 2023-01-27 12:00:23 +00:00
ProjectOverview.tsx Remove console log (#3037) 2023-02-02 20:10:36 +01:00