k9s/internal/ui
Ümüt Özalp 6bc67e97f4
Sort all columns (#3650)
* feat: enhance table column selection and sorting functionality

* fix: update key binding for sorting selected column to Ctrl+O

* remove unused setSelectedColIdx method and sortIndicator function

* test: update expected hints count in various view tests

* test: update expected hints count in TestServiceNew

* fix: update keyboard handling for column selection to use Shift key

* refactor: streamline column selection logic and initialize selected column based on current sort

* fix: change key binding for sorting selected column from Ctrl+O to Shift+S

* test: update expected hints count in help, namespace, pod, and PVC tests
2025-11-16 08:49:29 -07:00
..
dialog Rel v0.50.7 (#3436) 2025-07-05 10:36:36 -06:00
action.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
action_test.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
app.go [hot-fix] revert enter cmd 2025-10-07 07:17:22 -06:00
app_test.go Rel v0.50.10 (#3564) 2025-09-17 16:49:58 -06:00
config.go allow skin to be selected via K9S_SKIN env var (#3356) 2025-07-14 22:57:12 -06:00
config_int_test.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
config_test.go Rel v0.50.1 - HotFix ;( (#3263) 2025-04-09 23:58:37 -06:00
crumbs.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
crumbs_test.go Rel v0.50.10 (#3564) 2025-09-17 16:49:58 -06:00
deltas.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
deltas_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
flash.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
flash_test.go Rel v0.50.1 - HotFix ;( (#3263) 2025-04-09 23:58:37 -06:00
indicator.go Rel v0.50.5 (#3332) 2025-05-07 23:22:01 -06:00
indicator_test.go Rel v0.50.1 - HotFix ;( (#3263) 2025-04-09 23:58:37 -06:00
key.go Rel v0.40.11 (#3239) 2025-03-30 11:42:45 -06:00
logo.go Rel v0.40.11 (#3239) 2025-03-30 11:42:45 -06:00
logo_test.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
menu.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
menu_test.go K9s/release v0.32.0 (#2577) 2024-03-02 10:18:47 -07:00
modal_list.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
padding.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
padding_test.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
pages.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
pages_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
prompt.go Rel v0.50.10 (#3564) 2025-09-17 16:49:58 -06:00
prompt_test.go Rel v0.50.10 (#3564) 2025-09-17 16:49:58 -06:00
select_table.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
splash.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
splash_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
table.go Sort all columns (#3650) 2025-11-16 08:49:29 -07:00
table_helper.go Sort all columns (#3650) 2025-11-16 08:49:29 -07:00
table_helper_test.go Rel v0.50.10 (#3564) 2025-09-17 16:49:58 -06:00
table_test.go Rel v0.50.4 (#3293) 2025-04-19 12:07:10 -06:00
tree.go Rel v0.50.0 (#3254) 2025-04-08 23:40:34 -06:00
types.go Rel v0.50.5 (#3332) 2025-05-07 23:22:01 -06:00