AppFlowy/frontend/rust-lib/flowy-user/src
Mathias Mogensen 4708c0f779
feat: plan+billing (#5518)
* feat: billing client

* feat: subscribe workspace default impl

* feat: added create subscription

* feat: add get workspace subs

* feat: added subscription cancellation

* feat: add workspace limits api

* fix: update client api

* feat: user billing portal

* feat: billing UI (#5455)

* feat: plan ui

* feat: billing ui

* feat: settings plan comparison dialog

* feat: complete plan+billing ui

* feat: backend integration

* chore: cleaning

* chore: fixes after merge

* fix: dependency issue

* feat: added subscription plan cancellation information

* feat: subscription callback + canceled date

* feat: put behind feature flag

* feat: downgrade/upgrade dialogs

* feat: update limit error codes

* fix: billing refresh + downgrade dialog

* fix: some minor improvements to settings

* chore: use patch for client-api in tauri

* fix: add shared-entity to patch

* fix: compile

* ci: try to add back maximize build space step

* test: increase timeout in failing test

---------

Co-authored-by: Zack Fu Zi Xiang <speed2exe@live.com.sg>
2024-06-12 17:08:55 +02:00
..
anon_user feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
entities feat: plan+billing (#5518) 2024-06-12 17:08:55 +02:00
migrations fix: generate default document data from document id (#5430) 2024-06-09 13:42:09 +08:00
services chore: bump client api (#5217) 2024-04-27 21:55:12 +08:00
user_manager feat: plan+billing (#5518) 2024-06-12 17:08:55 +02:00
event_handler.rs feat: plan+billing (#5518) 2024-06-12 17:08:55 +02:00
event_map.rs feat: plan+billing (#5518) 2024-06-12 17:08:55 +02:00
lib.rs refactor: deps crates (#4362) 2024-01-11 14:42:03 +08:00
notification.rs feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00