snowballtools-base/packages/frontend/src
Nabarun Gogoi 9921dc5186
Show public repo GitHub activity without authentication (#68)
* Handle request error while fetching Git activity

* Use default Octokit instance if auth token is not available

* Rename input arguments of mutation methods to data

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-14 17:35:02 +05:30
..
assets Publish app deployment record in Laconic registry on creating new deployments (#62) 2024-02-12 11:34:01 +05:30
components Save commit message in DB and show in deployments list (#67) 2024-02-14 14:25:50 +05:30
context Show public repo GitHub activity without authentication (#68) 2024-02-14 17:35:02 +05:30
layouts Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
pages Show public repo GitHub activity without authentication (#68) 2024-02-14 17:35:02 +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 Save commit message in DB and show in deployments list (#67) 2024-02-14 14:25:50 +05:30