CoolFace
Apppublic

mcburton/indie-label

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
50 commits on main
e6590252y ago

more svelte build changes

mcburton
f174d8d2y ago

hardcode svelte version

mcburton
91127b02y ago

updating npm build

mcburton
b6b3f912y ago

that didn't work.

mcburton
27d73b82y ago

adding verbatimMOduleSyntax option to hopefully avoid compiler errors at build time.

mcburton
922b8102y ago

Staging changes for permission big

mcburton
a85f77d3y ago

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

carolmanderson
86060673y ago

Adds edits to About page and note on prototype status

Michelle Lam
7ad15b73y ago

Merge branch 'main' into docker-hf

carolanderson
3b065d63y ago

Merge remote-tracking branch 'upstream/main'

carolanderson
5cc37733y ago

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

Michelle Lam
c191ad93y ago

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

Michelle Lam
defa0d23y ago

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

carolmanderson
48122fa3y ago

Adds initial About page; updates feedback form link text

Michelle Lam
1197ce53y ago

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

carolmanderson
efceaac3y ago

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

Michelle Lam
1b2c96a3y ago

Fixes icon styling in hypothesis panel

Michelle Lam
d9218bf3y ago

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

carolmanderson
9cb3d0b3y ago

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

Christina-A-Pan
559a7ba3y ago

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.

Christina-A-Pan
015197e3y ago

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

carolmanderson
b5e7dfa3y ago

Adds Feedback button, adds status icons to Save button

Michelle Lam
e7655e63y ago

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.

Christina-A-Pan
b9fd2bc3y ago

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

carolmanderson
9a85cb53y ago

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

Michelle Lam
4b8229d3y ago

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

carolmanderson
bfcb1c03y ago

Updates secondary color style for SMUI elements

Michelle Lam
96963183y ago

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

Michelle Lam
76e9c573y ago

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

carolmanderson
f769ab13y ago

Style fixes to align local and production versions

Michelle Lam
5fdeeff3y ago

Fix typo in push-to-hf workflow

carolanderson
e389ad13y ago

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

carolanderson
e425cca3y ago

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

carolanderson
ad3c6573y ago

add friendlywords to requirements.txt

carolanderson
dd9e64d3y ago

merge changes in user sessions and AVID reporting

carolanderson
edd46363y ago

update google drive link for new data folder

carolanderson
1882b753y ago

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

Michelle Lam
9fa83073y ago

Update gitignore

Michelle Lam
4021c8c3y ago

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

Michelle Lam
78ce6ab3y ago

downgrade gdown

carolanderson
b8a6ebf3y ago

remove check_size workflow

carolanderson
37d1f1c3y ago

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

Michelle Lam
b77ac123y ago

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

Christina-A-Pan
51bb6f73y ago

Updates README with link to data in new format.

Michelle Lam
c55019b3y ago

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

Michelle Lam
4adf2d33y ago

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

Michelle Lam
b04690b3y ago

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

Michelle Lam
70ab0be3y ago

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

Michelle Lam
da6aa933y ago

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

Michelle Lam
c3021343y ago

Resizes UI elements for default zoom level

Michelle Lam