snowballtools-base/packages/frontend/src
Nabarun Gogoi f870ab90f7
Add layout for Git tab in project settings (#31)
* Implement layout and functionality for git tab panel

* Refactor project repository card prop

* Add repo selection handler prop

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2023-12-28 11:52:05 +05:30
..
assets Add layout for Git tab in project settings (#31) 2023-12-28 11:52:05 +05:30
components Add layout for Git tab in project settings (#31) 2023-12-28 11:52:05 +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 Add layout for Git tab in project settings (#31) 2023-12-28 11:52:05 +05:30
types Add layout for Git tab in project settings (#31) 2023-12-28 11:52:05 +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