[PR #351] [MERGED] Codex-generated pull request #652

Closed
opened 2026-03-13 21:02:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AJaySi/ALwrity/pull/351
Author: @AJaySi
Created: 2/12/2026
Status: Merged
Merged: 2/12/2026
Merged by: @AJaySi

Base: mainHead: codex/review-step-5-of-onboarding-integration


📝 Commits (1)

  • a408cb4 feat: complete unified GSC onboarding path with insights

📊 Changes

9 files changed (+755 additions, -206 deletions)

View changed files

📝 backend/routers/gsc_auth.py (+199 -112)
📝 backend/services/integrations/registry.py (+22 -15)
backend/services/test_gsc_auth_integration.py (+147 -0)
docs/reviews/gsc-onboarding-step5-review.md (+136 -0)
📝 frontend/src/api/gsc.ts (+45 -1)
📝 frontend/src/components/OnboardingWizard/IntegrationsStep.tsx (+57 -3)
📝 frontend/src/components/OnboardingWizard/common/GSCPlatformCard.tsx (+73 -3)
📝 frontend/src/components/OnboardingWizard/common/PlatformSection.tsx (+14 -1)
📝 frontend/src/components/OnboardingWizard/common/useGSCConnection.ts (+62 -71)

📄 Description

Codex generated this pull request, but encountered an unexpected error after generation. This is a placeholder PR message.


Codex Task


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AJaySi/ALwrity/pull/351 **Author:** [@AJaySi](https://github.com/AJaySi) **Created:** 2/12/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@AJaySi](https://github.com/AJaySi) **Base:** `main` ← **Head:** `codex/review-step-5-of-onboarding-integration` --- ### 📝 Commits (1) - [`a408cb4`](https://github.com/AJaySi/ALwrity/commit/a408cb4616196e1791d9eea36fc64549a38173db) feat: complete unified GSC onboarding path with insights ### 📊 Changes **9 files changed** (+755 additions, -206 deletions) <details> <summary>View changed files</summary> 📝 `backend/routers/gsc_auth.py` (+199 -112) 📝 `backend/services/integrations/registry.py` (+22 -15) ➕ `backend/services/test_gsc_auth_integration.py` (+147 -0) ➕ `docs/reviews/gsc-onboarding-step5-review.md` (+136 -0) 📝 `frontend/src/api/gsc.ts` (+45 -1) 📝 `frontend/src/components/OnboardingWizard/IntegrationsStep.tsx` (+57 -3) 📝 `frontend/src/components/OnboardingWizard/common/GSCPlatformCard.tsx` (+73 -3) 📝 `frontend/src/components/OnboardingWizard/common/PlatformSection.tsx` (+14 -1) 📝 `frontend/src/components/OnboardingWizard/common/useGSCConnection.ts` (+62 -71) </details> ### 📄 Description Codex generated this pull request, but encountered an unexpected error after generation. This is a placeholder PR message. ------ [Codex Task](https://chatgpt.com/codex/tasks/task_e_698da5dd40d08328b4d9a3af817d58a0) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 21:02:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ALwrity#652
No description provided.