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

Starter issues solving - reply message + change bookmark category + space for usernames #1790

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    adc9bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30bf730 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bde56a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. goal: change bookmark category name

    done: creation of edit_modal.html and user interface in the bookmarks page.
    missing: it does not execute the request.method==POST part in view.py -> change_bookmark_category
    quimmrc committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b31b19f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. bookmark category name change enabled

    improvements to be made: show error message inside edit modal in case the category already exists
    quimmrc committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    42fc5f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    859ec42 View commit details
    Browse the repository at this point in the history