snowballtools-base/packages/frontend/src
Nabarun Gogoi 8111d34d86
Implement functionality to transfer project to different organization (#50)
* Add GQL mutation for transfer project

* Integrate transfer project GQL client method

* Use update project GQL method for transfer project

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-02 14:04:26 +05:30
..
assets Implement functionality to delete domain (#59) 2024-02-01 11:37:57 +05:30
components Implement functionality to transfer project to different organization (#50) 2024-02-02 14:04:26 +05:30
context Implement creating project by importing repository (#49) 2024-02-01 18:10:15 +05:30
layouts Implement functionality to transfer project to different organization (#50) 2024-02-02 14:04:26 +05:30
pages Implement creating project by importing repository (#49) 2024-02-01 18:10:15 +05:30
types Implement creating project by importing repository (#49) 2024-02-01 18:10:15 +05:30
utils Display fetched deployments data in deployments tab (#24) 2024-02-01 11:37:57 +05:30
App.test.tsx Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
App.tsx Implement creating project by importing repository (#49) 2024-02-01 18:10:15 +05:30
constants.ts Integrate rollback deployment GQL mutation in frontend (#49) 2024-02-01 11:37:57 +05:30
index.css Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
index.tsx Integrate gql-client in frontend (#21) 2024-02-01 11:37:57 +05:30
logo.svg Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
react-app-env.d.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
reportWebVitals.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
setupTests.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30