snowballtools-base/packages/frontend/src
Nabarun Gogoi 8ca55cd888
Implement polling for project deployment updates (#87)
* Populate organization and user if db is empty

* Use hardcoded user id from fixtures

* Implement polling for get deployments query

* Handle review changes

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-21 15:34:33 +05:30
..
assets Fix deployments visit URL and date filter (#78) 2024-02-20 10:53:42 +05:30
components Fix deployments visit URL and date filter (#78) 2024-02-20 10:53:42 +05:30
context Use branches from GitHub API in edit domain dialog (#74) 2024-02-19 16:55:07 +05:30
layouts Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
pages Implement polling for project deployment updates (#87) 2024-02-21 15:34:33 +05:30
utils Create new deployment on changing preview deployment to production (#61) 2024-02-08 14:59:19 +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 organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
constants.ts Show public repo GitHub activity without authentication (#68) 2024-02-14 17:35:02 +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
types.ts Use branches from GitHub API in edit domain dialog (#74) 2024-02-19 16:55:07 +05:30