1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src
Christopher Kolstad 5565dd8c4b
chore: expose an endpoint to really delete a toggle (#808)
* chore: expose an endpoint to really delete a toggle

- To provide a way to run end-to-end tests without cluttering
  our demo instance with way too many feature-toggles, making this
  endpoint available will allow end-to-end tests to clean up properly
  after themselves
2021-05-06 14:11:56 +02:00
..
bin
lib chore: expose an endpoint to really delete a toggle (#808) 2021-05-06 14:11:56 +02:00
mailtemplates Feat/add new user email (#793) 2021-04-23 10:58:47 +02:00
migrations feat: add migration (#832) 2021-05-04 21:42:58 +02:00
test chore: expose an endpoint to really delete a toggle (#808) 2021-05-06 14:11:56 +02:00
migrator.js fix: use db config with schema for db-migrate 2021-04-22 10:25:18 +02:00
server-dev.ts fix: reload of admin/api page yields 404 2021-05-05 09:01:39 +02:00
server.js