pro3958
8e6035c62c
Wire @kraken_items into the accounts index ( #2770 )
...
app/views/accounts/index.html.erb never referenced @kraken_items.
Kraken support was added upstream but left out of the accounts index
in two places: the top-level empty-state condition that decides
whether to render the "empty" partial, and the provider render
section. AccountsController#index also did not assign @kraken_items
at all.
As a result, a family whose only connections are Kraken items saw the
blank empty state instead of their Kraken accounts.
Assign @kraken_items in the controller with the same eager-loading
shape used for the other crypto providers, add @kraken_items.empty?
to the empty-state condition, and render the items in the provider
section in the correct order.
Fixes #2577
Co-authored-by: agentloop <agentloop@localhost>
Co-authored-by: sure-admin <sure-admin@splashblot.com >
2026-07-30 09:12:42 +02:00
..
2026-05-20 18:12:36 +02:00
2026-05-13 21:05:11 +02:00
2025-06-10 18:20:06 -04:00
2026-07-30 09:12:42 +02:00
2026-06-11 15:24:02 +02:00
2026-06-02 21:44:57 +02:00
2026-06-28 19:47:53 +00:00
2026-06-25 05:44:44 +02:00
2026-05-27 23:58:00 +02:00
2026-05-21 12:56:02 +02:00
2026-07-17 07:39:11 +02:00
2026-07-17 07:39:11 +02:00
2026-07-21 10:00:15 +02:00
2026-07-21 10:00:15 +02:00
2026-06-25 05:44:44 +02:00
2026-05-21 12:56:02 +02:00
2026-05-21 12:56:02 +02:00
2026-07-21 09:15:24 +02:00
2026-07-17 07:39:11 +02:00
2026-03-17 19:41:26 +01:00
2026-07-17 07:39:11 +02:00
2026-06-11 16:19:58 +02:00
2026-06-01 21:46:32 +02:00
2025-01-31 17:04:26 -05:00
2026-05-28 14:50:49 +02:00
2026-05-09 12:36:41 +02:00
2026-07-17 06:57:54 +02:00
2026-07-22 00:38:52 +02:00
2026-06-30 07:26:23 +02:00
2026-07-21 10:00:15 +02:00
2026-06-14 22:04:11 +02:00
2026-07-14 03:16:28 +02:00
2026-07-14 02:41:29 +02:00
2026-07-14 03:16:28 +02:00
2026-07-17 06:57:54 +02:00
2026-05-21 16:25:01 +02:00
2026-07-26 07:18:23 +02:00
2026-05-23 08:55:39 +02:00
2026-06-14 22:04:11 +02:00
2026-02-13 19:30:29 +01:00
2026-05-04 00:50:52 +02:00
2025-09-22 09:29:23 +02:00
2026-05-21 12:56:02 +02:00
2026-07-30 02:57:16 +02:00
2026-07-17 07:39:11 +02:00
2026-05-21 12:56:02 +02:00
2026-05-21 12:56:02 +02:00
2026-05-30 01:30:11 +02:00
2026-05-05 01:20:57 +02:00
2026-05-23 09:23:30 +02:00
2026-05-20 18:12:36 +02:00
2025-11-17 18:20:39 +01:00
2025-07-18 08:30:00 -04:00
2026-07-26 07:18:23 +02:00
2025-10-22 19:14:03 +02:00
2026-05-04 21:47:01 +02:00
2026-01-30 20:44:25 +01:00
2026-05-22 02:33:28 +02:00
2026-05-21 16:25:01 +02:00
2026-07-25 04:47:58 +02:00
2026-02-23 17:05:46 -05:00
2026-07-08 09:00:49 +02:00
2026-06-08 21:44:11 +02:00
2026-07-26 07:40:25 +02:00
2026-06-11 16:05:13 +02:00
2026-07-25 05:59:32 +02:00
2026-05-17 09:52:49 +02:00
2026-07-17 23:00:18 +02:00
2026-06-15 20:11:36 +02:00
2026-04-09 18:33:59 +02:00
2026-06-11 15:25:33 +02:00
2026-07-26 07:40:25 +02:00
2026-07-14 03:16:28 +02:00
2026-07-25 03:35:35 +02:00
2026-07-24 22:45:44 +02:00
2026-05-23 08:52:04 +02:00
2026-07-17 07:39:11 +02:00
2026-05-20 18:12:36 +02:00
2026-05-20 18:12:36 +02:00
2026-05-17 09:52:49 +02:00
2026-06-27 06:43:12 +02:00
2026-07-25 04:54:30 +02:00
2026-03-25 10:50:23 +01:00
2026-07-30 01:11:56 +02:00
2026-05-17 09:52:49 +02:00
2026-07-17 23:06:14 +02:00
2026-06-20 20:33:09 +02:00
2025-04-11 09:28:00 -05:00
2026-05-20 18:30:25 +02:00
2026-05-22 02:33:28 +02:00
2026-05-17 09:52:49 +02:00
2026-07-14 03:16:28 +02:00