vantage-sh / ec2instances.info

Amazon EC2 instance comparison site
https://ec2instances.info
MIT License
5.19k stars 585 forks source link

should fix #615 and #554 #627

Closed EverettBerry closed 2 years ago

EverettBerry commented 2 years ago

also addresses closed issues #274, #353, #385, #426, #529, and #543

We can also upgrade https://cdn.datatables.net/buttons/ which is now on version 2.2.3 and we are using version 1.2.4 (see base.mako)

There are still state management issues. For availability zones, you must have it as a showing column first. Then when you change the region the AZ will change. If you have the AZ column hidden, change the reason, then show it, the AZ will be us-east-1

Bensign commented 2 years ago

@EverettBerry Awesome. I'm impressed with how simple this fix ended up being.