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

Profile api options no store #347

Merged
merged 212 commits into from
Mar 31, 2024
Merged

Profile api options no store #347

merged 212 commits into from
Mar 31, 2024

Commits on Oct 26, 2023

  1. 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 26, 2023
    Configuration menu
    Copy the full SHA
    e25617f View commit details
    Browse the repository at this point in the history
  2. Refactor/fix all formart problem (#142)

    * Fix doc
    
    * Fix format
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cc7ed93 View commit details
    Browse the repository at this point in the history
  3. Feature/contributors page (#174)

    Pjaijai authored and pauljaijai committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e732916 View commit details
    Browse the repository at this point in the history
  4. fix file name

    pauljaijai committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e43dcbe View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Adding reminder message to contact dialog (#181)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    27a75b0 View commit details
    Browse the repository at this point in the history
  2. Feature/Adding contributor (#180)

    * Adding contributor
    
    * Fix error
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    1186a0d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Refactor/refactor use search post and api (#171)

    * Adding max words length
    
    * 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>
    
    * 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>
    
    * Feature/adding type from supabase (#124)
    
    * Adding supabase type
    
    * Adding workflow files
    
    * fix types
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * Feature/Adding initial data (#125)
    
    * Adding initial data
    
    * Update
    
    * update st johns value
    
    * Update
    
    * Fix typo
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * 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>
    
    * Refactor/fix all formart problem (#142)
    
    * Fix doc
    
    * Fix format
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * 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>
    
    * Feature/adding tailwind plugin (#145)
    
    * Adding prettier-plugin-tailwindcss and prettier
    
    * Fixing formart
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * Bugfix/Card UI (#160)
    
    * fix card ui bugs; modify the contact button of referral post card in mobile
    
    * chaneg relative paths to absolute
    
    * Bugfix/fix contact dialog text (#156)
    
    * Fix text
    
    * fix text
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * Fix UI (#163)
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * Add word break (#162)
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * 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>
    
    * version bump to 1.4.0 (#167)
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * create ISearchPostsRequest
    
    * Refactor
    
    * Adding year of experience min and max
    
    * House keep
    
    * 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>
    
    * 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>
    
    * Refactor/fix all formart problem (#142)
    
    * Fix doc
    
    * Fix format
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * Refactor/fixing site config and using common layout (#172)
    
    * Rename search page layout to common page layout
    
    * refactor common layout
    
    * Using common layout
    
    * Remove margin top in create post template
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * version bump (#175)
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Co-authored-by: Lulu <76647602+511234@users.noreply.github.com>
    Co-authored-by: marukosy124 <54564324+marukosy124@users.noreply.github.com>
    Co-authored-by: Thomas Yau <yaucp@connect.hku.hk>
    Co-authored-by: Thomas Yau <github@yaucp.dev>
    Co-authored-by: Lulu Tung <lulutheflaneur@gmail.com>
    7 people committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    760b6b0 View commit details
    Browse the repository at this point in the history
  2. Feature/post detail page (#183)

    * Adding max words length
    
    * 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>
    
    * 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>
    
    * Feature/adding type from supabase (#124)
    
    * Adding supabase type
    
    * Adding workflow files
    
    * fix types
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * Feature/Adding initial data (#125)
    
    * Adding initial data
    
    * Update
    
    * update st johns value
    
    * Update
    
    * Fix typo
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * 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>
    
    * Refactor/fix all formart problem (#142)
    
    * Fix doc
    
    * Fix format
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * 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>
    
    * Feature/adding tailwind plugin (#145)
    
    * Adding prettier-plugin-tailwindcss and prettier
    
    * Fixing formart
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * Bugfix/Card UI (#160)
    
    * fix card ui bugs; modify the contact button of referral post card in mobile
    
    * chaneg relative paths to absolute
    
    * Bugfix/fix contact dialog text (#156)
    
    * Fix text
    
    * fix text
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * Fix UI (#163)
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * Add word break (#162)
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * 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>
    
    * version bump to 1.4.0 (#167)
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * add post details page
    
    * fix page status layout bugs
    
    * Rename params from postId to uuid
    
    * refactor get post api and hook
    
    * Rename post status enum
    
    * Fixing type
    
    * Add post status enum migration file
    
    * Refactoring ReferralTypeZh
    
    * Refactoring nested conditional components mounting
    
    * Add doc
    
    * Remove useless line
    
    * fix card height inconsistent bug; fix post header floating bug; update CollapsibleTextWrapper to only show expand button when needed
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Co-authored-by: Lulu <76647602+511234@users.noreply.github.com>
    Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
    Co-authored-by: Thomas Yau <yaucp@connect.hku.hk>
    Co-authored-by: Thomas Yau <github@yaucp.dev>
    Co-authored-by: Lulu Tung <lulutheflaneur@gmail.com>
    7 people committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    98a2568 View commit details
    Browse the repository at this point in the history
  3. Feature/Simplify referral post card (#185)

    * Simplify referral -post card
    
    * Clicking avatar redirect to user profile
    
    * fix links on card not clickable issue; fix tooltip no center-aligned issue
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Co-authored-by: marukosy124 <soniayeung12435@gmail.com>
    3 people committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b4ccad2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix layout (#187)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a6e28ff View commit details
    Browse the repository at this point in the history
  2. Feature/remove referee post page (#186)

    * Remove post referee
    
    * House keep
    
    * Remove type input in post cerate page
    
    * Remove badge
    
    * Remove post referee
    
    * House keep
    
    * House keep
    
    * House keep
    
    * Move post component to post module
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9c9cfad View commit details
    Browse the repository at this point in the history
  3. Refactor/update post types (#188)

    * Update type
    
    * Fix type casting
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b6b5788 View commit details
    Browse the repository at this point in the history
  4. Refactor/update post types (#189)

    * Update type
    
    * Fix type casting
    
    * fix types
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    476f863 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Feature/create post history page (#193)

    * create page
    
    * Create listPostByUserUuid api
    
    * Create type
    
    * Create list post api hook
    
    * Create post
    
    * Add no isloading
    
    * Fix skeleton folder name and import path
    
    * Fix IReferralPostCardProps
    
    * Remove fragment from ReferralPostCard
    
    * Adding status to PostHeader
    
    * Rename created At helper
    
    * Rename created at
    
    * Create formate date helper
    
    * create post history card
    
    * Format
    
    * Remove lines
    
    * Add buttons to post history card
    
    * House keep
    
    * Adding skeleton
    
    * house keep
    
    * house keep
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1ec5d0c View commit details
    Browse the repository at this point in the history
  2. Fix doc (#195)

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

Commits on Nov 4, 2023

  1. Update DEVELOPER.md regarding the supabase development setup (#196)

    Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
    ken31ee and Pjaijai committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    c96f40e View commit details
    Browse the repository at this point in the history
  2. Fix margin (#202)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    2280bd5 View commit details
    Browse the repository at this point in the history
  3. Feature/updating contact through post api (#198)

    * Update env template
    
    * Update api
    
    * Fix typo
    
    * Fix text
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    379a819 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Use search params on filtering values (#203)

    * Use search params on filtering values
    
    * add missing handleSubmitChange function in post referee template
    
    * add missing key press function in post referee template
    
    * move confirm button out of the search component
    
    * update contributor list
    
    * fix build error in post referee template
    marttsang2 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    e2de802 View commit details
    Browse the repository at this point in the history
  2. Feature/edit post (#197)

    * create edit page
    
    * Create edit post template
    
    * adding uuid
    
    * House keep
    
    * Refactor post validation
    
    * Update edit post validation schema
    
    * Fix type
    
    * fix status validation
    
    * Fix select
    
    * Update edit post page
    
    * Adding setting initial value
    
    * Remove line
    
    * Make status select
    
    * Rename hook post list
    
    * Create update post api
    
    * House keep
    
    * Add user return hook
    
    * Add update post policy migration file
    
    * addd error hanlding
    
    * Redirect to post detail page
    
    * House keep
    
    * House keep
    
    * Adding create_on_post_update_function_and_trigger
    
    * Fix path
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    185fa3f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Feature/progressive web app (#192)

    * Bug: These 2 files exist for no reason
    
    * Feat: Added PWA configuration
    
    * Feat: Adding manifest,json and icon
    
    * Revert "Bug: These 2 files exist for no reason"
    
    This reverts commit b0b1fe0.
    
    * Fix skeleton file name
    
    * install next pwa
    
    * Adding config
    
    * Fix manifest
    
    * Add git config
    
    * Feat: Added _document.js and added manifest in layout.tsx
    
    * Update images and manifest
    
    * Rename pwa config
    
    * Update _document
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
    3 people committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    396a1b9 View commit details
    Browse the repository at this point in the history
  2. Feature/adding site name to edit post page (#206)

    * House keep
    
    * Adding edit post in site config
    
    * Adding page name to edit page
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bc514c4 View commit details
    Browse the repository at this point in the history
  3. Feature/fix pwa structure (#208)

    * [#192]
    Set default color from _document.js
    Fix the ul li key warning
    
    * [#207]
    Fix the ul li key warning as well
    
    * Add myself as a contributor
    
    * Fix format
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
    3 people committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    26abeac View commit details
    Browse the repository at this point in the history
  4. Refactor/improve typing (#210)

    * [#192]
    Set default color from _document.js
    Fix the ul li key warning
    
    * [#207]
    Fix the ul li key warning as well
    
    * Add myself as a contributor
    
    * [#209]
    Simplify countryList, provinceList, cityList and industryList related logic
    Remove unnecessary `as` usage in code
    
    * Fix format
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    tommyttf and pauljaijai committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    45588e3 View commit details
    Browse the repository at this point in the history
  5. Feature/seo optimization (#212)

    * Add metedata keywords
    
    * Add generateMetadata to SSR pages
    - Move profile templates to a separate file for client-side rendering
    
    * Show not found if userUuid is null on profile page
    
    * Clean code
    
    * Add noindex & nofollow to policy & tnc pages
    
    * Remove next/babel extension
    
    * Fix build issues
    
    * Add spacing to clickable elements to enhance SEO
    
    * Improve accessibility by adding discernible text
    
    * Edit contributor page
    
    * Fix import as amended in latest dev branch
    
    * fix typo
    
    * Adding key words
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    511234 and pauljaijai committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d1b164b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Feature/add contributor (#214)

    * add contributor (ken tung)
    
    * update some formatting
    ken31ee committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ef673ae View commit details
    Browse the repository at this point in the history
  2. Refactor/post (#200)

    * update post details page ui; add contact button; unify created at formatting
    
    * update post details info components
    
    * Fix format
    
    * Fix merge mistake
    
    * Adding edit post redirect link in post history card
    
    * Refactor post view template
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    marukosy124 and pauljaijai committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    edc350c View commit details
    Browse the repository at this point in the history
  3. Feature/post history page button in profile page (#215)

    * Adding site config
    
    * Adding post history page title
    
    * House keep
    
    * Adding history icon
    
    * Adding post history button to profile page
    
    * Adding metadata
    
    * House keep
    
    * Fix seo metadata generation problem
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    289d2ba View commit details
    Browse the repository at this point in the history
  4. Feature/block sending email if post is closed (#216)

    * Creating post status enum
    
    * Blocking action if post is closed
    
    * Hide button if the post is closed
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ffce268 View commit details
    Browse the repository at this point in the history
  5. Fix type

    pauljaijai committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    92a2a8d View commit details
    Browse the repository at this point in the history
  6. [#205] Fix Edit Post bug (#219)

    * [#205]
    Remove useEffect in edit post for reset url
    Improve type
    
    * Fix format
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
    3 people committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d35d77d View commit details
    Browse the repository at this point in the history
  7. Feature/Adding user profile url to email template (#199)

    * Adding user profile url to email template
    
    * Fix text
    
    * Fix typo
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a88f073 View commit details
    Browse the repository at this point in the history
  8. Version bump

    pauljaijai committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b5c84bf View commit details
    Browse the repository at this point in the history
  9. Fix text (#225)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    43ddc65 View commit details
    Browse the repository at this point in the history
  10. Adding gap (#222)

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

Commits on Nov 8, 2023

  1. Feature/error boundary (#218)

    * Add root error boundary
    
    * add myself as contributor
    paco0161 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4714a58 View commit details
    Browse the repository at this point in the history
  2. [Issue #226] Bugfix/post-card-ui (#227)

    * fix issue #226
    
    * fix validateDOMNesting issues
    
    ---------
    
    Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
    marukosy124 and Pjaijai committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2124a5a View commit details
    Browse the repository at this point in the history
  3. Feature/redirect to post detail page after creating (#230)

    * Return data after insert
    
    * Redirect to post detail page
    
    * Select uuid only
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1f4142c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Refactor/navbar UI issues (#232)

    * center-align navbar items
    
    * hide duplicate dropdown menu items; change logout text to red
    
    * also hide them on root route
    
    * add myself to contributors
    cyruscsc committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a58aac9 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Adding text (#236)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    289d27d View commit details
    Browse the repository at this point in the history
  2. Fix showing logic (#237)

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

Commits on Nov 12, 2023

  1. Fix user profile url

    pauljaijai committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    6283cd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. add global loading placeholder during rendering (#229)

    * add global loading placeholder during rendering
    
    * update to use spinner
    
    ---------
    
    Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
    ken31ee and Pjaijai committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1102820 View commit details
    Browse the repository at this point in the history
  2. Doc/update sql script for create user in local (#233)

    * Update doc
    
    * Add local mail box
    
    * Update
    
    * Fix format
    
    * fix typo
    
    * doc: Updated local backend instuction for magic link
    
    * doc: Found the problem of the redirect_to problem, updated DEVELOPER.md
    
    * Updated .env.template
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Co-authored-by: Eddie Li <14104647ls3@gmail.com>
    3 people committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5051348 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Feature/Created authenticated wrapper (#247)

    * Created authenticated layout
    
    * Rename
    
    * update ui
    
    * House keep
    
    * Fix typo
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bd42a48 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. [#131] adding husky (#221)

    * [#131]
    Test
    
    * absolute version
    
    * feat: enhance common layout component
    
    * add fragment
    
    * testing
    
    * add git ignore
    
    ---------
    
    Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    3 people committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    64fffa9 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Refactor/ Get user profile api (#223)

    * Refactor api
    
    * Disable to fire api when no user uuid is passed
    
    * House keep
    
    * Refactor useGetUserprofile
    
    * Fix build error
    
    * House keep
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    dd711cf View commit details
    Browse the repository at this point in the history
  2. [Test] Adding Jest set up (#258)

    * add @types/jest, jest, and ts-jest
    
    * add jest config
    
    * add test script
    
    * update jest config to allow import from module in test files
    
    * add coverage collection setting
    
    * add jest-runner-groups
    
    * set runner to groups
    
    * Add testing docs
    
    * add unit test for get-contribution-area-text.ts
    
    * add script to run test for unit, integration, and e2e
    
    * remove Test.md
    
    * add TEST.md
    VardyNg committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    197bc07 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Refactor/refactor types naming convention (#254)

    * Created authenticated layout
    
    * add fragment
    
    * testing
    
    * Rename MessageType to EMessageType
    
    * Rename PostStatusType to TPostStatusType
    
    * Rename PostStatus to EPostStatus
    
    * Rename Post to IPost
    
    * Rename QueryKeyString to EQueryKeyString
    
    * Rename ReferralType to EReferralType
    
    * Rename NavItem to INavItem
    
    * fix rebase error
    e Please enter the commit message for your changes. Lines starting
    
    * add ignore
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    6229d81 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Feature/create space for auth (#260)

    * Created authenticated layout
    
    * Create sign in sign up and forgot password
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d529c93 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. [Docs] Improvements and breaking down (#257)

    * Remove Developer.md
    
    * change root README.md developer guide to linkt to introduction.md
    
    * Add introduction.md containing overview of the project, tech stack, and the corresponding docs
    
    * migrate git guide and put in CONTRIBUTING.md
    
    * Add Frontend.md, containing guide to setup local dev environment and access to user interface
    
    * Add Backend.md, containing guide to set up local backend, deployment, migration, and table structure
    
    * remove markdown file
    
    * add markdown files name with all captial
    
    * update Readme file reference
    
    * add Inbucket guide in set up backend locally, separate Resend config guide to another section
    
    * update sql script for set up trigger on inital run
    
    ---------
    
    Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
    VardyNg and Pjaijai committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    6ad6fa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Feature/PWA installation instruction (#267)

    * create installation page
    
    * add link in footer
    
    * House keep
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    cyruscsc and pauljaijai committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c47f61b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. search url using value instead of uuid (#255)

    * Created authenticated layout
    
    * search url using value instead of uuid
    
    * search referal uuid to value update
    
    * fix type
    
    * house keep search post hook
    
    * house keep search referral hook
    
    * rename yeo to year of experience
    
    * Rename maxYearofExperience
    
    * rename minYearOfExperience
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
    3 people committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    01a2141 View commit details
    Browse the repository at this point in the history
  2. Feature/adding react testing library (#259)

    * Created authenticated layout
    
    * install packages
    
    * Adding config
    
    * Adding ContributionAreaBadge test
    
    * house keep
    
    * install packages
    
    * Adding config
    
    * Adding ContributionAreaBadge test
    
    * house keep
    
    * add doc
    
    * update test doc
    
    * Update contributing doc
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    d076950 View commit details
    Browse the repository at this point in the history
  3. Feature/adding more husky config (#261)

    * Created authenticated layout
    
    * Add eslint and prettier pre commit
    
    * Fix format
    
    * Modify prettier config
    
    * feat: add commit convention hook
    
    * fix: fix commit problem
    
    * chore: use absolute version
    
    * chore(release): 1.6.0
    
    * chore: house keep
    
    * docs: add doc
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    93c768e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. CI/adding run client test ci (#270)

    * docs: updating contributing doc
    
    * ci: adding run client test ci
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8caa9f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. fix: remove extra lint-staged (#268)

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

Commits on Dec 4, 2023

  1. fix: refetch data after finishing edit (#271)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    afe3199 View commit details
    Browse the repository at this point in the history
  2. test: adding created-at and location helper tests (#272)

    * test: adding created-at and location helper tests
    
    * chore: rename folder name
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    99d56bd View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Feature/password sign up and sign in (#269)

    * feat: create create user with email password api
    
    * feat: create sign up skeleton
    
    * feat: adding error message to form check box
    
    * feat: adding type for form text input
    
    * refactor: refactor auth email and password validation
    
    * feat: create sign in form validation
    
    * feat: create sign in form skeleton
    
    * chore: rename sign up api and hook
    
    * feat: create sign in form skeleton
    
    * feat: adding auth api ui handling
    
    * fix: fix error toast color
    
    * feat: handle username
    
    * feat: duplicate username handling
    
    * feat: create create user with email password api
    
    * feat: create sign up skeleton
    
    * chore: rename sign up api and hook
    
    * feat: create sign in form skeleton
    
    * fix: fix profile usernam validation
    
    * feat: create signInWithMagicLink api and hook
    
    * chore: rename and move sign in and sign up api type
    
    * feat: create ISignInEmailMagicLinkRequest type
    
    * feat: create magic linka and password sign in form
    
    * feat: create magic link and password sign in validation
    
    * feat: create sign in tab
    
    * feat: create sign in template
    
    * feat: adding left component to input label
    
    * fix: fix auth form tabs height
    
    * chore: house keep
    
    * fix: fix style of register link in sign in template
    
    * chore: house keep
    
    * fix: fix username max length validation
    
    * fix: fix validation text
    
    * feat: create EEmaiVerification
    
    * feat: create email verificaiton page
    
    * feat: add email verification to site config
    
    * feat: sign up page house keep
    
    * feat: remove sign up page checkbox validaiton
    
    * feat: fix text and copy
    
    * fix: add forgort password link to sign in page
    
    * fix: fixing minor issue
    
    \
    
    * style: fixing margin
    
    * refactor: performance improvement
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ac7e29a View commit details
    Browse the repository at this point in the history
  2. Feature/Add contributor (#276)

    * feat: add contributor
    
    * test: fix test
    
    * fix: fix contributor area
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    93de40a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. style: fix style of sign in page (#277)

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

Commits on Dec 13, 2023

  1. Feature/sign up confirmation page (#279)

    * chore: fix auth tmeplate import path
    
    * chore: centailize auth templates
    
    * feat: remove hover underline base link button
    
    * feat: create sign up confirmation page
    
    * test: fix test
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fb43259 View commit details
    Browse the repository at this point in the history
  2. fix: fix test

    pauljaijai committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f58b6ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15a560d View commit details
    Browse the repository at this point in the history
  4. chore: house keep

    pauljaijai committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    70b686d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    59f083e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f146f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e1bae9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Feature/forget password (#280)

    * feat: create forgot password
    
    * fix: add loading for sigin and sing up
    
    * feat: add disabled to input
    
    * feat: add sign in button to site header
    
    * fix: fix site paht in site config
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d889bb7 View commit details
    Browse the repository at this point in the history
  2. feat: replace text input instead of form text input in reset password…

    … form (#281)
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e87dab6 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Feature/remove old magic link (#282)

    * feat: remove old sign in
    
    * fix: replace sign path insead of auth path
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    3d2b3a9 View commit details
    Browse the repository at this point in the history
  2. feat: remove contributor button (#283)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    e9915b7 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.7.0

    pauljaijai committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    033841d View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.7.0

    pauljaijai committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    c5d9193 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.8.0

    pauljaijai committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    4d3a327 View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.7.1

    pauljaijai committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    63b09f1 View commit details
    Browse the repository at this point in the history
  7. docs: release

    pauljaijai committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    01c39b8 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into development

    # Conflicts:
    #	DEVELOPER.md
    #	client/.gitignore
    #	client/app/auth/page.tsx
    #	client/app/error.tsx
    #	client/app/post/history/[userUuid]/page.tsx
    #	client/app/profile/[userUuid]/page.tsx
    #	client/components/customized-ui/buttons/contact.tsx
    #	client/components/customized-ui/cards/referral.tsx
    #	client/components/customized-ui/pop-overs/search.tsx
    #	client/components/icons.tsx
    #	client/config/site.ts
    #	client/hooks/api/industry/get-Industry-list.tsx
    #	client/hooks/api/location/get-city-list.tsx
    #	client/hooks/api/location/get-country-list.tsx
    #	client/hooks/api/location/get-province-list.tsx
    #	client/hooks/api/post/get-post-list-by-user-uuid.tsx
    #	client/hooks/api/post/get-post.tsx
    #	client/hooks/api/post/search-post.tsx
    #	client/hooks/api/referral/search-referral.tsx
    #	client/hooks/api/user/get-user-count.tsx
    #	client/hooks/api/user/get-user-profile.tsx
    #	client/lib/exceptions.ts
    #	client/modules/auth/template.tsx
    #	client/modules/contributors/data/contributors.ts
    #	client/modules/post/common/post-status-options.ts
    #	client/modules/post/components/info-display/header.tsx
    #	client/modules/post/components/info-display/status.tsx
    #	client/modules/post/create/template.tsx
    #	client/modules/post/edit/template.tsx
    #	client/modules/post/history/components/cards/post-history.tsx
    #	client/modules/post/referee/template.tsx
    #	client/modules/post/referer/template.tsx
    #	client/modules/post/view/template.tsx
    #	client/modules/profile/template.tsx
    #	client/modules/referral/referee/template.tsx
    #	client/modules/referral/referer/template.tsx
    #	client/types/api/request/post/filter-meta.ts
    #	client/types/api/request/post/search.ts
    #	client/types/api/request/post/update.ts
    #	client/types/api/response/referer-post.ts
    #	client/types/common/post-status.ts
    #	client/types/common/post.ts
    #	client/utils/common/api/index.tsx
    #	client/yarn.lock
    pauljaijai committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    6b10b68 View commit details
    Browse the repository at this point in the history
  9. feat: yarn lock update

    pauljaijai committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    91278f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4cc33e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. fix: fix build error

    pauljaijai committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6589ace View commit details
    Browse the repository at this point in the history
  2. feat: add handling (#285)

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

Commits on Dec 20, 2023

  1. Feature/data access (#286)

    * feat: migration script
    
    * feat: remove email from api
    
    * fix: fix contact content email failed to send reset problem
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    18ef38b View commit details
    Browse the repository at this point in the history
  2. feat: migration file

    pauljaijai committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f88e67d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e86ad0 View commit details
    Browse the repository at this point in the history
  4. ci: update staging ci file

    pauljaijai committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f55f3b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d454821 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. ci: remove function deplot

    pauljaijai committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    28f9cb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Refactor/house keep (#288)

    * chore: house keep
    
    * house keep
    
    * add back register button title
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    bec6fea View commit details
    Browse the repository at this point in the history
  2. fix: fix import path

    pauljaijai committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    a6c491a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca967a7 View commit details
    Browse the repository at this point in the history
  4. fix: fix text

    pauljaijai committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    b121e45 View commit details
    Browse the repository at this point in the history
  5. fix: fix import error

    pauljaijai committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    93adafe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fde7687 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34fc7eb View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Feature/Internationalization set up (#287)

    * feat: move app files to have locale path
    
    * feat: install next international
    
    * feat: next internaiton config
    
    * feat: next international implementation
    
    * feat: create combined middleware
    
    * chore: remove layout what not in locale
    
    * feat: update typescript version
    
    * docs: adding next internaiton to doc
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    224ea21 View commit details
    Browse the repository at this point in the history
  2. Feature/handle signed in user in sign page (#289)

    * feat: create not found page
    
    * feat: return not found in sign up page if  user already signed in
    
    * chore: replace throw with replace
    
    * fix: new not found page
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    4030392 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Feature/access control (#290)

    * feat: create sever admin
    
    * feat: migration restrict user table column access
    
    * feat: replace client with sever admin
    
    * chore: house keep
    
    * chore: house keep
    
    * chore: house keep
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    70147e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. feat: added backbtn to post referer page (#294)

    Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
    JohnsonShan and Pjaijai committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d1cdb3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc9298f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Feature/in app chat room UI (#292)

    * feat: update lucide-react
    
    * fix: fix icon onclick error
    
    * feat: chat ui
    
    * feat(message unread ui): messsage unread ui
    
    * chore: house keep
    
    * style: more style on room card
    
    * feat: update lucide-react
    
    * fix: fix icon onclick error
    
    * feat: chat ui
    
    * feat(message unread ui): messsage unread ui
    
    * chore: house keep
    
    * style: more style on room card
    
    * test: chat message card test
    
    * test: chat conversation header test
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3f603f4 View commit details
    Browse the repository at this point in the history
  2. style: fix layout style

    pauljaijai committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d6056e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    120d6b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    585c5f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Feature/In app Chat (#293)

    * Feature/in app chat room UI (#292)
    
    * feat: update lucide-react
    
    * fix: fix icon onclick error
    
    * feat: chat ui
    
    * feat(message unread ui): messsage unread ui
    
    * chore: house keep
    
    * style: more style on room card
    
    * feat: update lucide-react
    
    * fix: fix icon onclick error
    
    * feat: chat ui
    
    * feat(message unread ui): messsage unread ui
    
    * chore: house keep
    
    * style: more style on room card
    
    * test: chat message card test
    
    * test: chat conversation header test
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * Feature/message logic (#296)
    
    * feat: create message api and logic
    
    * feat: remove email for apis
    
    * feat: fix message referral request for edge funciton
    
    * feat: implement message edge function
    
    * feat: remove contact apis
    
    * feat: update supabse types
    
    * feat: basic message api implementation
    
    * feat: enhance base infinite scroll
    
    * fix: fix for input text
    
    * chore: remove useUpdateConversationLastUpdatedAt
    
    * feat: cretae useUpdateConversation api hook
    
    * feat: update api
    
    * feat: update chat
    
    * feat: update package json script
    
    * feat: update supabase type
    
    * feat: migration script
    
    * chore: rename room to conversation
    
    * feat(implement date in message  card): implment date in mesage card
    
    * feat: add before to created message
    
    * feat: messsage infinite scroll
    
    * fix(fix page overflow problem ): fix page overflow problem
    
    * style: fix style
    
    * fix: fix conversation header url
    
    * feat: conversation scroll
    
    * feat: conversatio header routing
    
    * feat: chat page mobile view
    
    * style: in app chat layout
    
    * feat: close footer when in chat page
    
    * feat: chat api hool refech config
    
    * feat: message real time subscribe
    
    * fix: fix post page layout
    
    * feat: conversation update
    
    * feat: loading and no messange and conversation handleing
    
    * feat: update is convertion seen checking condition
    
    * fix: fix conversation api fetch timing
    
    * style: fix conversation and message card style
    
    * fix: fix message real time refech
    
    * fix: fix in app caht back button
    
    * style: chat message list skletion style
    
    * test: chat skeletion test
    
    * feat: check conversation unseen
    
    * chore: house keep
    
    * feat: add chat provider
    
    * style: fix input field style
    
    * feat: update handle_message_create function migration file
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * fix: fix build error
    
    * docs: update supabase types
    
    * Bugfix/fix chat style (#301)
    
    * fix: fix chat invalidate logic
    
    * style(fix chat style): fix chat style
    
    * fix: fix build failed
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * fix: fix build error
    
    * style: chat page an scroll bar style
    
    * Feature/schedule notification for unseen conversation (#302)
    
    * Feature/in app chat room UI (#292)
    
    * feat: update lucide-react
    
    * fix: fix icon onclick error
    
    * feat: chat ui
    
    * feat(message unread ui): messsage unread ui
    
    * chore: house keep
    
    * style: more style on room card
    
    * feat: update lucide-react
    
    * fix: fix icon onclick error
    
    * feat: chat ui
    
    * feat(message unread ui): messsage unread ui
    
    * chore: house keep
    
    * style: more style on room card
    
    * test: chat message card test
    
    * test: chat conversation header test
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * Feature/message logic (#296)
    
    * feat: create message api and logic
    
    * feat: remove email for apis
    
    * feat: fix message referral request for edge funciton
    
    * feat: implement message edge function
    
    * feat: remove contact apis
    
    * feat: update supabse types
    
    * feat: basic message api implementation
    
    * feat: enhance base infinite scroll
    
    * fix: fix for input text
    
    * chore: remove useUpdateConversationLastUpdatedAt
    
    * feat: cretae useUpdateConversation api hook
    
    * feat: update api
    
    * feat: update chat
    
    * feat: update package json script
    
    * feat: update supabase type
    
    * feat: migration script
    
    * chore: rename room to conversation
    
    * feat(implement date in message  card): implment date in mesage card
    
    * feat: add before to created message
    
    * feat: messsage infinite scroll
    
    * fix(fix page overflow problem ): fix page overflow problem
    
    * style: fix style
    
    * fix: fix conversation header url
    
    * feat: conversation scroll
    
    * feat: conversatio header routing
    
    * feat: chat page mobile view
    
    * style: in app chat layout
    
    * feat: close footer when in chat page
    
    * feat: chat api hool refech config
    
    * feat: message real time subscribe
    
    * fix: fix post page layout
    
    * feat: conversation update
    
    * feat: loading and no messange and conversation handleing
    
    * feat: update is convertion seen checking condition
    
    * fix: fix conversation api fetch timing
    
    * style: fix conversation and message card style
    
    * fix: fix message real time refech
    
    * fix: fix in app caht back button
    
    * style: chat message list skletion style
    
    * test: chat skeletion test
    
    * feat: check conversation unseen
    
    * chore: house keep
    
    * feat: add chat provider
    
    * style: fix input field style
    
    * feat: update handle_message_create function migration file
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    * fix: fix build error
    
    * feat: notify unseenconversation function
    
    * style: fix email style
    
    * fix: fix unseen conversation function return
    
    * fix: fix build error
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    e36a54c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    fbc351b View commit details
    Browse the repository at this point in the history
  2. fix: fix chat email link

    pauljaijai committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    574692e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    948e855 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    58a742d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b21babb View commit details
    Browse the repository at this point in the history
  3. test: temp remove test

    pauljaijai committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e75a26d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. feat: mobile friendly main page ui (#303)

    * feat(mobile friendly main page ui): mobile friendly main page ui
    
    * fix: fix copy
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    67abfd1 View commit details
    Browse the repository at this point in the history
  2. style: update char message card ui (#304)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0733715 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc722ca View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Feature/mobile menu (#305)

    * feat: add side menu for mobile
    
    * feat: update message icon for nav menu; update chat nav link on mobile menu
    
    * fix: updated message test typo
    marukosy124 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    8daa050 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' of https://github.com/Pjaijai/Referalah in…

    …to development
    
    # Conflicts:
    #	client/modules/chat/components/cards/message/messsage.test.tsx
    pauljaijai committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    1331934 View commit details
    Browse the repository at this point in the history
  3. Feature/translation (#306)

    * test: fix message card test
    
    * feat: update layout lang point to locale
    
    * feat: update zh-hk and en-ca copies
    
    * feat: implement i18n keys
    
    * feat: hanlde not static data translation
    
    * style: user count magin
    
    * feat: unify created at
    
    * feat: add locale setting button
    
    * feat: page name i18n impletation
    
    * style: make locale selection visible on mobile
    
    * feat: mobile nav i18n
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    4b32381 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'development' of https://github.com/Pjaijai/Referalah in…

    …to development
    
    # Conflicts:
    #	client/modules/chat/components/cards/message/messsage.test.tsx
    pauljaijai committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    4361f44 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Feature/mobile no message handling (#307)

    * fix: not allow white space username in edit profile
    
    * fix: fix profile page title
    
    * fix: fix profile site config name
    
    * feat: no message to conversation left section
    
    * fix: fix change locale sign our problem
    
    * fix: fix change locale no search params problem
    
    * chore: house keep
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    17e1bc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19d5c8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffa172f View commit details
    Browse the repository at this point in the history
  4. Feature/style house keep (#308)

    * style: fix style
    
    * fix: fix theme toggle in mobile nav
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    aca4992 View commit details
    Browse the repository at this point in the history
  5. Feature/replace magic link with one time passcode (#309)

    * feat: replace magic link with one time password
    
    * chore: house keep
    
    * chore: house keep
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    1b952f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a7279a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. feat: message display clickable link (#310)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3453910 View commit details
    Browse the repository at this point in the history
  2. fix: fix copy

    pauljaijai committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5d21da4 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    add2981 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. chore(release): 1.8.0

    pauljaijai committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    077c43d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. style: email style

    pauljaijai committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9ef35be View commit details
    Browse the repository at this point in the history
  2. fix: fix email link

    pauljaijai committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a0425a7 View commit details
    Browse the repository at this point in the history
  3. fix: fix copy

    pauljaijai committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fc721e2 View commit details
    Browse the repository at this point in the history
  4. fix: fix copy

    pauljaijai committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    5520567 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    606dded View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. feat: implement bottleneck

    pauljaijai committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    644a187 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. fix: fix copies

    pauljaijai committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    6eb169e View commit details
    Browse the repository at this point in the history
  2. fix: fix copy

    pauljaijai committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c5aece5 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. chore: house keep

    pauljaijai committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    2bbfd7b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. chore: house keep

    pauljaijai committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ed0ccce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b253fdd View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Merge remote-tracking branch 'origin/main' into development

    # Conflicts:
    #	client/utils/services/internationalization/messages/en-ca.ts
    pauljaijai committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b669e9d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. feat: optimize notify unseen conversation function (#314)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    5c7cc48 View commit details
    Browse the repository at this point in the history
  2. Feature/api-ssg (#312)

    * fix: makes server action works
    
    * fix: fix copy
    
    * fix: fix sign up redirect problem
    
    * feat: user count isg
    
    * feat(remove unauthenticated wrapper): remove unauthenticated wrapper
    
    * feat: remove unauth wrapper
    
    * feat: update options hooks
    
    * feat: update search hook
    
    * feat: ssg in post
    
    * feat(profile cache\): profile cache
    
    * feat: referral cache
    
    * feat: updateb search pop over
    
    * feat: remove react-query-next-experimental
    
    * feat(update profile template): update profile templates
    
    * feat: update referral templates
    
    * feat: update post templates
    
    * fix: fix edit post page rendering
    
    * fix: fix rendering
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    fa81c44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a88cda View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.9.0

    pauljaijai committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    63e3511 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a556e27 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    200ea77 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. feat: invalidate instead of refech (#317)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    1140d3c View commit details
    Browse the repository at this point in the history
  2. Feature/password eye icon (#316)

    * style: password input show eye icon when focus or have value
    
    * style: main page layout
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2f33cf7 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.10.0

    pauljaijai committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9a56540 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    aa9499c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into development

    # Conflicts:
    #	CHANGELOG.md
    #	client/modules/main/template.tsx
    #	client/modules/profile/edit/template.tsx
    #	client/modules/profile/template.tsx
    #	package.json
    pauljaijai committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e911fda View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.10.1

    pauljaijai committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c0a4000 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Feature/revamp user profile (#320)

    * feat: post detail page title
    
    * feat: fix options schema not null colounm
    
    * docs: fix type
    
    * feat: split profile edit page
    
    * feat: add copies
    
    * feat: add icons
    
    * style: edit and view profile page style
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8bf3cf5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into development

    # Conflicts:
    #	CHANGELOG.md
    #	client/modules/profile/edit/template.tsx
    #	client/modules/profile/template.tsx
    pauljaijai committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c35c81f View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.10.2

    pauljaijai committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    02570e6 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.10.3

    pauljaijai committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    092673f View commit details
    Browse the repository at this point in the history
  5. fix: fixtype

    pauljaijai committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    38bfad3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. feat: post prefech cache

    pauljaijai committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    4416df9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f4e651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7871b45 View commit details
    Browse the repository at this point in the history
  4. feat: combine providers

    pauljaijai committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    18ec5e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Feature/style enhancement (#325)

    * style: add space to post created at
    
    * style: remove des i refferral post card
    
    * fix: fix chat outermost scroll
    
    * refactor: house keep
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    01d4e27 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Featurel/make post sharable (#326)

    * feat: install react share
    
    * feat: desktop post share link
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ee78bf7 View commit details
    Browse the repository at this point in the history
  2. Feature/make post sharable (#327)

    * feat: share drawer
    
    * feat: update copies
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3fb0f94 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.11.0

    pauljaijai committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    991e72c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into development

    # Conflicts:
    #	CHANGELOG.md
    #	client/components/icons.tsx
    #	client/modules/profile/components/cards/Info.tsx
    #	client/utils/services/internationalization/messages/en-ca.ts
    #	client/utils/services/internationalization/messages/zh-hk.ts
    #	package.json
    pauljaijai committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    40a8d03 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. feat: post preview on main page (#329)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    a919a54 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.12.0

    pauljaijai committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    025cdc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. chore(release): 1.12.1

    pauljaijai committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    5c2d396 View commit details
    Browse the repository at this point in the history
  2. fix: fix carousel

    pauljaijai committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    e2a83c3 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.12.2

    pauljaijai committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    8a11e11 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into development

    # Conflicts:
    #	CHANGELOG.md
    #	client/modules/main/components/post-carousel.tsx
    #	client/modules/main/template.tsx
    #	package.json
    pauljaijai committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    43ea59a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    9beec7c View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.12.3

    pauljaijai committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    37f832b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into development

    # Conflicts:
    #	CHANGELOG.md
    #	package.json
    pauljaijai committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1e88183 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Feature/support sending pdf (#333)

    * feat: add new icons
    
    * feat: add react-dropzone
    
    * feat: install react-dropzone
    
    * fix: fix api hook path
    
    * feat: add file drop ui to send message form
    
    * feat: support sending pdf in app chat
    
    * feat: support pdf in message contact
    
    * feat: api for cleaning document storeage
    
    * feat: add copies
    
    * feat: update engine in client package json
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5d75a7d View commit details
    Browse the repository at this point in the history
  2. Feature/support sending pdf (#334)

    * feat: add file drop ui to send message form
    
    * feat: support sending pdf in app chat
    
    * feat: support pdf in message contact
    
    * feat: add copies
    
    * fix: fix upload document loading spin
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e32a3ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29d771d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3ba81d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b2feae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d89fd5 View commit details
    Browse the repository at this point in the history
  7. fix: fix copy

    pauljaijai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7fd3e79 View commit details
    Browse the repository at this point in the history
  8. fix: fix word break

    pauljaijai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    10b3583 View commit details
    Browse the repository at this point in the history
  9. fix: fix typo

    pauljaijai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d890b8c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. feat: add fancy background (#335)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    41a113f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cdc69b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Feature/ Create message record (#336)

    * feat: record down message
    
    * fix: fix clipboard window error
    
    * fix: fix main page button rendering error
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    b00f11e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Feature/increase document maximum size (#337)

    * feat: allow upload doc to 2 mb
    
    * feat: show document is expired
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    6f720a3 View commit details
    Browse the repository at this point in the history
  2. try seed migration

    pauljaijai committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    16f38db View commit details
    Browse the repository at this point in the history
  3. Revert "try seed migration"

    This reverts commit 16f38db.
    pauljaijai committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    4150636 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Feature/add new locations (#338)

    * fix: fix profile view check box bg color
    
    * feat: support multi location search
    
    * refactor: house keep
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6c0ea5a View commit details
    Browse the repository at this point in the history
  2. fix: fix ui (#339)

    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    70b798c View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.13.0

    pauljaijai committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a3ff334 View commit details
    Browse the repository at this point in the history
  4. Feature/update notify unseen conversation (#341)

    * chore(release): 1.13.0
    
    * feat(cron notify-unseen-conversation support pdf): cron notify-unseen-conversation support pdf
    
    ---------
    
    Co-authored-by: Pjaijai <paul6a24@hotmail.com>
    Pjaijai and pauljaijai committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    57e41a1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'development' of https://github.com/Pjaijai/Referalah in…

    …to development
    
    # Conflicts:
    #	CHANGELOG.md
    #	package.json
    pauljaijai committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e586119 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into development

    # Conflicts:
    #	CHANGELOG.md
    #	package.json
    pauljaijai committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ccb01da View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    6f0e172 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. refactor: house keep

    pauljaijai committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    3c477fb View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.14.0

    pauljaijai committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    c976891 View commit details
    Browse the repository at this point in the history
  3. refactor: house keep

    pauljaijai committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    919b022 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into development

    # Conflicts:
    #	CHANGELOG.md
    #	client/app/[locale]/page.tsx
    #	package.json
    pauljaijai committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    e21b4cc View commit details
    Browse the repository at this point in the history
  5. fix: remove cache

    pauljaijai committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    b395c0c View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into development

    # Conflicts:
    #	client/app/[locale]/post/create/page.tsx
    #	client/app/[locale]/post/edit/[postUuid]/page.tsx
    #	client/app/[locale]/post/referer/page.tsx
    #	client/app/[locale]/profile/[userUuid]/page.tsx
    #	client/app/[locale]/profile/edit/page.tsx
    #	client/app/[locale]/referee/page.tsx
    #	client/app/[locale]/referer/page.tsx
    pauljaijai committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    66b0440 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f56a089 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into development

    # Conflicts:
    #	client/app/[locale]/post/create/page.tsx
    #	client/app/[locale]/post/edit/[postUuid]/page.tsx
    #	client/app/[locale]/post/referer/page.tsx
    #	client/app/[locale]/profile/[userUuid]/page.tsx
    #	client/app/[locale]/profile/edit/page.tsx
    #	client/app/[locale]/referee/page.tsx
    #	client/app/[locale]/referer/page.tsx
    pauljaijai committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    05babcf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    109ffe5 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' into development

    # Conflicts:
    #	client/app/[locale]/post/create/page.tsx
    #	client/app/[locale]/post/edit/[postUuid]/page.tsx
    #	client/app/[locale]/post/referer/page.tsx
    #	client/app/[locale]/profile/[userUuid]/page.tsx
    #	client/app/[locale]/profile/edit/page.tsx
    #	client/app/[locale]/referee/page.tsx
    #	client/app/[locale]/referer/page.tsx
    pauljaijai committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    c1f05b6 View commit details
    Browse the repository at this point in the history
  11. no cache

    pauljaijai committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    f94eacb View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' into development

    # Conflicts:
    #	client/app/[locale]/post/create/page.tsx
    #	client/app/[locale]/post/edit/[postUuid]/page.tsx
    #	client/app/[locale]/post/referer/page.tsx
    #	client/app/[locale]/profile/[userUuid]/page.tsx
    #	client/app/[locale]/profile/edit/page.tsx
    #	client/app/[locale]/referee/page.tsx
    #	client/app/[locale]/referer/page.tsx
    pauljaijai committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    962364d View commit details
    Browse the repository at this point in the history
  13. fix: profile apis no store

    pauljaijai committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    6ec2f84 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'main' into development

    # Conflicts:
    #	client/app/[locale]/profile/edit/page.tsx
    pauljaijai committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    4a3a43a View commit details
    Browse the repository at this point in the history