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

8 build list skeleton #55

Closed
wants to merge 36 commits into from
Closed

8 build list skeleton #55

wants to merge 36 commits into from

Conversation

ThoJah
Copy link
Collaborator

@ThoJah ThoJah commented Feb 21, 2023

No description provided.

This was linked to issues Feb 21, 2023
@ThoJah ThoJah assigned dnmct and NoHara42 and unassigned dnmct and NoHara42 Feb 21, 2023
@ThoJah ThoJah linked an issue Feb 23, 2023 that may be closed by this pull request
@ThoJah ThoJah linked an issue Feb 24, 2023 that may be closed by this pull request
1 task
@ThoJah ThoJah marked this pull request as ready for review February 24, 2023 11:39
@ThoJah ThoJah self-assigned this Feb 28, 2023
@NoHara42 NoHara42 removed the request for review from dnmct February 28, 2023 14:43
@ThoJah ThoJah requested a review from dnmct March 1, 2023 09:30
@@ -1,6 +1,6 @@
import { NextApiRequest, NextApiResponse } from "next";
import { z, ZodError } from "zod";
import { Items, PrismaClient } from "@prisma/client";
import { PrismaClient } from "@prisma/client";

const prisma = new PrismaClient();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets import the top level prisma client, reverse merge to get those changes

Copy link
Collaborator

@NoHara42 NoHara42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see changes, can we remove the storybook-static folder from this branch?

@ThoJah ThoJah requested a review from NoHara42 March 9, 2023 14:29
Copy link
Collaborator

@NoHara42 NoHara42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

storybook static files are still included on this branch

@ThoJah
Copy link
Collaborator Author

ThoJah commented Mar 10, 2023

Sorry Ned, that i failed so hard getting that one done

@ThoJah ThoJah requested a review from NoHara42 March 10, 2023 12:21
@dnmct dnmct self-requested a review March 10, 2023 15:34
Copy link
Collaborator

@dnmct dnmct left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls resolve the merge conflict on tailwind config with main, then i'll merge it

@ThoJah ThoJah requested a review from dnmct March 13, 2023 09:40
@ThoJah ThoJah closed this Mar 27, 2023
@ThoJah
Copy link
Collaborator Author

ThoJah commented Mar 27, 2023

Changes shifted to "ItemIntoMapper"

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.

Component / List Component / Tabs / sort-by Build List Skeleton
4 participants