Fix portal CSS and duplicate key error on bewonersportaal/hulp#88
Draft
EricksonAtHome wants to merge 6 commits into
Draft
Fix portal CSS and duplicate key error on bewonersportaal/hulp#88EricksonAtHome wants to merge 6 commits into
EricksonAtHome wants to merge 6 commits into
Conversation
Scaffold a new Payload CMS 3 website project named Belflat using the official website template with SQLite for local development. - Next.js 16 + Payload CMS 3.85.2 - Collections: Pages, Posts, Media, Categories, Users - Admin panel at /admin - Belflat branding across metadata and seed content Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
- Switch Payload database adapter from SQLite to PostgreSQL - Update environment examples for Neon connection strings - Add homepage and admin panel screenshots to README Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
- Add custom login and create-first-user views matching reference design - Left bento brand panel with purple/yellow tiles and background image - Right dark form panel with serif headings and pill buttons - Include Google/Facebook social button styling - Update README screenshots Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
- Add navy utility bar, orange main nav, and Mijn Belflat CTA - Flat banner homepage with quick actions and status cards - Bewonersportaal and Hulp routes with portal dashboard UI - Mix MijnOverheid, Intermaris, and Gebouwenpas-inspired styling - Update README screenshots Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
- Add Intermaris-inspired CSS theme (red #E34255, flat header) - Rebuild hero banner as 1:1 copy: red search box, icons, white side card - Add Actueel nieuws strip with teardrop pattern background - Rebrand logo, nav, and copy to belflat.be — Belgium Flat Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
- Resolve React duplicate key warning from two nav items sharing /contact - Consolidate portal page styles into intermaris.css with Belgium Flat tokens - Remove conflicting portal CSS variable overrides from globals.css - Update welcome bar, FAQ accordion, status cards and footer styling Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
This file contains hidden or 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
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.
Summary
/contactwas used twice askey)intermaris.csswith Belgium Flat design tokensglobals.cssChanges
key={item.label}to prevent duplicate key warningsbf-welcome)docs/screenshots/belflat-bewonersportaal.pngandbelflat-hulp.pngTest plan
npm run buildpasses/bewonersportaaland/hulp