squeaknode/tests/node
Jonathan Zernik 488ed5dfc4
Add global sell price setting (#1791)
* Add sell price setting to db

* Add rpc method for set and get sell price setting

* Fix servicer methods for get and set sell price

* Add settings page in frontend

* Include default sell price in get sell price rpc

* Show sell price in settings page

* Got set sell price working in frontend

* Remove frontend validation of sell price dialog

* Use sell price from settings when determining price

* Add rpc to clear sell price setting

* Add clear sell price to frontend

* Remove unused imports in frontend

* Update frontend build
2021-11-10 01:53:55 -08:00
..
test_active_download.py Use polymorphic class for downloaded object (#1787) 2021-11-07 18:50:27 -08:00
test_price_policy.py Add global sell price setting (#1791) 2021-11-10 01:53:55 -08:00
test_squeak_controller.py Implement share for free with saved peer (#1782) 2021-11-07 02:21:13 -08:00
test_squeak_node.py Disable test start and stop squeak node unit test (#1574) 2021-10-12 01:36:39 -07:00