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 edd12709ef
fix: remove proxy return all toggles functionality (#3331)
<!-- 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! ❤️ -->
This PR removes the return all toggles functionality. Removes the flag
as well
## 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 #
[1-778](https://linear.app/unleash/issue/1-778/remove-proxyalltoggles-functionality)

<!-- (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-03-16 14:00:18 +02:00
..
__snapshots__ fix: remove proxy return all toggles functionality (#3331) 2023-03-16 14:00:18 +02:00
addons Detailed slack notifications on feature toggle update (#3155) 2023-02-27 09:56:56 +00:00
db feat: bulk revive features (#3321) 2023-03-16 09:51:18 +02:00
domain/project-health
error feat: Add ability to push variants to multiple environments (#2914) 2023-01-20 10:30:20 +01:00
features fix: Missing export (#3327) 2023-03-15 17:10:36 +01:00
middleware fix: remove remaining warnings in tests (#3296) 2023-03-10 12:12:17 +01:00
openapi feat: use api instead of localStorage (#3305) 2023-03-15 16:06:25 +02:00
proxy chore: refactor segments to stop depending on the implementation (#3315) 2023-03-15 14:58:19 +01:00
read-models/time-to-production
routes fix: remove proxy return all toggles functionality (#3331) 2023-03-16 14:00:18 +02:00
schema fix: enforce weight precision to 1 decimal (#2749) 2023-01-05 12:39:18 +01:00
segments chore: refactor segments to stop depending on the implementation (#3315) 2023-03-15 14:58:19 +01:00
services fix: remove proxy return all toggles functionality (#3331) 2023-03-16 14:00:18 +02:00
types fix: remove proxy return all toggles functionality (#3331) 2023-03-16 14:00:18 +02:00
util feat: expose project members (#3310) 2023-03-14 16:27:57 +01:00
app.test.ts
app.ts
create-config.test.ts
create-config.ts
default-custom-auth-deny-all.ts
event-hook.test.ts
event-hook.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts fix: remove remaining warnings in tests (#3296) 2023-03-10 12:12:17 +01:00
server-impl.ts