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

Bswalia username refactor #4

Merged
merged 24 commits into from
Oct 27, 2024
Merged

Conversation

brwali
Copy link
Owner

@brwali brwali commented Oct 21, 2024

Please set the title of your pull request in the following format: [Project id/Independent study/Issue fix/...]. project name, eg., E904. Integrating courses and assignments on Expertiza with Moodle

We suggest you including the below information in your pull request:

  • A description of the changes proposed in the pull request.
  • @mentions of the person or team responsible for reviewing proposed changes.

About the Expertiza Bot

  • If you have any questions about comments given by the expertiza-bot (example), you could create a new comment in your pull request with the content /dispute [UUID1] [UUID2] (example), then the professor and TAs will be notified.
  • Here is a video about how to communicate to the expertiza-bot.

brwali added 24 commits October 9, 2024 12:24
* Changed every user.name to user.username
* Changed User.find_by(name: to User.find_by(username:
* Changed more instances of name to username but may need to go back if some instances
  were changed were not users
* went through obvious and some not obvious models that were users and changed
  their name to username
@brwali brwali changed the base branch from main to development/E2458 October 27, 2024 21:01
@brwali brwali merged commit 8332247 into development/E2458 Oct 27, 2024
16 checks 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.

1 participant