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

Allow for edits to resources in the /database route #13

Open
mosheduminer opened this issue Apr 3, 2020 · 2 comments
Open

Allow for edits to resources in the /database route #13

mosheduminer opened this issue Apr 3, 2020 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@mosheduminer
Copy link
Member

We should possibly allow for updates to resources to be done from the resource view. The possibility to update can only be allowed when is viewing the latest revision. This is independent of #12, which would also edits, as this issue is for a point-and-click option.

@mosheduminer mosheduminer added enhancement New feature or request question Further information is requested labels Apr 3, 2020
@JohannesLichtenberger
Copy link
Member

You can also revertTo an old revision, do update operations and commit a new revision. All revisions in-between will still exist :-)

Sounds great.

@mosheduminer
Copy link
Member Author

Ah, so it is possible to do updates on an old revision, and use (the updated version of) the old revision as the next revision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants