-
Notifications
You must be signed in to change notification settings - Fork 21
Feat/ai workflows #1294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
vas3a
wants to merge
45
commits into
dev
Choose a base branch
from
feat/ai-workflows
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feat/ai workflows #1294
Changes from 33 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
419163e
PM-2133 - dismissable banner
vas3a 6f9bb56
update pr reviewer
vas3a 1fc2ecd
lint fixes
vas3a 7b7d7b7
PM-2133 - update desktop styles
vas3a a6d033a
PM-2133 - PR feedback
vas3a 53baf43
update workflow
vas3a 8f36483
test buddy v2
vas3a b9fe4ff
use only pr buddy v2
vas3a ca1e432
typo fix
vas3a 52a803c
Merge pull request #1265 from topcoder-platform/PM-2133_dismissable-b…
vas3a c819bdf
Merge branch 'feat/v6' of github.com:topcoder-platform/platform-ui in…
vas3a f448252
deploy to dev
vas3a 1365c0e
PM-1904 - show AI icon when AI review is assigned to challenge
vas3a 6c92684
PM-1904 - show AI icon banner
vas3a 9aef27f
lint fix
vas3a fc857e8
PM-1904 - fix typo & fix effect dependency
vas3a 6b054cf
Merge pull request #1267 from topcoder-platform/PM-1904_active-challe…
vas3a 5f34220
Merge branch 'dev' of github.com:topcoder-platform/platform-ui into f…
vas3a c624467
PM-1905 - ai reviews
vas3a b4f607e
PM-1905 - mobile view
vas3a 67cd8cc
PM-1905 - render virus scan as part of ai reviews
vas3a 4f63f3b
lint fixes
vas3a 9c25b0c
pr feedback
vas3a ec25968
Simplify routing system for review app
vas3a 6abe321
PM-2136 - ai workflow runs sidebar switcher
vas3a 5dbb05d
PM-2136 - AI workflows sidebar - mobile view
vas3a 83019ed
PM-2136 - hide close button on desktop
vas3a 38e15cd
lint fixes
vas3a 5060ce1
Merge pull request #1277 from topcoder-platform/PM-1905_review-detail…
kkartunov 9a77c85
Hide title for review flow name; make first submission row toggled by…
vas3a ff9432d
Merge branch 'dev' of github.com:topcoder-platform/platform-ui into f…
vas3a 3f5ee69
Merge branch 'PM-2136_aiworkflow-sidebar-nav' into feat/ai-workflows
vas3a 0b46c0f
fix lint
vas3a 386af7d
PM-2135 - AI Workflows - scorecard header
vas3a 6251eae
PM-2135 - mobile ui
vas3a e1dc7fd
PM-2135 - fallback for ai model icon
vas3a e4fd2df
Merge pull request #1295 from topcoder-platform/PM-2135_aiworkflow-sc…
vas3a 6916164
add llm icons
kkartunov 8de38c5
Merge pull request #1296 from topcoder-platform/llm-icons
kkartunov aa97f02
PM-1906 - AI workflow - ai review scorecard UI
vas3a e35179f
lint fixes
vas3a be10e19
PM-1906 - mobile ui
vas3a 2b428d0
PM-1906 - tabs
vas3a cf5bb7a
Lint fixes
vas3a 9a11080
Merge pull request #1297 from topcoder-platform/PM-1906_ai-scorecard-…
kkartunov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
src/apps/review/src/lib/assets/icons/icon-phase-appeal-response.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
src/apps/review/src/lib/assets/icons/icon-phase-registration.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
src/apps/review/src/lib/assets/icons/icon-phase-submission.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
77 changes: 77 additions & 0 deletions
77
src/apps/review/src/lib/components/AiReviewsTable/AiReviewsTable.module.scss
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,77 @@ | ||
| @import '@libs/ui/styles/includes'; | ||
|
|
||
| .wrap { | ||
| font-family: "Nunito Sans", sans-serif; | ||
| max-width: 100%; | ||
| overflow: hidden; | ||
| } | ||
|
|
||
| .reviewsTable { | ||
| width: 100%; | ||
| border-collapse: collapse; | ||
|
|
||
| th { | ||
| border-top: 1px solid #A8A8A8; | ||
| font-weight: bold; | ||
| background: #E0E4E8; | ||
| } | ||
|
|
||
| th, td { | ||
| text-align: left; | ||
| font-size: 14px; | ||
| padding: $sp-2 $sp-4; | ||
vas3a marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| border-bottom: 1px solid #A8A8A8; | ||
| } | ||
|
|
||
| .scoreCol { | ||
| text-align: right; | ||
| } | ||
| } | ||
|
|
||
| .aiReviewer { | ||
| display: flex; | ||
| align-items: center; | ||
| gap: $sp-2; | ||
vas3a marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| .icon { | ||
| display: flex; | ||
| align-items: center; | ||
| flex: 0 0; | ||
| } | ||
|
|
||
| .workflowName { | ||
| > div:first-child { | ||
| max-width: 200px; | ||
| white-space: nowrap; | ||
| overflow: hidden; | ||
| text-overflow: ellipsis; | ||
| } | ||
| } | ||
| } | ||
|
|
||
| .mobileCard { | ||
| border-top: 1px solid #A8A8A8; | ||
| margin-top: $sp-2; | ||
vas3a marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| } | ||
|
|
||
| .mobileRow { | ||
| display: flex; | ||
| padding-top: $sp-2; | ||
vas3a marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| padding-left: $sp-4; | ||
vas3a marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| padding-right: $sp-4; | ||
vas3a marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| > * { | ||
| flex: 1 1 50%; | ||
| } | ||
| } | ||
| .label { | ||
| font-weight: bold; | ||
| } | ||
| .value { | ||
|
|
||
| svg { | ||
| display: inline; | ||
| vertical-align: middle; | ||
| margin-right: $sp-1; | ||
vas3a marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| } | ||
|
|
||
| } | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.