[PR #964] [MERGED] Settings - Coupons rebased #1044

Closed
opened 2026-03-03 00:24:23 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: rebasing-branch-settings-7days


📝 Commits (10+)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/964 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 5/24/2021 **Status:** ✅ Merged **Merged:** 5/25/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `rebasing-branch-settings-7days` --- ### 📝 Commits (10+) - [`3cc4a44`](https://github.com/BoostIO/BoostNote-App/commit/3cc4a44f8422394797b1ccb3b7225dc4a8883bfc) Polishing Sidebar - [`912fd84`](https://github.com/BoostIO/BoostNote-App/commit/912fd84b25a16de6b0bf9f80230d8db6a64c6f7f) Created Settings Layout - [`9d16609`](https://github.com/BoostIO/BoostNote-App/commit/9d16609c9d19d78afb7c075d891a48e692dac16f) Adding SettingsLayout - [`5a9ebeb`](https://github.com/BoostIO/BoostNote-App/commit/5a9ebeb973386676ca26b249111a5347c97f4009) Removed GlobalStyle - [`9978326`](https://github.com/BoostIO/BoostNote-App/commit/997832681a9ab893918b05767a8772d322605153) Removed Styled Components - [`96a4ca1`](https://github.com/BoostIO/BoostNote-App/commit/96a4ca12a93d6605149eb4609e52574357553b6a) Added SettingSidenavItem - [`642e7bf`](https://github.com/BoostIO/BoostNote-App/commit/642e7bfd6cb1a377245f1fcd959e615831b2cd35) Removed TabButton - [`ad0cce5`](https://github.com/BoostIO/BoostNote-App/commit/ad0cce5152b8542812fa32c4bfe942732e414c1c) Moved SettingsLayout - [`7020177`](https://github.com/BoostIO/BoostNote-App/commit/7020177cb7d3f9687081a73fb7582d93b2dd9f6e) Removed Styled Component - [`147ed2e`](https://github.com/BoostIO/BoostNote-App/commit/147ed2e9d661a880265bc0734443e843c03221f5) Use Same Font Family Set ### 📊 Changes **129 files changed** (+5448 additions, -6410 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:24:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#1044
No description provided.