drone/web/src/hooks
2023-05-24 17:54:28 -07:00
..
useAPIToken.ts feat: [SCM-36]: Refactor SCM to CODE (#92) 2022-11-23 16:39:41 -08:00
useConfirmAction.tsx feat: [CODE-307/308]: Submitting a PR review requires commit SHA + Resolve/Unresolve comments 2023-05-10 16:50:56 -07:00
useDisableCodeMainLinks.ts Implement flow to create a new file when repo is empty (#216) 2023-01-16 11:51:00 -08:00
useEmitCodeCommentStatus.ts feat: [CODE-350]: Add some PR Comment improvements 2023-05-24 17:54:28 -07:00
useEventListener.ts Add markdown editor into commenting (#128) 2022-12-20 11:28:56 -08:00
useGetRepositoryMetadata.ts Implement Webhook CRUD (#177) 2023-01-11 08:44:50 -08:00
useGetResourceContent.ts Disable branch creation when committing first new file into an empty repo (#217) 2023-01-16 12:20:09 -08:00
useGetSpaceParam.ts Refactor to use shorter names + initial code for PR (#104) 2022-12-01 11:21:25 -08:00
useLocalStorage.ts Finalize API integration for commits (#95) 2022-11-29 02:21:23 -08:00
usePageIndex.ts Consolidate pagination for the whole codebase + Use SearchInputWithSpinner component (#222) 2023-01-17 14:59:56 -08:00
useQueryParams.ts Implement Create Branch (#78) 2022-11-17 00:16:57 -08:00
useShowRequestError.ts Consolidate pagination for the whole codebase + Use SearchInputWithSpinner component (#222) 2023-01-17 14:59:56 -08:00
useUserPreference.ts feat: [CODE-350]: Add some PR Comment improvements 2023-05-24 17:54:28 -07:00