[PR #5752] [MERGED] Feat/ai billing cancel reason #6988

Closed
opened 2026-03-23 23:17:35 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/5752
Author: @speed2exe
Created: 7/17/2024
Status: Merged
Merged: 7/17/2024
Merged by: @Xazin

Base: feat/ai-billingHead: feat/ai-billing-cancel-reason


📝 Commits (2)

  • d4212d3 chore: add cancellation reason field
  • 193338f fix: ci add one retry for concurrent sign up

📊 Changes

8 files changed (+52 additions, -34 deletions)

View changed files

📝 frontend/rust-lib/Cargo.lock (+21 -21)
📝 frontend/rust-lib/Cargo.toml (+10 -10)
📝 frontend/rust-lib/event-integration-test/src/user_event.rs (+12 -1)
📝 frontend/rust-lib/flowy-server/src/af_cloud/impls/user/cloud_service_impl.rs (+2 -0)
📝 frontend/rust-lib/flowy-user-pub/src/cloud.rs (+1 -0)
📝 frontend/rust-lib/flowy-user/src/entities/workspace.rs (+3 -0)
📝 frontend/rust-lib/flowy-user/src/event_handler.rs (+1 -1)
📝 frontend/rust-lib/flowy-user/src/user_manager/manager_user_workspace.rs (+2 -1)

📄 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/AppFlowy-IO/AppFlowy/pull/5752 **Author:** [@speed2exe](https://github.com/speed2exe) **Created:** 7/17/2024 **Status:** ✅ Merged **Merged:** 7/17/2024 **Merged by:** [@Xazin](https://github.com/Xazin) **Base:** `feat/ai-billing` ← **Head:** `feat/ai-billing-cancel-reason` --- ### 📝 Commits (2) - [`d4212d3`](https://github.com/AppFlowy-IO/AppFlowy/commit/d4212d3f7adfd8c077d409a2cd0570b1b33b514b) chore: add cancellation reason field - [`193338f`](https://github.com/AppFlowy-IO/AppFlowy/commit/193338f2d9686bbd1df9aeeabcf142ebfa8463bd) fix: ci add one retry for concurrent sign up ### 📊 Changes **8 files changed** (+52 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/Cargo.lock` (+21 -21) 📝 `frontend/rust-lib/Cargo.toml` (+10 -10) 📝 `frontend/rust-lib/event-integration-test/src/user_event.rs` (+12 -1) 📝 `frontend/rust-lib/flowy-server/src/af_cloud/impls/user/cloud_service_impl.rs` (+2 -0) 📝 `frontend/rust-lib/flowy-user-pub/src/cloud.rs` (+1 -0) 📝 `frontend/rust-lib/flowy-user/src/entities/workspace.rs` (+3 -0) 📝 `frontend/rust-lib/flowy-user/src/event_handler.rs` (+1 -1) 📝 `frontend/rust-lib/flowy-user/src/user_manager/manager_user_workspace.rs` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:17:35 +00: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
AppFlowy-IO/AppFlowy#6988
No description provided.