Fix recurrence json so that purescript can parse it.
[?]
Feb 8, 2021, 4:02 AM
Q6JI7TYXHFJIFSZGMBGTFGQFVYYGHZ4SW3R24QLTUPRJOI7V3S3ACDependencies
- [2]
V54JCKJXPayment request creation. - [3]
GCVQD44VCreate amends endpoint, switch to UUID primary keys - [4]
ZIG57EE6Fix project selection, end log end on project switch. - [5]
UWMGUJOWAutoformat sources. - [6]
X3ES7NUAFine. I'll use ormolu. At least it doesn't break the code. - [7]
KKJSBWO6Add createPaymentRequestHandler - [8]
SEWTRB6SImplement payment request creation functions. - [9]
O227CEAVAdds storage of original event JSON for some DBOp constructors. - [10]
H2ABVZI2Add endpoint for payment request creation. - [11]
AL37SVTCImplement payments service endpoints. - [12]
IR75ZMX3Return actual events for interval ends, not just timestamps. - [13]
EFSXYZPOAutoformat everything with brittany. - [14]
IPG33FAWAdd billing daemon - [*]
W35DDBFYFactor common JSON conversions up into client lib module.
Change contents
- replacement in lib/Aftok/Json.hs at line 201
recurrenceJSON' B.Annually = object ["annually" .= Null]recurrenceJSON' B.Annually = object ["annually" .= object []] - replacement in lib/Aftok/Json.hs at line 205
recurrenceJSON' B.OneTime = object ["onetime" .= Null]recurrenceJSON' B.OneTime = object ["onetime" .= object []] - replacement in server/Aftok/Snaplet/Billing.hs at line 175
v1 . obj $obj $