1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib/routes/admin-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
archive.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
archive.test.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
config.js fix: version should be part of ui-config (#616) 2020-08-03 13:34:10 +02:00
config.test.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
context-schema.js fix: context legalValues should be at max 100 chars 2020-10-04 20:36:40 +02:00
context.js fix: use validated and stripped data when updating 2020-10-01 22:40:47 +02:00
context.test.js fix: failing tests for 409 2020-09-25 22:31:35 +02:00
event.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
events.test.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
feature-schema.js feat: Add technical support for projects 2020-11-23 21:47:51 +01:00
feature-schema.test.js feat: Add technical support for projects 2020-11-23 21:47:51 +01:00
feature-type.js feat: Add support for toggle types (#618) 2020-08-06 11:18:52 +02:00
feature.js feat: Adds last-seen dat on toggles 2020-12-22 11:05:00 +01:00
feature.test.js fix: failing tests for 409 2020-09-25 22:31:35 +02:00
index.js fix: stateService undefined 2020-12-17 19:43:01 +01:00
metrics-schema.js fix: Allow spaces/special chars in application names 2020-11-03 15:15:16 +01: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
state.js fix: stateService undefined 2020-12-17 19:43:01 +01:00
strategy-schema.js fix: replace @hapi/joi with joi 2020-07-31 22:15:09 +02:00
strategy.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
strategy.test.js fix: failing tests for 409 2020-09-25 22:31:35 +02:00
user.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
user.test.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
util.js feat: Add technical support for projects 2020-11-23 21:47:51 +01:00