-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
☁️ Nx Cloud ReportCI 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 targetsSent with 💌 from NxCloud. |
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
spicyzboss
approved these changes
Mar 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
Changes proposed:
Impacted segments:
Check list for reviewer:
Approving the changes, reviewer must fully understands the description. DO NOT APPROVE MR IF YOU HAVE NO IDEA WHAT IS GOING ON