snowballtools-base/packages/frontend/src
Nabarun Gogoi 198a8ac335
Add members tab layout in project settings (#39)
* Add layout for members panel

* Get members detail from projects json

* Add members to all project

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-01-08 13:17:42 +05:30
..
assets Add members tab layout in project settings (#39) 2024-01-08 13:17:42 +05:30
components Add members tab layout in project settings (#39) 2024-01-08 13:17:42 +05:30
layouts Implement scrollable content in dashboard layout (#33) 2023-12-28 12:21:46 +05:30
pages Add confirmation for deleting domain from project settings page (#36) 2023-12-28 15:31:46 +05:30
types Add members tab layout in project settings (#39) 2024-01-08 13:17:42 +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 Add confirmation for deleting domain from project settings page (#36) 2023-12-28 15:31:46 +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