0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-22 17:33:16 +01:00
Semenets V. Pavel e0ac31528f fix: add dependency graph toggle with persistent state
- Changed button label to "Dependency Graph" for clarity
- Implemented session-persistent state using localStorage for graph visibility
- Set graph to be hidden by default on page load
- Note: Cannot prevent page reload on graph node click as RepoActionView component
  performs full page navigation when switching between jobs
2026-02-11 09:08:15 +03:00
..
2026-02-11 03:22:33 +00:00