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

fix(proposal): 404 error for co-speaker #1188

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

Commits on Apr 24, 2024

  1. fix-table-style

    SivanYeh committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0e62e90 View commit details
    Browse the repository at this point in the history
  2. feat-hide buttons

    Hide the form for co-speaker that contains buttons of decision Accepted/Declined selection.
    SivanYeh committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8eb2728 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Revert "feat-hide buttons"

    This reverts commit 8eb2728.
    SivanYeh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cd3d415 View commit details
    Browse the repository at this point in the history
  2. feat-add switch on editable in templates

    Add switch on user_dashboard determined by the parameter "proposals_editable" in templates.
    SivanYeh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a018685 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. feat(cospeaker): add uneditable table and msg

    Add uneditable table and messages when editable parameter switches off.
    SivanYeh committed May 8, 2024
    Configuration menu
    Copy the full SHA
    913b26d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. feat(proposals/test)-add test for additional speaker

    Add test for additional speaker under uneditable condition.
    SivanYeh committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6a6c2d5 View commit details
    Browse the repository at this point in the history