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

Add Work in Progress Page and Config #38

Open
wants to merge 1 commit into
base: athesv-19-add-jackatdjldjl-ui-and-tailwind
Choose a base branch
from

Conversation

JackatDJL
Copy link
Owner

@JackatDJL JackatDJL commented Dec 29, 2024

TL;DR

Added a Work in Progress (WIP) page and restructured configuration management

What changed?

  • Relocated config from /api/config to root app directory
  • Added new configuration options for feature gates and WIP status
  • Created a new WIP component with construction message
  • Modified home page to conditionally render WIP or default view based on config
  • Added new path alias for compositions and config in tsconfig

How to test?

  1. Set wip: true in config.json to see the construction page
  2. Set wip: false to view the default home page
  3. Verify theme toggle button works on both views
  4. Confirm the construction message displays correctly with proper styling

Why make this change?

To provide a better user experience during development by showing a proper construction page when needed, while maintaining the ability to switch between development and production views through configuration. This also simplifies configuration management by moving it to the root level.

Copy link

linear bot commented Dec 29, 2024

Copy link

vercel bot commented Dec 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
athenetz-sv ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 29, 2024 11:54pm

Copy link
Owner Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@JackatDJL JackatDJL changed the title Implemented Work in Progress Page Add Work in Progress Page and Config Dec 29, 2024
@JackatDJL JackatDJL marked this pull request as ready for review December 29, 2024 23:54
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