snowballtools-base-mirror/packages/frontend/src
Nabarun Gogoi 8c38d4788e Add GQL mutation for rollback deployment (#46)
* Show project owner in member tab panel

* Implement mutation for rollback deployment

* Fix project members count

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30
..
assets Refactor to fetch organization and deployment details in the parent component (#23) 2024-02-01 11:37:57 +05:30
components Add GQL mutation for rollback deployment (#46) 2024-02-01 11:37:57 +05:30
context Integrate gql-client in frontend (#21) 2024-02-01 11:37:57 +05:30
layouts Add GQL mutation for updating project data in general settings tab (#41) 2024-02-01 11:37:57 +05:30
pages Add GQL mutation to delete project (#43) 2024-02-01 11:37:57 +05:30
types Add GQL mutation to delete project (#43) 2024-02-01 11:37:57 +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 Refactor routes with layout and show search bar in project details page (#23) 2023-12-22 14:19:59 +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