1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
Fredrik Strand Oseberg 83fe430a14
Feat/private project badge (#5373)
Adds an icon with tooltip for private projects in ProjectCard and
Project header:

<img width="528" alt="Skjermbilde 2023-11-21 kl 10 58 13"
src="https://github.com/Unleash/unleash/assets/16081982/28004c11-a20d-4740-98f4-127f41639896">
2023-11-21 11:49:50 +01:00
..
accessOverview
admin feat(banners): enable customer banners (#5348) 2023-11-17 13:56:09 +00:00
application
archive fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
banners feat: banner UI/UX adjustments (#5151) 2023-10-25 17:14:18 +01:00
changeRequest Feat: change request scheduled timeline (#5346) 2023-11-17 11:20:14 +02:00
common refactor: remove feature flag for Dora (#5367) 2023-11-21 08:18:00 +01:00
context fix: local linter did not find formatting error (#4954) 2023-10-06 10:45:29 +02:00
demo feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
environments
events
feature chore: remove usage of feature naming pattern flag (#5364) 2023-11-20 12:42:24 +01:00
featureTypes
feedback
integrations feat: remove feature flag for datadog json template (#5105) 2023-10-26 09:09:26 +02:00
layout chore: remove segments oss splash (#5359) 2023-11-17 13:39:43 +00:00
loginHistory fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
maintenance feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
menu bug: remove strategies from copy breadcrumbs (#5137) 2023-10-25 09:12:32 +03:00
playground/Playground fix: do not track empty strings in playground token input (#5159) 2023-10-26 11:45:29 +00:00
project Feat/private project badge (#5373) 2023-11-21 11:49:50 +01:00
providers feat: update dependency permission (#4910) 2023-10-04 09:27:14 +02:00
segments fix: take into account project segments permission in form (#5352) 2023-11-16 11:54:56 +00:00
splash chore: remove segments oss splash (#5359) 2023-11-17 13:39:43 +00:00
strategies
tags Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
user fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
App.tsx refactor: rename message banners to banners (#5098) 2023-10-19 13:18:25 +01:00
InitialRedirect.tsx