AppFlowy/frontend/appflowy_tauri/src-tauri
Mathias Mogensen 620e027c3e
feat: ai billing (#5741)
* feat: start on AI plan+billing UI

* chore: enable plan and billing

* feat: cache workspace subscription + minor fixes (#5705)

* feat: update api from billing

* feat: add api for workspace subscription info (#5717)

* feat: refactor and start integrating AI plans

* feat: refine UI and add business logic for AI

* feat: complete UIUX for AI and limits

* chore: remove resolved todo

* chore: localize remove addon dialog

* chore: fix spacing issue for usage

* fix: interpret subscription + usage on action

* chore: update api for billing (#5735)

* chore: update revisions

* fix: remove subscription cache

* fix: copy improvements + use consistent dialog

* chore: update to the latest client api

* feat: support updating billing period

* Feat/ai billing cancel reason (#5752)

* chore: add cancellation reason field

* fix: ci add one retry for concurrent sign up

* chore: merge with main

* chore: half merge

* chore: fix conflict

* chore: observer error

* chore: remove unneeded protobuf and remove unwrap

* feat: added subscription plan details

* chore: check error code and update sidebar toast

* chore: periodically check billing state

* chore: editor ai error

* chore: return file upload error

* chore: fmt

* chore: clippy

* chore: disable upload image when exceed storage limitation

* chore: remove todo

* chore: remove openai i18n

* chore: update log

* chore: update client-api to fix stream error

* chore: clippy

* chore: fix language file

* chore: disable billing UI

---------

Co-authored-by: Zack Fu Zi Xiang <speed2exe@live.com.sg>
Co-authored-by: nathan <nathan@appflowy.io>
2024-07-22 15:43:48 +08:00
..
.cargo Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
icons Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
src chore: set min version number (#5390) 2024-05-22 14:24:11 +08:00
.gitignore feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
build.rs Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
Cargo.lock feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
Cargo.toml feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
env.development feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
env.production feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
Info.plist feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
rust-toolchain.toml fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
tauri.conf.json feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00