Hostea dash board
 
 
 
 
 
 
Go to file
Aravinth Manivannan 328b44e729
ci/woodpecker/push/woodpecker Pipeline was successful Details
feat: support app
Summary
    Support app shows links to user to create new issue on the Hostea
    meta repository(configurable via settings.py) and view open issues.

    (auto)Redirection via dashboard to new issue page on Gitea and issue
    tracker repository is setup. In future, a form will be exposed
    within the dashboard itself to streamline support related workflows.
2022-06-17 18:12:02 +05:30
accounts fix: duplicate main tag 2022-06-17 15:37:32 +05:30
dash feat: add support links to secondary nav 2022-06-17 17:27:49 +05:30
dashboard feat: support app 2022-06-17 18:12:02 +05:30
docs feat: docs: rm_unverified_users cronjob 2022-06-11 18:22:04 +05:30
static feat: add support links to secondary nav 2022-06-17 17:27:49 +05:30
support feat: support app 2022-06-17 18:12:02 +05:30
.env-sample feat: bootstrap authentication pages 2022-06-10 17:24:06 +05:30
.gitignore feat: bootstrap authentication pages 2022-06-10 17:24:06 +05:30
.woodpecker.yml feat: CI: setup test SMTP server 2022-06-10 22:34:08 +05:30
LICENSE.md init 2022-04-27 17:03:47 +05:30
Makefile feat & chore: list logged in user in nav & linting 2022-06-17 17:02:39 +05:30
README.md feat: init hacking instructions 2022-06-06 04:37:15 +05:30
manage.py init django 2022-04-27 17:09:07 +05:30
requirements.txt feat: bootstrap authentication pages 2022-06-10 17:24:06 +05:30

README.md

Hostea dashboard

status-badge AGPL License Chat

Customer workflow, Hostea admin interface and OIDC provider for Hostea

Hacking

See HACKING