Jonathanko52
Jonathanko52
Fixes #1635 ### What changes did you make? When users view their saved projects, the fetch function now includes an imbedded delete function that scans through the fetched projects and...
### Overview When deleting a project, the project should remain in the database(recycling bin or something) before it's permanently deleted in 90 days. ### Action Items - [ ] Implement...
Fixes #1646 ### What changes did you make? -Kept state in the visibility and status popups. -Used our own Radio button component and a custom checkbox, instead of Universal Selector....
Fixes #1646 ### What changes did you make? -Edited CSS for table header. -Edited color change for header when a filter dropdown is selected -Implemented filter functionality for Visibility Column...