drone/web/src/components
Calvin Lee 4680192ba6 feat: [code-2177]: add regex icon in keyword search (#2340)
* fix: [code-2177]: fix jumping issue
* feat: [code-2177]: fix padding
* fix: [code-2177]: fix icons
* fix: [code-2177]: fix issue when message box is not there
* fix: [code-2177]: remove search for repo dropdown
* feat: [code-2177]: fix issue on recursive toggle in repolvlsrch
* fix: [code-2177]: fix issue on not showing
* fix: [code-2177]: fix comments
* feat: [code-2177]: update to mocks and fix some issues
* feat: [code-2177]: add regex icon in keyword search
2024-08-03 05:17:30 +00:00
..
Aida fix: [code-1797] PR Description issues (#2001) 2024-05-02 06:54:06 +00:00
AuthLayout [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
BranchProtection fix: [code-2105]: fix issue in branch listing on element wrap (#2212) 2024-07-15 23:46:13 +00:00
BranchTagSelect Replace PR full diff menu options with icons (#1098) 2024-03-05 00:57:40 +00:00
Changes Normalize diff.oldName and diff.newName to fix incorrect filePath when filename has spaces (#2237) 2024-07-17 07:47:28 +00:00
CloneButtonTooltip fix: [code-2061]: hide clone button (#2144) 2024-07-01 23:24:33 +00:00
CloneCredentialDialog fix: [code-1347]: handle error on clone creds (#981) 2024-01-22 20:35:34 +00:00
CodeCommentSecondarySaveButton Fix UI not sending comment id when replying a newly created comment (#1202) 2024-04-10 19:36:20 +00:00
CodeCommentStatusButton Fix UI not sending comment id when replying a newly created comment (#1202) 2024-04-10 19:36:20 +00:00
CodeCommentStatusSelect Refactor collapse/expand PR comments per new design (#2046) 2024-05-21 19:41:14 +00:00
CodeSearch feat: [code-2177]: add regex icon in keyword search (#2340) 2024-08-03 05:17:30 +00:00
CodeSearchBar feat: [code-2177]: add regex icon in keyword search (#2340) 2024-08-03 05:17:30 +00:00
CommentBox update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
CommentThreadTopDecoration Pull Request Code suggestions (#2032) 2024-05-13 18:35:07 +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 update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
CommitModalButton PR Page changes per demo feedbacks (#2056) 2024-05-22 16:16:52 +00:00
CommitsView fix: [code-1991]: fix commit message (#2104) 2024-06-13 18:51:54 +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 fix: [code-2061]: hide clone button (#2144) 2024-07-01 23:24:33 +00:00
CreateBranchModal update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
CreateTagModal update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
DefaultUsefulOrNot Added: [code-1533] feedback and settings framework for AIDA PR Description (#1087) 2024-04-16 09:51:42 +00:00
DiffViewer PR Page changes per demo feedbacks (#2056) 2024-05-22 16:16:52 +00:00
Editor update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
ExecutionPageHeader update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
ExecutionStageList [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
ExecutionStatus feat: [code-1625]: Add new pr panel improvements for pr page (#2082) 2024-06-08 06:08:49 +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
GitnessLogo Replace PR full diff menu options with icons (#1098) 2024-03-05 00:57:40 +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
ImageCarousel Fix broken sticky header in PR page due to library upgrade (#1236) 2024-04-19 23:17:11 +00:00
KeywordSearchbar feat: [code-2177]: add regex icon in keyword search (#2340) 2024-08-03 05:17:30 +00:00
LatestCommit update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
LoadingSpinner Optimize rendering when updating / deleting a comment (#1032) 2024-02-09 20:37:03 +00:00
LogViewer feat: [CDE-22]: CDE Pages and Components (#2067) 2024-05-29 04:54:54 +00:00
MarkdownEditorWithPreview update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
MarkdownViewer Fix suggestion effected by react-markdown-preview library upgrade (#2063) 2024-05-23 22:54:45 +00:00
MultiList fix: [CI-11821]: Map should be pre-populated properly with initial values (#1134) 2024-03-25 18:11:52 +00:00
MultiMap fix: [CI-11821]: Map should be pre-populated properly with initial values (#1134) 2024-03-25 18:11:52 +00:00
NavigationCheck [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
NewPipelineModal update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
NewRepoModalButton feat: [CDE-107]: Gitspace in standalone gitness (#2207) 2024-07-13 02:18:25 +00:00
NewSecretModalButton update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
NewSpaceModalButton update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
NewTriggerModalButton update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +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
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 update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
PipelineSettingsTab update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
PipelineTriggersTab update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
PipeSeparator [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
PlainButton [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
PluginsPanel update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
PullReqSuggestionsBatch Pull Request Code suggestions (#2032) 2024-05-13 18:35:07 +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 update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +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 update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +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 update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
Split [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
SuggestionBlock Pull Request Code suggestions (#2032) 2024-05-13 18:35:07 +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 update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
UserManagementFlows Fix CSS targeting old UICore version (#1238) 2024-04-22 20:29:10 +00:00