prole/knoe/ui/screens
chrisfu a1177d71bc Add GitOps provider choice screen and cluster UI improvements
- Add _render_gitops_choice_page() to GitOpsScreenMixin for explicit
  Gitea / ArgoCD / None provider selection with radio buttons
- Extend cluster screen with GitOps provider radio group and canvas layout
- Refactor services screen layout and navigation registration
- Register new gitops choice screen in screens __init__ / navigation
- Expand Kong init scripts (etc/ and mock_val/) with additional logic
- Update init_cnpg_backup.sh with minor fix
- Refresh conf/service and conf/prod prole.cfg generated configs
- Update conf/port-mapping.cfg port entries
- Update Supabase Helm values.yaml
- Bump modes/k3s/knoe-db/.version
- Update network scan description
- Add/expand tests: test_cluster_screen_layout, test_gitops_choice_screen

Co-authored-by: Junie <junie@jetbrains.com>
2026-03-24 22:12:25 -07:00
..
__init__.py Add GitOps provider choice screen and cluster UI improvements 2026-03-24 22:12:25 -07:00
argocd.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
base.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
build.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
cfg.py Standardize namespace and cluster config flow 2026-03-23 16:52:40 -07:00
cluster_nodes.py Fix kube context handling and monitoring eligibility 2026-03-23 13:50:29 -07:00
cluster.py Add GitOps provider choice screen and cluster UI improvements 2026-03-24 22:12:25 -07:00
database_options.py Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
database.py Standardize namespace and cluster config flow 2026-03-23 16:52:40 -07:00
dependencies.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
deploy.py Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
docker.py Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
environment.py Update PROLE_HOME resolution and enhance iSCSI PV handling 2026-03-22 02:43:52 -07:00
gitops.py Add GitOps provider choice screen and cluster UI improvements 2026-03-24 22:12:25 -07:00
navigation.py Add GitOps provider choice screen and cluster UI improvements 2026-03-24 22:12:25 -07:00
network.py Update PROLE_HOME resolution and enhance iSCSI PV handling 2026-03-22 02:43:52 -07:00
ollama.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
packaging.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
security.py Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
services.py Add GitOps provider choice screen and cluster UI improvements 2026-03-24 22:12:25 -07:00
supabase.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
validate.py Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
welcome.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00