AppFlowy/frontend/rust-lib/flowy-folder/src
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
..
entities feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00
share feat: sync the documents and databases after batch importing documents and databases (#5644) 2024-07-01 14:44:08 +08:00
event_handler.rs feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00
event_map.rs feat: optimize the read recent views speed (#5726) 2024-07-15 14:23:20 +08:00
lib.rs feat: support publish document (#5576) 2024-07-08 13:45:57 +08:00
manager_init.rs fix: search improvements (#5473) 2024-06-05 13:44:32 +02:00
manager_observer.rs fix: reset space relationship when clearing cache (#5737) 2024-07-16 13:23:07 +08:00
manager_test_util.rs chore: checking workspace state consistent after switching workspace (#5201) 2024-04-26 09:44:07 +08:00
manager.rs feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
notification.rs fix: launch review 0.5.8 (#5367) 2024-05-21 11:34:36 +02:00
publish_util.rs feat: support publish document (#5576) 2024-07-08 13:45:57 +08:00
test_helper.rs feat: sync the created view after duplicating (#5674) 2024-07-02 13:02:15 +08:00
user_default.rs chore: rename folder builder for re-use (#5020) 2024-04-10 11:40:02 +08:00
util.rs feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
view_operation.rs feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00