snowballtools-base-mirror/packages/gql-client
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
..
src Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
.eslintignore Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30
.eslintrc.json Change UI for create new project page (#54) 2024-02-05 16:56:53 +05:30
.gitignore Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30
index.ts Add GQL query for projects search in app (#38) 2024-02-01 11:37:57 +05:30
package.json Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30
tsconfig.json Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30