mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-13 06:20:24 +00:00
Addition to the user menu in navbar:
* display a link to `/devtest` if the instance run mode is dev instead of prod
* I think this is useful because:
* devtest pages are in general useful in development, but are not easy to discover by newcomers
* if the instance uses incorrect run mode, this entry should annoy it's admin into fixing the issue
Improvements to `/devtest`:
* fix error pages links
* add a few headers and explanation for what this page is for
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10263
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
|
||
|---|---|---|
| .. | ||
| buttons.tmpl | ||
| dropdown.tmpl | ||
| fetch-action.tmpl | ||
| flex-list.tmpl | ||
| fomantic-modal.tmpl | ||
| gitea-ui.tmpl | ||
| hashbox.tmpl | ||
| label.tmpl | ||
| list.tmpl | ||
| modal.tmpl | ||
| tmplerr-sub.tmpl | ||
| tmplerr.tmpl | ||