Activity
Fix list test
Fix list test
remove exported custom styles into a MUIStyles.js
remove exported custom styles into a MUIStyles.js
comment out List test for debugging purposes
comment out List test for debugging purposes
debug: remove build folder, rebuild; enable source maps in production
debug: remove build folder, rebuild; enable source maps in production
test: test
test: test
add beforeEach functions back to tests
add beforeEach functions back to tests
debug: temporarily comment out failing test
debug: temporarily comment out failing test
Merge branch 'nk-add-items-from-list-page'
Merge branch 'nk-add-items-from-list-page'
comment out props passed from Home to SingleList that are related to …
comment out props passed from Home to SingleList that are related to …
debug: comment out more things that were recently added
debug: comment out more things that were recently added
uninstall MUI and comment out all MUI components and useImportance hook
uninstall MUI and comment out all MUI components and useImportance hook
debug: comment out useUrgency logic in components and tests
debug: comment out useUrgency logic in components and tests
debug: remove MUI List, Grid and Box for debugging purposes
debug: remove MUI List, Grid and Box for debugging purposes
fix: update SingleList test
fix: update SingleList test
debug: update imports and move buttonStyle to App to troubleshoot pot…
debug: update imports and move buttonStyle to App to troubleshoot pot…
fix: give ids to form in ListItem and input in List
fix: give ids to form in ListItem and input in List
fix: remove deprecated Grid component and replace with Grid2 component
fix: remove deprecated Grid component and replace with Grid2 component
fix: remove deprecated Grid component and replace with Grid2 component
fix: remove deprecated Grid component and replace with Grid2 component
merge main branch
merge main branch