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

App layout with top header #37

Merged
merged 1 commit into from
Jul 18, 2024
Merged

App layout with top header #37

merged 1 commit into from
Jul 18, 2024

Conversation

andresgutgon
Copy link
Contributor

@andresgutgon andresgutgon commented Jul 15, 2024

What?

Setup app layout and project model

TODO

  • App layout
  • When go to /projects -> /projects/:first_project
  • When go to /projects/:id/commits -> /projects/:id/commits/:first_commit
  • Wrap error in try/catch
  • Error page styles
  • When setup project create commit
  • When setup workspace create project

@andresgutgon andresgutgon added the 🚧 wip Work in progress label Jul 15, 2024
"react": "19.x",
"react-dom": "19.x",
"eslint": "8.x",
"eslint": "9.x"
Copy link
Contributor Author

@andresgutgon andresgutgon Jul 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No pnpm warnings for miss match versions

@andresgutgon andresgutgon force-pushed the feature/app-layout branch 2 times, most recently from b510b7c to 23808da Compare July 18, 2024 15:30
csansoon
csansoon previously approved these changes Jul 18, 2024
@andresgutgon andresgutgon removed the 🚧 wip Work in progress label Jul 18, 2024
@andresgutgon andresgutgon merged commit 549805f into main Jul 18, 2024
2 checks passed
@andresgutgon andresgutgon deleted the feature/app-layout branch July 18, 2024 15:52
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.

2 participants