Fang Yi Liu

Results 16 issues of Fang Yi Liu

### Dependency - #974 - #1344 - Determine based on the research if we are going to change the design and placement of the "reset project" or "start over" button,...

role: ui/ux
level: medium
research
priority: SHOULD HAVE
Feature - User Testing
Dependency
epic: UX R1 feature improvement
size: missing

### Dependency - #536 ### Overview We need to use the same code that can implement Toasts consistently through out the app. ### Detail - withToastProvider has been a blocker...

role: front-end
level: hard
dev: tests
refactor
priority: SHOULD HAVE
Feature - Code Cleanup
dev productivity
size: missing

### Dependency - #1366 ### Overview Move all existing TDM Calculator files to the new shared folder so that all members will be able to make modifications to them. ###...

level: easy
priority: SHOULD HAVE
role: Product Management
Dependency
feature: Project Documentation
size: missing
pbv: pm

### Overview We need to have Cypress tests to make sure that if a developer makes changes to the website and there is an error it can be identified as...

role: front-end
level: medium
dev: tests
system update
priority: Could Have
Feature - Testing/Error
size: missing

We currently have instructions for virtualenvwrapper, which works but maybe .venv/ works more like node_modules/ for npm. If so, we need instructions to set that up. I expect it to...

Store a timestamp in the organizations table on successful scraping

Store scraper failures in the organizations table. Increment each time the scraper fails so that we can disable the scraper later if it fails too many times without successing. Clear...

Need to make sure code still runs and requirements can all run on python 3. This should be worked on after #122

There's autopep8, yapf, and black. I'm leaning towards black but that would depend on #123. Definitely do this after #122.