mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #1305] [MERGED] Dashboard/pre-v2 fixes #1252
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#1252
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/1305
Author: @Davy-c
Created: 11/8/2021
Status: ✅ Merged
Merged: 11/8/2021
Merged by: @Davy-c
Base:
dashboard/new← Head:dashboard/v2-fixes📝 Commits (10+)
2cc771cremove beta program referencea12b3d7doc page header layout changesb9ccc44add icons to doc page header9c04590change hide and show properties icons17d03e0prop selector ordering removal957da00remove type rule select from first dashboard conditioncf85c8dfix condition layout, trashcan to the right9da3690fix ordering in dashboard filtere1e2892remove multi view table allowedd554533add placeholders📊 Changes
25 files changed (+346 additions, -434 deletions)
View changed files
📝
src/cloud/components/Application.tsx(+0 -2)📝
src/cloud/components/ContentManager/ContentManagerToolbar.tsx(+2 -1)📝
src/cloud/components/DashboardFolderContextMenu.tsx(+1 -149)📝
src/cloud/components/DashboardPage/index.tsx(+2 -2)📝
src/cloud/components/DocPage/DocPageHeader.tsx(+48 -22)📝
src/cloud/components/Modal/contents/Dashboard/ConditionItem.tsx(+71 -49)📝
src/cloud/components/Modal/contents/Dashboard/ConditionValueControl.tsx(+3 -0)📝
src/cloud/components/Modal/contents/Dashboard/CreateDashboardModal.tsx(+16 -16)📝
src/cloud/components/Modal/contents/Dashboard/DashboardConditionRows.tsx(+1 -0)📝
src/cloud/components/Modal/contents/Dashboard/DashboardForm.tsx(+48 -38)📝
src/cloud/components/Modal/contents/Dashboard/UpdateDashboardModal.tsx(+3 -0)📝
src/cloud/components/Props/PropPicker.tsx(+10 -5)📝
src/cloud/components/Props/PropSelectorModal.tsx(+5 -11)➖
src/cloud/components/Views/Table/TableFilterContext.tsx(+0 -49)📝
src/cloud/components/Views/Table/TablePropertiesContext.tsx(+1 -9)📝
src/cloud/components/Views/Table/TableView.tsx(+3 -25)📝
src/cloud/components/Views/ViewsSelector.tsx(+15 -13)📝
src/cloud/components/Views/index.tsx(+33 -1)📝
src/cloud/components/settings/SettingsComponent.tsx(+0 -6)📝
src/cloud/interfaces/db/props.ts(+13 -9)...and 5 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.