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

Auth implementation #50

Merged
merged 5 commits into from
Mar 28, 2024
Merged

Auth implementation #50

merged 5 commits into from
Mar 28, 2024

Conversation

spicyzboss
Copy link
Collaborator

this pr resolve #19

Copy link

nx-cloud bot commented Mar 19, 2024

☁️ Nx Cloud Report

CI 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 targets

Sent with 💌 from NxCloud.

@spicyzboss spicyzboss requested a review from SoNicBoom24 March 28, 2024 14:57
@spicyzboss spicyzboss marked this pull request as ready for review March 28, 2024 14:57
@spicyzboss spicyzboss merged commit 9298576 into main Mar 28, 2024
2 checks passed
@spicyzboss spicyzboss deleted the PDK-19 branch March 28, 2024 14:59
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement auth service
2 participants