Wire Express app and fix task creation flow#55
Closed
temichelle13 wants to merge 183 commits intomainfrom
Closed
Conversation
Message body Message footer
Configure Mend Bolt for GitHub
ci: Set up AppMap
Signed-off-by: Tea Larson-Hetrick <teamichelle13@gmail.com>
Signed-off-by: Tea Larson-Hetrick <teamichelle13@gmail.com>
Signed-off-by: Tea Larson-Hetrick <teamichelle13@gmail.com>
Signed-off-by: Tea Larson-Hetrick <teamichelle13@gmail.com>
Signed-off-by: Tea Larson-Hetrick <teamichelle13@gmail.com>
## Summary - document repository layout, models, routes, and next steps in README ## Testing - `npx jest --passWithNoTests` ------ https://chatgpt.com/codex/tasks/task_e_6847d8ee2414832a923a7a72877e5d98
## Summary - correct server setup in `app.js` ## Testing - `npm test` *(fails: No tests found)* - `npm run lint` *(fails: many style errors)* ------ https://chatgpt.com/codex/tasks/task_e_6847d8eded1c832a86b399705bbc2f5f
## Summary - implement `findByCredentials` helper in user model - add real password reset logic - clean up the HTML page - improve frontend task handling - replace README placeholder bullet list ## Testing - `npm run lint` *(fails: many existing lint errors)* - `npm test` *(fails: no tests found)* ------ https://chatgpt.com/codex/tasks/task_e_685f7a24012c832a80048fc907975d60
…-comment Signed-off-by: Tea Larson-Hetrick <teamichelle13@gmail.com>
Signed-off-by: Tea Larson-Hetrick <teamichelle13@gmail.com>
## Summary - update JavaScript-style comments in `index.html` to valid HTML comments ## Testing - `npm test -- --passWithNoTests` ------ https://chatgpt.com/codex/tasks/task_e_6847db97e8c4832aa86c73a7f9f36dd3
## Summary - remove old test file - ensure Jest uses `test` directory - add unit test verifying Task schema rejects past due dates ## Testing - `npm test` ------ https://chatgpt.com/codex/tasks/task_e_6847db999720832a84b1770922e0db84
## Summary - correct a typo in the README installation instructions ## Testing - `grep -n "npm install" -n README.md` ------ https://chatgpt.com/codex/tasks/task_e_6847db9d32ec832a9f353188dcfcdcf2
## Summary - correct due date check in `sanitizeTaskForm` ## Testing - `npm test` *(fails: No tests found)* ------ https://chatgpt.com/codex/tasks/task_e_6847db9c0994832a9307b34aa2b71ca7
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
Testing
https://chatgpt.com/codex/tasks/task_e_68cb1afcebf0832ab3ca599492f7ab77