Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split dashboard elements into separate template files #10885

Merged
merged 3 commits into from
Mar 30, 2020

Commits on Mar 30, 2020

  1. Split dashboard elements into separate template files

    No code change just Move Heatmap and Repo list/search into separate
    template files (like feeds and navbar already are). This will let a
    user more easily replace dashboard.tmpl without regularly becoming
    out of sync with fixes or changes to the actual code.
    
    Fixes go-gitea#10870
    mrsdizzie committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    534dc93 View commit details
    Browse the repository at this point in the history
  2. End file with an empty line

    zeripath committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    2845aaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82871d3 View commit details
    Browse the repository at this point in the history