snowballtools-base/packages/frontend/src
Nabarun Gogoi 60235902a7
Implement layout for Domain tab in project settings (#25)
* Implement layout for Domains tab in settings

* Handle review changes

* Add json file for domains and take values from it

* Handle review changes

* Rename DomainsCard to DomainCard

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2023-12-26 12:47:42 +05:30
..
assets Implement layout for Domain tab in project settings (#25) 2023-12-26 12:47:42 +05:30
components Implement layout for Domain tab in project settings (#25) 2023-12-26 12:47:42 +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 Refactor routes with layout and show search bar in project details page (#23) 2023-12-22 14:19:59 +05:30
types Add confirm dialogs for deployment menu (#24) 2023-12-26 11:53:28 +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