Commit log
09e0c80
test(credit-card-sale): add missing openstruct require
Click to expand commit body
Not entirely sure what was changed, but the test started failing until I added
the missing require.
Amolith
created
11 months ago
3e2a08f
style: wrap YARD comment lines
Amolith
created
11 months ago
6ed0a2d
refactor: remove duplicated logic from BuyAccountCreditForm
Amolith
created
11 months ago
2185f8f
refactor: set DeclinedError defaults to nil
Amolith
created
11 months ago
d0ff2d5
fix: raise and check for errors correctly
Click to expand commit body
Replace incorrect `CreditCardSale::TooLowError` and
`CreditCardSale::TooHighError` with correct `AmountTooLowError` and
`AmountTooHighError` respectively.
Amolith
created
11 months ago
29c2353
refactor: protect max_declines
Amolith
created
11 months ago
e195e3d
fix: redo amount validation in the form
Amolith
created
11 months ago
51380d3
rate_center -> :city
Phillip Davis
created
11 months ago
fc6e0a2
docs: add Yard documentation to code we touched
Click to expand commit body
Document methods and attributes in `BuyAccountCreditForm`, `CreditCardSale`
error classes, and the `TrustLevel` module subclasses.
Amolith
created
11 months ago
318f293
feat: add upper limit to top-ups based on trust level
Amolith
created
1 year ago
afa62c8
Fix copy now that BCH is supported
Stephen Paul Weber
created
1 year ago
ef820c8
Add WA for bulk
Stephen Paul Weber
created
1 year ago
d6b3ca1
Merge branch 'bulk-order-api'
Click to expand commit body
* bulk-order-api:
New bulk order API
Stephen Paul Weber
created
1 year ago
9a88e00
New bulk order API
Stephen Paul Weber
created
1 year ago
04aedd4
insert number into tel_inventory on cancel
Click to expand commit body
instead of Bandwidth.move'ing it
Phillip Davis
created
1 year ago
1b075f6
Send meaningful error on invalid cancel attempt
Click to expand commit body
invalid: adj., 1) not registered
Phillip Davis
created
1 year ago
c60352c
Add test for onboarding getting subaccount
Stephen Paul Weber
created
1 year ago
3f3e707
fix(registration): ensure onboarding JIDs can't create subaccounts
Amolith
created
1 year ago
Phillip Davis
created
1 year ago
Phillip Davis
created
1 year ago
1e27be8
add bch registration option
Phillip Davis
created
1 year ago
bb44a81
add registration w/ bch
Phillip Davis
created
1 year ago
07a651c
refactor: use configed onboarding domain for Change JID cmd
Click to expand commit body
Replace hardcoded string with the configuration value that's already used
elsewhere.
Amolith
created
1 year ago
4442339
notify chatwoot on port-in req
Phillip Davis
created
1 year ago
13ca2d2
Reduce basement level a bit
Stephen Paul Weber
created
1 year ago
07015bb
Revert "Add some more verbose logs"
Click to expand commit body
This reverts commit 88d89128b38e555638dbcffeecd9322c97887a17.
Stephen Paul Weber
created
1 year ago
88d8912
Add some more verbose logs
Click to expand commit body
To help tracing stuff back from endstream
Stephen Paul Weber
created
1 year ago
Stephen Paul Weber
created
2 years ago
f05fc82
dont write cdr if tombed
Phillip Davis
created
2 years ago
6c501f1
fetch route and include it in form
Phillip Davis
created
2 years ago
a0c1d07
TollFree should not override other things which may block the call
Stephen Paul Weber
created
2 years ago
562d42d
More churnbuster integration
Stephen Paul Weber
created
2 years ago
29f56bd
Initial churnbuster integration
Stephen Paul Weber
created
2 years ago
Stephen Paul Weber
created
2 years ago
7e64a55
Fixed a typo in 'province'.
Root
created
2 years ago
9fbd964
Wait for call attempt to start before returning
Click to expand commit body
This should prevent calls from ending before they start... I hope
Stephen Paul Weber
created
2 years ago
feb87b6
Log when we've written call start
Stephen Paul Weber
created
2 years ago
Stephen Paul Weber
created
2 years ago
Stephen Paul Weber
created
2 years ago
14881c5
Fix direct targets with explicit backend set
Stephen Paul Weber
created
2 years ago
c9efc37
Log ending_call
Stephen Paul Weber
created
2 years ago
b9beae5
Unless it's one of our jids, is it really a customer?
Stephen Paul Weber
created
2 years ago
cb20c8b
That's in the repo
Stephen Paul Weber
created
2 years ago
Stephen Paul Weber
created
2 years ago
32f5cb6
Short circuit sending to any JMP customer
Click to expand commit body
No matter which route they use.
Also doesn't count internal messages for billing purposes or block them
if you're expired, etc.
Stephen Paul Weber
created
2 years ago
78ff748
No more spam cooldown
Click to expand commit body
Since "spam" is a false positive so often at this point
Stephen Paul Weber
created
2 years ago
0cb3aaa
We're gonna charge something for shipping
Stephen Paul Weber
created
2 years ago
9c93374
Log on incoming group text
Stephen Paul Weber
created
2 years ago
1cfea18
Allow setting credit card if you have a currency
Stephen Paul Weber
created
2 years ago
Stephen Paul Weber
created
2 years ago
Page 4 of 22