1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/frontend/src
Nuno Góis 8707c2f7d9
fix: ensure userId context exists when running demo (#4144)
https://linear.app/unleash/issue/2-1168/demo-ensure-userid-context-field-in-setup-steps

This ensures that the `userId` context field exists when we reach
specific demo topics that require it in order to be successfully
completed. This uses the `setup` property on those topics, where we'll
check for the existence of this context field and create it if it's not
found.
2023-07-05 10:49:18 +01:00
..
__mocks__
assets feat: improve demo welcome screen options (#4132) 2023-07-04 08:10:34 +01:00
component fix: ensure userId context exists when running demo (#4144) 2023-07-05 10:49:18 +01:00
constants
contexts
hooks feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
interfaces feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
openapi chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
themes
types
utils chore: remove strategyImprovements flag (#4043) 2023-06-28 11:38:21 +03:00
index.tsx
setupTests.ts
vite-env.d.ts