[PR #220] [MERGED] filter by updatedAt, createdAd, title #670

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/220
Author: @ButteryCrumpet
Created: 12/24/2019
Status: Merged
Merged: 12/25/2019
Merged by: @kazup01

Base: masterHead: note-sorting


📝 Commits (4)

  • e049c4b filter by updatedAt, createdAd, title
  • 5b008c5 Styled select tab
  • 49fb111 Merge pull request #222 from BoostIO/styled-selecttab
  • 345406f Merge branch 'master' into note-sorting

📊 Changes

3 files changed (+89 additions, -34 deletions)

View changed files

📝 src/components/NotePage/NoteList/NoteList.tsx (+57 -6)
📝 src/components/NotePage/NotePage.tsx (+18 -28)
📝 src/lib/styled/styleFunctions.ts (+14 -0)

📄 Description

  • added filtering to NoteList
  • removed default filtering in NotePage
  • adjusted NoteList props to use currentNoteId instead of currentNoteIndex to stop sync bugs.

note-app-notelist-sort
note-app-notelist-sort-full


🔄 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/220 **Author:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Created:** 12/24/2019 **Status:** ✅ Merged **Merged:** 12/25/2019 **Merged by:** [@kazup01](https://github.com/kazup01) **Base:** `master` ← **Head:** `note-sorting` --- ### 📝 Commits (4) - [`e049c4b`](https://github.com/BoostIO/BoostNote-App/commit/e049c4bf3c581d602fbdec35a7163f252ba9457f) filter by updatedAt, createdAd, title - [`5b008c5`](https://github.com/BoostIO/BoostNote-App/commit/5b008c527371e9b58ce7d42dc216ffd029cf097f) Styled select tab - [`49fb111`](https://github.com/BoostIO/BoostNote-App/commit/49fb1118cceaf38b1a8a05e5b05064591791c8be) Merge pull request #222 from BoostIO/styled-selecttab - [`345406f`](https://github.com/BoostIO/BoostNote-App/commit/345406f4a885d747910e9ca67066f4cd9043cc00) Merge branch 'master' into note-sorting ### 📊 Changes **3 files changed** (+89 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `src/components/NotePage/NoteList/NoteList.tsx` (+57 -6) 📝 `src/components/NotePage/NotePage.tsx` (+18 -28) 📝 `src/lib/styled/styleFunctions.ts` (+14 -0) </details> ### 📄 Description - added filtering to `NoteList` - removed default filtering in `NotePage` - adjusted `NoteList` props to use `currentNoteId` instead of `currentNoteIndex` to stop sync bugs. ![note-app-notelist-sort](https://user-images.githubusercontent.com/19530989/71392196-a1127c00-264a-11ea-961d-5e754a3bc54e.png) ![note-app-notelist-sort-full](https://user-images.githubusercontent.com/19530989/71392246-c3a49500-264a-11ea-9e91-3734c98e11b8.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:40 +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#670
No description provided.