[PR #160] [MERGED] feat: onboarding for existing users #81

Closed
opened 2025-12-29 18:28:12 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/linsa-io/linsa/pull/160
Author: @Aslam97
Created: 9/10/2024
Status: Merged
Merged: 9/10/2024
Merged by: @nikivdev

Base: mainHead: feat/ob-msg


📝 Commits (3)

📊 Changes

5 files changed (+219 additions, -0 deletions)

View changed files

📝 web/app/actions.ts (+8 -0)
📝 web/app/layout.tsx (+2 -0)
web/components/custom/learn-anything-onboarding.tsx (+102 -0)
web/components/ui/alert-dialog.tsx (+106 -0)
📝 web/package.json (+1 -0)

📄 Description

No description provided


🔄 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/linsa-io/linsa/pull/160 **Author:** [@Aslam97](https://github.com/Aslam97) **Created:** 9/10/2024 **Status:** ✅ Merged **Merged:** 9/10/2024 **Merged by:** [@nikivdev](https://github.com/nikivdev) **Base:** `main` ← **Head:** `feat/ob-msg` --- ### 📝 Commits (3) - [`b162d77`](https://github.com/linsa-io/linsa/commit/b162d779ca54932a29fe97e8dd1558075f0295b3) feat: onboarding for existing users - [`da3eea6`](https://github.com/linsa-io/linsa/commit/da3eea6d277e4d4c1372cefaf41d37aa929886bf) fix: escape character - [`a6b0690`](https://github.com/linsa-io/linsa/commit/a6b0690947534f084e9e9c6179e6c49233a93240) chore: update msg ### 📊 Changes **5 files changed** (+219 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `web/app/actions.ts` (+8 -0) 📝 `web/app/layout.tsx` (+2 -0) ➕ `web/components/custom/learn-anything-onboarding.tsx` (+102 -0) ➕ `web/components/ui/alert-dialog.tsx` (+106 -0) 📝 `web/package.json` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 18:28:12 +01:00
adam closed this issue 2025-12-29 18:28:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/linsa#81