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

chore(booking): remove unused booking related files and code #99

Merged
merged 3 commits into from
Dec 20, 2023

Conversation

jamalsoueidan
Copy link
Owner

chore(list.spec.ts): remove unused imports and delete file
chore(list.ts): remove unused imports and delete file

chore(booking.spec.ts): remove unused imports and test cases
chore(booking.ts): remove unused imports and functions

chore(list.spec.ts): remove unused imports and delete file
chore(list.ts): remove unused imports and delete file

chore(booking.spec.ts): remove unused imports and test cases
chore(booking.ts): remove unused imports and functions
…oked function

feat(get-booked.ts): create CustomerOrderServiceGetBooked function to retrieve booked lineItems for a customer within a specified date range
fix(generate.spec.ts): update import statements and create dummy order data for testing
feat(generate.ts): update import statement and use CustomerOrderServiceGetBooked function to retrieve booked slots for a user within availability range
fix(find-start-end-date-in-availability.ts): update logic to find start and end dates based on slot from and to times
fix(generate-availability.ts): update date property in availability object to use slot from time
@jamalsoueidan jamalsoueidan merged commit 6c6c678 into main Dec 20, 2023
2 checks passed
@jamalsoueidan jamalsoueidan deleted the remove-booking branch December 20, 2023 06:56
@jamalsoueidan jamalsoueidan self-assigned this Mar 14, 2024
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