Commit History

Merge remote-tracking branch 'upstream/main' into docker-hf
a85f77d

carolmanderson commited on

Adds edits to About page and note on prototype status
8606067

Michelle Lam commited on

Merge branch 'main' into docker-hf
7ad15b7

carolanderson commited on

Merge remote-tracking branch 'upstream/main'
3b065d6

carolanderson commited on

Fixes formatting in sidebar at different widths. Adds Google Analytics tag. Cleans up Svelte component props.
5cc3773

Michelle Lam commited on

Updates About page to main landing page, adds embedded YT video, link to help article, and updated text/photos/links
c191ad9

Michelle Lam commited on

Merge remote-tracking branch 'upstream/main' into docker-hf
defa0d2

carolmanderson commited on

Adds initial About page; updates feedback form link text
48122fa

Michelle Lam commited on

Merge remote-tracking branch 'upstream/main' into docker-hf
1197ce5

carolmanderson commited on

Moves feedback link to less prominent location; changes style of Audit Report panel buttons
efceaac

Michelle Lam commited on

Fixes icon styling in hypothesis panel
1b2c96a

Michelle Lam commited on

Merge remote-tracking branch 'upstream/main' into docker-hf
d9218bf

carolmanderson commited on

Merge pull request #3 from Christina-A-Pan/main
9cb3d0b
unverified

Christina-A-Pan commited on

Added the ability to select which reports should be submitted to AVID. Also removed the completed checkbox in the Hypothesis panel along with accompanying data.
559a7ba

Christina-A-Pan commited on

Merge remote-tracking branch 'upstream/main' into docker-hf
015197e

carolmanderson commited on

Adds Feedback button, adds status icons to Save button
b5e7dfa

Michelle Lam commited on

Added the ability to select which reports should be submitted to AVID. Also removed the completed checkbox in the Hypothesis panel along with accompanying data.
e7655e6

Christina-A-Pan commited on

Merge remote-tracking branch 'upstream/main' into docker-hf
b9fd2bc

carolmanderson commited on

Moves Audit Category selection to per-audit panel; disables Send to Avid button when there are no complete reports; adjusts audit report panel style
9a85cb5

Michelle Lam commited on

Merge remote-tracking branch 'upstream/main' into docker-hf
4b8229d

carolmanderson commited on

Updates secondary color style for SMUI elements
bfcb1c0

Michelle Lam commited on

Fixes format of AVID Report credit field; adds optional name field in form; reverts style change
9696318

Michelle Lam commited on

Merge remote-tracking branch 'upstream/main' into docker-hf
76e9c57

carolmanderson commited on

Style fixes to align local and production versions
f769ab1

Michelle Lam commited on

Fix typo in push-to-hf workflow
5fdeeff

carolanderson commited on

Update push-to-hf workflow to push to AVID app
e389ad1

carolanderson commited on

add workflow to pull changes from upstream to docker-hf branch
e425cca

carolanderson commited on

add friendlywords to requirements.txt
ad3c657

carolanderson commited on

merge changes in user sessions and AVID reporting
dd9e64d

carolanderson commited on

update google drive link for new data folder
edd4636

carolanderson commited on

Adds interaction flow to formally send reports to AVID (reviewing reports and adding additional info); puts print statements behind debug flag
1882b75

Michelle Lam commited on

Update gitignore
9fa8307

Michelle Lam commited on

Merge pull request #1 from Christina-A-Pan/hf-refactor
4021c8c
unverified

Michelle Lam commited on

Sets default scaffolding method to 'personal' method; adjusts topic selection with new preds_df columns; removes print and log statements
37d1f1c

Michelle Lam commited on

When the end user clicks "Save Reports," submits all reports to the AVID API
b77ac12

Christina-A-Pan commited on

Updates README with link to data in new format.
51bb6f7

Michelle Lam commited on

Refreshes overall plot when model is edited. Uses user ID in preds_df. Exports reports and chart to json. Streamlines performance plot and description.
c55019b

Michelle Lam commited on

Restructures cached data to be organized by user, then model (to simplify retrieval). Refactors code throughout to support this change.
4adf2d3

Michelle Lam commited on

Adapts labeling and auditing for single-session flow. Removes unused functionality throughout.
b04690b

Michelle Lam commited on

Adds automatically generated usernames. Removes username selection and shared user store. Removes Results and Study Links views. Removes AppOld component.
70ab0be

Michelle Lam commited on

Adds comments on key utils functions; preliminary streamlining of cluster results plot
da6aa93

Michelle Lam commited on

Resizes UI elements for default zoom level
c302134

Michelle Lam commited on

add github workflows to push to hf
4fa92be

carolanderson commited on

cache SentenceTransformer model and serve app with gunicorn
0362c93

carolanderson commited on

Dockerfile for HuggingFace Spaces
f28a148

carolanderson commited on

use npm build and start
91616c1

carolanderson commited on

modify order of ops in run_app.sh
9d6476a

carolanderson commited on