Skip to content

Refactor: Standardize Config Layout & UI Refinements - #106

Merged
norberia merged 2 commits into
FullAgent:mainfrom
norberia:ui_minor_fix
Dec 1, 2025
Merged

Refactor: Standardize Config Layout & UI Refinements#106
norberia merged 2 commits into
FullAgent:mainfrom
norberia:ui_minor_fix

Conversation

@norberia

@norberia norberia commented Dec 1, 2025

Copy link
Copy Markdown
Collaborator

Refactor: Standardize Config Layout & UI Refinements

Description

This PR standardizes the configuration page layouts across the application and refines the global UI styling.

Key Changes

  • ConfigLayout Refactor: Simplified the ConfigLayout component by removing the icon prop to streamline the header design.
  • Database Page: Refactored app/projects/[id]/database/page.tsx to utilize the shared ConfigLayout component for consistency.
  • Auth Page: Updated app/projects/[id]/auth/page.tsx to align with the updated ConfigLayout signature.
  • UI Polish:
    • Adjusted --sidebar-accent color in globals.css for better visual hierarchy.
    • Refined hover states in primary-sidebar.tsx to use a subtle transparent background (hover:bg-sidebar-accent/10).
  • Lint Fixes: Resolved import sorting and unused variable warnings.

Type of Change

  • Refactor (no functional changes, no api changes)
  • UI/Style update

@github-actions

github-actions Bot commented Dec 1, 2025

Copy link
Copy Markdown

✅ PR Check Results: Passed

Build Checks

Check Status
Lint & Build ✅ Passed
Docker Build ✅ Passed

✨ Great work!

All checks passed successfully. Your PR is ready for review.

Details:

  • ✅ Code quality verified (linting passed)
  • ✅ Build successful
  • ✅ Docker image build verified (linux/amd64)
    Commit: 5a5e173cd2d10cee8053a5e6bf13959abdd3e38c
    Branch: ui_minor_fix

🔗 View Details:

@norberia
norberia merged commit 3d75bee into FullAgent:main Dec 1, 2025
9 checks passed
@norberia
norberia deleted the ui_minor_fix branch December 1, 2025 09:40
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.

1 participant