1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib
andreas-unleash 3c8b766ea6
fix: Add default value for shouldActivateDisabledStrategies (#3711)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

<!-- Does it close an issue? Multiple? -->
Closes #

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#
-->

### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->


## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-05-08 14:56:42 +03:00
..
__snapshots__ Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
addons Detailed slack notifications on feature toggle update (#3155) 2023-02-27 09:56:56 +00:00
db Feat: enable toggle dialog (#3686) 2023-05-08 11:42:26 +03:00
domain/project-health
error fix: ensure that the owaspvalidationerrors always contain all errors (#3638) 2023-04-27 15:51:37 +02:00
features fix: don't create duplicate tags on import (#3688) 2023-05-04 22:19:00 +02:00
middleware chore: deprecate username on api-tokens (#3616) 2023-05-04 09:56:00 +02:00
openapi Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
proxy
routes Feat: enable toggle dialog (#3686) 2023-05-08 11:42:26 +03:00
schema chore: deprecate username on api-tokens (#3616) 2023-05-04 09:56:00 +02:00
segments Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
services fix: Add default value for shouldActivateDisabledStrategies (#3711) 2023-05-08 14:56:42 +03:00
types Feat: enable toggle dialog (#3686) 2023-05-08 11:42:26 +03:00
util Feat: enable toggle dialog (#3686) 2023-05-08 11:42:26 +03:00
app.test.ts
app.ts feat: unify error responses (#3607) 2023-04-25 13:40:46 +00:00
create-config.test.ts chore: remove optimal 304 flag (#3665) 2023-05-05 09:18:04 +02:00
create-config.ts chore: remove optimal 304 flag (#3665) 2023-05-05 09:18:04 +02:00
default-custom-auth-deny-all.ts refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
internals.ts chore: drop event hook (#3565) 2023-04-21 09:44:18 +02:00
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts chore: add linter rules for regexp (#3500) 2023-04-17 07:11:22 +00:00
metrics.ts
server-impl.test.ts chore: drop event hook (#3565) 2023-04-21 09:44:18 +02:00
server-impl.ts Feat: project default strategy (#3644) 2023-04-28 14:59:04 +03:00