1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/test/fixtures
Ivar Conradi Østhus cdfba8f7b1 feat: Adds last-seen dat on toggles
When an application updates metrics for a toggle we now
stores the timestamp on the toggle when it was last seen
used by an application. This will make it much easier to
detect toggles not in use anymore.

closes #642
2020-12-22 11:05:00 +01:00
..
fake-client-applications-store.js feat: Remove applications (#635) 2020-09-25 09:39:12 +02:00
fake-client-instance-store.js feat: Remove applications (#635) 2020-09-25 09:39:12 +02:00
fake-context-store.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
fake-event-store.js feat: Added import & export through stateService #395 2020-02-20 08:34:22 +01:00
fake-feature-toggle-store.js feat: Adds last-seen dat on toggles 2020-12-22 11:05:00 +01:00
fake-metrics-store.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
fake-setting-store.js feat: move secrets to settings (#577) 2020-04-13 22:38:46 +02:00
fake-strategies-store.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
no-logger.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
permissions.js Use full name instead of perms, 403 error message now includes expected permission 2020-02-20 08:34:19 +01:00
store.js feat: move secrets to settings (#577) 2020-04-13 22:38:46 +02:00