soky srm
7908f7d8a4
Expand financial providers (#1407)
* Initial implementation
* Tiingo fixes
* Adds 2 providers, remove 2
* Add extra checks
* FIX a big hotwire race condition
// Fix hotwire_combobox race condition: when typing quickly, a slow response for
// an early query (e.g. "A") can overwrite the correct results for the final query
// (e.g. "AAPL"). We abort the previous in-flight request whenever a new one fires,
// so stale Turbo Stream responses never reach the DOM.
* pipelock
* Update price_test.rb
* Reviews
* i8n
* fixes
* fixes
* Update tiingo.rb
* fixes
* Improvements
* Big revamp
* optimisations
* Update 20260408151837_add_offline_reason_to_securities.rb
* Add missing tests, fixes
* small rank tests
* FIX tests
* Update show.html.erb
* Update resolver.rb
* Update usd_converter.rb
* Update holdings_controller.rb
* Update holdings_controller.rb
* Update holdings_controller.rb
* Update holdings_controller.rb
* Update holdings_controller.rb
* Update _yahoo_finance_settings.html.erb
2026-04-09 18:33:59 +02:00
..
2026-03-14 11:32:33 +01:00
2026-04-03 01:33:11 +02:00
2025-02-21 11:57:59 -05:00
2026-03-25 17:47:04 +01:00
2026-04-05 09:27:24 +02:00
2026-04-09 18:33:59 +02:00
2025-02-21 11:57:59 -05:00
2026-04-07 13:17:37 +02:00
2026-03-25 10:50:23 +01:00
2026-04-01 20:25:06 +02:00
2026-04-07 15:53:25 +02:00
2026-03-25 17:47:04 +01:00
2026-03-14 20:14:18 +01:00
2026-04-07 14:43:17 +02:00
2026-04-07 16:41:45 +02:00
2026-03-25 17:47:04 +01:00
2026-03-11 15:54:01 +01:00
2025-04-30 18:14:22 -04:00
2026-03-25 17:47:04 +01:00
2026-04-01 20:25:06 +02:00
2025-05-15 10:19:56 -04:00
2024-11-04 20:27:31 -05:00
2026-02-19 19:51:42 +01:00
2024-07-16 14:08:24 -04:00
2025-05-15 10:19:56 -04:00
2024-11-04 20:27:31 -05:00
2025-01-31 11:29:49 -06:00
2026-03-25 17:47:04 +01:00
2026-04-08 21:05:58 +02:00
2026-02-25 17:09:51 -05:00
2026-03-25 17:47:04 +01:00
2026-04-09 18:33:59 +02:00
2024-10-18 11:26:58 -05:00
2026-03-25 10:50:23 +01:00
2026-03-25 17:47:04 +01:00
2026-02-23 17:47:49 -05:00
2026-02-06 16:14:42 +01:00
2026-03-10 18:12:53 +01:00
2025-04-14 09:09:25 -04:00
2025-04-30 18:14:22 -04:00
2026-03-31 17:22:49 +02:00
2026-02-23 09:13:15 -05:00
2026-03-31 17:22:49 +02:00
2025-10-24 12:04:19 +02:00
2026-02-06 16:14:42 +01:00
2026-03-10 13:38:42 +01:00
2025-05-02 15:21:46 -04:00
2024-11-04 20:27:31 -05:00
2024-11-04 20:27:31 -05:00
2026-03-25 10:50:23 +01:00
2026-01-07 20:17:23 +01:00
2024-08-23 10:06:24 -04:00
2026-03-25 17:47:04 +01:00
2026-03-25 17:47:04 +01:00
2026-03-25 17:47:04 +01:00
2026-03-26 19:01:35 +01:00
2026-03-10 18:12:53 +01:00
2026-04-08 21:05:58 +02:00
2026-02-13 19:53:24 +01:00
2026-01-19 15:49:51 +01:00
2026-03-10 13:38:42 +01:00
2026-03-25 17:47:04 +01:00
2026-04-07 11:55:58 +02:00
2026-03-25 17:47:04 +01:00
2026-01-23 12:35:49 +01:00
2025-05-05 12:43:46 -04:00
2026-03-29 10:08:54 +02:00
2026-03-25 10:50:23 +01:00
2026-03-25 17:47:04 +01:00
2026-04-09 18:33:59 +02:00
2026-03-25 17:47:04 +01:00
2026-04-08 21:05:58 +02:00
2026-03-25 17:47:04 +01:00
2026-03-25 17:47:04 +01:00
2024-11-04 20:27:31 -05:00
2025-05-24 18:33:59 -04:00