[PR #83] [MERGED] remove folder hook and tests update #546

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/83
Author: @Davy-c
Created: 11/12/2019
Status: Merged
Merged: 11/12/2019
Merged by: @Davy-c

Base: masterHead: fix/hook-removefolder


📝 Commits (2)

  • b0281b0 remove folder hook and tests update
  • 4eb2148 fix naming of test units

📊 Changes

2 files changed (+142 additions, -5 deletions)

View changed files

📝 src/lib/db/store.spec.ts (+95 -4)
📝 src/lib/db/store.ts (+47 -1)

📄 Description

  • Trashes notes and child folders' notes and update noteMap
  • remove trashed noteIds from tagMap

🔄 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/83 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 11/12/2019 **Status:** ✅ Merged **Merged:** 11/12/2019 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `master` ← **Head:** `fix/hook-removefolder` --- ### 📝 Commits (2) - [`b0281b0`](https://github.com/BoostIO/BoostNote-App/commit/b0281b044acb6a8f2b00d49077eacc878aa44622) remove folder hook and tests update - [`4eb2148`](https://github.com/BoostIO/BoostNote-App/commit/4eb2148bff80d94698bc8ff9ce40498a6fa8d84d) fix naming of test units ### 📊 Changes **2 files changed** (+142 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/db/store.spec.ts` (+95 -4) 📝 `src/lib/db/store.ts` (+47 -1) </details> ### 📄 Description - Trashes notes and child folders' notes and update `noteMap` - remove trashed `noteIds` from `tagMap` --- <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: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/BoostNote-App#546
No description provided.