mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #892] [MERGED] wip #977
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#977
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/892
Author: @Davy-c
Created: 3/29/2021
Status: ✅ Merged
Merged: 4/21/2021
Merged by: @Rokt33r
Base:
master← Head:feat/v2📝 Commits (10+)
4209346v2 - initial7b6db6efix styled tsc6fa6c45fix theme45b66adsidebar nav tmp9b88e38fixadc4945remove shared for now66eb5bdtmp contextaa5f2b9remove unused filea7cdc12initial wp1208d7cfix bem📊 Changes
264 files changed (+14890 additions, -4586 deletions)
View changed files
📝
.gitignore(+1 -0)📝
src/cloud/api/search/index.ts(+12 -0)📝
src/cloud/api/teams/docs/index.ts(+2 -3)📝
src/cloud/api/teams/folders/index.ts(+3 -3)📝
src/cloud/api/teams/resources/index.ts(+1 -1)📝
src/cloud/api/teams/workspaces/index.ts(+3 -3)📝
src/cloud/components/App.tsx(+3 -3)➕
src/cloud/components/Application.tsx(+1326 -0)📝
src/cloud/components/GlobalStyle.tsx(+0 -1)📝
src/cloud/components/Router.tsx(+54 -28)📝
src/cloud/components/UpgradeButton.tsx(+1 -1)➖
src/cloud/components/atoms/Divider.tsx(+0 -56)📝
src/cloud/components/atoms/EmojiIcon.tsx(+7 -3)📝
src/cloud/components/atoms/Link/TagLink.tsx(+19 -2)📝
src/cloud/components/atoms/Link/WorkspaceLink.tsx(+5 -1)📝
src/cloud/components/atoms/MarkdownView/styles.ts(+1 -1)📝
src/cloud/components/atoms/ServiceConnect.tsx(+1 -1)📝
src/cloud/components/atoms/Spinner.tsx(+1 -1)➖
src/cloud/components/layouts/AppLayout.tsx(+0 -703)➖
src/cloud/components/layouts/RightLayoutWithTopBar.tsx(+0 -72)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.