snowballtools-base/packages/frontend/src/components/projects/create
Nabarun Gogoi 413ed03eb8
Implement organization switcher and use slug in URL (#59)
* Implement dropdown for organizations switcher

* Add dynamic route for organization id

* Update routes for organization slug

* Use organization slug for adding project

* Refactor to fetch organizations at sidebar component

* Update organization switcher based on searched project

* Refactor types in frontend

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-07 18:41:54 +05:30
..
ConnectAccount.tsx Change UI for create new project page (#54) 2024-02-05 16:56:53 +05:30
ConnectAccountTabPanel.tsx Show domain connected status in overview tab (#58) 2024-02-06 19:11:53 +05:30
Deploy.tsx Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
DeployStep.tsx Implement creating project by importing repository (#49) 2024-02-01 18:10:15 +05:30
ProjectRepoCard.tsx Implement creating project by importing repository (#49) 2024-02-01 18:10:15 +05:30
RepositoryList.tsx Implement creating project by importing repository (#49) 2024-02-01 18:10:15 +05:30
TemplateCard.tsx Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30