snowballtools-base-mirror/packages/frontend/src
Nabarun Gogoi e93cca598a
Add transfer and delete project in settings tab panel (#22)
* Add dialogs for transfer and delete project

* Refactor confirm dialog

* Handle form state of transfer and delete dialog

* Handle default value of transfer dropdown

* Add space in delete dialog body

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2023-12-22 12:31:30 +05:30
..
assets Fix typo and use null type for project domain (#21) 2023-12-21 16:55:47 +05:30
components Add transfer and delete project in settings tab panel (#22) 2023-12-22 12:31:30 +05:30
pages Add transfer and delete project in settings tab panel (#22) 2023-12-22 12:31:30 +05:30
types Fix typo and use null type for project domain (#21) 2023-12-21 16:55:47 +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 Implement layout for creating new project with template (#6) 2023-12-18 16:58:17 +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