1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/db
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
..
access-store.ts fix: more types 2021-05-02 21:11:17 +02:00
addon-store.js fix: more types 2021-05-02 21:11:17 +02:00
api-token-store.ts fix: more types 2021-05-02 21:11:17 +02:00
client-applications-store.js feat: added basic email-service (#780) 2021-04-09 11:16:06 +02:00
client-instance-store.js fix: more types 2021-05-02 21:11:17 +02:00
client-metrics-db.js
client-metrics-store.js fix: more types 2021-05-02 21:11:17 +02:00
client-metrics-store.test.js
context-field-store.ts Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
db-pool.ts Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
event-store.test.ts fix: convert event-store to typescript (#768) 2021-03-23 08:46:01 +01:00
event-store.ts fix: refactor event types 2021-04-29 10:21:29 +02:00
feature-toggle-store.js chore: expose an endpoint to really delete a toggle (#808) 2021-05-06 14:11:56 +02:00
feature-type-store.ts feat: add ui-bootstrap endpoint (#790) 2021-04-20 12:32:02 +02:00
index.ts fix: active sessions are now destroyed if auth/reset and auth/validate endpoints are used (#806) 2021-04-27 09:16:44 +02:00
project-store.ts fix: project store was wrongly typing its id field as number (#822) 2021-04-30 12:51:46 +02:00
reset-token-store.ts fix: more types 2021-05-02 21:11:17 +02:00
session-store.ts fix: active sessions are now destroyed if auth/reset and auth/validate endpoints are used (#806) 2021-04-27 09:16:44 +02:00
setting-store.js
strategy-store.ts Fix/strategies sort order (#798) 2021-04-22 13:33:35 +02:00
tag-store.ts fix: more types 2021-05-02 21:11:17 +02:00
tag-type-store.ts fix: more types 2021-05-02 21:11:17 +02:00
user-store.ts fix: deletes sessions for user when user is removed (#810) 2021-04-29 10:54:11 +02:00