drone/web/src/components
Calvin Lee 00f58fd08e fix: [code-1663]: add error message on submit btn (#1136) 2024-03-25 00:02:27 +00:00
..
AuthLayout [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
BranchProtection Replace PR full diff menu options with icons (#1098) 2024-03-05 00:57:40 +00:00
BranchTagSelect Replace PR full diff menu options with icons (#1098) 2024-03-05 00:57:40 +00:00
Changes Remove flicker when Approve button being not rendered on data loading (#1091) 2024-03-01 22:37:33 +00:00
CloneButtonTooltip fix: [code-887]: fix issues on design audit (#629) 2023-09-28 23:55:33 +00:00
CloneCredentialDialog fix: [code-1347]: handle error on clone creds (#981) 2024-01-22 20:35:34 +00:00
CodeCommentSecondarySaveButton Fix inconsistent behaviors from links in PR description (#1092) 2024-03-02 00:30:51 +00:00
CodeCommentStatusButton Make improvements in terms of caching and UX (#1007) 2024-02-01 03:30:52 +00:00
CodeCommentStatusSelect Refactoring Pull Request page to improve performance (#985) 2024-01-29 19:39:05 +00:00
CodeSearch fix: [CODE-1573]: fix for breaking search page for org and account repositories (#1114) 2024-03-17 06:31:50 +00:00
CodeSearchBar Replace PR full diff menu options with icons (#1098) 2024-03-05 00:57:40 +00:00
CommentBox Add some minor CSS tweaks for full diff icons (#1101) 2024-03-05 09:35:41 +00:00
CommitActions [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
CommitDivergence [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
CommitInfo feat: [CODE-1258]: made window title more meaningful for CODE module (#1058) 2024-02-21 19:04:20 +00:00
CommitModalButton Fix `MOVE` action for Commit API (#1037) 2024-02-10 01:10:20 +00:00
CommitsView Fix Commits order (#1110) 2024-03-07 22:39:23 +00:00
Console fix executions css as per figma audit (#650) 2023-10-04 15:41:50 +00:00
ConsoleLogs changes secret value to text area with password font & fixes copy and paste for logs (#687) 2023-10-18 15:28:29 +00:00
ConsoleStep fix executions css as per figma audit (#650) 2023-10-04 15:41:50 +00:00
CopyButton [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
CreateBranchModal [CODE-1116] UI : Protection rules integration with Branch Creation/Deletion and Commits (#824) 2023-11-28 07:06:54 +00:00
CreateTagModal fix: [code-664]: fix ref tag issue (#666) 2023-10-10 16:43:19 +00:00
DiffViewer Adjust full diff icon size and stroke for clarification (#1104) 2024-03-06 08:43:15 +00:00
Editor Completely fix width issues of components being calculated by nav (#1025) 2024-02-05 21:42:06 +00:00
ExecutionPageHeader fix small ui bugs (#710) 2023-10-23 16:52:36 +00:00
ExecutionStageList [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
ExecutionStatus feat: [code-1362]: add streaming and other fixes in status checks (#1020) 2024-02-06 04:24:47 +00:00
ExecutionStatusLabel [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
ExecutionText feat: add pr merge webhook and trigger (#928) 2023-12-20 09:40:16 +00:00
GitRefLink [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
GitRefsSelect [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
GitnessLogo Replace PR full diff menu options with icons (#1098) 2024-03-05 00:57:40 +00:00
ImageCarousel fix: [code-1432]: fix image carousel (#1047) 2024-02-16 05:06:46 +00:00
KeywordSearchbar Update : [CODE-1410 ] Semantic Search Integration (#1046) 2024-02-20 08:17:12 +00:00
LatestCommit minor fix: username commit (#1022) 2024-02-05 16:37:06 +00:00
LoadingSpinner Optimize rendering when updating / deleting a comment (#1032) 2024-02-09 20:37:03 +00:00
LogViewer fix: [code-1362]: fix scroll button (#1030) 2024-02-06 20:45:35 +00:00
MarkdownEditorWithPreview fix: [code-1663]: add error message on submit btn (#1136) 2024-03-25 00:02:27 +00:00
MarkdownViewer Add Cmd-Enter/Ctrl-Enter shortcut to submit PR comment/description (#1113) 2024-03-23 00:37:13 +00:00
MultiList fix: [CI-11795]: Fix incorrect YAML generated while adding field of type "array" (#1131) 2024-03-22 01:16:08 +00:00
MultiMap Fix a couple of type and linting issues (#659) 2023-10-05 20:20:16 +00:00
NavigationCheck [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
NewPipelineModal [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
NewRepoModalButton Replace PR full diff menu options with icons (#1098) 2024-03-05 00:57:40 +00:00
NewSecretModalButton fix small ui bugs (#710) 2023-10-23 16:52:36 +00:00
NewSpaceModalButton fix: [code-1298]: Remove Pipeline import option from harness code (#961) 2024-01-12 07:44:15 +00:00
NewTriggerModalButton [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
NoExecutionsCard Replace PR full diff menu options with icons (#1098) 2024-03-05 00:57:40 +00:00
NoResultCard [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
OptionsMenuButton [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
PipeSeparator [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
PipelineConfigPanel feat: [CI-10587]: YAML <-> UI sync experience for Side Panel (#875) 2023-12-06 18:23:00 +00:00
PipelineSettings [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
PipelineSettingsPageHeader [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
PipelineSettingsTab [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
PipelineTriggersTab feat: add pr merge webhook and trigger (#928) 2023-12-20 09:40:16 +00:00
PlainButton [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
PluginsPanel fix: [CI-11795]: Fix incorrect YAML generated while adding field of type "array" (#1131) 2024-03-22 01:16:08 +00:00
PullRequestStateLabel Updated: [code-1574] closed icon for PR (#1115) 2024-03-12 09:50:08 +00:00
RepoMetadata [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
RepoPublicLabel [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
RepositoryPageHeader [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
ResourceListingPagination [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
ReviewerSelect fix: [code-1449]: fix reviewer box (#1065) 2024-02-27 18:11:51 +00:00
RuleViolationAlertModal fix: [code-1183]: fix formatting in merge alert (#868) 2023-12-05 18:58:20 +00:00
RunPipelineModal changes secret value to text area with password font & fixes copy and paste for logs (#687) 2023-10-18 15:28:29 +00:00
SearchInputWithSpinner [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
SourceCodeEditor fix: [CI-11777]: Minor bug fix to avoid setting default yaml as empty when creating a new pipeline (#1127) 2024-03-21 02:07:32 +00:00
SourceCodeViewer [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
SpaceSelector fix: [code-930]: fix design audit issues (#652) 2023-10-05 19:58:05 +00:00
Split [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
TabContentWrapper [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
TabTitleWithCount [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
ThreadSection fix: [code-930]: fix design audit issues (#652) 2023-10-05 19:58:05 +00:00
UpdateSecretModal fix small ui bugs (#710) 2023-10-23 16:52:36 +00:00
UserManagementFlows [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00