1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component
Gastón Fournier 0f565c50e9
feat: rebrand sdk tokens and sdk types (#10430)
## About the changes
Rebrand SDK tokens and SDK types to make it easier to onboard and use:

**Backend SDK Token**: Intended for server-side SDKs. It can be used to
access:

- The Client Features API (/api/client/features) for fetching all flag
configurations for local evaluation.
- The Frontend API (/api/frontend) for remote evaluation.

**Frontend SDK Token**: Intended for client-side/frontend SDKs. It is
restricted and can only be used to access:

- The Frontend API (/api/frontend) for remote evaluation.

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2025-07-30 10:24:40 +02:00
..
admin feat: rebrand sdk tokens and sdk types (#10430) 2025-07-30 10:24:40 +02:00
application chore(AI): registerFrontendClient flag cleanup (#10297) 2025-07-03 10:52:48 +02:00
archive chore: revive archive page (#10001) 2025-05-15 11:54:52 +01:00
banners feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequest test: Ensure that timestamps in future states aren't shown (#10426) 2025-07-29 12:36:57 +02:00
commandBar feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
common feat: rebrand sdk tokens and sdk types (#10430) 2025-07-30 10:24:40 +02:00
context chore: disable delete button if a context field has usage (#10002) 2025-05-15 13:55:56 +02:00
counters/ExploreCounters feat: custom metrics (#10022) 2025-05-22 09:58:54 +02:00
demo chore: fix demo by adapting to new constraints flow (#10213) 2025-06-25 17:26:03 +01:00
environments feat: rebrand sdk tokens and sdk types (#10430) 2025-07-30 10:24:40 +02:00
events chore(AI): eventGrouping flag cleanup (#10428) 2025-07-29 15:20:10 +03:00
feature chore: add feature configuration based on addConfiguration flag (#10420) 2025-07-29 08:27:13 +01:00
featureTypes chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
feedback feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
feedbackNew feat: adjust feedback columns (#10119) 2025-06-11 15:50:26 +02:00
filter chore(ux): If there's only a single available filter, always show that filter (don't hide it beneath a filters button) (#10127) 2025-06-12 12:25:58 +00:00
impact-metrics feat: series query warning (#10413) 2025-07-29 10:03:43 +02:00
insights feat: basic flag creation chart (#10411) 2025-07-24 14:45:16 +03:00
integrations feat: rebrand sdk tokens and sdk types (#10430) 2025-07-30 10:24:40 +02:00
layout update 'config' icon (#10319) 2025-07-07 10:41:43 +02:00
loginHistory feat: GitHub auth (#10406) 2025-07-24 15:25:25 +01:00
maintenance
menu chore: unknown flags UI (#10332) 2025-07-08 17:51:03 +01:00
onboarding feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboard chore(AI): healthToTechDebt flag cleanup (#10346) 2025-07-11 14:15:55 +02:00
playground/Playground chore(1-3832): clean up flag overview redesign (#10140) 2025-06-13 10:41:08 +00:00
project chore: improve project card design (#10418) 2025-07-28 12:57:33 +01:00
providers feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
releases Chore(1-3825)/remove legacy strategy separator (#10137) 2025-06-13 10:06:48 +00:00
segments chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
signals feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
splash
strategies feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
tags chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
unknownFlags chore: unknown flags UI (#10332) 2025-07-08 17:51:03 +01:00
user feat: GitHub auth (#10406) 2025-07-24 15:25:25 +01:00
App.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
InitialRedirect.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00