mcburton/indie-label
more svelte build changes
hardcode svelte version
updating npm build
that didn't work.
adding verbatimMOduleSyntax option to hopefully avoid compiler errors at build time.
Staging changes for permission big
Merge remote-tracking branch 'upstream/main' into docker-hf
Adds edits to About page and note on prototype status
Merge branch 'main' into docker-hf
Merge remote-tracking branch 'upstream/main'
Fixes formatting in sidebar at different widths. Adds Google Analytics tag. Cleans up Svelte component props.
Updates About page to main landing page, adds embedded YT video, link to help article, and updated text/photos/links
Merge remote-tracking branch 'upstream/main' into docker-hf
Adds initial About page; updates feedback form link text
Merge remote-tracking branch 'upstream/main' into docker-hf
Moves feedback link to less prominent location; changes style of Audit Report panel buttons
Fixes icon styling in hypothesis panel
Merge remote-tracking branch 'upstream/main' into docker-hf
Merge pull request #3 from Christina-A-Pan/main
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.
Merge remote-tracking branch 'upstream/main' into docker-hf
Adds Feedback button, adds status icons to Save button
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.
Merge remote-tracking branch 'upstream/main' into docker-hf
Moves Audit Category selection to per-audit panel; disables Send to Avid button when there are no complete reports; adjusts audit report panel style
Merge remote-tracking branch 'upstream/main' into docker-hf
Updates secondary color style for SMUI elements
Fixes format of AVID Report credit field; adds optional name field in form; reverts style change
Merge remote-tracking branch 'upstream/main' into docker-hf
Style fixes to align local and production versions
Fix typo in push-to-hf workflow
Update push-to-hf workflow to push to AVID app
add workflow to pull changes from upstream to docker-hf branch
add friendlywords to requirements.txt
merge changes in user sessions and AVID reporting
update google drive link for new data folder
Adds interaction flow to formally send reports to AVID (reviewing reports and adding additional info); puts print statements behind debug flag
Update gitignore
Merge pull request #1 from Christina-A-Pan/hf-refactor
downgrade gdown
remove check_size workflow
Sets default scaffolding method to 'personal' method; adjusts topic selection with new preds_df columns; removes print and log statements
When the end user clicks "Save Reports," submits all reports to the AVID API
Updates README with link to data in new format.
Refreshes overall plot when model is edited. Uses user ID in preds_df. Exports reports and chart to json. Streamlines performance plot and description.
Restructures cached data to be organized by user, then model (to simplify retrieval). Refactors code throughout to support this change.
Adapts labeling and auditing for single-session flow. Removes unused functionality throughout.
Adds automatically generated usernames. Removes username selection and shared user store. Removes Results and Study Links views. Removes AppOld component.
Adds comments on key utils functions; preliminary streamlining of cluster results plot
Resizes UI elements for default zoom level
