Generated: 2026-03-12T21:19:35.157108+00:00
Git range:initial..v1.0.0
Traceability score: 50.0%
| Category | Count |
|---|---|
| ✅ Fully traced (Jira + Git) | 13 tickets |
| ⚠️ Jira only (no git commit ref) | 9 tickets |
| ⚠️ Git only (no Jira fixVersion) | 0 tickets |
| 🔴 Untracked commits (no ticket) | 16 commits |
| 🔗 Orphan tickets (missing parent) | 5 tickets |
| 🌿 Open branches (not merged) | 2 branches |
| Total commits | 32 (excl. merges) |
e183b18d feat!(CWPD-1): release v1.0.0 — video gallery with full SDLC pipeline2e801e2e Merge pull request #13 from texashedgeem/feature/CWPD-1-v1-release (_2026-03-11)_e183b18d feat!(CWPD-1): release v1.0.0 — video gallery with full SDLC pipeline (_2026-03-11)_ce4515aa chore(CWPD-1): commit package-lock.json to fix CI npm cache lookup (_2026-03-11)_046ad6ac Merge pull request #10 from texashedgeem/feature/CWPD-10-video-tile-grid (_2026-03-11)_38f90ac9 feat(CWPD-10): add video tile grid to /promo-videos/ page (_2026-03-11)_364bd254 Merge pull request #2 from texashedgeem/feature/CWPD-14-playwright-framework (_2026-03-11)_1797aba0 feat(CWPD-14): add Playwright functional test framework (_2026-03-11)_bbd6d5c5 Merge pull request #1 from texashedgeem/feature/CWPD-15-pre-commit-hook (_2026-03-11)_63b3ed06 feat(CWPD-15): add pre-commit hook enforcing conventional commit format (_2026-03-11)_d0bf5e9f Merge pull request #3 from texashedgeem/feature/CWPD-17-auto-release-notes (_2026-03-11)_81ff87af feat(CWPD-17): add automated GitHub Release notes on push to main (_2026-03-11)_dc827d3c Merge pull request #7 from texashedgeem/feature/CWPD-7-videos-collection (_2026-03-11)_34c1c67a feat(CWPD-7): add videos Jekyll collection with front matter schema _(_2026-03-11)_8ec0daed Merge pull request #8 from texashedgeem/feature/CWPD-8-video-page-layout (_2026-03-11)_9d4f123c feat(CWPD-8): add video page layout template with embed and CTA (_2026-03-11)_13b79e0b Merge pull request #9 from texashedgeem/feature/CWPD-9-populate-videos (_2026-03-11)_7f2d309d feat(CWPD-9): pre-populate videos collection with 8 Open Banking videos _(_2026-03-11)_32b18aa5 Merge pull request #4 from texashedgeem/feature/CWPD-16-github-actions-ci (_2026-03-11)_87cff31a ci(CWPD-16): add GitHub Actions CI pipeline running Playwright on every PR (_2026-03-11)_70584b3e ci(CWPD-27): update commit-msg hook to allow ! breaking change marker (_2026-03-11)_cd3af2ca ci(CWPD-27): support major version bumps via feat!/fix! conventional commits (_2026-03-11)_f2af2354 Merge pull request #12 from texashedgeem/feature/CWPD-27-responsive-video-tiles (_2026-03-11)_e8519779 style(CWPD-27): make video tile grid responsive and cap titles to two lines (_2026-03-11)_ee68ca3d Merge pull request #5 from texashedgeem/feature/CWPD-18-contributing-md (_2026-03-11)_898a96fd docs(CWPD-18): add CONTRIBUTING.md covering branching, commits, and testing (_2026-03-11)_159eeca8 Merge pull request #6 from texashedgeem/feature/CWPD-19-sdlc-md (_2026-03-11)_af36d4f9 docs(CWPD-19): add SDLC.md to ISO27001/SOC1/DORA audit standard (_2026-03-11)_3dc9a6f0 Merge pull request #11 from texashedgeem/feature/CWPD-11-video-tile-styles (_2026-03-11)_9e16cb33 style(CWPD-11): style video tiles to match services page tile design (_2026-03-11)_These tickets are assigned fixVersion in Jira but no git commit references them. Action: verify implementation evidence or link commits manually.
These commits contain no Jira ticket reference. Action: create retrospective tickets or annotate with ticket refs.
68005005 OBLT-237: Reorder services page cards (2026-03-10)e6d9c1bb OBLT-237: Update footer to single legal line (2026-03-10)d9ee0040 Merge footer into single legal line, remove logo/nav/RedKoi credit (2026-03-10)24086d38 Add session log directory and first change summary (2026-03-09)be65894d Fix burger menu: add .show class and CSS transform override (2026-03-09)13b7a721 Fix burger nav: drive show/hide entirely via JS inline styles to bypass CSS cascade (2026-03-09)d121ee57 Fix burger nav visibility: use !important to override theme CSS z-index and opacity conflicts (2026-03-09)38f0dbd5 Rewrite burger menu: single body.nav-open class controls all show/hide via CSS (2026-03-09)4ad0e54e Fix burger menu: move nav and overlay outside header to fix stacking context (2026-03-09)b2e7e197 Fix burger nav: add missing fullscreen panel CSS and correct z-index layering (2026-03-09)c52e746a Fix mobile burger menu: correct overlay class, hide nav on load, animate icon to X (2026-03-09)722c3b46 Fix isHome detection: use Liquid if/else instead of json filter (2026-03-09)054dc21a Fix header: add scroll-activated dark background, always-dark on non-home pages (2026-03-09)0c1ba1d0 Crop promo-videos and join-us images to 3:2 ratio to match other service cards (2026-03-09)542caa4b Fix about-us 404: add permalink /about-us/ (2026-03-09)9b673b37 Migrate consentwise.io WordPress site to Jekyll/GitHub Pages (2026-03-09)These tickets have no parent in the Jira hierarchy. Stories should be under an Epic; Epics should be under an Initiative. Stories can be fixed via API. Epic → Initiative must be set manually in the Jira UI.
| Ticket | Type | Summary | Expected Parent | Actual Parent |
|---|---|---|---|---|
| CWPD-2 | Epic | Video Collection Jekyll Data Structure | Initiative | (none) |
| CWPD-3 | Epic | Video Tiles on Promo Videos Page | Initiative | (none) |
| CWPD-4 | Epic | Individual Video Pages | Initiative | (none) |
| CWPD-5 | Epic | SDLC Foundation - Testing and CI/CD | Initiative | (none) |
| CWPD-6 | Epic | SDLC Documentation - Audit Ready | Initiative | (none) |
These branches exist on the remote but have not been merged into main. Review and merge or delete to keep the repository clean.
| Branch | Last Commit | Date | Author |
|---|---|---|---|
feature/CWPD-1-v1-release |
75359d0 ci(CWPD-35): upgrade GitHub Actions to Node.js 24 compatible |
2026-03-12 | Simon Hewins |
feature/CWPD-27-responsive-video-tiles |
ffd0055 feat!(CWPD-1): release v1.0.0 — video gallery with full SDLC |
2026-03-11 | Simon Hewins |
| SHA | Date | Author | Subject |
|---|---|---|---|
2e801e2e |
2026-03-11 | simonhewinszodia | Merge pull request #13 from texashedgeem/feature/CWPD-1-v1-release |
e183b18d |
2026-03-11 | Simon Hewins | feat!(CWPD-1): release v1.0.0 — video gallery with full SDLC pipeline |
70584b3e |
2026-03-11 | Simon Hewins | ci(CWPD-27): update commit-msg hook to allow ! breaking change marker |
cd3af2ca |
2026-03-11 | Simon Hewins | ci(CWPD-27): support major version bumps via feat!/fix! conventional commits |
ce4515aa |
2026-03-11 | Simon Hewins | chore(CWPD-1): commit package-lock.json to fix CI npm cache lookup |
f2af2354 |
2026-03-11 | simonhewinszodia | Merge pull request #12 from texashedgeem/feature/CWPD-27-responsive-video-tiles |
e8519779 |
2026-03-11 | Simon Hewins | style(CWPD-27): make video tile grid responsive and cap titles to two lines |
3dc9a6f0 |
2026-03-11 | simonhewinszodia | Merge pull request #11 from texashedgeem/feature/CWPD-11-video-tile-styles |
9e16cb33 |
2026-03-11 | Simon Hewins | style(CWPD-11): style video tiles to match services page tile design |
046ad6ac |
2026-03-11 | simonhewinszodia | Merge pull request #10 from texashedgeem/feature/CWPD-10-video-tile-grid |
38f90ac9 |
2026-03-11 | Simon Hewins | feat(CWPD-10): add video tile grid to /promo-videos/ page |
13b79e0b |
2026-03-11 | Simon Hewins | Merge pull request #9 from texashedgeem/feature/CWPD-9-populate-videos |
7f2d309d |
2026-03-11 | Simon Hewins | feat(CWPD-9): pre-populate _videos collection with 8 Open Banking videos |
8ec0daed |
2026-03-11 | Simon Hewins | Merge pull request #8 from texashedgeem/feature/CWPD-8-video-page-layout |
9d4f123c |
2026-03-11 | Simon Hewins | feat(CWPD-8): add video page layout template with embed and CTA |
dc827d3c |
2026-03-11 | Simon Hewins | Merge pull request #7 from texashedgeem/feature/CWPD-7-videos-collection |
34c1c67a |
2026-03-11 | Simon Hewins | feat(CWPD-7): add _videos Jekyll collection with front matter schema |
159eeca8 |
2026-03-11 | simonhewinszodia | Merge pull request #6 from texashedgeem/feature/CWPD-19-sdlc-md |
af36d4f9 |
2026-03-11 | Simon Hewins | docs(CWPD-19): add SDLC.md to ISO27001/SOC1/DORA audit standard |
ee68ca3d |
2026-03-11 | simonhewinszodia | Merge pull request #5 from texashedgeem/feature/CWPD-18-contributing-md |
898a96fd |
2026-03-11 | Simon Hewins | docs(CWPD-18): add CONTRIBUTING.md covering branching, commits, and testing |
32b18aa5 |
2026-03-11 | simonhewinszodia | Merge pull request #4 from texashedgeem/feature/CWPD-16-github-actions-ci |
87cff31a |
2026-03-11 | Simon Hewins | ci(CWPD-16): add GitHub Actions CI pipeline running Playwright on every PR |
bbd6d5c5 |
2026-03-11 | Simon Hewins | Merge pull request #1 from texashedgeem/feature/CWPD-15-pre-commit-hook |
364bd254 |
2026-03-11 | Simon Hewins | Merge pull request #2 from texashedgeem/feature/CWPD-14-playwright-framework |
d0bf5e9f |
2026-03-11 | Simon Hewins | Merge pull request #3 from texashedgeem/feature/CWPD-17-auto-release-notes |
81ff87af |
2026-03-11 | Simon Hewins | feat(CWPD-17): add automated GitHub Release notes on push to main |
1797aba0 |
2026-03-11 | Simon Hewins | feat(CWPD-14): add Playwright functional test framework |
63b3ed06 |
2026-03-11 | Simon Hewins | feat(CWPD-15): add pre-commit hook enforcing conventional commit format |
68005005 |
2026-03-10 | Simon Hewins | OBLT-237: Reorder services page cards |
e6d9c1bb |
2026-03-10 | Simon Hewins | OBLT-237: Update footer to single legal line |
d9ee0040 |
2026-03-10 | Simon Hewins | Merge footer into single legal line, remove logo/nav/RedKoi credit |
24086d38 |
2026-03-09 | Simon Hewins | Add session log directory and first change summary |
be65894d |
2026-03-09 | Simon Hewins | Fix burger menu: add .show class and CSS transform override |
13b7a721 |
2026-03-09 | Simon Hewins | Fix burger nav: drive show/hide entirely via JS inline styles to bypass CSS cascade |
d121ee57 |
2026-03-09 | Simon Hewins | Fix burger nav visibility: use !important to override theme CSS z-index and opacity conflicts |
38f0dbd5 |
2026-03-09 | Simon Hewins | Rewrite burger menu: single body.nav-open class controls all show/hide via CSS |
4ad0e54e |
2026-03-09 | Simon Hewins | Fix burger menu: move nav and overlay outside header to fix stacking context |
b2e7e197 |
2026-03-09 | Simon Hewins | Fix burger nav: add missing fullscreen panel CSS and correct z-index layering |
c52e746a |
2026-03-09 | Simon Hewins | Fix mobile burger menu: correct overlay class, hide nav on load, animate icon to X |
722c3b46 |
2026-03-09 | Simon Hewins | Fix isHome detection: use Liquid if/else instead of json filter |
054dc21a |
2026-03-09 | Simon Hewins | Fix header: add scroll-activated dark background, always-dark on non-home pages |
0c1ba1d0 |
2026-03-09 | Simon Hewins | Crop promo-videos and join-us images to 3:2 ratio to match other service cards |
542caa4b |
2026-03-09 | Simon Hewins | Fix about-us 404: add permalink /about-us/ |
9b673b37 |
2026-03-09 | Simon Hewins | Migrate consentwise.io WordPress site to Jekyll/GitHub Pages |