-
-
Notifications
You must be signed in to change notification settings - Fork 714
Roadmap
Ivar Conradi Østhus edited this page Jan 5, 2017
·
25 revisions
- Authentication
- Client authentication via tokens
- Admin UI login
- Okta support
- UI: Group / Host-based filter
- Scoped based queries from clients
- Use websockets to update Admin UI realtime, with notifications on what just changed.
We have an alpha version ready: https://www.npmjs.com/package/unleash-server
- Client registration details (#124)
- Client metrics
- API endpoint to collect metrics (#124)
- UI presentation of metrics per feature toggle (#124)
- Node client metrics
- Java client metrics (java-client#3)
- Support aggregate strategies (#102)
- Java Unleash client (unleash-client-java/issues/27)
- Node.js Unleash client (unleash-client-node/issues/10)
- New dashboard UI (#153)
- New Unleash logo (#93)
- Release strategy to make it easy to adopt unleash (#116)
- Create bin file (#150)
- Migrations done by unleash-server internally (no external setup required)
- Applicatons overview. Which applications have registered themselves, what strategies do they support, and which toggles do they use?
- Testing phase (status: in production at FINN)
- Modularize the code
- Remove FINN specific code and config
- Make it possible to inject custom database-uri-resolver