mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #1343] [MERGED] Fix/dashboard time query #1282
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#1282
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BoostIO/BoostNote-App/pull/1343
Author: @Rokt33r
Created: 11/21/2021
Status: ✅ Merged
Merged: 11/21/2021
Merged by: @Davy-c
Base:
dashboard/new← Head:fix/dashboard-time-query📝 Commits (4)
8342109Fix compile errors in mock handler3b61e20Fix dashboard routesd95d374Fix dashboard date filtering13af4beFix default date value for date filters📊 Changes
9 files changed (+87 additions, -38 deletions)
View changed files
📝
src/cloud/api/mock/mockHandler.ts(+2 -2)📝
src/cloud/components/Modal/contents/SmartView/DateConditionValueTypeSelect.tsx(+7 -5)📝
src/cloud/components/Modal/contents/SmartView/DocDateSelect.tsx(+5 -10)📝
src/cloud/components/Modal/contents/SmartView/UpdateSmartViewModal.tsx(+1 -1)📝
src/cloud/components/SmartViewContextMenu.tsx(+1 -1)📝
src/cloud/lib/date.ts(+14 -0)📝
src/cloud/lib/smartViews.ts(+53 -17)📝
src/mobile/components/organisms/modals/SmartViewCreateModal.tsx(+3 -1)📝
src/mobile/components/organisms/modals/SmartViewUpdateModal.tsx(+1 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.