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

Implement projects tab section #56

Merged
merged 20 commits into from
Mar 28, 2024
Merged

Implement projects tab section #56

merged 20 commits into from
Mar 28, 2024

Conversation

santhitak
Copy link
Contributor

This template provide examples of description. Please remove it and replace with yours

This PR will resolve: Issue Title #ID

<Example: Amend Axios libs #00>

Objective of the changes:

  • <Example: To improve security by checking if user has a valid authorization to request or not.>

Changes proposed:

  • <Example: Added Authorization to headers in API request.>

Impacted segments:

  • <Example: Axios libs.>

Check list for reviewer:

  • Information in the description is enough and understandable.
  • Does not have performance issues.
  • Code changes does not effect build failed.
  • Does not have issues.

Approving the changes, reviewer must fully understands the description. DO NOT APPROVE MR IF YOU HAVE NO IDEA WHAT IS GOING ON

Copy link

nx-cloud bot commented Mar 28, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 6771482. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

santhitak and others added 13 commits March 28, 2024 23:37
commit bebc8ae
Author: Supachai Kheawjuy <supachai@spicyz.io>
Date:   Fri Mar 29 02:12:02 2024 +0700

    feat: Add projects and templates API (#61)

commit 2be927c
Author: Pithawat Nuckong <71390474+pithawatnuckong@users.noreply.github.com>
Date:   Fri Mar 29 02:11:36 2024 +0700

    feat: Upload image in PNG and SVG format (#60)

commit be1da88
Author: nickanyp <85357272+nickanyp@users.noreply.github.com>
Date:   Fri Mar 29 00:50:11 2024 +0700

    Qwik routes (#58)

    * qwik_route

    * feat route

commit e72b79b
Author: Santhita Krajangwongpaisan <74261236+santhitak@users.noreply.github.com>
Date:   Thu Mar 28 23:32:28 2024 +0700

    build(deps): @qwik-ui/headless (#57)

commit 2ea2275
Author: spicyzboss <supachai@spicyz.io>
Date:   Thu Mar 28 22:47:24 2024 +0700

    feat: get DB from env on prod only

commit d891653
Author: spicyzboss <supachai@spicyz.io>
Date:   Thu Mar 28 22:44:07 2024 +0700

    feat: sidebar image import button

commit d99ebea
Author: spicyzboss <supachai@spicyz.io>
Date:   Thu Mar 28 22:27:00 2024 +0700

    docs: add env for windows

commit 9298576
Author: Supachai Kheawjuy <supachai@spicyz.io>
Date:   Thu Mar 28 21:59:51 2024 +0700

    feat: Auth implementation (#50)

    * WIP: web auth

    * WIP: auth

    * WIP: infra

    * feat: auth done
commit bebc8ae
Author: Supachai Kheawjuy <supachai@spicyz.io>
Date:   Fri Mar 29 02:12:02 2024 +0700

    feat: Add projects and templates API (#61)

commit 2be927c
Author: Pithawat Nuckong <71390474+pithawatnuckong@users.noreply.github.com>
Date:   Fri Mar 29 02:11:36 2024 +0700

    feat: Upload image in PNG and SVG format (#60)

commit be1da88
Author: nickanyp <85357272+nickanyp@users.noreply.github.com>
Date:   Fri Mar 29 00:50:11 2024 +0700

    Qwik routes (#58)

    * qwik_route

    * feat route

commit e72b79b
Author: Santhita Krajangwongpaisan <74261236+santhitak@users.noreply.github.com>
Date:   Thu Mar 28 23:32:28 2024 +0700

    build(deps): @qwik-ui/headless (#57)

commit 2ea2275
Author: spicyzboss <supachai@spicyz.io>
Date:   Thu Mar 28 22:47:24 2024 +0700

    feat: get DB from env on prod only

commit d891653
Author: spicyzboss <supachai@spicyz.io>
Date:   Thu Mar 28 22:44:07 2024 +0700

    feat: sidebar image import button

commit d99ebea
Author: spicyzboss <supachai@spicyz.io>
Date:   Thu Mar 28 22:27:00 2024 +0700

    docs: add env for windows

commit 9298576
Author: Supachai Kheawjuy <supachai@spicyz.io>
Date:   Thu Mar 28 21:59:51 2024 +0700

    feat: Auth implementation (#50)

    * WIP: web auth

    * WIP: auth

    * WIP: infra

    * feat: auth done
@santhitak santhitak requested a review from spicyzboss March 28, 2024 21:24
@santhitak santhitak merged commit 7caf720 into main Mar 28, 2024
2 checks passed
@santhitak santhitak deleted the PDK-25 branch March 28, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants