Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Save players list sort #2119

Open
tristan-bellosta opened this issue Aug 1, 2024 · 1 comment
Open

[FEATURE] Save players list sort #2119

tristan-bellosta opened this issue Aug 1, 2024 · 1 comment
Assignees
Labels
status: needs test might be fixed, needs test before closing
Milestone

Comments

@tristan-bellosta
Copy link

Is there a way to keep players ordered by number?
Everytime I restart HO, I need to sort the table again.

It would be nice if last sort we choose is applied at restart.

Copy link

github-actions bot commented Aug 1, 2024

Hey, thanks for opening your first issue! 🙂
Be sure to check out the wiki and the HT forum for support.

@wsbrenk wsbrenk added this to the 9.0 milestone Aug 1, 2024
@wsbrenk wsbrenk self-assigned this Aug 8, 2024
wsbrenk added a commit to wsbrenk/HO that referenced this issue Oct 3, 2024
@wsbrenk wsbrenk mentioned this issue Oct 3, 2024
10 tasks
wsbrenk added a commit to wsbrenk/HO that referenced this issue Oct 3, 2024
…ev#2119

# Conflicts:
#	src/main/java/core/gui/comp/table/HOTableModel.java
#	src/main/java/core/gui/comp/table/UserColumn.java
#	src/main/java/core/model/StaffType.java
#	src/main/java/core/prediction/MatchResultTableModel.java
#	src/main/java/module/playerOverview/PlayerOverviewTable.java
#	src/main/java/module/transfer/history/PlayerDetailPanel.java
wsbrenk added a commit to wsbrenk/HO that referenced this issue Oct 23, 2024
# Conflicts:
#	src/main/java/core/db/DBUpdater.java
wsbrenk added a commit that referenced this issue Nov 2, 2024
* changelog.md start 8.1

* remove changed player from prediction caches

* refactor init column order

* update dependencies

* #2119 store row order settings (wip)

* refactor HOTableModel (wip)

* refactor HOTableModel (wip)

* refactor HOTableModel (wip)

* refactor HOTableModel (wip)

* refactor HOTableModel (wip)

* refactor HOTableModel (wip)

* refactor HOTableModel (wip)

* sorting of FixedColumnsTable

* start HOConfigurationIntParameter (wip)

* reset FixedColumnsTable's divider location

* Fix HOTableModel.closeTable

* PlayerOverviewModule.storeUserSettings

* Delete LineupPlayersTableNameColumn.java

* Fix store of row sort status

* Row order settings

* Row order settings

* remove ReducedTableModel.java

* fix merge

* fix PlayerOverviewTable.addMouseListener

* review fix PlayerOverviewTable

* FixedColumnsTable(HOTableModel tableModel)

* release notes

* matches table

* review matches table

* FixedColumnsTable extends JTable

* FixedColumnsTable extends JTable

* Fix storeUserSettings

* HOTableModel documentation

* FixedColumnsTable documentation

* Fix HOTableModel.getColumnSettings

* FixedColumnsTable sync scroll bars of both tables

* FixedColumnsTable scroll bar policies

* HOTableModel use row conversion of JTable class

* debug FixedColumnsTable

* Fix PlayerOverviewPanel player selection

* Fix HOTableModel.getUserColumnSettings

* Fix HOTableModel.storeUserSettings

* remove unused method

* UserColumn.isEditable->canBeDisabled

* Fix HOTableModel.setValueAt

* Remove LineupTableModel.java

* review

* remove old code (commented)

* Fix MatchesColumnModel.getMatchAtRow

* Fix RecapPanelTableModel.java

* review

* Todo

* PlayerOverviewTable remove old code (comments)

* RecapUserColumn remove old code (comments)

* PlayerDetailPanel remove old code (comments)

* release_notes.md
@wsbrenk wsbrenk added the status: needs test might be fixed, needs test before closing label Nov 2, 2024
wsbrenk added a commit to wsbrenk/HO that referenced this issue Nov 3, 2024
wsbrenk added a commit to wsbrenk/HO that referenced this issue Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs test might be fixed, needs test before closing
Projects
None yet
Development

No branches or pull requests

2 participants