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

Shenyi/add calendar component #49

Merged
merged 143 commits into from
Apr 16, 2023
Merged

Conversation

astraxq
Copy link
Member

@astraxq astraxq commented Apr 3, 2023

Changes

  • Added Libraries

  • Add Calendar Component

  • Add Bookings Module

  • Add Booking Logic

  • Create Booking Service Api (POST/DELETE)

  • Create Booking types

Testing

  • Click on Open Calendar Module on the tests page
  • Alter dummy data in dummyData.ts
  • Add test cases for booking api

Screenshots

Screenshot 2022-06-08 at 11 30 59 PM

Issues

ShenyiCui and others added 30 commits June 7, 2022 00:42
- add close button
- change calendar modal to be fullscreen when on modal
- expand the edges of the boundary for the modal
- create clipboard utils
- add function to copy string to clipboard
- remove add calendar button on mobile
- add hover on time slots
- alter height of description
- fix netlify build errors
Does not allow id to be a number?
Use datepicker
To fix: color of on enter date
Only shows for admin and teachers
Only show the recurrence wrapper if the resource is set to BiWeekly otherwise set defulat to BiWeekly
- add textGray in tailwind config as many components have the colour code #404040
@astraxq astraxq changed the base branch from main to staging April 7, 2023 09:02
@netlify
Copy link

netlify bot commented Apr 7, 2023

Deploy Preview for staging-dulwich-bookings ready!

Name Link
🔨 Latest commit 69fe133
🔍 Latest deploy log https://app.netlify.com/sites/staging-dulwich-bookings/deploys/643bfc741692d900082d1fb6
😎 Deploy Preview https://deploy-preview-49--staging-dulwich-bookings.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@astraxq astraxq mentioned this pull request Apr 16, 2023
@astraxq astraxq merged commit 01487bb into staging Apr 16, 2023
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.

Feature: Bookings Module
3 participants