Page MenuHomePhorge
Feed All Stories

Jun 3 2020

vanmeeuwen requested changes to D1249: Wallet charge: top-ups and notifications.
Jun 3 2020, 10:54 AM
machniak added inline comments to D1249: Wallet charge: top-ups and notifications.
Jun 3 2020, 9:41 AM
machniak updated the diff for D1249: Wallet charge: top-ups and notifications.
  • Fix Stripe auto-payment charge
  • Fix Mollie auto-payment
  • Add more tests
Jun 3 2020, 9:37 AM
nvbnbnvbn edited a custom field on nvbnbnvbn.
Jun 3 2020, 4:35 AM

Jun 2 2020

vanmeeuwen added a comment to D1249: Wallet charge: top-ups and notifications.
[2020-06-02 09:52:50] local.DEBUG: C: POST https://kanarip.dev.kolab.io/api/v4/payments/mandate [5.8M]: 6.7196 sec.  
[2020-06-02 09:52:50] local.DEBUG: [SQL] select * from `users` where `id` = ? and `users`.`deleted_at` is null limit 1 [3502450530]  
[2020-06-02 09:52:50] local.DEBUG: [SQL] select * from `wallets` where `wallets`.`user_id` = ? and `wallets`.`user_id` is not null [3502450530]  
[2020-06-02 09:52:50] local.DEBUG: [SQL] select * from `wallet_settings` where `wallet_settings`.`wallet_id` = ? and `wallet_settings`.`wallet_id` is not null and (`key` = ?) limit 1 [a68f5ac9-1425-4691-9cf1-eb0947c0c657, mandate_amount]  
[2020-06-02 09:52:50] local.DEBUG: [SQL] select * from `wallet_settings` where `wallet_settings`.`wallet_id` = ? and `wallet_settings`.`wallet_id` is not null and (`key` = ?) limit 1 [a68f5ac9-1425-4691-9cf1-eb0947c0c657, mandate_balance]  
[2020-06-02 09:52:50] local.DEBUG: [SQL] select * from `wallet_settings` where `wallet_settings`.`wallet_id` = ? and `wallet_settings`.`wallet_id` is not null [a68f5ac9-1425-4691-9cf1-eb0947c0c657]  
[2020-06-02 09:52:51] local.DEBUG: [SQL] select * from `wallet_settings` where `wallet_settings`.`wallet_id` = ? and `wallet_settings`.`wallet_id` is not null and (`key` = ?) limit 1 [a68f5ac9-1425-4691-9cf1-eb0947c0c657, mollie_mandate_id]  
[2020-06-02 09:52:51] local.DEBUG: [SQL] update `wallet_settings` set `value` = ?, `wallet_settings`.`updated_at` = ? where `id` = ? [mdt_QHSWvmRxxF, 2020-06-02 09:52:51, 4]  
[2020-06-02 09:52:51] local.DEBUG: [SQL] select * from `wallet_settings` where `wallet_settings`.`wallet_id` = ? and `wallet_settings`.`wallet_id` is not null [a68f5ac9-1425-4691-9cf1-eb0947c0c657]  
[2020-06-02 09:52:51] local.DEBUG: C: POST https://kanarip.dev.kolab.io/api/v4/payments/mandate [5.7M]: 0.7062 sec.  
[2020-06-02 09:53:09] local.DEBUG: [SQL] select * from `payments` where `payments`.`id` = ? limit 1 [tr_nr4hDVveMc]  
[2020-06-02 09:53:09] local.DEBUG: C: POST https://kanarip.dev.kolab.io/api/webhooks/payment/mollie [5M]: 0.0141 sec.  
[2020-06-02 09:53:09] local.DEBUG: C: GET https://kanarip.dev.kolab.io/wallet [4.4M]: 0.0398 sec.  
[2020-06-02 09:53:14] local.DEBUG: [SQL] select * from `users` where `id` = ? and `users`.`deleted_at` is null limit 1 [3502450530]  
[2020-06-02 09:53:14] local.DEBUG: [SQL] select * from `user_settings` where `user_settings`.`user_id` = ? and `user_settings`.`user_id` is not null and `key` in (?, ?, ?, ?, ?, ?, ?, ?) [3502450530, billing_address, country, currency, external_email, first_name, last_name, organization, phone]  
[2020-06-02 09:53:14] local.DEBUG: [SQL] select * from `user_aliases` where `user_aliases`.`user_id` = ? and `user_aliases`.`user_id` is not null [3502450530]  
[2020-06-02 09:53:14] local.DEBUG: [SQL] select * from `domains` where `namespace` = ? and `domains`.`deleted_at` is null limit 1 [kolab.org]  
[2020-06-02 09:53:14] local.DEBUG: [SQL] select * from `wallets` where `wallets`.`user_id` = ? and `wallets`.`user_id` is not null [3502450530]  
[2020-06-02 09:53:14] local.DEBUG: [SQL] select `wallets`.*, `user_accounts`.`user_id` as `pivot_user_id`, `user_accounts`.`wallet_id` as `pivot_wallet_id` from `wallets` inner join `user_accounts` on `wallets`.`id` = `user_accounts`.`wallet_id` where `user_accounts`.`user_id` = ? [3502450530]  
[2020-06-02 09:53:14] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`entitleable_id` = ? and `entitlements`.`entitleable_id` is not null and `entitlements`.`entitleable_type` = ? and `entitlements`.`deleted_at` is null limit 1 [3502450530, App\User]  
[2020-06-02 09:53:14] local.DEBUG: [SQL] select * from `wallets` where `wallets`.`id` = ? limit 1 [a68f5ac9-1425-4691-9cf1-eb0947c0c657]  
[2020-06-02 09:53:14] local.DEBUG: C: GET https://kanarip.dev.kolab.io/api/auth/info [5.2M]: 0.0176 sec.  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `wallets` []  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [130ee29b-3be0-4765-a3c1-e3eff405fb72]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [2bfe7b05-a3b5-4d0b-8d0b-b6ad6ab2c2a6]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [58d0e908-4e97-4bd2-a560-60abebb8396c]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [6af7868e-d2e7-4292-b7d0-fa48daa7c8c8]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [6e0d02fc-ab3e-41fd-aca9-1dca549b8468]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [70ff3911-5969-45fa-a7d5-a135098fb74f]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [756d00f3-2e21-454b-ad80-c5c4124446e5]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [7a65bd5e-54ad-44e0-a311-8e2369778a8f]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [9569982c-a092-4260-ba52-29050c70f878]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [a68f5ac9-1425-4691-9cf1-eb0947c0c657]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [04a2562c-fcdc-4e62-b31c-fa82ed2ec6bc, 1626ec3e-10d9-4c01-9ddb-511bfb937dbf, 29ee7a84-cbd3-4878-a771-9ccb36685cfb, 37658d29-1433-4b57-880b-e0ba1d6672dc, 4526d709-81ec-4795-b5a6-e3db8a7bb724, 4736d839-a797-43fb-ac07-5ba07321a439, 4827c232-75ef-4791-9b43-c42f3580a10f, 495437a4-5c1d-4b7b-ad57-93dc7bb785ca, 4f9936df-c36b-4f7d-8d2c-39b49d1f996d, 703a9067-c22a-4981-947d-1bec9fbb0e4a, 81b1741f-cd7b-4b28-a009-2e97127caada, 81bcef55-6a1d-41dc-a85b-d901e60a9f1b, 832b65d6-9cdd-4fd5-a53f-afb15dccd86b, 90fa6408-40e3-4737-9cd5-bae201b3ee7e, 927a7128-89cb-40de-875f-d116c9f6a8f8, b12c478a-594e-4da9-8757-212a86fed750, b26e1d74-e098-4696-8a2b-82ff20eabf0b, ea603f31-093a-453e-9ddf-9f5dcf9acd41]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] update `entitlements` set `entitlements`.`updated_at` = ? where `id` = ? [2020-06-02 09:52:13, 37658d29-1433-4b57-880b-e0ba1d6672dc]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] update `entitlements` set `entitlements`.`updated_at` = ? where `id` = ? [2020-06-02 09:52:13, 4736d839-a797-43fb-ac07-5ba07321a439]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `transactions` where `transactions`.`id` = ? limit 1 [1202e276-a798-4c9a-b595-46442d94cad7]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] insert into `transactions` (`user_email`, `object_id`, `object_type`, `type`, `amount`, `id`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?) [, 4736d839-a797-43fb-ac07-5ba07321a439, App\Entitlement, billed, 555, 1202e276-a798-4c9a-b595-46442d94cad7, 2020-06-02 09:53:28, 2020-06-02 09:53:28]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] update `entitlements` set `entitlements`.`updated_at` = ? where `id` = ? [2020-06-02 09:52:13, 4827c232-75ef-4791-9b43-c42f3580a10f]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] update `entitlements` set `entitlements`.`updated_at` = ? where `id` = ? [2020-06-02 09:52:13, 495437a4-5c1d-4b7b-ad57-93dc7bb785ca]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `transactions` where `transactions`.`id` = ? limit 1 [8e8ab001-f5fd-49f9-8397-f9936daa9991]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] insert into `transactions` (`user_email`, `object_id`, `object_type`, `type`, `amount`, `id`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?) [, 495437a4-5c1d-4b7b-ad57-93dc7bb785ca, App\Entitlement, billed, 444, 8e8ab001-f5fd-49f9-8397-f9936daa9991, 2020-06-02 09:53:28, 2020-06-02 09:53:28]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] update `wallets` set `balance` = ? where `id` = ? [-999, a68f5ac9-1425-4691-9cf1-eb0947c0c657]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `transactions` where `transactions`.`id` = ? limit 1 [734b2767-0c46-4f1d-ba80-707b92f557ff]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] insert into `transactions` (`user_email`, `object_id`, `object_type`, `type`, `amount`, `id`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?) [, a68f5ac9-1425-4691-9cf1-eb0947c0c657, App\Wallet, debit, 999, 734b2767-0c46-4f1d-ba80-707b92f557ff, 2020-06-02 09:53:28, 2020-06-02 09:53:28]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] update `transactions` set `transaction_id` = ?, `transactions`.`updated_at` = ? where `id` in (?, ?) [734b2767-0c46-4f1d-ba80-707b92f557ff, 2020-06-02 09:53:28, 1202e276-a798-4c9a-b595-46442d94cad7, 8e8ab001-f5fd-49f9-8397-f9936daa9991]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `users` where `users`.`id` = ? and `users`.`deleted_at` is null limit 1 [3502450530]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [b9b92209-a329-4a40-8460-021617425287]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [ccc43a57-a5d8-42c3-b120-43049da9ddff]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [cfba5a16-934e-450b-ab75-a6748b99754a]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [ede1a4a0-4e18-4758-8f72-57337c23bd1d]  
[2020-06-02 09:53:28] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`wallet_id` = ? and `entitlements`.`wallet_id` is not null and `entitlements`.`deleted_at` is null [fb248b72-bf60-4db3-9a0d-348962e3e0ac]  
[2020-06-02 09:53:39] local.DEBUG: C: GET https://kanarip.dev.kolab.io/wallet [4.4M]: 0.0905 sec.  
[2020-06-02 09:53:44] local.DEBUG: [SQL] select * from `users` where `id` = ? and `users`.`deleted_at` is null limit 1 [3502450530]  
[2020-06-02 09:53:44] local.DEBUG: [SQL] select * from `user_settings` where `user_settings`.`user_id` = ? and `user_settings`.`user_id` is not null and `key` in (?, ?, ?, ?, ?, ?, ?, ?) [3502450530, billing_address, country, currency, external_email, first_name, last_name, organization, phone]  
[2020-06-02 09:53:44] local.DEBUG: [SQL] select * from `user_aliases` where `user_aliases`.`user_id` = ? and `user_aliases`.`user_id` is not null [3502450530]  
[2020-06-02 09:53:44] local.DEBUG: [SQL] select * from `domains` where `namespace` = ? and `domains`.`deleted_at` is null limit 1 [kolab.org]  
[2020-06-02 09:53:44] local.DEBUG: [SQL] select * from `wallets` where `wallets`.`user_id` = ? and `wallets`.`user_id` is not null [3502450530]  
[2020-06-02 09:53:44] local.DEBUG: [SQL] select `wallets`.*, `user_accounts`.`user_id` as `pivot_user_id`, `user_accounts`.`wallet_id` as `pivot_wallet_id` from `wallets` inner join `user_accounts` on `wallets`.`id` = `user_accounts`.`wallet_id` where `user_accounts`.`user_id` = ? [3502450530]  
[2020-06-02 09:53:44] local.DEBUG: [SQL] select * from `entitlements` where `entitlements`.`entitleable_id` = ? and `entitlements`.`entitleable_id` is not null and `entitlements`.`entitleable_type` = ? and `entitlements`.`deleted_at` is null limit 1 [3502450530, App\User]  
[2020-06-02 09:53:44] local.DEBUG: [SQL] select * from `wallets` where `wallets`.`id` = ? limit 1 [a68f5ac9-1425-4691-9cf1-eb0947c0c657]  
[2020-06-02 09:53:44] local.DEBUG: C: GET https://kanarip.dev.kolab.io/api/auth/info [5.2M]: 0.0189 sec.
Jun 2 2020, 12:06 PM
vanmeeuwen requested changes to D1249: Wallet charge: top-ups and notifications.
Jun 2 2020, 11:44 AM
vanmeeuwen added a comment to D1249: Wallet charge: top-ups and notifications.

I set up auto-payment for CHF 50 for john@kolab.org using https://kanarip.dev.kolab.io/ and the mollie provider, clicking through the mollie interface with status 'paid', but the balance remained -9,99 after I executed a wallet:charge.

Jun 2 2020, 11:03 AM
kinexmedia updated kinexmedia.
Jun 2 2020, 7:59 AM

Jun 1 2020

machniak updated the test plan for D1309: Receipt document (html and pdf).
Jun 1 2020, 10:43 AM
machniak requested review of D1309: Receipt document (html and pdf).
Jun 1 2020, 10:33 AM

May 30 2020

jabirsheikh edited a custom field on jabirsheikh.
May 30 2020, 2:16 PM
abduljabbar edited a custom field on abduljabbar.
May 30 2020, 9:39 AM

May 29 2020

machniak retitled D1249: Wallet charge: top-ups and notifications from WIP: Wallet charge: top-ups and notifications
May 29 2020, 4:30 PM
machniak updated the summary of D1249: Wallet charge: top-ups and notifications.
May 29 2020, 4:30 PM
machniak updated the diff for D1249: Wallet charge: top-ups and notifications.
  • Update transaction log with payment description
  • Add wallet:mandate command to view/enable/disable auto-payment
  • Disabled mandate handling, test and fixed some flaky tests
May 29 2020, 4:29 PM
aydin edited a custom field on aydin.
May 29 2020, 8:44 AM
aydin updated aydin.
May 29 2020, 8:34 AM
machniak updated the summary of D1267: Support: Awarding a bonus or penalty (Bifrost#T315896).
May 29 2020, 8:18 AM
machniak updated the diff for D1267: Support: Awarding a bonus or penalty (Bifrost#T315896).
  • Use transaction log
May 29 2020, 8:17 AM
henrywalker updated henrywalker.
May 29 2020, 6:59 AM
keloon added a comment to rKad257f28b608: An initial implementation of transactions..
May 29 2020, 4:48 AM

May 28 2020

vanmeeuwen added inline comments to D1150: Wallet magic.
May 28 2020, 2:06 PM
vanmeeuwen updated the diff for D1150: Wallet magic.
  • Implement costsPerDay()
May 28 2020, 2:05 PM
vanmeeuwen updated the diff for D1150: Wallet magic.
  • Simpler version
May 28 2020, 2:03 PM
vanmeeuwen updated the diff for D1150: Wallet magic.
  • Same test for wallet function
May 28 2020, 2:01 PM
vanmeeuwen updated the diff for D1150: Wallet magic.
  • Remove superfluous commands already a part of different differentials
  • Single query
  • Some initial extras
May 28 2020, 1:57 PM
vanmeeuwen updated the diff for D1150: Wallet magic.
  • Remove superfluous commands already a part of different differentials
  • Single query
  • Some initial extras
  • A simpler version of the same thing
May 28 2020, 1:55 PM
vanmeeuwen updated the diff for D1150: Wallet magic.
  • Single query
May 28 2020, 1:26 PM
machniak planned changes to D1249: Wallet charge: top-ups and notifications.
May 28 2020, 12:58 PM
machniak updated the diff for D1249: Wallet charge: top-ups and notifications.
  • Add some payment notification jobs/emails
  • More on auto-top-ups and disabling mandates
  • Added tests for two jobs
  • Tests for Mollie wallet top-ups
  • Rename templates
  • Fix parse error
  • Stripe: Webhook fixes, more tests
  • Add todo
  • More webhook tests, send notifications for recurring payments only
  • Disable auto-payment mandate on failed payment
  • Add payment success/failure notification emails with tests
  • Payment mandate disabled notification
  • Fix typos
  • Small improvements
  • Improve wording
  • Add fakeRender() for all templates
May 28 2020, 12:57 PM
machniak requested changes to D1150: Wallet magic.

I think we'll need this code as a method on the Wallet object, as it will be needed also for UI. And we need a test. I don't understand the code, so I might get back to it later.

May 28 2020, 12:44 PM
vanmeeuwen added a reviewer for D1150: Wallet magic: Restricted Project.
May 28 2020, 12:33 PM
vanmeeuwen updated the diff for D1150: Wallet magic.
  • Remove superfluous commands already a part of different differentials
May 28 2020, 12:33 PM
vanmeeuwen updated the diff for D1297: Make sure we bill for entitlements that are deleted.
  • Additional tests
  • Correct how many SKUs to add at zero cost, beyond existing ones
  • With doc
  • Improve finding the entitleable object
  • Adjust tests
  • Avoid unintentional changes
  • Fix phpstan issues
  • Add testUpdateEntitlements
  • Feedback
  • Use counting on the sql server side
May 28 2020, 12:31 PM
vanmeeuwen committed rKad257f28b608: An initial implementation of transactions. (authored by vanmeeuwen).
An initial implementation of transactions.
May 28 2020, 12:08 PM
vanmeeuwen closed D1102: An initial implementation of transactions..
May 28 2020, 12:08 PM
machniak accepted D1102: An initial implementation of transactions..
May 28 2020, 12:07 PM
vanmeeuwen updated the diff for D1102: An initial implementation of transactions..
  • Uncomment
  • Rebase on current master
May 28 2020, 12:06 PM
machniak committed rK9c680e8a7574: Support: Unsuspending/Suspending a user (Bifrost#T315890) (authored by machniak).
Support: Unsuspending/Suspending a user (Bifrost#T315890)
May 28 2020, 12:04 PM
machniak closed D1273: Support: Unsuspending/Suspending a user (Bifrost#T315890).
May 28 2020, 12:03 PM
machniak committed rKfac27dba481b: Add command to render mail templates (authored by machniak).
Add command to render mail templates
May 28 2020, 12:03 PM
machniak closed D1303: Add command to render mail templates.
May 28 2020, 12:03 PM
machniak updated the diff for D1273: Support: Unsuspending/Suspending a user (Bifrost#T315890).

Rebased

May 28 2020, 12:02 PM
vanmeeuwen committed rKe177a2f419e7: Make the id for a user fillable (authored by vanmeeuwen).
Make the id for a user fillable
May 28 2020, 11:58 AM
vanmeeuwen closed D1219: Make the id for a user fillable.
May 28 2020, 11:58 AM
machniak added inline comments to D1297: Make sure we bill for entitlements that are deleted.
May 28 2020, 11:54 AM
vanmeeuwen requested changes to D1273: Support: Unsuspending/Suspending a user (Bifrost#T315890).

Needs rebasing for resources/sass/_variables.scss, then can be accepted I think.

May 28 2020, 11:52 AM
vanmeeuwen accepted D1303: Add command to render mail templates.
May 28 2020, 11:45 AM
machniak accepted D1219: Make the id for a user fillable.
May 28 2020, 11:37 AM
vanmeeuwen updated the diff for D1297: Make sure we bill for entitlements that are deleted.
  • Feedback
May 28 2020, 11:28 AM
vanmeeuwen added inline comments to D1297: Make sure we bill for entitlements that are deleted.
May 28 2020, 11:28 AM
vanmeeuwen added inline comments to D1291: Cherry-picked contents from hkccp-import.
May 28 2020, 11:23 AM
vanmeeuwen updated the diff for D1291: Cherry-picked contents from hkccp-import.
  • Simplify getting to the actual wallet
  • Simplify getting to the wallet
  • Fix test to meet expectations
May 28 2020, 11:22 AM
vanmeeuwen updated the diff for D1219: Make the id for a user fillable.
  • Set new and active outside the user id test
  • Rebase on master
May 28 2020, 11:06 AM
machniak requested changes to D1297: Make sure we bill for entitlements that are deleted.

Tests look good.

May 28 2020, 10:45 AM
vanmeeuwen updated the diff for D1297: Make sure we bill for entitlements that are deleted.
  • Add testUpdateEntitlements
May 28 2020, 10:30 AM
machniak requested changes to D1291: Cherry-picked contents from hkccp-import.
May 28 2020, 10:28 AM
machniak committed rK7058be93faee: Fix test (authored by machniak).
Fix test
May 28 2020, 9:58 AM
machniak requested changes to D1219: Make the id for a user fillable.
May 28 2020, 9:21 AM
machniak requested changes to D1102: An initial implementation of transactions..

One last change request. Is it finished?

May 28 2020, 9:12 AM
machniak requested review of D1303: Add command to render mail templates.
May 28 2020, 8:53 AM
vanmeeuwen added a comment to D1297: Make sure we bill for entitlements that are deleted.

Looking at the code in context of removing entitlements, I see we might not handle removing storage entitlements properly. We have to add some tests to tests/Feature/Controller/UsersTest::testUpdateEntitlements().

May 28 2020, 8:35 AM

May 27 2020

machniak planned changes to D1249: Wallet charge: top-ups and notifications.
May 27 2020, 3:15 PM
machniak updated the summary of D1249: Wallet charge: top-ups and notifications.
May 27 2020, 3:15 PM
machniak updated the diff for D1249: Wallet charge: top-ups and notifications.
  • More webhook tests, send notifications for recurring payments only
  • Disable auto-payment mandate on failed payment
  • Add payment success/failure notification emails with tests
  • Payment mandate disabled notification
  • Fix typos
  • Small improvements
  • Improve wording
May 27 2020, 3:14 PM
machniak added a comment to D1297: Make sure we bill for entitlements that are deleted.

Looking at the code in context of removing entitlements, I see we might not handle removing storage entitlements properly. We have to add some tests to tests/Feature/Controller/UsersTest::testUpdateEntitlements().

May 27 2020, 3:06 PM
vanmeeuwen updated the diff for D1297: Make sure we bill for entitlements that are deleted.
  • Fix phpstan issues
May 27 2020, 2:38 PM
vanmeeuwen updated the diff for D1297: Make sure we bill for entitlements that are deleted.
  • Avoid unintentional changes
May 27 2020, 2:20 PM
vanmeeuwen updated the diff for D1297: Make sure we bill for entitlements that are deleted.
  • Additional tests
  • Correct how many SKUs to add at zero cost, beyond existing ones
  • With doc
  • Improve finding the entitleable object
  • Adjust tests
May 27 2020, 2:18 PM
vanmeeuwen committed rK86f37d40ef58: Add a command db:ping and then use it (authored by vanmeeuwen).
Add a command db:ping and then use it
May 27 2020, 12:42 PM
vanmeeuwen closed D1285: Add a command db:ping and then use it.
May 27 2020, 12:42 PM
machniak accepted D1285: Add a command db:ping and then use it.
May 27 2020, 12:40 PM
vanmeeuwen added a comment to D1297: Make sure we bill for entitlements that are deleted.

So far so good. I have two stories to consider:

  1. User is deleting and adding the same SKU every 13 days - got it for free.
  2. (After 14 days of using his account) user raises quota, then in 14 days he lowers it - got the "rised quota period" for free.
May 27 2020, 12:26 PM
machniak planned changes to D1249: Wallet charge: top-ups and notifications.
May 27 2020, 11:52 AM
machniak added a comment to D1297: Make sure we bill for entitlements that are deleted.

So far so good. I have two stories to consider:

  1. User is deleting and adding the same SKU every 13 days - got it for free.
  2. (After 14 days of using his account) user raises quota, then in 14 days he lowers it - got the "rised quota period" for free.
May 27 2020, 11:51 AM
vanmeeuwen planned changes to D1297: Make sure we bill for entitlements that are deleted.

This will need to be rebased on top of an accepted D1102.

May 27 2020, 11:37 AM
vanmeeuwen requested review of D1297: Make sure we bill for entitlements that are deleted.
May 27 2020, 11:36 AM
vanmeeuwen requested review of D1291: Cherry-picked contents from hkccp-import.
May 27 2020, 9:50 AM

May 26 2020

MadisonCarr edited a custom field on MadisonCarr.
May 26 2020, 4:16 PM
vanmeeuwen added inline comments to D1102: An initial implementation of transactions..
May 26 2020, 2:53 PM
vanmeeuwen updated the diff for D1102: An initial implementation of transactions..
  • Use the $entitleable variable
  • Use initialized variable
May 26 2020, 2:51 PM
vanmeeuwen requested review of D1285: Add a command db:ping and then use it.
May 26 2020, 1:47 PM
machniak updated the summary of D1249: Wallet charge: top-ups and notifications.
May 26 2020, 1:34 PM
machniak updated the summary of D1249: Wallet charge: top-ups and notifications.
May 26 2020, 1:32 PM
machniak updated the diff for D1249: Wallet charge: top-ups and notifications.
  • Add some payment notification jobs/emails
  • More on auto-top-ups and disabling mandates
  • Added tests for two jobs
  • Tests for Mollie wallet top-ups
  • Rename templates
  • Fix parse error
  • Stripe: Webhook fixes, more tests
  • Add todo
May 26 2020, 1:30 PM
henrywalker updated henrywalker.
May 26 2020, 1:14 PM
machniak added inline comments to D1102: An initial implementation of transactions..
May 26 2020, 1:05 PM
vanmeeuwen updated the diff for D1102: An initial implementation of transactions..
  • The $id parameter is supposed to be a string
  • A second proposal to transactions
  • Update for D1102 review
  • Resolve some comments for D1102
  • Use constants
  • Remove unintentional commenting out
  • Add some tests
May 26 2020, 12:54 PM
machniak added inline comments to D1102: An initial implementation of transactions..
May 26 2020, 12:49 PM
vanmeeuwen committed rK2b1d422c9dd4: Ensure that these directories exist (authored by vanmeeuwen).
Ensure that these directories exist
May 26 2020, 12:44 PM
machniak committed rK0c6f883de458: Fix last occurrence of 'name' instead of first+last name (authored by machniak).
Fix last occurrence of 'name' instead of first+last name
May 26 2020, 12:44 PM
vanmeeuwen planned changes to D1102: An initial implementation of transactions..
May 26 2020, 12:43 PM
vanmeeuwen updated the diff for D1102: An initial implementation of transactions..

Rebase on current master;

May 26 2020, 12:43 PM
machniak added inline comments to D1102: An initial implementation of transactions..
May 26 2020, 8:10 AM

May 25 2020

vanmeeuwen added inline comments to D1102: An initial implementation of transactions..
May 25 2020, 11:44 PM
vanmeeuwen requested review of D1102: An initial implementation of transactions..

Let us review the one single line item for the moment.

May 25 2020, 11:06 PM
machniak requested changes to D1102: An initial implementation of transactions..
May 25 2020, 4:59 PM
vanmeeuwen updated the diff for D1102: An initial implementation of transactions..
  • Update for D1102 review
May 25 2020, 4:29 PM
ericm added a project to T5896: Updating how-to secure kolab server: Documentation.
May 25 2020, 11:56 AM · Documentation, Bug Reports
ericm created T5896: Updating how-to secure kolab server.
May 25 2020, 11:56 AM · Documentation, Bug Reports