mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #964] [MERGED] Settings - Coupons rebased #1044
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#1044
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/964
Author: @Davy-c
Created: 5/24/2021
Status: ✅ Merged
Merged: 5/25/2021
Merged by: @Rokt33r
Base:
master← Head:rebasing-branch-settings-7days📝 Commits (10+)
3cc4a44Polishing Sidebar912fd84Created Settings Layout9d16609Adding SettingsLayout5a9ebebRemoved GlobalStyle9978326Removed Styled Components96a4ca1Added SettingSidenavItem642e7bfRemoved TabButtonad0cce5Moved SettingsLayout7020177Removed Styled Component147ed2eUse Same Font Family Set📊 Changes
129 files changed (+5448 additions, -6410 deletions)
View changed files
📝
package-lock.json(+8 -0)📝
package.json(+1 -0)📝
src/cloud/api/teams/smart-folder.ts(+2 -2)📝
src/cloud/api/teams/subscription/index.ts(+4 -1)📝
src/cloud/components/Application.tsx(+44 -1049)📝
src/cloud/components/Router.tsx(+1 -5)➖
src/cloud/components/atoms/CopyReadInput.tsx(+0 -62)➖
src/cloud/components/atoms/CustomSwitch.tsx(+0 -57)📝
src/cloud/components/atoms/Link/AccountLink.tsx(+3 -5)📝
src/cloud/components/atoms/Link/CloudLink.tsx(+7 -15)➖
src/cloud/components/atoms/Link/EmphasizedLink.tsx(+0 -15)📝
src/cloud/components/atoms/Link/TeamLink.tsx(+3 -6)📝
src/cloud/components/atoms/MarkdownView/styles.ts(+1 -2)📝
src/cloud/components/molecules/AppFeedbackForm/index.tsx(+36 -44)➖
src/cloud/components/molecules/AppFeedbackForm/styled.ts(+0 -45)📝
src/cloud/components/molecules/ContentManager/index.tsx(+76 -10)📝
src/cloud/components/molecules/DocShare.tsx(+3 -24)📝
src/cloud/components/molecules/Editor/index.tsx(+4 -4)📝
src/cloud/components/molecules/Editor/useDocActionContextMenu.tsx(+3 -3)➖
src/cloud/components/molecules/EmojiPicker/index.tsx(+0 -125)...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.