1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-08 01:15:49 +02:00
unleash.unleash/frontend/src/component
Thomas Heartman 2b634438a1
fix: only drag handle is draggable, allow you to select text in the header (#9536)
Previously, the entire card was draggable, which meant that you couldn't
select text inside the card or inside the milestone title when editing.
This makes it so that only the drag handle is draggable.
2025-03-17 10:52:09 +01:00
..
admin chore: access overview search (#9547) 2025-03-17 08:46:09 +00:00
application chore: fix text on last seen instances (#9376) 2025-02-27 09:21:40 +02:00
archive chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
banners chore: months old version banner (#9352) 2025-02-25 12:48:55 +00:00
changeRequest Feat(UI): new strategy variant chips (#9507) 2025-03-13 11:27:45 +01:00
commandBar fix: command bar z-index (#9543) 2025-03-14 11:46:44 +01:00
common chore: Playground Strategy Lists (#9510) 2025-03-13 12:01:44 +01:00
context fix: save context button spacing (#9059) 2025-01-03 15:01:46 +01:00
demo Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
environments chore: remove apitoken.username (#9448) 2025-03-11 08:32:50 +01:00
events chore: show events IP (#9512) 2025-03-12 10:06:29 +00:00
feature chore: Delete unused files (#9542) 2025-03-14 11:22:10 +01:00
featureTypes Simplify Unleash docs updates (#8925) 2024-12-17 14:36:16 +01:00
feedback chore: remove uiGlobalFontSize flag (#9331) 2025-02-26 12:39:53 +01:00
feedbackNew chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
filter Adds a more visible focus indicator to the filter chips (#9251) 2025-02-07 10:22:08 +01:00
insights Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
integrations Update API tokens and client keys pages (#9143) 2025-02-04 09:32:32 +01:00
layout fix: new header z-index style (#9541) 2025-03-14 11:18:20 +01:00
loginHistory feat: read logs and update cors maintenance root-role permissions (#8996) 2025-01-08 10:03:40 +01:00
maintenance
menu fix: command bar z-index (#9543) 2025-03-14 11:46:44 +01:00
onboarding fix: only call project overview from connect dialog when open (#8977) 2024-12-13 09:41:49 +01:00
personalDashboard chore: remove frontendHeaderRedesign flag (#9428) 2025-03-05 09:40:53 +01:00
playground/Playground chore: Playground Strategy Lists (#9510) 2025-03-13 12:01:44 +01:00
project chore: rename access matrix to access overview (#9531) 2025-03-13 15:23:58 +00:00
providers fix: use the correct permission for the create template button (#9545) 2025-03-14 14:42:28 +01:00
releases fix: only drag handle is draggable, allow you to select text in the header (#9536) 2025-03-17 10:52:09 +01:00
segments fix: delete project segment with change request (#9315) 2025-02-17 10:41:56 +01:00
signals chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
splash Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
strategies Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
tags chore: remove uiGlobalFontSize flag (#9331) 2025-02-26 12:39:53 +01:00
user Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
App.tsx chore: months old version banner (#9352) 2025-02-25 12:48:55 +00:00
InitialRedirect.tsx