snowballtools-base/packages/frontend/src
Nabarun Gogoi 44310d4eb8 Add and refresh environment variables in project settings tab (#37)
* Create and use add environment variables gql client method

* Implement get environment variables method

* Display fetched environment variables

* Refactor create environment variables submit handler

* Use environment variables type from gql-client

* Add fixtures for project member

---------

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 and refresh environment variables in project settings tab (#37) 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 and refresh environment variables in project settings tab (#37) 2024-02-01 11:37:57 +05:30
pages Handle remove member operation in frontend (#32) 2024-02-01 11:37:57 +05:30
types Add and refresh environment variables in project settings tab (#37) 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