AppFlowy/frontend/appflowy_flutter/lib/workspace/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
..
action_navigation fix: search workspace sync indexing (#5437) 2024-06-05 10:05:51 +08:00
command_palette chore: enable cloud search (#5624) 2024-06-25 21:56:58 +02:00
edit_panel feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
export feat: open a row as a full page (#5111) 2024-04-29 13:44:42 +08:00
favorite fix: space issues (#5531) 2024-06-14 09:32:02 +08:00
home fix: take the max value of the keyboard height and the view insets bottom to make the toolbar visible (#5700) 2024-07-08 13:15:42 +08:00
menu feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00
notification feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
recent feat: optimize the read recent views speed (#5726) 2024-07-15 14:23:20 +08:00
settings feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
sidebar feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
subscription_success_listenable feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
tabs feat: open a row as a full page (#5111) 2024-04-29 13:44:42 +08:00
user fix: settings changes + ai layout improvements (#5656) 2024-06-28 22:54:54 +08:00
view feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00
view_info feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
view_title feat: support publish document (#5576) 2024-07-08 13:45:57 +08:00
workspace fix: v0.6.2 issues (#5654) 2024-07-01 14:43:57 +08:00
appearance_defaults.dart feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00