AppFlowy/frontend/appflowy_flutter/lib/startup/tasks
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
..
app_widget.dart fix: search workspace sync indexing (#5437) 2024-06-05 10:05:51 +08:00
app_window_size_manager.dart feat: support scale up/down the app (#5300) 2024-05-10 09:09:25 +07:00
appflowy_cloud_task.dart feat: plan+billing (#5518) 2024-06-12 17:08:55 +02:00
debug_task.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
device_info_task.dart feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
feature_flag_task.dart feat: feature flag in settings page (#4833) 2024-03-07 09:28:58 +08:00
generate_router.dart feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
hot_key.dart fix: anon user error (#3772) 2023-10-24 23:13:51 +08:00
load_plugin.dart feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
localization.dart fix: anon user error (#3772) 2023-10-24 23:13:51 +08:00
memory_leak_detector.dart chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
platform_error_catcher.dart fix: anon user error (#3772) 2023-10-24 23:13:51 +08:00
platform_service.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
prelude.dart fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
recent_service_task.dart fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
rust_sdk.dart chore: pass platform info to rust side (#5079) 2024-04-07 21:36:55 +08:00
supabase_task.dart fix: potential dependency conflict (#4550) 2024-01-30 16:05:56 +08:00
windows.dart fix: use bitsdojo_window on windows (#5477) 2024-06-05 19:56:22 +08:00