snowballtools-base/packages/frontend/src
Nabarun Gogoi 66aa8fed4f
Add dialog for editing domains in project settings tab (#38)
* Implement edit domain dialog

* Pass project and repo from domain component

* Fix dialog states in domain card

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-01-08 10:48:07 +05:30
..
assets Add dialog for editing domains in project settings tab (#38) 2024-01-08 10:48:07 +05:30
components Add dialog for editing domains in project settings tab (#38) 2024-01-08 10:48:07 +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 dialog for editing domains in project settings tab (#38) 2024-01-08 10:48:07 +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