Skip to content

Conversation

@minhhaitran08
Copy link
Contributor

Description

SCRUM-137

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Update timetable endpoints to check for duplicated timetable title

Type of change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

thomasyzy7 and others added 20 commits January 23, 2025 16:36
Added all team member's phone numbers
Merge the pull_request_template.md file from develop into main
Co-authored-by: minhhaitran08 <[email protected]>
Co-authored-by: kevin-lann <[email protected]>
Co-authored-by: Austin-X <[email protected]>
Co-authored-by: Masahisa Sekita <[email protected]>
…re Architecture Pattern" - Main (#16)

Co-authored-by: Kevin Lan <[email protected]>
Co-authored-by: Kevin Lan <[email protected]>
Co-authored-by: Austin-X <[email protected]>
Co-authored-by: minhhaitran08 <[email protected]>
Co-authored-by: Masahisa Sekita <[email protected]>
Co-authored-by: Kevin Lan <[email protected]>
Co-authored-by: Austin-X <[email protected]>
Co-authored-by: minhhaitran08 <[email protected]>
Co-authored-by: Masahisa Sekita <[email protected]>
Co-authored-by: Austin-X <[email protected]>
Co-authored-by: dawangk <[email protected]>
Co-authored-by: kevin-lann <[email protected]>
Co-authored-by: MasahisaSekita <[email protected]>
@minhhaitran08 minhhaitran08 requested a review from Austin-X March 13, 2025 13:57
Copy link
Contributor

@Austin-X Austin-X left a comment

Choose a reason for hiding this comment

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

Overall, it looks good. I tested the createTimetable endpoint and the updateTimetable endpoint and the duplicated name check is working.

Similar to my comment on your other PR, this PR has a lot of unrelated changes such as the changes in svgMock.tsx. I believe that the only file that this PR should include is the timetablesController.ts file.

Copy link
Contributor

@thomasyzy7 thomasyzy7 left a comment

Choose a reason for hiding this comment

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

Everything is functional, just note that right now the titles differ by capitalization: newTable and newtable are considered 2 different tables.

@minhhaitran08 minhhaitran08 requested a review from Austin-X March 16, 2025 16:04
Copy link
Contributor

@Austin-X Austin-X left a comment

Choose a reason for hiding this comment

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

Looks good.

@minhhaitran08 minhhaitran08 merged commit ea8454e into develop Mar 16, 2025
2 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.

6 participants