mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #1394] [MERGED] Docopsv3/kanban fixes #1317
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#1317
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/1394
Author: @Davy-c
Created: 12/9/2021
Status: ✅ Merged
Merged: 12/9/2021
Merged by: @Davy-c
Base:
docops-v3← Head:docopsv3/kanban-fixes📝 Commits (10+)
59b9fcefix calendar item overflow6a424f2remove unused item5bb2b93fix alignment of view selector in kanban viewc46d02eremove extra css on nav items of kanbane488702rename delete to hide602d0b0fix keynav of status selector011eb8cfix add btn stylea2d9745remove box shadow in view selector5543c7bfix keynav in suggestion select686f7bbfix icon in suggestion select📊 Changes
17 files changed (+312 additions, -101 deletions)
View changed files
📝
src/cloud/components/Props/Pickers/StatusSelect.tsx(+11 -2)📝
src/cloud/components/Props/PropAddModal.tsx(+7 -1)📝
src/cloud/components/Views/Calendar/CalendarView.tsx(+1 -7)📝
src/cloud/components/Views/FolderList/ViewsFolderList.tsx(+1 -1)📝
src/cloud/components/Views/Kanban/Item.tsx(+12 -15)📝
src/cloud/components/Views/Kanban/KanbanWatchedPropSetter.tsx(+128 -23)📝
src/cloud/components/Views/Kanban/ListSettings.tsx(+3 -3)📝
src/cloud/components/Views/Kanban/index.tsx(+100 -27)📝
src/cloud/components/Views/Table/ColSettingsContext.tsx(+3 -3)📝
src/cloud/components/Views/Table/TablePropertiesContext.tsx(+2 -2)📝
src/cloud/components/Views/Table/TableView.tsx(+1 -1)📝
src/cloud/components/Views/ViewsSelector.tsx(+10 -1)📝
src/cloud/components/Views/index.tsx(+7 -1)📝
src/cloud/lib/views/kanban.ts(+8 -1)📝
src/design/components/molecules/LabelManager.tsx(+14 -2)📝
src/design/components/molecules/SuggestionSelect.tsx(+2 -1)📝
src/design/components/organisms/Kanban/Container.tsx(+2 -10)📄 Description
Changes
Bug fixes
Style
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.