snowballtools-base-old/packages/frontend/src
Nabarun Gogoi bab09bd858
Implement layout for Environment variables tab in project settings (#26)
* Implement functionality to add environment variables

* Use field array hook to handle variables form

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2023-12-26 17:08:20 +05:30
..
assets Implement layout for Environment variables tab in project settings (#26) 2023-12-26 17:08:20 +05:30
components Implement layout for Environment variables tab in project settings (#26) 2023-12-26 17:08:20 +05:30
layouts Refactor routes with layout and show search bar in project details page (#23) 2023-12-22 14:19:59 +05:30
pages Refactor routes with layout and show search bar in project details page (#23) 2023-12-22 14:19:59 +05:30
types Add confirm dialogs for deployment menu (#24) 2023-12-26 11:53:28 +05:30
utils Add layout for overview panel in project details page (#3) 2023-12-14 18:17:46 +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 material tailwind library (#8) 2023-12-19 14:47:02 +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