snowballtools-base/packages/frontend/src/pages
Nabarun Gogoi a34e2286a6 Implement functionality for adding new domain in project settings (#48)
* Add mutation to create new domain

* Update mutation to create two domains for www and non-www variant

* Add gql-client method and frontend to create domain

* Display fetched domains in domains tab panel using project id

* Fix graphql type for fetching domains

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30
..
projects Implement functionality for adding new domain in project settings (#48) 2024-02-01 11:37:57 +05:30
index.tsx Add GQL mutation to delete project (#43) 2024-02-01 11:37:57 +05:30
Settings.tsx Refactor routes with layout and show search bar in project details page (#23) 2023-12-22 14:19:59 +05:30