[PR #137] [MERGED] Old data import page #602

Closed
opened 2026-03-03 00:22:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/137
Author: @ButteryCrumpet
Created: 12/13/2019
Status: Merged
Merged: 12/13/2019
Merged by: @ButteryCrumpet

Base: masterHead: old-data-import-page


📝 Commits (3)

📊 Changes

6 files changed (+428 additions, -175 deletions)

View changed files

📝 package-lock.json (+151 -135)
📝 src/components/NotePage/NotePage.tsx (+11 -30)
src/components/PreferencesModal/ImportTab.tsx (+226 -0)
📝 src/components/PreferencesModal/PreferencesModal.tsx (+9 -0)
📝 src/components/atoms/FileDropZone.tsx (+28 -6)
📝 src/lib/legacy-import.ts (+3 -4)

📄 Description

Import page for old data in preferences modal.

note-app-old-import


🔄 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/BoostIO/BoostNote-App/pull/137 **Author:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Created:** 12/13/2019 **Status:** ✅ Merged **Merged:** 12/13/2019 **Merged by:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Base:** `master` ← **Head:** `old-data-import-page` --- ### 📝 Commits (3) - [`63e00da`](https://github.com/BoostIO/BoostNote-App/commit/63e00daf9f4a74f7c0ad21faf995c7d2e92c1382) old note data import - [`9ce8745`](https://github.com/BoostIO/BoostNote-App/commit/9ce87455870217eefced7889ebac5f3be1fc6030) removed dragdrop from NotePage - [`e0670e8`](https://github.com/BoostIO/BoostNote-App/commit/e0670e8c7bd27ab58cf69da17235748182926aa7) completion toast message ### 📊 Changes **6 files changed** (+428 additions, -175 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+151 -135) 📝 `src/components/NotePage/NotePage.tsx` (+11 -30) ➕ `src/components/PreferencesModal/ImportTab.tsx` (+226 -0) 📝 `src/components/PreferencesModal/PreferencesModal.tsx` (+9 -0) 📝 `src/components/atoms/FileDropZone.tsx` (+28 -6) 📝 `src/lib/legacy-import.ts` (+3 -4) </details> ### 📄 Description Import page for old data in preferences modal. ![note-app-old-import](https://user-images.githubusercontent.com/19530989/70776440-6a25a600-1dc0-11ea-833f-a98253276ddf.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:21 +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/BoostNote-App#602
No description provided.