Compare commits
No commits in common. "aa742919cb1e813bea27361e9df4def43ef2aa35" and "60a6825dfd9fd257d68fb48a9f068bf2c07185f3" have entirely different histories.
aa742919cb
...
60a6825dfd
|
|
@ -4,7 +4,6 @@ title: offline local storage
|
||||||
status: To Do
|
status: To Do
|
||||||
assignee: []
|
assignee: []
|
||||||
created_date: '2025-12-03 23:42'
|
created_date: '2025-12-03 23:42'
|
||||||
updated_date: '2025-12-04 12:13'
|
|
||||||
labels: []
|
labels: []
|
||||||
dependencies: []
|
dependencies: []
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ title: Deploy CryptID email recovery to dev branch and test
|
||||||
status: To Do
|
status: To Do
|
||||||
assignee: []
|
assignee: []
|
||||||
created_date: '2025-12-04 12:00'
|
created_date: '2025-12-04 12:00'
|
||||||
updated_date: '2025-12-04 12:27'
|
updated_date: '2025-12-04 12:02'
|
||||||
labels:
|
labels:
|
||||||
- feature
|
- feature
|
||||||
- cryptid
|
- cryptid
|
||||||
|
|
@ -51,13 +51,3 @@ Push the existing CryptID email recovery code changes to dev branch and test the
|
||||||
- [ ] #7 Profile shows linked email and devices
|
- [ ] #7 Profile shows linked email and devices
|
||||||
- [ ] #8 No console errors in happy path
|
- [ ] #8 No console errors in happy path
|
||||||
<!-- AC:END -->
|
<!-- AC:END -->
|
||||||
|
|
||||||
## Implementation Notes
|
|
||||||
|
|
||||||
<!-- SECTION:NOTES:BEGIN -->
|
|
||||||
Branch created: `feature/cryptid-email-recovery`
|
|
||||||
|
|
||||||
Code committed and pushed to Gitea
|
|
||||||
|
|
||||||
PR available at: https://gitea.jeffemmett.com/jeffemmett/canvas-website/compare/main...feature/cryptid-email-recovery
|
|
||||||
<!-- SECTION:NOTES:END -->
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ title: Create Cloudflare D1 cryptid-auth database
|
||||||
status: To Do
|
status: To Do
|
||||||
assignee: []
|
assignee: []
|
||||||
created_date: '2025-12-04 12:02'
|
created_date: '2025-12-04 12:02'
|
||||||
updated_date: '2025-12-04 12:27'
|
updated_date: '2025-12-04 12:02'
|
||||||
labels:
|
labels:
|
||||||
- infrastructure
|
- infrastructure
|
||||||
- cloudflare
|
- cloudflare
|
||||||
|
|
@ -101,11 +101,3 @@ git add wrangler.toml
|
||||||
git commit -m "chore: add D1 database IDs for cryptid-auth"
|
git commit -m "chore: add D1 database IDs for cryptid-auth"
|
||||||
```
|
```
|
||||||
<!-- SECTION:PLAN:END -->
|
<!-- SECTION:PLAN:END -->
|
||||||
|
|
||||||
## Implementation Notes
|
|
||||||
|
|
||||||
<!-- SECTION:NOTES:BEGIN -->
|
|
||||||
Feature branch: `feature/cryptid-email-recovery`
|
|
||||||
|
|
||||||
Code is ready - waiting for D1 database creation
|
|
||||||
<!-- SECTION:NOTES:END -->
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue