https://imgur.com/a/6szEf9o
Arrows up and down don't work (tested on Mozilla Firefox and Google Chrome). I can't change priorities in pool order.
Also, it's not possible to EDIT entries. These fields here are just greyed out display fields, not text entry fields.
If I want to edit the main pool, for example, I need to delete all of them and enter them all again in the correct order.
I believe something is messed up between UI and backend, because if you delete one pool, the backend often deletes another pool (not the one you clicked to delete). Might be that sometimes there are entries in the database with the same number in the 'index' field.
I also dislike that you can't edit them (nor can't copy-paste the entries), not even directly in the apollo itself - the only way I found is mounting the apollo disk via sshfs and running sqliteman against the db in /opt/apolloapi/. This was for me necessary since at some point after some trying to shuffle, re-add, delete from the UI I suddenly got litecoinpool and a multipool running in parallel which made the apollo freak-out pretty much.
On the positive side I finally managed to run them stable against a multipool, since 24hrs stable at 100MHs with ~1.6-1.9% errors. If you want to mine on profit switching pools / multipools, make sure you do not have a backup pool configured (unlike cgminer, bfgminer seemingly requires primary and failover pool to run on the same coin/network). For mine I also set the fans to 45% resulting in 56-58°C.
Worth mentioning is also the fact that these are the first miners in my hands that are IPv6 capable, according to bfgminer release notes this should allow the apollo to connect to pools via IPv6 and for later releases to allow full nodes to run dual-stack which gives much more connections to the coind.
However the Wifi doesn't work for me (tested just for fun, don't need it), I have 2 wireless networks (WPA2-PSK only) that the apollos should see but only saw them once upon "scan" and that was after the first boot of the image, since then I don't see them anymore on both apollos (and not even the dozen or so neighbouring WiFis that my notebook sees from the same location).
Yea most of this stuff is on my bug list / to-do.
Wifi is very hit or miss with the current driver for the wifi chip...were trying to get a stable driver going from the vendor.
My test units work fine in a simple b/g network at home...but in my office with dozens of networks/mixed mode stations etc the wifi driver chokes and crashes all the time.