mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
* change average price to median price on the dashboard * Use more efficient median calculation Co-authored-by: Christian Kellner <weakmap@gmail.com> * Fix applied suggestion artifacts * Update sql query and js sort function * Group sql statement by id * Revert sort function change --------- Co-authored-by: Christian Kellner <weakmap@gmail.com>