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

Release v1.12.2 #375

Merged
merged 289 commits into from
May 14, 2024
Merged

Release v1.12.2 #375

merged 289 commits into from
May 14, 2024

Conversation

Pjaijai
Copy link
Owner

@Pjaijai Pjaijai commented May 14, 2024

Fix message ui

Pjaijai and others added 30 commits November 10, 2023 14:38
Co-authored-by: Pjaijai <paul6a24@hotmail.com>
Co-authored-by: Pjaijai <paul6a24@hotmail.com>
* add global loading placeholder during rendering

* update to use spinner

---------

Co-authored-by: Pjaijai <87293994+Pjaijai@users.noreply.github.com>
* 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>
* Created authenticated layout

* Rename

* update ui

* House keep

* Fix typo

---------

Co-authored-by: Pjaijai <paul6a24@hotmail.com>
* [#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>
* 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>
* 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
* 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>
* Created authenticated layout

* Create sign in sign up and forgot password

---------

Co-authored-by: Pjaijai <paul6a24@hotmail.com>
* 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>
* create installation page

* add link in footer

* House keep

---------

Co-authored-by: Pjaijai <paul6a24@hotmail.com>
* 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>
* 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>
* 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>
* docs: updating contributing doc

* ci: adding run client test ci

---------

Co-authored-by: Pjaijai <paul6a24@hotmail.com>
Co-authored-by: Pjaijai <paul6a24@hotmail.com>
Co-authored-by: Pjaijai <paul6a24@hotmail.com>
* test: adding created-at and location helper tests

* chore: rename folder name

---------

Co-authored-by: Pjaijai <paul6a24@hotmail.com>
* 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>
* feat: add contributor

* test: fix test

* fix: fix contributor area

---------

Co-authored-by: Pjaijai <paul6a24@hotmail.com>
Co-authored-by: Pjaijai <paul6a24@hotmail.com>
* 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>
pauljaijai and others added 21 commits May 8, 2024 21:25
# Conflicts:
#	CHANGELOG.md
#	client/modules/main/components/carousels/contact-request.tsx
#	client/modules/main/template.tsx
#	package.json
# Conflicts:
#	client/components/customized-ui/cards/referral-post.tsx
#	client/components/customized-ui/cards/referral.tsx
#	client/components/customized-ui/icons/contact-request-count.tsx
#	client/utils/services/internationalization/messages/en-ca.ts
#	client/utils/services/internationalization/messages/zh-hk.ts
Co-authored-by: Pjaijai <paul6a24@hotmail.com>
Co-authored-by: Pjaijai <paul6a24@hotmail.com>
@Pjaijai Pjaijai added the feature New feature or request label May 14, 2024
@Pjaijai Pjaijai requested a review from R1R69 May 14, 2024 20:19
@Pjaijai Pjaijai self-assigned this May 14, 2024
Copy link

vercel bot commented May 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
referalah ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 8:22pm

@R1R69 R1R69 merged commit da1f06b into main May 14, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants