Commit Graph

8 Commits

Author SHA1 Message Date
Ville Tirronen
eb9c3ba786 Added a stack yaml so I could test it by itself 2022-11-21 11:18:34 +02:00
Alexey Uimanov
cfc87256b3 B2H-805 Settlement time parameter for cron (#6276)
* Add option to wait for settlement
* startup scripts
2021-07-27 17:00:02 +05:00
Vladislav Lagunov
1976e842be B2H-746: Make packages compatible with vanila reflex-platform (#6092) 2021-06-02 11:55:32 +04:00
Dmitry Olshansky
28ec1cecce Ref: extra-time (#5956)
* Ref: extra-time

* cleanup

* increase time version
2021-04-09 17:00:54 +03:00
Dmitry Olshansky
82de1afe1c Ref: increase base for id and network-extra (#5942)
* Ref: increase base for id and network-extra

* Upd: id.cabal

* set version's boundary for time in extra-time
2021-04-06 14:28:45 +03:00
Vladislav Lagunov
c7ba9a0945 B2H-443: Correct order page (#5452)
* b2h-443: Order page corrections

* b2h-443: Error details inside dialog

* b2h-443: Convert UTCTime to EST in CancellationPolicyData

* b2h-443: Capitalize more titles

* b2h-443: Rename errorMsgTd -> mkErrorMsgDetails
2020-11-13 11:38:24 +04:00
Nick
3b3920ccae Add hotels cron service and payments settlement. (#4993)
* Add execEnvT to control-has.

* Hotels cron.

* Stack.yaml.

* Fix broken things.

* More hotels-cron things.

* Fix SQL.

* Hotels cron shell script.

* Ceterum autem censeo Haslexinem esse delendam.

* Rework SQL to get payment ids for settlement.

* Log error on settlement. Add missing enum values to SQL types.

* Mark old credit card payments as automatically charged.

* Actually subtract instead of adding.

* Fix sqitch.plan

* Replace hardcoded values with macros in SQL.

* Use Hours instead of Word.
2020-09-14 12:13:50 +00:00
Giorgio Marinelli
ce18945e71 Create air-domain package with air travel data types (#4757) 2020-07-22 09:18:27 +02:00