-
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
Auth implementation #50
Merged
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 5c3aa82. 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. |
SoNicBoom24
approved these changes
Mar 28, 2024
santhitak
added a commit
that referenced
this pull request
Mar 28, 2024
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
added a commit
that referenced
this pull request
Mar 28, 2024
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
added a commit
that referenced
this pull request
Mar 28, 2024
* feat: mock data * feat: init project detail page * feat: project preview tab * feat: finished project page * squashed commits from main * feat: remove clickable title * chore: clean up * feat: modal ui * bugs: fix component type to slot * feat: add modal * feat: select input * build(deps): add @modular-forms/qwik and flowbite * feat: fix modal prop * feat: add create dashboard modal * Squashed commit of the following: 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 * Squashed commit of the following: 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 * fix: ui path * bugs: fix e property type * bug: fix unexpected export app
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 pr resolve #19