1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/features
Jaanus Sellin 8dc27204d1
feat: add gen:api:clean for clean orval schemas (#6244)
Created a build script that generates orval schemas with automatic
cleanup. Also generating new ones.

1. yarn gen:api **(generates schemas)**
2. rm -rf src/openapi/apis **(remove apis)**
3.  sed -i '1q' src/openapi/index.ts **(remove all rows except first)**
2024-02-15 11:45:35 +02:00
..
access chore: clean up customRootRolesKillSwitch (#6173) 2024-02-09 08:41:40 +00:00
change-request-access-service
change-request-segment-usage-service
client-feature-toggles
dependent-features
events
export-import-toggles feat: project applications e2e PoC (#6189) 2024-02-12 16:00:59 +02:00
feature-naming-pattern
feature-search feat: project applications server side paging and sorting and filtering (#6236) 2024-02-14 13:03:44 +02:00
feature-toggle feat: project applications e2e PoC (#6189) 2024-02-12 16:00:59 +02:00
group
instance-stats feat: project applications e2e PoC (#6189) 2024-02-12 16:00:59 +02:00
maintenance
metrics
playground
private-project
project feat: add gen:api:clean for clean orval schemas (#6244) 2024-02-15 11:45:35 +02:00
project-environments feat: project applications e2e PoC (#6189) 2024-02-12 16:00:59 +02:00
scheduler fix: remove jitter from time sensitive scheduled jobs (#6240) 2024-02-14 15:10:44 +01:00
segment
tag-type
traffic-data-usage feat: implement a store for stat_traffic_data (#6190) 2024-02-12 08:39:51 +01:00
ui-observability-controller Feat/UI error observability (#6169) 2024-02-09 13:07:44 +01:00
index.ts