snowballtools-base-old/packages/frontend/src
prathamesh0 9f1306f9cd Integrate gql-client in frontend (#21)
* Integrate gql-client in frontend app

* Populate home page information using gql-client

* Remove non required fields from organizations query

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30
..
assets Add new member dialog in project settings tab (#42) 2024-01-09 12:25:37 +05:30
components Add new member dialog in project settings tab (#42) 2024-01-09 12:25:37 +05:30
context Integrate gql-client in frontend (#21) 2024-02-01 11:37:57 +05:30
layouts Implement scrollable content in dashboard layout (#33) 2023-12-28 12:21:46 +05:30
pages Integrate gql-client in frontend (#21) 2024-02-01 11:37:57 +05:30
types Add new member dialog in project settings tab (#42) 2024-01-09 12:25:37 +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 gql-client in frontend (#21) 2024-02-01 11:37:57 +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