ITISFoundation / osparc-issues

🐼 issue-only repo for the osparc project
3 stars 5 forks source link

App-team panel #1395

Open pcrespov opened 6 months ago

pcrespov commented 6 months ago

The PO center will move into an independent service and accessible via an isolated subdomain (e.g. admin.foo.com). The design should acomplish

  1. Fast dev iterations ( views from prototype to deploy ). E.g. @elisabettai stats can be easily ported and exposed in as pannel views
  2. Focus on feature-rich vs looks-rich
  3. Independent service release (reduce dependencies so it can be released to production any time)
### Tasks
- [x] Initial Approach: Create a read-only user in PostgreSQL. This user should be accessible through Adminer, allowing them to execute SQL queries to retrieve data. The extracted data can then be exported to CSV format for further post-processing in Excel or using the oSparc/usage_metrics tools.
- [ ] PO-center enhancements: send invitation email by adding `fogbugz` issue
- [ ] PO-center reports: users registration status
- [ ] https://github.com/ITISFoundation/osparc-issues/issues/1402
- [ ] PO-center enhancements: Allow POs to setup annoucements
pcrespov commented 10 hours ago

...