Skip to content

Remove the frontend prototype bundled with the web plugin #2922

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

Merged
merged 2 commits into from
Feb 8, 2023

Conversation

dominiklohmann
Copy link
Member

This removes the existing frontend prototype from the web plugin that was bundled with the plugin installation and served as the default document root. Some parts of the frontend that we have in development are designed to be closed-source, and it is easier to develop at the current development stage in a single repository that is not bound to the release process of VAST itself.

An open-source version of the frontend may return in the future.

@dominiklohmann dominiklohmann added the maintenance Tasks for keeping up the infrastructure label Feb 8, 2023
@dominiklohmann dominiklohmann requested a review from lava February 8, 2023 10:48
@dominiklohmann dominiklohmann force-pushed the topic/remove-bundled-frontend-code branch from 714aaad to e261127 Compare February 8, 2023 10:49
Copy link
Member

@lava lava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The removal of the UI looks complete to me; the webroot removal seems a bit overzealous though.

@dominiklohmann dominiklohmann force-pushed the topic/remove-bundled-frontend-code branch from e261127 to c0ce87c Compare February 8, 2023 12:11
This removes the existing frontend prototype from the web plugin that
was bundled with the plugin installation and served as the default
document root. Some parts of the frontend that we have in development
are designed to be closed-source, and it is easier to develop at the
current development stage in a single repository that is not bound to
the release process of VAST itself.

An open-source version of the frontend may return in the future.
@dominiklohmann dominiklohmann force-pushed the topic/remove-bundled-frontend-code branch from c0ce87c to 0bc28e2 Compare February 8, 2023 12:11
@dominiklohmann dominiklohmann merged commit 9544677 into master Feb 8, 2023
@dominiklohmann dominiklohmann deleted the topic/remove-bundled-frontend-code branch February 8, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Tasks for keeping up the infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants