fission-codes / dashboard

The account dashboard for the Fission platform
https://dashboard.fission.codes
GNU Affero General Public License v3.0
8 stars 0 forks source link

Apps created in Dashboard and edited in Drive can’t be updated #32

Open bmann opened 3 years ago

bmann commented 3 years ago

Apps can be created / uploaded in Dashboard, and then are also available in the Public/Apps folder of the user.

The user can then edit the app using Drive or another app, but can’t publish the updated version

Fix

Not a bug, but rather a missing feature for using just Dashboard / Drive and not the CLI.

Dashboard needs to check the App folder hash vs the published _dnslink

If the app folder hash is different, show that it’s different from published and display a Publish button somewhere.

matheus23 commented 3 years ago

There are also some thoughts on this in #8