1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00
unleash.unleash/frontend/src/component
Thomas Heartman b87c47d7c4
1-3083: add remaining lifecycle header + tooltip (#8722)
This PR adds a header and a tooltip to the lifecycle widget. Most of the
changes in ProjectLifecycleSummary is indentation changes due to
wrapping the component in another row container.

Additionally, this PR touches the `HelpIcon` component because we'd like
the tooltip to be wider than what we currently set as the default for
the help icon. The help icon uses the html tooltip component, which has
a maxWidth prop, but it does not expose that. So I've adjusted it to let
you do that.



Header with tooltip:

![image](https://github.com/user-attachments/assets/6ae1984b-256b-4f09-8fa2-b86ac2c17558)
2024-11-13 10:16:35 +01:00
..
accessOverview
admin feat: traffic limits for enterprise-payg (#8596) 2024-10-31 10:26:47 +01:00
ai refactor: introduce a highlight reusable component (#8643) 2024-11-05 09:21:19 +00:00
application chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
archive feat: archive is now part of project feature list (#8587) 2024-10-30 10:38:42 +02:00
banners task: remove upgrade edge banner. (#8032) 2024-09-02 10:50:19 +02:00
changeRequest refactor: introduce a highlight reusable component (#8643) 2024-11-05 09:21:19 +00:00
commandBar fix: fix tracking of menu bar for no search results (#8326) 2024-10-02 09:54:07 +03:00
common 1-3083: add remaining lifecycle header + tooltip (#8722) 2024-11-13 10:16:35 +01:00
context chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
demo chore: list release templates in strategy popover (#8703) 2024-11-08 14:26:01 +00:00
environments fix: invalid spreading of keys into table rows everywhere (#8551) 2024-10-28 13:47:22 +01:00
events fix: console warnings and errors related to event timeline and strategy form (#8692) 2024-11-08 08:18:30 +00:00
feature [wip] add data to ui (#8710) 2024-11-12 11:35:42 +01:00
featureTypes fix: invalid spreading of keys into table rows everywhere (#8551) 2024-10-28 13:47:22 +01:00
feedback feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
feedbackNew feat: command bar feedback (#7485) 2024-07-01 14:15:51 +03:00
filter feat: update zindex to theme 2024-11-12 10:33:00 +02:00
insights fix: missing page titles (#8477) 2024-10-18 13:12:58 +02:00
integrations chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
layout Feat/release management overview (#8672) 2024-11-06 14:02:42 +01:00
loginHistory
maintenance
menu feat: edit release plan template (#8723) 2024-11-13 09:37:47 +01:00
onboarding chore: remove all deprecated imports of act (#8398) 2024-10-15 13:53:26 +02:00
personalDashboard fix: dashboard onboarding flow correct conditions (#8676) 2024-11-06 15:21:42 +02:00
playground/Playground feat: playground result count buckets (#8555) 2024-10-28 15:43:07 +01:00
project 1-3083: add remaining lifecycle header + tooltip (#8722) 2024-11-13 10:16:35 +01:00
providers Feat/release management overview (#8672) 2024-11-06 14:02:42 +01:00
releases feat: edit release plan template (#8723) 2024-11-13 09:37:47 +01:00
segments fix: invalid spreading of keys into table rows everywhere (#8551) 2024-10-28 13:47:22 +01:00
signals feat: what's new in Unleash (#7497) 2024-07-03 09:54:38 +02:00
splash chore: remove operator upgrade alert (#8053) 2024-09-03 12:18:19 +03:00
strategies fix: invalid spreading of keys into table rows everywhere (#8551) 2024-10-28 13:47:22 +01:00
tags chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
user feat: read productivity report from profile (#8662) 2024-11-05 16:14:19 +01:00
App.tsx fix: enterprise routes 404 when not logged in (#8640) 2024-11-04 14:01:33 +01:00
InitialRedirect.tsx feat: redirect to personal dashboard when no last project (#8318) 2024-10-01 13:11:29 +02:00