mirror of
https://github.com/safing/web
synced 2025-04-18 18:09:09 +00:00
71 lines
2.6 KiB
YAML
71 lines
2.6 KiB
YAML
# Project Priority (for ordering)
|
|
# - Portmaster
|
|
# - SPN
|
|
# - Website (includes the CustomerHub)
|
|
# - Community
|
|
# - Marketing
|
|
# - Back Office
|
|
|
|
# Ordering of team members should lean towards most involved -> least involved. but may also be done randomly
|
|
|
|
# Description style:
|
|
# - write in the perspective of a manager giving orders. Add this, redesign that, Request X.
|
|
# - when talking about users, customers, readers, ... ALWAYS switch to the "you" perspective.
|
|
# -> NO: Create a roadmap so users know what is going on.
|
|
# -> YES: Create a roadmap so you know what is going on.
|
|
|
|
cards:
|
|
done:
|
|
- title: "Create \"Get Help\" Page"
|
|
description: "Design and implement a \"Get Help\" section within the Portmaster so users can easily get help with issues or even smoothly report issues directly within the app."
|
|
team:
|
|
- Luke
|
|
- Patrick
|
|
projects:
|
|
- Portmaster
|
|
in_progress:
|
|
- title: Stabilize the Network
|
|
description:
|
|
- After v0.1, focus on stabilizing the typical issues that arise with early software. Fix bugs, improve performance & stability.
|
|
- Detect failures in the network and react accordingly.
|
|
- Deliver to more and more pre-orders as the network matures.
|
|
projects:
|
|
- SPN
|
|
team:
|
|
- Daniel
|
|
- title: Remix the Network Monitor
|
|
description: People report confusion around the network monitor. The dots feel like buttons but actually are not clickable. Rethink this section to make it more user friendly.
|
|
projects:
|
|
- Portmaster
|
|
team:
|
|
- Luke
|
|
- Patrick
|
|
- title: Cryptocurrency Payments
|
|
description: Enable you to pay for the SPN with cryptocurrencies such as Bitcoin, Ethereum and Monero
|
|
projects:
|
|
- Website
|
|
team:
|
|
- Alex
|
|
- title: "Docs: Portmaster Update System"
|
|
description: Describe how the Portmaster updates itself in more detail. What is the purpose of each resource? What insights do we gain through this and how do we protect your privacy in the process?
|
|
projects:
|
|
- Website
|
|
team:
|
|
- David
|
|
- Daniel
|
|
- title: Write End Reports
|
|
description:
|
|
Conclude the current FFG and Netidee grants by submitting the required end reports.
|
|
team:
|
|
- Tabitha
|
|
- Raphael
|
|
projects:
|
|
- Back Office
|
|
postponed:
|
|
- title: "Tailwind Components"
|
|
description: "A lot of duplication happens in the HTML of our different web projects. Extract the most common components into CSS component classes, such as `btn-primary`, to remove duplication and unify the HTML."
|
|
projects:
|
|
- Website
|
|
team:
|
|
- Luke
|
|
discarded:
|