..
client-metrics
fix: Gracefully handle variant metrics
2020-02-20 08:34:20 +01:00
db
feat: move secrets to settings ( #577 )
2020-04-13 22:38:46 +02:00
error
fix: Upgrade to @hapi/joi ( #543 )
2020-02-20 08:34:32 +01:00
middleware
chore: remove console.log in test
2020-02-20 08:34:25 +01:00
routes
fix: Logout should not be xhr call ( #576 )
2020-03-29 22:22:19 +02:00
app.js
fix: none authentication should have a mock user ( #449 )
2020-02-20 08:34:25 +01:00
app.test.js
fix: LogProvider as option injected to unleash.
2020-02-20 08:34:24 +01:00
authentication-required.js
Implement authentication support for Unleash UI.
2020-02-20 08:34:06 +01:00
event-differ.js
feat: api supports context fields ( #564 )
2020-02-27 21:26:18 +01:00
event-differ.test.js
chore: Upgrade ava to 1.0.1
2020-02-20 08:34:18 +01:00
event-hook.js
feat: add option and functionality that allows a user to hook into feature mutations ( #457 )
2020-02-20 08:34:26 +01:00
event-hook.test.js
feat: add option and functionality that allows a user to hook into feature mutations ( #457 )
2020-02-20 08:34:26 +01:00
event-type.js
feat: api supports context fields ( #564 )
2020-02-27 21:26:18 +01:00
events.js
feat: add db query latency metrics ( #473 )
2020-02-20 08:34:27 +01:00
extract-user.js
Implement authentication support for Unleash UI.
2020-02-20 08:34:06 +01:00
logger.js
fix: LogProvider as option injected to unleash.
2020-02-20 08:34:24 +01:00
logger.test.js
fix: LogProvider as option injected to unleash.
2020-02-20 08:34:24 +01:00
metrics-helper.js
chore: move metrics-helper.js
2020-02-20 08:34:27 +01:00
metrics.js
fix: metrics for toggle count and version ( #565 )
2020-02-28 14:50:32 +01:00
metrics.test.js
fix: metrics for toggle count and version ( #565 )
2020-02-28 14:50:32 +01:00
missing-permission.js
Use full name instead of perms, 403 error message now includes expected permission
2020-02-20 08:34:19 +01:00
options.js
feat: Update "enableLegacyRoutes" to false ( #580 )
2020-04-13 22:43:14 +02:00
options.test.js
feat: move secrets to settings ( #577 )
2020-04-13 22:38:46 +02:00
permissions.js
feat: api supports context fields ( #564 )
2020-02-27 21:26:18 +01:00
server-impl.js
feat: move secrets to settings ( #577 )
2020-04-13 22:38:46 +02:00
server-impl.test.js
feat: move secrets to settings ( #577 )
2020-04-13 22:38:46 +02:00
state-service.js
fix: Upgrade to @hapi/joi ( #543 )
2020-02-20 08:34:32 +01:00
state-service.test.js
fix: LogProvider as option injected to unleash.
2020-02-20 08:34:24 +01:00
timer.js
feat: add db query latency metrics ( #473 )
2020-02-20 08:34:27 +01:00
timer.test.js
feat: add db query latency metrics ( #473 )
2020-02-20 08:34:27 +01:00
user.js
fix: use gravatar-url instead of gravatar dep
2020-02-21 23:20:06 +01:00
user.test.js
fix: failing user.test on gravatar url
2020-02-21 23:26:44 +01:00