-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
feat: Add new variables to a project #593
base: develop
Are you sure you want to change the base?
feat: Add new variables to a project #593
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
User description
Description
This PR adds the feature to add new variables to a project.
Fixes #559
Screenshots of relevant screens
Developer's checklist
If changes are made in the code:
Documentation Update
PR Type
Enhancement
Description
Changes walkthrough 📝
layout.tsx
Add new variable creation dialog and functionality
apps/platform/src/app/(main)/project/[project]/layout.tsx
index.tsx
Update project card navigation to use slugs
apps/platform/src/components/dashboard/projectCard/index.tsx