Jeremy Shipman
Jeremy Shipman
It may be useful for customers to comment on each line of their order.
There are some `user_data.sh` incompatibilities with Amazon Linux 2 which prevent container instances from booting with connectivity to your ECS cluster.
Looks like the DB proxy is breaking somewhere. Might be worth getting this module onto TravisCI to test all databases easily/regularly. It'll also help pick up issues if/when SS db...
I would be nice from a configuration perspective if the Calendar timezone just came from php's `date_default_timezone_get`. Or at least fall back to this if Calendar::config()->timezone is empty.
I had an error.html file containing: ```html an error has occurred ``` This prevented the node from working. Understandable, but didn't fail gracefully.
When you click a sort option, the revere option shows up, but it doesn't get marked as the current option.
Would you like to maintain this module? Let me know.
The scaffolded field format that shows up in the mapping dropdowns should be customisable. Currently the format is hard-coded.
Consider using either : - https://github.com/silverstripe-australia/silverstripe-queuedjobs - https://github.com/silverstripe-labs/silverstripe-messagequeue - https://github.com/studiobonito/silverstripe-queue @wilr has some plans for this, I understand.