snowballtools-base/packages/frontend/src
Nabarun Gogoi aa49bb0de2 Implement functionality to update production branch in project settings (#60)
* Add mutation to update prod branch for project

* Implement frontend to update production branch

* Handle review changes

* Update README for Github creating OAuth app

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30
..
assets Implement functionality to delete domain (#59) 2024-02-01 11:37:57 +05:30
components Implement functionality to update production branch in project settings (#60) 2024-02-01 11:37:57 +05:30
context Integrate gql-client in frontend (#21) 2024-02-01 11:37:57 +05:30
layouts Implement functionality for editing domain (#57) 2024-02-01 11:37:57 +05:30
pages Implement functionality to update production branch in project settings (#60) 2024-02-01 11:37:57 +05:30
types Implement functionality for editing domain (#57) 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
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