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

server: add read only mode #92

Merged
merged 1 commit into from
Jan 8, 2024
Merged

server: add read only mode #92

merged 1 commit into from
Jan 8, 2024

Conversation

jfontan
Copy link
Collaborator

@jfontan jfontan commented Jan 8, 2024

In read only mode the endpoint to save new effects or add new versions is deactivated. Also in the gallery the create button is deactivated and there is a notice that says:

The server is in maintenance mode. You can not create or modify effects.

read_only

The button to save effects in the editor is not deactivated as it will take a bit more time and wanted to have the page up as soon as possible.

Hopefully I've cleaned up the spam in the database and the configuration is set in the server to startup in read only mode. Merging and creating a new version should bring the service up.

In read only mode the endpoint to save new effects or add new versions
is deactivated. Also in the gallery the create button is deactivated and
there is a notice that says:

    The server is in maintenance mode. You can not create or modify effects.

The button to save effects in the editor is not deactivated as it will
take a bit more time and wanted to have the page up as soon as possible.
@jfontan jfontan requested a review from mrdoob January 8, 2024 20:31
@jfontan
Copy link
Collaborator Author

jfontan commented Jan 8, 2024

I'm merging the changes. Ping me if there is anything I should change.

@jfontan jfontan merged commit 1f3f7dd into master Jan 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant