Skip to content

[FEATURE] Indicate when there are commits that haven't been pushed yet #813

@o-alquimista

Description

@o-alquimista

Is your feature request related to a problem? Please describe.

When you make changes to passwords, it's easy to forget to synchronize with the remote git repository.

Describe the solution you'd like

A button (which also works as a status indicator) that will appear somewhere in the password list when you have pending commits. Pressing the button starts a "Synchronize repository", to push the commits to the repository. When that's done and the repository is in sync, the button is hidden.

Of course, if the password list isn't a git repository, the button should not appear.

Describe alternatives you've considered

The sync button could be placed at the top, to the left of the search and menu buttons; or it could be an extra floating button, right above the "Add password" button.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions