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

Roll out v1.4.0 #170

Merged
merged 15 commits into from
Oct 23, 2023
Merged

Roll out v1.4.0 #170

merged 15 commits into from
Oct 23, 2023

Commits on Oct 21, 2023

  1. Adding max words length

    pauljaijai committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    e47969a View commit details
    Browse the repository at this point in the history
  2. Feature/config email testing on local environment (#138)

    * Remove (#92)
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * [#137] Config email testing on local environment
    
    * Fix .env variable name
    
    ---------
    
    Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    3 people committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    3e90084 View commit details
    Browse the repository at this point in the history
  3. Feature/cc sender when sending email (#140)

    * Add sender email to cc
    
    * Updating reminder text in contact dialog
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    10fc31e View commit details
    Browse the repository at this point in the history
  4. Feature/adding type from supabase (#124)

    * Adding supabase type
    
    * Adding workflow files
    
    * fix types
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    167dcbc View commit details
    Browse the repository at this point in the history
  5. Feature/Adding initial data (#125)

    * Adding initial data
    
    * Update
    
    * update st johns value
    
    * Update
    
    * Fix typo
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    0c4a6b6 View commit details
    Browse the repository at this point in the history
  6. Feature/revamp card (#135)

    * Feature/update backend setup on developer md (#104)
    
    * Ignore local IDE config
    
    * Update backend setup guidelines on developer.md
    
    * Add supabase config guidelines
    
    * Fix md syntax
    
    * add CORS to edge func depending on the staging env
    
    * add reply-to header to both contact email (#109)
    
    * Feature/refactor search hook (#96)
    
    * Refactor search hook in referral page
    
    * Refactor referee search hook
    
    * Remove useless import
    
    * Refactor referee post
    
    * Refactor referrer post search hook
    
    * Remmove uesless import
    
    * Change to error toast (#106)
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * create new card component for referrer and referee; update card skeleton; add missing modules in tailwind
    
    * add referral post card; update referral post pages
    
    * update contact toUuid; minor ui fix
    
    * add items-center to info display
    
    * Show edit button on profile page if logged-in user is profile user
    
    * Fix build error
    
    * Fix typos
    
    * Import as module path
    
    * Module import
    
    * Using Link instead of onurlclick
    
    * Fix import
    
    * Remove id slug user page
    
    * Remove showEditButton props
    
    ---------
    
    Co-authored-by: Lulu <76647602+511234@users.noreply.github.com>
    Co-authored-by: Thomas Yau <yaucp@connect.hku.hk>
    Co-authored-by: Thomas Yau <github@yaucp.dev>
    Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Co-authored-by: Lulu Tung <lulutheflaneur@gmail.com>
    7 people committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    9051151 View commit details
    Browse the repository at this point in the history
  7. Refactor/fix all formart problem (#142)

    * Fix doc
    
    * Fix format
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    20a72db View commit details
    Browse the repository at this point in the history
  8. Hotfix/fix post duplication (#144)

    * Fix IUserResponse type
    
    * Fix api
    
    * Fix type
    
    * Fix api
    
    * House keep
    
    * Fetch 3 per page in search referral api
    
    * Fix search post api
    
    * House keep
    
    * fix type
    
    * fix format
    
    * Fix number of order per page
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    f1ce6d2 View commit details
    Browse the repository at this point in the history
  9. Feature/adding tailwind plugin (#145)

    * Adding prettier-plugin-tailwindcss and prettier
    
    * Fixing formart
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    e35caf4 View commit details
    Browse the repository at this point in the history
  10. Bugfix/Card UI (#160)

    * fix card ui bugs; modify the contact button of referral post card in mobile
    
    * chaneg relative paths to absolute
    marukosy124 authored and pauljaijai committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    5411837 View commit details
    Browse the repository at this point in the history
  11. Bugfix/fix contact dialog text (#156)

    * Fix text
    
    * fix text
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    74f840e View commit details
    Browse the repository at this point in the history
  12. Fix UI (#163)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    a554296 View commit details
    Browse the repository at this point in the history
  13. Add word break (#162)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    0e70bce View commit details
    Browse the repository at this point in the history
  14. Doc/adding local db dev guidelines (#146)

    * Updating docs for backend local dev
    
    * Fix typo
    
    * House keep
    
    * fix typo
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    e63a437 View commit details
    Browse the repository at this point in the history
  15. version bump to 1.4.0 (#167)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    6b8b4c7 View commit details
    Browse the repository at this point in the history