AppFlowy/frontend/appflowy_flutter/lib/user/application
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
..
auth feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
notification_filter fix: reminder launch review (#3716) 2023-10-17 14:48:58 +08:00
reminder feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
anon_user_bloc.dart feat: anon user save (#4185) 2023-12-21 14:13:21 +08:00
encrypt_secret_bloc.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
prelude.dart feat: integrate client-api (#3430) 2023-10-02 17:22:22 +08:00
sign_in_bloc.dart feat: magic link sign-in as anonymous user (#5520) 2024-06-11 22:17:29 +02:00
sign_up_bloc.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
splash_bloc.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
supabase_realtime.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
user_auth_listener.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
user_listener.dart fix: launch review 0.5.8 (#5367) 2024-05-21 11:34:36 +02:00
user_service.dart feat: plan+billing (#5518) 2024-06-12 17:08:55 +02:00
user_settings_service.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
workspace_error_bloc.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00