snowballtools-base/packages/frontend/src
Nabarun Gogoi d04517d9bb
Implement confirmation dialog and menu popup (#12)
* Implement confirmation dialog for cancel deployment

* Add menu to project and deployment card

* Use dropdown for account selection

* Organize create project components

* Refactor cancel deployment dialog

* Fix cancel button flex align

* Fix typo

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2023-12-20 12:03:05 +05:30
..
assets Implement projects search functionality in home page (#11) 2023-12-20 09:59:02 +05:30
components Implement confirmation dialog and menu popup (#12) 2023-12-20 12:03:05 +05:30
pages Implement confirmation dialog and menu popup (#12) 2023-12-20 12:03:05 +05:30
types Implement projects search functionality in home page (#11) 2023-12-20 09:59:02 +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