mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #828] [MERGED] Fix/analytics #934
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#934
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/828
Author: @Davy-c
Created: 3/6/2021
Status: ✅ Merged
Merged: 3/6/2021
Merged by: @Rokt33r
Base:
master← Head:fix/analytics📝 Commits (8)
ba3a17afix error block with ky error5cf04f5fix margin error block in revision modal2dcc12dunify upgrade button9ddcad4fix doc layout edit7b12b8erevision eventda2d432add events1640ef3reflect interfacesb572a25reflect profile interface📊 Changes
10 files changed (+248 additions, -149 deletions)
View changed files
➕
src/cloud/components/UpgradeButton.tsx(+106 -0)📝
src/cloud/components/atoms/AnnouncementAlert.tsx(+7 -20)📝
src/cloud/components/atoms/ErrorBlock.tsx(+29 -13)📝
src/cloud/components/molecules/Banner/SubLimitReachedBanner.tsx(+8 -2)📝
src/cloud/components/molecules/DocShare.tsx(+17 -25)📝
src/cloud/components/molecules/LayoutSelect.tsx(+3 -5)📝
src/cloud/components/organisms/Modal/contents/Doc/RevisionsModal/index.tsx(+4 -1)📝
src/cloud/components/organisms/Topbar/Controls/ControlsContextMenu/DocContextMenu/index.tsx(+41 -49)📝
src/cloud/interfaces/analytics/mixpanel.ts(+33 -1)➖
src/cloud/lib/analytics/mixpanelFront.ts(+0 -33)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.