1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component
Nuno Góis 5dc3e830a8
feat: add CREATE_TAG_TYPE permission (#5386)
https://linear.app/unleash/issue/2-1164/update-tag-type-covers-both-creation-and-update

Adds a new `CREATE_TAG_TYPE` permission instead of using
`UPDATE_TAG_TYPE` for both actions.
2023-11-22 10:20:19 +00: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 fix: Only show strategy variant changes if there is a diff in the variants (#5353) 2023-11-22 09:50:03 +02:00
common refactor: remove feature flag for Dora (#5367) 2023-11-21 08:18:00 +01:00
context
demo feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
environments
events
feature feat: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00: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: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00: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: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00:00
user fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
App.tsx
InitialRedirect.tsx