1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib/routes/client-api
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
..
api-def.json fix: version should be part of ui-config (#616) 2020-08-03 13:34:10 +02:00
feature.js chore(modernize): Use base controller for all client controllers 2020-02-20 08:34:17 +01:00
feature.test.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
index.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
metrics-schema.js fix: replace @hapi/joi with joi 2020-07-31 22:15:09 +02:00
metrics.js feat: Adds last-seen dat on toggles 2020-12-22 11:05:00 +01:00
metrics.test.js feat: Adds last-seen dat on toggles 2020-12-22 11:05:00 +01:00
register-schema.js fix: replace @hapi/joi with joi 2020-07-31 22:15:09 +02:00
register.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
register.test.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
util.js chore(modernize): Modernize ClientIndexController 2020-02-20 08:34:17 +01:00