mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #954] [CLOSED] UI settings & sidenav bookmark ordering #1034
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#1034
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/954
Author: @Davy-c
Created: 5/19/2021
Status: ❌ Closed
Base:
master← Head:ui-settings-tmp📝 Commits (10+)
3738bb0Polishing Sidebarc95a1bfCreated Settings Layout6c351bdAdding SettingsLayout683fa94Removed GlobalStyle2ef4004Removed Styled Components690b4feAdded SettingSidenavItemcd312fdRemoved TabButton545df89Moved SettingsLayoutc6ce86eRemoved Styled Component8810d4cUse Same Font Family Set📊 Changes
110 files changed (+4650 additions, -4824 deletions)
View changed files
📝
package-lock.json(+8 -0)📝
package.json(+1 -0)📝
src/cloud/components/Application.tsx(+44 -921)➖
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/DocShare.tsx(+3 -15)📝
src/cloud/components/molecules/Editor/index.tsx(+4 -4)📝
src/cloud/components/molecules/GuestInvitesSection.tsx(+31 -28)📝
src/cloud/components/molecules/Helper.tsx(+4 -1)➖
src/cloud/components/molecules/IconInput.tsx(+0 -94)➕
src/cloud/components/molecules/NewDocButton.tsx(+99 -0)📝
src/cloud/components/molecules/OpenInviteSection.tsx(+40 -43)📝
src/cloud/components/molecules/SettingsTeamForm.tsx(+79 -180)...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.