Kilu.He
47f87cee1c
feat: support publish interfaces for wasm ( #654 )
...
* feat: support publish interfaces for wasm
* fix: fmt
* feat: support sign in with url
2024-07-23 17:47:21 +08:00
Zack
c2a839ba8b
chore: add bytes stream error check ( #697 )
2024-07-22 14:04:25 +08:00
Zack
bbfc39c5f6
Merge pull request #696 from AppFlowy-IO/fix/success-redirect
...
fix: payment success url redirect
2024-07-22 12:38:12 +08:00
Zack Fu Zi Xiang
c8e992944b
fix: payment success url redirect
2024-07-22 11:45:30 +08:00
Zack
1ee0896eb7
Merge pull request #695 from AppFlowy-IO/feat/billing-subscription-details
...
Feat/billing subscription details
2024-07-20 14:33:50 +08:00
Zack Fu Zi Xiang
61be7fd46c
chore: fix method
2024-07-19 23:19:00 +08:00
Zack Fu Zi Xiang
bacb7c4ae6
chore: add get subscription plan details
2024-07-19 23:10:06 +08:00
Zack Fu Zi Xiang
37a8b9bfc7
chore: add recurring interval
2024-07-19 22:43:21 +08:00
Zack Fu Zi Xiang
5a8c1daf31
chore: add shared entitity subscription plan detail
2024-07-19 21:58:40 +08:00
Zack
76a8993cac
Merge pull request #693 from AppFlowy-IO/feat/billing-cancel-reason
...
chore: support cancellation reason
2024-07-17 17:34:32 +08:00
Bartosz Sypytkowski
48d03883aa
Merge pull request #694 from AppFlowy-IO/yrs-0.19.2
...
chore: bump yrs to 0.19.2
2024-07-17 11:30:58 +02:00
Bartosz Sypytkowski
ddf3973f5c
chore: bump collab dependencies
2024-07-17 11:15:39 +02:00
Bartosz Sypytkowski
f083f9d88b
chore: bump yrs to 0.19.2
2024-07-17 11:12:56 +02:00
Zack Fu Zi Xiang
4987884b58
chore: support cancellation reason
2024-07-17 12:24:20 +08:00
Nathan.fooo
53cbe992bf
chore: remove local ai model type ( #692 )
2024-07-16 22:14:04 +08:00
Zack
82bbee19a5
Merge pull request #691 from AppFlowy-IO/fix-user-creation-deadlock-2
...
Fix user creation deadlock 2
2024-07-16 10:44:15 +08:00
Zack Fu Zi Xiang
d47edf2774
chore: add mutex for test concurrent admin sign in
2024-07-16 10:09:31 +08:00
Zack
ac5773247f
Merge pull request #689 from AppFlowy-IO/billing-support-3
...
Billing support 3
2024-07-16 07:41:06 +08:00
Bartosz Sypytkowski
a8ed5be8d0
fix: cargo fmt
2024-07-15 19:21:10 +02:00
Bartosz Sypytkowski
f5ca71e701
chore: remove pg advisory lock
2024-07-15 19:09:26 +02:00
Zack Fu Zi Xiang
2a145c2f8c
fix: missing payload
2024-07-15 11:37:56 +08:00
Zack Fu Zi Xiang
fdc7055b76
Merge branch 'main' into billing-support-3
2024-07-15 09:22:13 +08:00
Nathan.fooo
eebdbcad79
chore: add api endpoint for local ai config ( #678 )
...
* chore: add api endpoint for local ai config
* chore: fix ci
* chore: api endpoint for download local ai config
* chore: update ci
* chore: ensure client version
* chore: update test
2024-07-15 08:30:11 +08:00
Zack Fu Zi Xiang
e9bdceec14
chore: billing api recurring interval
2024-07-15 00:28:45 +08:00
Zack Fu Zi Xiang
8186b3836b
chore: update api for cancel request
2024-07-14 01:12:53 +08:00
Zack Fu Zi Xiang
e626917d71
chore: add billing cancellation request
2024-07-14 00:49:57 +08:00
Zack
4d9108643b
Merge pull request #686 from AppFlowy-IO/fix/admin-frontend
...
Fix/admin frontend
2024-07-11 22:44:56 +08:00
Zack Fu Zi Xiang
e96e863c58
chore: remove deprecated
2024-07-11 22:14:22 +08:00
Zack Fu Zi Xiang
d9cf920bb9
feat: pass in params for payment success callback
2024-07-11 21:20:26 +08:00
Zack Fu Zi Xiang
1540bb3b37
fix: oauth and beyond html elem
2024-07-11 16:56:21 +08:00
Zack
ebaf395092
Merge pull request #684 from AppFlowy-IO/billing-support
...
Billing support
2024-07-11 10:18:59 +08:00
Zack Fu Zi Xiang
e0e7950ae1
chore: add try from for subscription plan
2024-07-10 18:54:39 +08:00
Zack Fu Zi Xiang
549e0ac9d7
chore: use more consistent names from stripe
2024-07-10 18:41:18 +08:00
Zack Fu Zi Xiang
6721adb815
Merge branch 'main' into billing-support
2024-07-10 16:12:47 +08:00
Zack Fu Zi Xiang
013653bc66
chore: improve billing api
2024-07-10 16:12:26 +08:00
Zack
de0248e94a
Merge pull request #681 from AppFlowy-IO/billing-support
...
Billing support
2024-07-10 15:01:05 +08:00
Zack Fu Zi Xiang
4623077cdd
chore: add method to query status only for a workspace
2024-07-10 13:52:50 +08:00
Zack Fu Zi Xiang
5583257184
chore: login callback query dont consume token
2024-07-10 12:15:20 +08:00
Zack Fu Zi Xiang
f223d278b7
Merge branch 'main' into billing-support
2024-07-10 12:12:34 +08:00
Bartosz Sypytkowski
44406ccdae
chore: update yrs and appflowy-collab ( #677 )
...
* chore: update yrs and appflowy-collab
* chore: remove wasm compilation target
* chore: fixed number conversion in tests
* chore: remove wasm integration tests
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-07-10 10:10:07 +08:00
Zack Fu Zi Xiang
2868bd46d8
chore: add kofi terms and private policy
2024-07-09 21:08:02 +08:00
Nathan.fooo
cd8b33cc93
chore: use open ai model ( #679 )
2024-07-09 20:45:56 +08:00
Zack Fu Zi Xiang
cba2248132
chore: add clone
2024-07-09 14:42:44 +08:00
Zack Fu Zi Xiang
95b314d97e
chore: support into trait for subscription plan and recurring interval
2024-07-09 13:28:39 +08:00
Zack Fu Zi Xiang
9c3529f0ca
chore: support into trait for subscription plan and recurring interval
2024-07-09 13:23:15 +08:00
Zack Fu Zi Xiang
8b5a803d44
chore: trait support for plan and recurring interval
2024-07-09 13:07:39 +08:00
Zack Fu Zi Xiang
e1e6ad0e95
chore: add from trait for subscription plan
2024-07-09 13:01:20 +08:00
Zack Fu Zi Xiang
23d1c2433b
chore: fix naming consistency
2024-07-08 14:50:52 +08:00
Zack Fu Zi Xiang
8a2ba59ce8
chore: add more param for plan cancellation
2024-07-08 01:27:41 +08:00
Zack Fu Zi Xiang
430fbf845a
chore: update usage and limits api
2024-07-07 15:55:10 +08:00