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

Add a help page #124

Open
wants to merge 11 commits into
base: dev
Choose a base branch
from
Open

Add a help page #124

wants to merge 11 commits into from

Commits on Oct 1, 2024

  1. set up basic help page

    each of the individual help pages gets injected into the main one upon selection of the desired step
    paulapreuss committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ddc1157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56ff14a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9c8d1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80f108a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9d5754 View commit details
    Browse the repository at this point in the history
  6. change help page layout

    instead of a select box where the user can choose a step, the help page is now one page with a navbar that scrolls to the selected step
    paulapreuss committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0a31046 View commit details
    Browse the repository at this point in the history
  7. add numbering to steps

    paulapreuss committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    db0cda2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    a482070 View commit details
    Browse the repository at this point in the history
  2. enrich help page content

    paulapreuss committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e192be2 View commit details
    Browse the repository at this point in the history
  3. add help page images

    paulapreuss committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    19b526c View commit details
    Browse the repository at this point in the history
  4. remove german language option

    the user group does not need the german translations, which keep leading to confusion
    paulapreuss committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    71bb111 View commit details
    Browse the repository at this point in the history