Index

src/user-lists/entities/contributions-timeframe.entity.ts

contributionTypeEnum
 commit
Value : commit
 pr
Value : pr
 pr_review
Value : pr_review
 issue
Value : issue
 commit_comment
Value : commit_comment
 issue_comment
Value : issue_comment
 pr_review_comment
Value : pr_review_comment

src/timescale/dtos/most-active-contrib.dto.ts

ContributorStatsOrderEnum
 commits
Value : commits
 prs_created
Value : prs_created
 total_contributions
Value : total_contributions
ContributorStatsTypeEnum
 all
Value : all
 active
Value : active
 new
Value : new
 alumni
Value : alumni

src/insight/dtos/insight-options.dto.ts

InsightFilterFieldsEnum
 Recent
Value : recent
 Top100
Value : top-100-repos
 Top
Value : top-repos
 MinimumContributors
Value : minimum-5-contributors
 MostActive
Value : most-active
 MostSpammed
Value : most-spammed

src/pull-requests/dtos/issue-page-options.dto.ts

IssueOrderFieldsEnum
 created_at
Value : created_at
 closed_at
Value : closed_at
 updated_at
Value : updated_at
 reactions_heart
Value : reactions_heart
IssueStatusEnum
 open
Value : open
 closed
Value : closed
 reopened
Value : reopened

src/user-lists/dtos/filter-contributors.dto.ts

ListOrderFieldsEnum
 oscr
Value : oscr

src/repo/entities/lotto.entity.ts

LotteryFactorEnum
 LOW
Value : low
 MODERATE
Value : moderate
 HIGH
Value : high
 VERY_HIGH
Value : very-high

src/common/constants/order-direction.constant.ts

OrderDirectionEnum
 ASC
Value : ASC
 DESC
Value : DESC

src/pull-requests/dtos/pull-request-page-options.dto.ts

PullRequestOrderFieldsEnum
 created_at
Value : created_at
 closed_at
Value : closed_at
 merged_at
Value : merged_at
 updated_at
Value : updated_at
PullRequestStatusEnum
 open
Value : open
 closed
Value : closed

src/user/dtos/contributor-prs.dto.ts

RangeTypeEnum
 All
Value : all
 Recent
Value : recent

src/repo/dtos/repo-contributors.dto.ts

RepoContributorFilterFieldsEnum
 OSCR
Value : oscr

src/repo/dtos/repo-page-options.dto.ts

RepoFilterFieldsEnum
 Recent
Value : recent
 Top100
Value : top-100-repos
 Top
Value : top-repos
 MinimumContributors
Value : minimum-5-contributors
 MostActive
Value : most-active
 MostSpammed
Value : most-spammed
RepoOrderFieldsEnum
 issues
Value : issues
 stars
Value : stars
 watchers
Value : watchers
 subscribers
Value : subscribers
 created_at
Value : created_at
 updated_at
Value : updated_at
 pushed_at
Value : pushed_at
 name
Value : name
 contributionsCount
Value : contributionsCount
 votesCount
Value : votesCount
 submissionsCount
Value : submissionsCount
 stargazersCount
Value : stargazersCount
 starsCount
Value : starsCount

src/star-search/types/star-search.type.ts

StarSearchActorEnum
 user
Value : user
 manager
Value : manager
StarSearchEventTypeEnum
 user_prompt
Value : user_prompt
 final
Value : final
 content
Value : content
 function_call
Value : function_call
StarSearchPayloadStatusEnum
 recieved_user_query
Value : received_user_query
 in_progress
Value : in_progress
 done
Value : done

src/star-search/dtos/update-thread-history.dto.ts

StarSearchThreadHistoryMoodEnum
 positive
Value : 1
 neutral
 negative

src/user/entities/user-notification.constants.ts

UserNotificationTypes
 Welcome
Value : welcome
 HighlightReaction
Value : highlight_reaction
 HighlightCreated
Value : highlight_created
 Follow
Value : follow

src/workspace/entities/workspace-member.entity.ts

WorkspaceMemberRoleEnum
 Owner
Value : owner
 Editor
Value : editor
 Viewer
Value : viewer

results matching ""

    No results matching ""