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

Task 1 front, UI for anonymous posting #38

Merged
merged 11 commits into from
Sep 26, 2024

Conversation

edemenkov
Copy link

User Story 3: add an anonymous posting option for students.

Changes:

  1. File: composer-title-container.tpl (Lines 26-29)
    Added a dropdown to select anonymity level: None, Student, Everyone.

  2. JSON Update: added labels for anonymity options in /topic.json.

  3. HTML: Inserted a dropdown near submit button to choose anonymity level

@edemenkov edemenkov changed the title Refactor topic.json and composer-title-container.tpl, Completed UI (frontend) Task 1 front, UI for anonymous posting Sep 26, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11048772256

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.006%) to 82.649%

Files with Coverage Reduction New Missed Lines %
src/meta/errors.js 1 76.74%
Totals Coverage Status
Change from base Build 10973966126: -0.006%
Covered Lines: 22329
Relevant Lines: 25594

💛 - Coveralls

Copy link

@dmohanadi dmohanadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passes coding standards and tests and frontend works.

@jdufitum jdufitum merged commit 756c61e into CMU-17313Q:f24 Sep 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants