David Bomba
|
a2f0c5d4fe
|
Refactor for observers
|
2023-02-01 15:00:45 +11:00 |
|
David Bomba
|
801740bdb4
|
Fixes for exception testing
|
2023-02-01 14:12:44 +11:00 |
|
David Bomba
|
fecf1e13b5
|
Fixes for tests
|
2023-02-01 13:46:39 +11:00 |
|
David Bomba
|
c2e177e13b
|
Change error page for subscriptions where upgrade is not available
|
2023-02-01 08:43:32 +11:00 |
|
David Bomba
|
b8d97a69a2
|
Refactor for observers
|
2023-02-01 01:06:21 +11:00 |
|
David Bomba
|
f3e5682d11
|
MInor fixes
|
2023-01-31 21:05:01 +11:00 |
|
David Bomba
|
ea1f2945b2
|
Ensure companies have the correct size when there are heterogeneous user permissions
|
2023-01-30 18:28:19 +11:00 |
|
David Bomba
|
5c16821fb9
|
Fixes for null exception in failed method
|
2023-01-30 11:12:28 +11:00 |
|
David Bomba
|
44d20a4a1b
|
Minor clean up for webhooks
|
2023-01-29 18:41:24 +11:00 |
|
David Bomba
|
3f04c1679b
|
Return early if no subscription
|
2023-01-29 18:31:10 +11:00 |
|
David Bomba
|
c981de29ab
|
Fixes for Webhooks + retries in Jobs
|
2023-01-29 16:19:20 +11:00 |
|
David Bomba
|
35775706be
|
Improve backoff using exponential decay
|
2023-01-29 11:51:57 +11:00 |
|
David Bomba
|
cdd71d60e8
|
fixes for tests
|
2023-01-29 11:38:36 +11:00 |
|
David Bomba
|
6c86d7151a
|
Update copyright year
|
2023-01-29 09:21:40 +11:00 |
|
David Bomba
|
c62456b319
|
Minor fixes for import
|
2023-01-20 10:58:24 +11:00 |
|
David Bomba
|
76dfbddca3
|
Improve logic for migrating account plans from hosted and self hosted instances
|
2023-01-07 02:48:25 +11:00 |
|
David Bomba
|
3df49b04ed
|
Watch webhooks on hosted
|
2022-12-14 09:25:05 +11:00 |
|
David Bomba
|
dff9c9566c
|
Fixes for phone validation
|
2022-12-08 10:38:52 +11:00 |
|
David Bomba
|
4739277b47
|
Allow overriding the default locale in .env file
|
2022-12-05 12:42:32 +11:00 |
|
David Bomba
|
14e86b8183
|
Minor checks for reminders
|
2022-12-03 09:33:49 +11:00 |
|
David Bomba
|
2eb61b08cb
|
Do not send reminders to trashed contacts
|
2022-12-03 09:15:27 +11:00 |
|
David Bomba
|
a13379dcbe
|
Inject small delay into email dispatch
|
2022-11-28 08:24:10 +11:00 |
|
David Bomba
|
6471bcb384
|
Refactor reminder crons
|
2022-11-27 16:25:55 +11:00 |
|
David Bomba
|
5544207687
|
Minor fixes for reminders
|
2022-11-27 13:19:50 +11:00 |
|
David Bomba
|
bb4687f18d
|
Clean up how we execute scheduled commands
|
2022-11-27 07:52:49 +11:00 |
|
David Bomba
|
5c60dab8c6
|
Refactor the way we execute scheduled commands
|
2022-11-26 14:38:09 +11:00 |
|
David Bomba
|
d279a12547
|
minor refactor for reminder jobs
|
2022-11-26 14:14:56 +11:00 |
|
David Bomba
|
a91feab3b6
|
Smooth out cron jobs
|
2022-11-26 12:10:18 +11:00 |
|
David Bomba
|
5140046cb6
|
Minor fixes for logging
|
2022-11-26 11:09:48 +11:00 |
|
David Bomba
|
fa5c364556
|
Add checks to prevent duplicate reminders from being sent
|
2022-11-24 21:07:20 +11:00 |
|
David Bomba
|
20810bd7fe
|
Minor fixes for company count
|
2022-11-24 20:33:52 +11:00 |
|
David Bomba
|
8f5fb2ca9f
|
Fixes for recurring invoice edge case
|
2022-11-24 17:23:36 +11:00 |
|
David Bomba
|
264a4df13b
|
Adjustments for handling invoice deletion
|
2022-11-24 16:49:03 +11:00 |
|
David Bomba
|
29d909ad08
|
Fixes for SendReminders firing twice
|
2022-11-24 15:43:14 +11:00 |
|
David Bomba
|
dd4d5534fb
|
Minor fixes
|
2022-11-09 08:09:42 +11:00 |
|
David Bomba
|
e0d7c4143b
|
Update validation rules
|
2022-11-06 20:25:22 +11:00 |
|
David Bomba
|
775d6c7378
|
Migrate password hashes
|
2022-11-04 16:24:57 +11:00 |
|
David Bomba
|
ce5dfa2717
|
Return early in some hosted jobs
|
2022-11-03 13:33:26 +11:00 |
|
David Bomba
|
de8761f519
|
Improve memory handling in jobs
|
2022-11-01 17:10:05 +11:00 |
|
David Bomba
|
5e5e0f5848
|
Return reminders to dispatch
|
2022-10-31 11:10:36 +11:00 |
|
David Bomba
|
95610fd25e
|
Restrict size and amount of jobs
|
2022-10-28 13:09:17 +11:00 |
|
David Bomba
|
08dbbade14
|
Pass references instead of full models into auto bill jobs
|
2022-10-28 12:10:20 +11:00 |
|
David Bomba
|
ce47e30aa2
|
Merge branch 'v5-develop' into yodlee
|
2022-10-24 08:43:02 +11:00 |
|
David Bomba
|
922aecdd9f
|
Add configuration for R2
|
2022-10-24 08:42:38 +11:00 |
|
David Bomba
|
0a2cb6f88d
|
Merge branch 'v5-develop' into yodlee
|
2022-10-06 20:55:44 +11:00 |
|
David Bomba
|
e63cf9c48f
|
Do not serialize company after migration
|
2022-09-21 22:02:29 +10:00 |
|
David Bomba
|
774a05b148
|
Single root element for wepay signups
|
2022-09-16 13:01:04 +10:00 |
|
David Bomba
|
c0cb157309
|
Merge branch 'v5-develop' into yodlee
|
2022-09-07 14:54:50 +10:00 |
|
David Bomba
|
52d5afbce0
|
Remove DispatchNow()
|
2022-09-07 14:15:27 +10:00 |
|
David Bomba
|
6bd300a49b
|
Better logging around setLateFee()
|
2022-09-02 12:33:00 +10:00 |
|