Mozillians/RoadMap: Difference between revisions
(updated q4 roadmap) |
(Updating roadmap with specific items) |
||
Line 15: | Line 15: | ||
=== Mozillians.org as the source of truth about people data === | === Mozillians.org as the source of truth about people data === | ||
Building on top of the core functionality of mozillians.org (phonebook) we need to make mozillians.org the one-stop place for all Mozillians to learn about fellow Mozillians. | Building on top of the core functionality of mozillians.org (phonebook) we need to make mozillians.org the one-stop place for all Mozillians to learn about fellow Mozillians. | ||
* Expose location information in search field | |||
* Multiple emails per profile | |||
* People lists using language fields | |||
=== Mozillians.org as a service to other Mozilla properties === | === Mozillians.org as a service to other Mozilla properties === | ||
Mozillians.org should be able to provide all people specific (identity) and discovery functionality to other Mozilla systems and websites in an easy, secure and documented way. | Mozillians.org should be able to provide all people specific (identity) and discovery functionality to other Mozilla systems and websites in an easy, secure and documented way. | ||
* Democratize API access, deploy API v2 | |||
* Use secondary emails on APIv2 | |||
* Ability to login using multiple emails. | |||
=== Mozillians.org as a stable platform === | === Mozillians.org as a stable platform === | ||
Years of development of mozillians.org platform has created a considerable amount of development debt. In order to create a stable development environment we need to invest in updating our core libraries and apps to enable further development of features. | Years of development of mozillians.org platform has created a considerable amount of development debt. In order to create a stable development environment we need to invest in updating our core libraries and apps to enable further development of features. | ||
* Update to at least pyelasticsearch 0.6 and elasticutils 0.8 | |||
* Update documentation using docker | |||
* Update factory fixtures to match production data types |
Revision as of 10:23, 22 October 2014
![]() |
Mozillians 2014 Strategy & Roadmap | |
Owner: William Reynolds & Pierros Papadeas | Updated: 2014-10-22 | |
We amplify the ability for Mozillians to contribute and connect with each other through the use of tools. We're building tools to help all Mozillians grow the number of contributions and contributors in the project. Learn more |
Roadmap
2014Q4
Mozillians.org moving forward needs to comply with Systems and Data principles as outlined by the Systems and Data working group. Those can be found here.
Mozillians.org as the source of truth about people data
Building on top of the core functionality of mozillians.org (phonebook) we need to make mozillians.org the one-stop place for all Mozillians to learn about fellow Mozillians.
- Expose location information in search field
- Multiple emails per profile
- People lists using language fields
Mozillians.org as a service to other Mozilla properties
Mozillians.org should be able to provide all people specific (identity) and discovery functionality to other Mozilla systems and websites in an easy, secure and documented way.
- Democratize API access, deploy API v2
- Use secondary emails on APIv2
- Ability to login using multiple emails.
Mozillians.org as a stable platform
Years of development of mozillians.org platform has created a considerable amount of development debt. In order to create a stable development environment we need to invest in updating our core libraries and apps to enable further development of features.
- Update to at least pyelasticsearch 0.6 and elasticutils 0.8
- Update documentation using docker
- Update factory fixtures to match production data types