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

feat(config-api): managing assets(html,css,js,lib, etc) in jetty classpath will require to use Jetty API. #7932

Closed
pujavs opened this issue Mar 1, 2024 · 1 comment
Assignees
Labels
comp-jans-config-api Component affected by issue or PR effort-5 Relative effort required for completion of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality kind-feature Issue or PR is a new feature request priority-3 Issue or PR is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@pujavs
Copy link
Contributor

pujavs commented Mar 1, 2024

As per custom asset management need an API to upload and manage assets in jetty classpath.
API to have upload to jetty
Parent issue: 2419

Note:

  1. Assumption to deploy assets to Jans underlying jetty server.
  2. The new endpoints will be oauth2 protected

Capturing discussion on requirement from chat:
image

Queries:

  1. On what basis will the assets be deployed in various Jetty folders?
  2. How are the assets stored in DB via DBDocumentStore are linked?
  3. Are there any special requirement apart from the Endpoint details mentioned above?
@pujavs pujavs added kind-enhancement Issue or PR is an enhancement to an existing functionality comp-jans-config-api Component affected by issue or PR effort-5 Relative effort required for completion of issue or PR priority-3 Issue or PR is relevant to core functions, but does not impede progress. Important, but not urgent labels Mar 1, 2024
@pujavs pujavs self-assigned this Mar 1, 2024
@mo-auto mo-auto added the kind-feature Issue or PR is a new feature request label Mar 1, 2024
@pujavs
Copy link
Contributor Author

pujavs commented Mar 20, 2024

Implemented change via PR 8096

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-config-api Component affected by issue or PR effort-5 Relative effort required for completion of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality kind-feature Issue or PR is a new feature request priority-3 Issue or PR is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

No branches or pull requests

3 participants