dams-mcda / Dams-MCDA

Emma Fox R/Shiny Project with a docker server configuration
1 stars 0 forks source link

Django-less "offline" mode #194

Closed sythel closed 4 years ago

sythel commented 4 years ago

for ease of development remove hard dependency of django. will still allow file uploads for form population

sythel commented 4 years ago

@elbfox

URL to force an "Invalid Session" http://shiny2.gsscdev.com/dams_mcda/

Will cause the "invalid session" but still allow you to use the application. I was able to upload prefs and then download successfully. All without django running (however I started django back up after verifying).

Let me know if we should get rid of, or text changes for the alert window that says the following "Invalid Session. Cannot save or load results. You can continue to use. File uploads will still work."

sythel commented 4 years ago

issue open until we can verify it works for your development procedure

elbfox commented 4 years ago

Text change is helpful. The invalid session does not prevent development locally, it's just annoying/confusing for users. So, I think it's okay to close.