forked from Learn-Build-Teach/deals-for-devs
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge branch Fix broken build to main #1
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
Signed-off-by: Christine Belzie <[email protected]>
…blic_environment_variable Add Public Environment Variable
…bscribe_button_loader Fix: Add loading state for button submission
…t-template feat: add template for pull requests
docs: add a note about where commits should go
Signed-off-by: Christine <[email protected]>
Signed-off-by: Christine <[email protected]>
…re-a11y-friendly feat: add aria-label to input
…ntributors/add-CBID2 docs: add CBID2 as a contributor for a11y
…dd-error-checking-to-server-actions-and-util-helper-functions feat: added logic to use safeparse instead of parse
…lues change px values to default tailwind values
…ntrib_guide_link docs(readme): added link to contribution guide
…eals_list_on_server fix: removed unnecessary use client
) * feat: initial commit for the new multi-step form * fix: category select placeholder and value size * fix: temp functions for draganddrop image and category select * feat: added step navigation and localStorage updates for step-1 "Product Info" * refactor: added input, textarea, and select focus ring offsets to teal * fix: margin-top of step navigation * style: added custom svg background for dropzone border that adjusts when screen size changes * feat: initial schema design for deal images * feat: updated prisma schema with link to image table * feat: made the relation of deal to image one-to-one * feat: get return upload URL * feat: working image fetch after upload using url * feat: continued dev of multistep form and cleaned up context provider * fix: add default of undefined for coupon percent * fix: dropdown select * fix: category select values not holding on form page reload * fix: not reset category on page load * fix: category select form * feat: share a deal form with all routes and data. Does not include validate at review * feat: multiform submits to database after review * fix: missing schema update * fix: public image url return! * refactor: updated newDealSchema with union type * feat: upload image function for review * feat: mobile styling for add a deal * fix: subscriber type being pulled from xata and not prisma * fix: reference database url from environment variable in xata.ts * fix: clean up responsive design * fix: changed image upload to post instead of put and removed logs * fix: more responsive styles * fix: more responsive styles * fix: remove unused imports * fix: removed cron job and will add in with future feature PR --------- Co-authored-by: jamesqquick <[email protected]>
* feat: added t3_env * feat: added t3_env
…#110) * feat: added t3_env * feat: added t3_env * feat: remove xata files from git * feat: remove xata files from git * feat: added xata-init script * docs: added documentation for db setup in readme * docs: added documentation for db setup in readme
Allows contributors to more easily get their local environment setup and runnig quickly. Currently this will recommend/setup the latest LTS version of node. We could change to pin to specific version if that's preferred and then manually update when wanted/needed. Co-authored-by: James Q Quick <[email protected]>
…d-Teach#109) * docs: added figma file link * fix: wrap separate link button from text --------- Co-authored-by: Bryan <[email protected]> Co-authored-by: James Q Quick <[email protected]>
* docs: added figma file link * fix: wrap separate link button from text * fix: reorder components in confimation email --------- Co-authored-by: Bryan <[email protected]> Co-authored-by: FatumaA <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
No description provided.