snowballtools-base/packages/frontend/src/components/projects/project
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
..
deployments Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
settings Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
ActivityCard.tsx List latest commits from project repo in overview tab (#55) 2024-02-05 17:57:08 +05:30
DeploymentsTabPanel.tsx Show domains for change to production and redeploy in deployments page (#56) 2024-02-06 14:18:06 +05:30
OverviewTabPanel.tsx Show domain connected status in overview tab (#58) 2024-02-06 19:11:53 +05:30
ProjectTabs.tsx Set subdomain for project and set URL for each deployment (#52) 2024-02-05 14:56:28 +05:30
SettingsTabPanel.tsx Add GQL mutation for updating project data in general settings tab (#41) 2024-02-01 11:37:57 +05:30