1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component
Thomas Heartman 9a5d965636
feat: style project resources component (#8636)
This PR adds full styling for the project resources UI widget, adding
icons, links, and sorting out the layout.

Light mode:
<img width="663" alt="image"
src="https://github.com/user-attachments/assets/51231c67-1a0f-4018-9603-c476dac3b03a">

Dark mode:
<img width="663" alt="image"
src="https://github.com/user-attachments/assets/8943e479-2ecb-4917-9fad-fb6e1f1649a5">

On narrower screens:
<img width="474" alt="image"
src="https://github.com/user-attachments/assets/e0133f79-c389-444c-8d82-226cffd1015c">
2024-11-05 07:55:13 +01:00
..
accessOverview
admin feat: traffic limits for enterprise-payg (#8596) 2024-10-31 10:26:47 +01:00
ai chore: add Unleash AI to New in Unleash (#8642) 2024-11-04 14:20:26 +00:00
application
archive feat: archive is now part of project feature list (#8587) 2024-10-30 10:38:42 +02:00
banners
changeRequest fix: invalid spreading of keys into table rows everywhere (#8551) 2024-10-28 13:47:22 +01:00
commandBar
common feat: archived label tooltip correct format (#8610) 2024-10-31 13:28:35 +02:00
context
demo feat: update demo plans modal (#8594) 2024-10-31 16:07:21 +01:00
environments fix: invalid spreading of keys into table rows everywhere (#8551) 2024-10-28 13:47:22 +01:00
events fix: text color in timeline event group for light mode (#8635) 2024-11-04 10:48:05 +01:00
feature chore: upgrade to biome 1.9.4 (#8616) 2024-10-31 15:24:22 +01:00
featureTypes fix: invalid spreading of keys into table rows everywhere (#8551) 2024-10-28 13:47:22 +01:00
feedback
feedbackNew
filter feat: archive movement informational tooltip (#8617) 2024-11-01 11:03:52 +02:00
insights
integrations
layout chore: add Unleash AI to New in Unleash (#8642) 2024-11-04 14:20:26 +00:00
loginHistory
maintenance
menu chore: add support for PAYG billing (#8582) 2024-10-30 13:17:48 +00:00
onboarding
personalDashboard fix: welcome message with no name (#8588) 2024-10-30 10:11:10 +01:00
playground/Playground feat: playground result count buckets (#8555) 2024-10-28 15:43:07 +01:00
project feat: style project resources component (#8636) 2024-11-05 07:55:13 +01:00
providers
releases
segments fix: invalid spreading of keys into table rows everywhere (#8551) 2024-10-28 13:47:22 +01:00
signals
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
user feat: productivity report subscription UI (#8639) 2024-11-04 13:33:34 +01:00
App.tsx fix: enterprise routes 404 when not logged in (#8640) 2024-11-04 14:01:33 +01:00
InitialRedirect.tsx