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

Resource versions tracking #40

Open
kirillt opened this issue Sep 1, 2021 · 3 comments
Open

Resource versions tracking #40

kirillt opened this issue Sep 1, 2021 · 3 comments
Labels
feature Feature to implement

Comments

@kirillt
Copy link
Member

kirillt commented Sep 1, 2021

Related to #27

Every time a resource has changed, we can represent this change as a transition from id1 to id2. This transition we can store in replicated state (or send to another app instance, but it will complicate implementation and should be avoided if possible). Afterwards, it should ease conflicts resolution.

@kirillt kirillt added feature Feature to implement advanced labels Sep 1, 2021
kirillt pushed a commit that referenced this issue Feb 11, 2022
Receive result path from the image editor. Using ACTION_CHOOSER instead of ACTION_PICK_ACTIVITY.
@kirillt
Copy link
Member Author

kirillt commented Feb 11, 2022

When we'll have version storage, we should update it with new versions in this spot:

Log.d(GALLERY_SCREEN, "RESULT_SAVE_URI: $saveFileUri")

We'll also need to implement either propagation of user-defined metadata (tags, scores, properties) from older versions onto newer versions.

@kirillt
Copy link
Member Author

kirillt commented Dec 5, 2022

Attached bounty: https://gitcoin.co/issue/29635

@Sixto5
Copy link

Sixto5 commented Dec 12, 2022

Hey @kirillt

Thank you for sharing this project!

I'm reaching out to share our invitation to support your issue via OpenQ marketplace. We are permissionless and free, see more here: https://www.openq.dev/

Zero hassle from your side 🙂 We will mirror your bounty, adding the same budget.Devs from our community might solve your issue. So then we can support you meanwhile our marketplace grows.

If you give me your thumbs up we will do it and share the link again here to you for full transparency!

@kirillt kirillt removed the advanced label Jul 13, 2023
@kirillt kirillt moved this to Todo in Development Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature to implement
Projects
Archived in project
Development

No branches or pull requests

2 participants