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

feat(library): remove booking and add new sheet #153

Merged
merged 11 commits into from
Dec 19, 2024
Merged

Conversation

Robert27
Copy link
Member

Eliminate the library reservation methods and related types while introducing a new library sheet component.

@Copilot Copilot bot review requested due to automatic review settings December 18, 2024 13:36

Choose a reason for hiding this comment

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

Copilot reviewed 8 out of 23 changed files in this pull request and generated no comments.

Files not reviewed (15)
  • android/app/build.gradle: Language not supported
  • app.config.json: Language not supported
  • package.json: Language not supported
  • src/data/licenses.json: Language not supported
  • src/localization/de/common.json: Language not supported
  • src/localization/en/common.json: Language not supported
  • src/components/Library/LibraryBookingView.ios.tsx: Evaluated as low risk
  • src/components/Library/LibrarySlotRow.tsx: Evaluated as low risk
  • src/components/Library/LibraryBookingView.tsx: Evaluated as low risk
  • src/components/Cards/LibraryCard.tsx: Evaluated as low risk
  • src/components/Library/BookingButton.tsx: Evaluated as low risk
  • src/components/Library/BookingFrame.tsx: Evaluated as low risk
  • src/components/Library/LibraryReservationRow.tsx: Evaluated as low risk
  • src/components/Library/LibraryCard.tsx: Evaluated as low risk
  • src/components/allCards.tsx: Evaluated as low risk
@Robert27 Robert27 self-assigned this Dec 18, 2024
Copy link
Member

@BuildmodeOne BuildmodeOne left a comment

Choose a reason for hiding this comment

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

lgtm

@Robert27 Robert27 merged commit 9b60ac4 into develop Dec 19, 2024
5 checks passed
@Robert27 Robert27 deleted the feat/remove-library branch December 19, 2024 00:01
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.

2 participants