-
Notifications
You must be signed in to change notification settings - Fork 4
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
prompt activation frontend #12626
Open
emilia-friedberg
wants to merge
76
commits into
develop
Choose a base branch
from
feat/prompt-activation
base: develop
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.
+2,393
−594
Open
prompt activation frontend #12626
Changes from 72 commits
Commits
Show all changes
76 commits
Select commit
Hold shift + click to select a range
44ebfe8
add type to table and color code it
emilia-friedberg ebf3272
finish updates to activities index page
emilia-friedberg f1428a7
possible to create a new activity with an ai type
emilia-friedberg 2b0c837
nav updates
emilia-friedberg 2e3f258
snapshot updates
emilia-friedberg 620504b
Merge branch 'develop' of https://github.com/empirical-org/Empirical-…
emilia-friedberg 174bfe3
wip
emilia-friedberg f04d8fa
merge
emilia-friedberg d2e6849
wip before i mess up further
emilia-friedberg f2d56b9
wip -- actually saving working
emilia-friedberg 0e47182
saving works and they populate correctly too!
emilia-friedberg cca177d
clean up
emilia-friedberg 48b80fd
get invalid relevant texts populated on the activity form
emilia-friedberg 97f63d7
small edits
emilia-friedberg 71b1d87
tests
emilia-friedberg 1cafc53
fix lint errors
emilia-friedberg 795b881
remove trailing whitespace
emilia-friedberg 7e6ccf3
clean up
emilia-friedberg 04a90ba
fixes
emilia-friedberg 3096028
fix test
emilia-friedberg c44829c
all refactors except service object
emilia-friedberg 7357347
refactor gen ai stuff into a service object; tests still pass
emilia-friedberg 308ac85
finish specs
emilia-friedberg db51f9e
fix lint errors
emilia-friedberg 699a3cd
jamie's requested revisions
emilia-friedberg 4fd2be9
other refactors
emilia-friedberg 47b7528
merge develop
emilia-friedberg 09575f3
Merge branch 'develop' of https://github.com/empirical-org/Empirical-…
emilia-friedberg 0b3dee0
thomas' revisions
emilia-friedberg f68e980
fixes
emilia-friedberg 86bc644
try again
emilia-friedberg 57ce9e2
datasets pages (#12473)
emilia-friedberg 6e25b66
Merge branch 'develop' of https://github.com/empirical-org/Empirical-…
emilia-friedberg 65d43d7
Merge branch 'feat/update-evidence-cms-to-support-activity-types' of …
emilia-friedberg ef875f7
Merge branch 'develop' of https://github.com/empirical-org/Empirical-…
emilia-friedberg 46458be
individual dataset page (#12486)
emilia-friedberg e9005af
trial runner page pt 1 (#12503)
emilia-friedberg 6409cd8
merge develop
emilia-friedberg 3bed97a
trial runner page pt 2 (#12517)
emilia-friedberg 29f87f5
Merge branch 'develop' of https://github.com/empirical-org/Empirical-…
emilia-friedberg 4a16f97
individual trial page part one (#12528)
emilia-friedberg bf15322
merge develop
emilia-friedberg df72855
Merge branch 'develop' of https://github.com/empirical-org/Empirical-…
emilia-friedberg 9448bd5
trial comparisons page (#12543)
emilia-friedberg 8559859
some qa updates for evidence cms (#12569)
emilia-friedberg 0f7ecef
Merge branch 'develop' of https://github.com/empirical-org/Empirical-…
emilia-friedberg 3b4d798
llm prompt templates page (#12582)
emilia-friedberg 3196482
Merge branch 'develop' of https://github.com/empirical-org/Empirical-…
emilia-friedberg 5a4af03
Merge branch 'feat/update-evidence-cms-to-support-activity-types' of …
emilia-friedberg f955144
wip - now trying to reduce space
emilia-friedberg 122ed5a
wip
emilia-friedberg 853cda2
Merge branch 'develop' of https://github.com/empirical-org/Empirical-…
emilia-friedberg bf41ae6
Merge branch 'feat/update-evidence-cms-to-support-activity-types' of …
emilia-friedberg bfdbd32
favorite stuff is working
emilia-friedberg bbd92ea
wip
emilia-friedberg 51a10cb
move some stuff around and allow for reactivation
emilia-friedberg 0a787fc
always show textarea
emilia-friedberg 2d8e61e
wip
emilia-friedberg 13cdf9b
get modal working
emilia-friedberg b087db9
clean-up, i think
emilia-friedberg e71643d
merge
emilia-friedberg 808d82c
adjust checkbox scss
emilia-friedberg a195e1d
Merge branch 'feat/update-evidence-cms-to-support-activity-types' of …
emilia-friedberg 36d1e4f
looking good on the frontend
emilia-friedberg f2b6845
lint fixes
emilia-friedberg 43ccdfd
negated matchers
emilia-friedberg b76eedc
Merge branch 'feat/update-evidence-cms-to-support-activity-types' of …
emilia-friedberg aee56b9
fix test failures
emilia-friedberg 8c1a8a3
fix lint error
emilia-friedberg a16996c
backend tests
emilia-friedberg 6561521
minor fixes
emilia-friedberg bf1490b
clean up
emilia-friedberg a20b3af
merge develop
emilia-friedberg ef281de
thomas' suggestions
emilia-friedberg edb58be
remove extra whitespace
emilia-friedberg cda38d9
brendan suggestion
emilia-friedberg 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 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 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 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 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 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 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 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 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 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 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 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 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 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 |
---|---|---|
|
@@ -318,3 +318,8 @@ table.data-table { | |
.left-align { | ||
text-align: left !important; | ||
} | ||
|
||
.grow-to-fit { | ||
flex: 1; | ||
width: 100%; | ||
} |
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is purely stylistic, and I don't even know if it's better, but thoughts on using
instead of a ternary? That may not actually do exactly the same thing, but I feel like I've seen us use that pattern in a couple of places, and I personally find it slightly more readable. But, again, it's just a style thing, so not a big deal either way.