1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +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
db Feat: enable toggle dialog (#3686) 2023-05-08 11:42:26 +03:00
domain/project-health
error
features
middleware
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
segments
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
create-config.test.ts
create-config.ts
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts
server-impl.ts