* 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>
* 🕵️ More immoscout details
- Added more details to immoscout api - description is now populated with a lot of data from the expose using app API
- You can ignore certificates, if deploying locally and using the http notification adapter
- More details for the test call/example for easier testing + placeholder image + actual values + address (famous Erika Mustermans address see https://de.wikipedia.org/wiki/Mustermann)
- Grater timeout for geocode since the api is sometimes slow in germany
- uiElement, type boolean, now has a label as well
* 👀 Requested changes + some extra
Req:
- using logger
- using node-fetch
Extra:
- boolean input fields will trigger the validate check, because they are set undefined at first - setting them to false if they are undefined now
- added more data to the description (phone number and name of the agent)
* ✅ Fixed import
* ✅️ Toggle immoscout detail fetching
* ✅️ Requested change
* improving footer
* improve ui
* upgrading dependencies
* adding glow to all boxes on dashboard
* introducing single listing view
* next release version
* improve screenshots and login page
* init map view
* switching off 3d buildings when sattelite view is on
* rename menu items
* upgrading dependencies, adding provider to popups
* adding screenshot for map view
* fixing readme
* next release version
* upgrading dependencies, fixing image placeholder
* improving processing times label and hide when screen width is too low
* aligning run now button
* renaming settings -> general settings
* smaller security and memory improvements
* improving footer
* preparing listing management
* improve filtering for listings
* preparing new settings page
* preparing new settings page
* storing settings in db
* next release version
* upgrading dependencies, fixing image placeholder
* improving processing times label and hide when screen width is too low
* aligning run now button
* renaming settings -> general settings
* smaller security and memory improvements
* improving footer