AppFlowy/frontend/appflowy_flutter/lib/plugins/document/application
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
..
doc_sync_state_listener.dart feat: database sync indicator (#5005) 2024-03-29 17:37:02 +08:00
document_appearance_cubit.dart feat: support system default font family on desktop (#5279) 2024-05-07 19:44:00 +08:00
document_awareness_metadata.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document_bloc.dart feat: enable debug logs in internal build (#5713) 2024-07-10 13:55:40 +08:00
document_collab_adapter.dart fix: unable to remove the remote selection when the user close the page on mobile (#5376) 2024-05-21 15:07:15 +08:00
document_collaborators_bloc.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document_data_pb_extension.dart feat: enable debug logs in internal build (#5713) 2024-07-10 13:55:40 +08:00
document_listener.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document_service.dart feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
document_sync_bloc.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
editor_transaction_adapter.dart feat: enable debug logs in internal build (#5713) 2024-07-10 13:55:40 +08:00
prelude.dart feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00