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

Add support for project pinning #32

Merged
merged 2 commits into from
Mar 27, 2021
Merged

Add support for project pinning #32

merged 2 commits into from
Mar 27, 2021

Conversation

emanguy
Copy link
Owner

@emanguy emanguy commented Mar 27, 2021

Fixes #13

These changes add support for pinning projects to the top of the list. These changes are remembered through program restarts, and a settings file migration has been provided for older versions of the application.

Copy link
Owner Author

@emanguy emanguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need a couple changes

src/main/kotlin/controller/ProjectController.kt Outdated Show resolved Hide resolved
src/main/kotlin/controller/ProjectController.kt Outdated Show resolved Hide resolved
src/main/kotlin/controller/ProjectController.kt Outdated Show resolved Hide resolved
src/main/kotlin/controller/SlackController.kt Outdated Show resolved Hide resolved
src/main/kotlin/io/SettingsManager.kt Outdated Show resolved Hide resolved
src/main/kotlin/model/settings/v2/Settings.kt Outdated Show resolved Hide resolved
src/test/kotlin/controller/ProjectControllerTest.kt Outdated Show resolved Hide resolved
@emanguy emanguy merged commit 11684b5 into master Mar 27, 2021
@emanguy emanguy deleted the 13-project-pinning branch March 27, 2021 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for pinning projects
1 participant