drone/web/src/components
2023-01-17 17:12:53 -08:00
..
BranchTagSelect DB & API refactor: Use snake case (#144) 2022-12-29 13:53:08 -08:00
Changes Add empty state for Compare and PR views (#225) 2023-01-17 17:12:53 -08:00
CloneButtonTooltip Implement flow to create a new file when repo is empty (#216) 2023-01-16 11:51:00 -08:00
CommentBox Implement Webhook CRUD (#177) 2023-01-11 08:44:50 -08:00
CommitActions Add Pagination for Diff view (#208) 2023-01-13 09:23:10 -08:00
CommitDivergence Add PR listing page + Commits tab for PR detail page (#123) 2022-12-12 16:39:14 -08:00
CommitModalButton Disable branch creation when committing first new file into an empty repo (#217) 2023-01-16 12:20:09 -08:00
CommitsView Add empty state for Compare and PR views (#225) 2023-01-17 17:12:53 -08:00
ContainerSpinner Add PR listing page + Commits tab for PR detail page (#123) 2022-12-12 16:39:14 -08:00
CreateBranchModal DB & API refactor: Use snake case (#144) 2022-12-29 13:53:08 -08:00
CreatePullRequestModal Redirect to Compare when editing a file with new branch created (#149) 2022-12-29 22:41:43 -08:00
DiffViewer Add Pagination for Diff view (#208) 2023-01-13 09:23:10 -08:00
GitRefLink Add Pagination for Diff view (#208) 2023-01-13 09:23:10 -08:00
GitRefsSelect DB & API refactor: Use snake case (#144) 2022-12-29 13:53:08 -08:00
LatestCommit Add Pagination for Diff view (#208) 2023-01-13 09:23:10 -08:00
MarkdownEditorWithPreview Add placeholder for Review changes (#193) 2023-01-12 09:56:01 -08:00
NewRepoModalButton DB & API refactor: Use snake case (#144) 2022-12-29 13:53:08 -08:00
NoResultCard Add empty state for Compare and PR views (#225) 2023-01-17 17:12:53 -08:00
OptionsMenuButton Implement Webhook CRUD (#177) 2023-01-11 08:44:50 -08:00
PipeSeparator feat: Add Create Git Pull Request flow (#111) 2022-12-02 21:32:42 -08:00
PRStateLabel Add Pagination for Diff view (#208) 2023-01-13 09:23:10 -08:00
RepoMetadata Refactor: abstract parameters into hooks + add placeholders for branches and settings (#54) 2022-11-03 15:48:55 -07:00
RepositoryPageHeader feat: Add Create Git Pull Request flow (#111) 2022-12-02 21:32:42 -08:00
ResourceListingPagination Consolidate pagination for the whole codebase + Use SearchInputWithSpinner component (#222) 2023-01-17 14:59:56 -08:00
SearchInputWithSpinner Consolidate pagination for the whole codebase + Use SearchInputWithSpinner component (#222) 2023-01-17 14:59:56 -08:00
SourceCodeEditor Finalize API integration for commits (#95) 2022-11-29 02:21:23 -08:00
SourceCodeViewer Implement flow to create a new file when repo is empty (#216) 2023-01-16 11:51:00 -08:00
ThreadSection Implement commenting thread (#132) 2022-12-22 15:06:56 -08:00