sirix-svelte-frontend icon indicating copy to clipboard operation
sirix-svelte-frontend copied to clipboard

Allow for edits to resources in the /database route

Open mosheduminer opened this issue 4 years ago • 2 comments

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 avatar Apr 03 '20 22:04 mosheduminer

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

Sounds great.

JohannesLichtenberger avatar Apr 03 '20 22:04 JohannesLichtenberger

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.

mosheduminer avatar Apr 03 '20 22:04 mosheduminer