AppFlowy/frontend/rust-lib
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 chore: fix macos open crash (#4051) 2023-11-30 13:46:10 +08:00
build-tool chore: remove appflowy_web project (#5671) 2024-07-01 22:49:24 +08:00
collab-integrate chore: update yrs version (#5262) 2024-05-06 11:30:13 +08:00
dart-ffi feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
event-integration-test feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00
flowy-chat feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
flowy-chat-pub chore: download llm files (#5723) 2024-07-15 15:23:23 +08:00
flowy-config feat: Run Local AI model in AppFlowy (#5655) 2024-06-30 17:38:39 +08:00
flowy-core feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
flowy-database2 feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
flowy-database-pub feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
flowy-date feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
flowy-document feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
flowy-document-pub chore: update yrs version (#5262) 2024-05-06 11:30:13 +08:00
flowy-encrypt fix: login issue (#4546) 2024-01-30 09:33:34 +08:00
flowy-error feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
flowy-folder feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
flowy-folder-pub feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00
flowy-notification refactor: database row and cell notification (#5237) 2024-05-02 11:42:33 +08:00
flowy-search chore: download llm files (#5723) 2024-07-15 15:23:23 +08:00
flowy-search-pub feat: integrate cloud document search (#5523) 2024-06-13 01:37:19 +02:00
flowy-server feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
flowy-server-pub feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-sqlite feat: Run Local AI model in AppFlowy (#5655) 2024-06-30 17:38:39 +08:00
flowy-storage feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
flowy-storage-pub refactor: File upload (#5542) 2024-06-20 07:44:57 +08:00
flowy-user feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
flowy-user-pub feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
lib-dispatch chore: save workspace member info to disk (#5536) 2024-06-14 11:34:23 +08:00
lib-infra chore: download llm files (#5723) 2024-07-15 15:23:23 +08:00
lib-log feat: Run Local AI model in AppFlowy (#5655) 2024-06-30 17:38:39 +08:00
.gitignore chore: lib-dispatch wasm build (#4307) 2024-01-06 00:37:26 +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
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +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