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

App publishing and deletion is broken #33

Closed bmann closed 2 years ago

bmann commented 3 years ago

The API changes were not reflected in webnative.

Uploading

uploading files or folders doesn’t go over well either; the file contents are two empty curly brackets "{}" instead of whatever html I upload. Editing those files from the Fission Drive won't improve my situation since the app doesn’t seem to redeploy whenever I edit files there, and reuploading results in "{}" as file content again.

The edit in Drive / publish again is a missing feature. Logged as #32

Deleting

“There was an issue when trying to delete the app: p.includes is not a function”

Reported by AF, thank you!