mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #1551] [CLOSED] Refactor/align endpoints #1438
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#1438
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/1551
Author: @ButteryCrumpet
Created: 4/15/2022
Status: ❌ Closed
Base:
master← Head:refactor/align-endpoints📝 Commits (3)
983b87duse new endpoint url3bd2a9eavoid crash if thread contributors array is emptye50fe65auto formatting📊 Changes
19 files changed (+284 additions, -295 deletions)
View changed files
📝
src/cloud/api/pages/oauth.ts(+1 -1)📝
src/cloud/api/search/index.ts(+2 -2)📝
src/cloud/api/teams/docs/import.ts(+5 -7)📝
src/cloud/api/teams/docs/index.ts(+16 -25)📝
src/cloud/api/teams/docs/revisions.ts(+2 -2)📝
src/cloud/api/teams/docs/tags.ts(+2 -2)📝
src/cloud/api/teams/folders/index.ts(+10 -13)📝
src/cloud/api/teams/invites/index.ts(+9 -12)📝
src/cloud/api/teams/sources/index.ts(+6 -9)📝
src/cloud/api/teams/views/index.ts(+11 -1)📝
src/cloud/api/teams/workspaces/index.ts(+8 -11)📝
src/cloud/api/uploads/index.ts(+1 -1)📝
src/cloud/api/users/appfeedback.ts(+1 -1)📝
src/cloud/api/users/index.ts(+3 -3)📝
src/cloud/api/users/onboarding.ts(+1 -1)📝
src/cloud/api/users/settings.ts(+1 -1)📝
src/cloud/components/Comments/ThreadItem.tsx(+13 -10)📝
src/cloud/lib/hooks/sidebar/useCloudSidebarTree.tsx(+188 -191)📝
src/cloud/lib/stores/pageStore/store.tsx(+4 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.