Skip to content

Merge pull request #2 from acesknust/original-changes - #3

Open
Simondelali wants to merge 208 commits into
original-changesfrom
main
Open

Merge pull request #2 from acesknust/original-changes#3
Simondelali wants to merge 208 commits into
original-changesfrom
main

Conversation

@Simondelali

Copy link
Copy Markdown
Contributor

Merge pull request #1 from acesknust/main

@vercel

vercel Bot commented May 27, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aces-website Ready Ready Preview Aug 8, 2026 7:46pm
aces-website_ Ready Ready Preview Aug 8, 2026 7:46pm
aces-website-5rwd Error Error Aug 8, 2026 7:46pm
acesknust Error Error Aug 8, 2026 7:46pm

@vercel

vercel Bot commented May 27, 2025

Copy link
Copy Markdown

@Simondelali is attempting to deploy a commit to the Owusu Prince 's projects team on Vercel, but is not a member of this team. To resolve this issue, you can:

  • Make your repository public. Collaboration is free for open source and public repositories.
  • Upgrade to pro and add @Simondelali as a member. A Pro subscription is required to access Vercel's collaborative features.
    • If you're the owner of the team, click here to upgrade and add @Simondelali as a member.
    • If you're the user who initiated this build request, click here to request access.
    • If you're already a member of the Owusu Prince 's projects team, make sure that your Vercel account is connected to your GitHub account.

To read more about collaboration on Vercel, click here.

adoodevv and others added 3 commits June 8, 2025 18:05
…bout page with content and navigation, and update header links to point to the About page.
UI enhancement and restructure files
PapaYawAsiamah and others added 2 commits June 9, 2025 21:34
…and navigation, and update header links to point to the About page.
Merge pull request #10 from acesknust/aboutpage
Merge pull request #11 from acesknust/main
PapaYawAsiamah and others added 2 commits June 9, 2025 21:54
Refactor import paths in About page to use absolute imports for Heade…
PapaYawAsiamah and others added 2 commits June 9, 2025 22:01
Update About page with new executive images, titles, and descriptions…
Ohm-Kel added 30 commits July 3, 2026 18:46
… to 'challenges' instead of 'coding challenges'
….ondigitalocean.app and authorize it in nextConfig remotePatterns
…y selected color to prevent duplicate select style buttons
…ghtbox, sticky CTA) and mobile-first responsive card & grid layout polish
…dot overlap and update Lightbox bg to white for high contrast
…th backend image field and admin preview, and fix page top padding overlap issues on mobile
…e labels using explicit inline styling to guarantee cross-browser visibility
…e, make screenshot receipt upload compulsory, and add client-side canvas image compression to support high-res screenshots of any size
…ium responsive mobile progress steps indicator
…on states, and implement interactive coupon input directly in the slide-out CartDrawer
…ility to avoid potential server-side ReferenceErrors during page pre-rendering
…d in multiple color/size variants

Root cause: backend used dict keyed by product ID (item_map = {id: item})
which silently dropped duplicate-ID entries when the same product appeared
with different color/size variants. A customer adding 3 items (2 variants
of the same product + 1 different product) would only be charged for 2.

Backend fix: fetch products by unique IDs in one query, but iterate over
ALL cart_items individually so every variant entry is preserved.

Frontend fix: cart page React list key changed from item.id to composite
key (id-color-size) matching CartDrawer, preventing rendering bugs when
the same product appears multiple times with different variants.
…ducts bugfix, coupon validation sync across drawer/cart, cart clear after pay verification, and react state cleanups
…egories to ACES, and enhance submit error messages
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.

5 participants