drone/web/src/hooks
Ritik Kapoor 6e8cd9bdba fix: [CODE-2491]: Change "Checks" Progress Indicator Color (#3258)
* fix: [CODE-2491] remove css
*

fix: [ritik/CODE-2491] change running text color to primary
*

fix: [ritik/CODE-2491] change running icon color to primary
2025-01-15 21:25:51 +00:00
..
useCodeLenses.tsx feat: [CI-10562]: Introduce embedded annotations in YAML for update of Pipeline Entities (#849) 2023-11-30 22:06:16 +00:00
useConfirmAction.tsx [CODE-1116] UI : Protection rules integration with Branch Creation/Deletion and Commits (#824) 2023-11-28 07:06:54 +00:00
useConfirmationDialog.tsx UI [CODE-1216] : Fix modal close and disable side menu on comment deletion (#913) 2023-12-18 07:15:57 +00:00
useDisableCodeMainLinks.ts Feat: [code-1576] Add support to delete empty repository (#1195) 2024-04-15 03:33:08 +00:00
useDocumentTitle.tsx feat: [CODE-1258]: made window title more meaningful for CODE module (#1058) 2024-02-21 19:04:20 +00:00
useDownloadRawFile.ts [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
useEmitCodeCommentStatus.ts feat: [CODE-2330]: auto collapse resolved code comments (#2655) 2024-09-06 12:26:17 +00:00
useEventListener.ts Show full diff in Pull Request + 10k files PR challenge (#1086) 2024-03-01 19:42:39 +00:00
useFeatureFlag.ts Update : [CODE-1410 ] Semantic Search Integration (#1046) 2024-02-20 08:17:12 +00:00
useFindGitBranch.ts fix: [CODE-2628]: replaced TypesRepository with RepoRepositoryOutput from swagger (#2882) 2024-10-28 17:21:39 +00:00
useGetAuthSettings.ts fix: public repo config and labels flicker (#2571) 2024-08-28 08:14:43 +00:00
useGetCurrentPageScope.tsx labels support in Gitness (#2456) 2024-08-20 21:05:11 +00:00
useGetRepositoryMetadata.ts fix: URL for case insensitive repo name and block infinite render (#2410) 2024-08-07 20:13:14 +00:00
useGetResourceContent.ts fix: [code-2300] width and style of branch/tag select dropdown (#2617) 2024-09-13 17:15:39 +00:00
useGetSettingValue.ts Added: [code-1479] AIDA Feedback and Settings framework for semantic search (#1073) 2024-02-28 00:25:37 +00:00
useGetSpaceParam.ts [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
useIsSidebarExpanded.ts Render off-screen diffs in a single pre tag to boost performance (#2271) 2024-08-09 17:41:59 +00:00
useLiveTimeHook.tsx [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
useLocalStorage.ts [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
useModalHook.tsx [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
usePageIndex.ts [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
usePRChecksDecision2.tsx Refactoring Pull Request page to improve performance (#985) 2024-01-29 19:39:05 +00:00
usePRChecksDecision3.tsx feat: [code-1625]: Add new pr panel improvements for pr page (#2082) 2024-06-08 06:08:49 +00:00
usePRChecksDecision.tsx fix: [CODE-2491]: Change "Checks" Progress Indicator Color (#3258) 2025-01-15 21:25:51 +00:00
usePublicResourceConfig.tsx fix: [CODE-2566] add FF config and hide plugin step behind a UI Flag - GITNESS_UI_SHOW_PLUGIN (#2847) 2024-10-24 18:40:52 +00:00
useQueryParams.ts [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
useResizeObserver.tsx Allow multiple comments to be added on a same line + Mark multiple code lines for a comment (#1177) 2024-04-03 18:02:52 +00:00
useRuleViolationCheck.tsx [CODE-1116] UI : Protection rules integration with Branch Creation/Deletion and Commits (#824) 2023-11-28 07:06:54 +00:00
useScheduleJob.ts Console output is duplicated in pull request pipelines (#663) 2023-10-09 20:38:10 +00:00
useScrollTop.ts Optimize rendering when updating / deleting a comment (#1032) 2024-02-09 20:37:03 +00:00
useSetPageContainerWidthVar.tsx Fix width in a couple of places when screen is small + clean up unused code (#1181) 2024-04-03 23:48:43 +00:00
useShowRequestError.ts [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
useSpaceSSE.tsx feat: [code-1625]: Add new pr panel improvements for pr page (#2082) 2024-06-08 06:08:49 +00:00
useUpdateQueryParams.ts [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
useUserPreference.ts Optimize rendering when updating / deleting a comment (#1032) 2024-02-09 20:37:03 +00:00