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

Warn users of uncommitted data in Data Store #1219

Closed
soininen opened this issue Feb 12, 2021 · 0 comments
Closed

Warn users of uncommitted data in Data Store #1219

soininen opened this issue Feb 12, 2021 · 0 comments
Assignees
Labels
enhancement Enhancement of existing feature good first issue Good for newcomers
Milestone

Comments

@soininen
Copy link
Contributor

As discussed in #1218, users could be warned if their databases contain uncommitted data. One idea was that Data Store's exclamation mark could be used for this purpose.

@soininen soininen added the enhancement Enhancement of existing feature label Feb 12, 2021
@soininen soininen added this to the V0.6 milestone Mar 5, 2021
@ptsavol ptsavol modified the milestones: V0.6, V0.7 Aug 13, 2021
@soininen soininen added the good first issue Good for newcomers label Feb 9, 2023
@jkiviluo jkiviluo modified the milestones: V0.7, V0.8 May 19, 2023
@PiispaH PiispaH self-assigned this Nov 14, 2023
PiispaH pushed a commit to spine-tools/spine-items that referenced this issue Dec 8, 2023
Now when a db map has uncommitted changes, all Data Stores
that share that same db map will show a notification about
the dirtiness of that Data Store. Edge cases that should
now be covered (and come to mind...):

- If more than one DS points to the same db map, all DSs
pointing to that should be notified if the db map is dirty.
- Everything should still work after renaming a DS

Re spine-tools/Spine-Toolbox#1219
PiispaH pushed a commit that referenced this issue Dec 8, 2023
Now when a db map has uncommitted changes, all Data Stores
that share that same db map will show a notification about
the dirtiness of that Data Store. Edge cases that should
now be covered (and come to mind...):

- If more than one DS points to the same db map, all DSs
pointing to that should be notified if the db map is dirty.
- Everything should still work after renaming a DS

Re #1219
PiispaH pushed a commit to spine-tools/spine-items that referenced this issue Dec 12, 2023
PiispaH pushed a commit to spine-tools/spine-items that referenced this issue Dec 12, 2023
PiispaH pushed a commit to spine-tools/spine-items that referenced this issue Dec 18, 2023
PiispaH pushed a commit that referenced this issue Dec 19, 2023
PiispaH pushed a commit to spine-tools/spine-items that referenced this issue Apr 12, 2024
PiispaH pushed a commit that referenced this issue Apr 12, 2024
PiispaH pushed a commit to spine-tools/spine-items that referenced this issue Apr 12, 2024
@PiispaH PiispaH closed this as completed Apr 12, 2024
PiispaH pushed a commit to spine-tools/spine-items that referenced this issue Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing feature good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants