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

Hotfix: Fix users not being able to submit a second feedback #218

Closed
wants to merge 42 commits into from

Commits on Mar 29, 2024

  1. feedback API

    SheepTester committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    26952ea View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    6626c15 View commit details
    Browse the repository at this point in the history
  2. Feedback form

    SheepTester committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    fe1ffcb View commit details
    Browse the repository at this point in the history
  3. Create a separate event page:

    1. Can open multiple events in a new tab
    2. Can't have a feedback <form> inside a modal
    SheepTester committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    225dbb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0579659 View commit details
    Browse the repository at this point in the history
  5. Feedback page

    SheepTester committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    5327b01 View commit details
    Browse the repository at this point in the history
  6. Add statuses

    turns out you can't change status after responding
    SheepTester committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    3758afa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    643f232 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c0dbe2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b333864 View commit details
    Browse the repository at this point in the history
  10. Fix event page

    SheepTester committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    efe0b0d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    fc6684d View commit details
    Browse the repository at this point in the history
  2. Restrict view feedback link in admin page

    And add titles to new pages
    SheepTester committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    ada0ab0 View commit details
    Browse the repository at this point in the history
  3. Sort feedback by unacknowledged first, if admin

    backend suggestion
    SheepTester committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    77b2769 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da44726 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c372591 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cce335 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4b7fd5 View commit details
    Browse the repository at this point in the history
  8. Improve design of some search/filter inputs

    change currentColor borders to elevated-stroke
    SheepTester committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    62a0d4d View commit details
    Browse the repository at this point in the history
  9. Add filters to feedback

    SheepTester committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    bc39690 View commit details
    Browse the repository at this point in the history
  10. Actually filter feedback

    SheepTester committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    8d796fa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14df1fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d4d05eb View commit details
    Browse the repository at this point in the history
  13. show submitted feedback on event page, improve standalone eventdetail…

    …s spacing, feedback form submit btn
    SheepTester committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    dfd1a2c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5f4bc6f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fde1cb4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e9e22a0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dab0fb9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    96afd31 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4614781 View commit details
    Browse the repository at this point in the history
  20. i'm about to create a bunch of components for feedback form so move f…

    …eedback components to its own folder
    SheepTester committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    42d950f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    88fdfe1 View commit details
    Browse the repository at this point in the history
  22. style checkbox/radio

    SheepTester committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    5de68dc View commit details
    Browse the repository at this point in the history
  23. adjustments

    SheepTester committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    ed34a4e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c7946d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    b29d13d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a41521f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f2b3ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a527c3e View commit details
    Browse the repository at this point in the history
  5. make feedback elevated

    SheepTester committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    fe07d09 View commit details
    Browse the repository at this point in the history
  6. Hotfix: Reduce reliance on backend's feedback filters

    since they don't work for non-admins
    SheepTester committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    eff5f9c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    1a441de View commit details
    Browse the repository at this point in the history