-
Notifications
You must be signed in to change notification settings - Fork 17
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
DMED-119 - Spike: direktes Einbinden der edu-sharing-Suchumgebung in den "Lern-Store" der SVS #4692
Draft
bergatco
wants to merge
128
commits into
main
Choose a base branch
from
DMED-119-integration-of-search-environment
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bergatco
added
WIP
This feature branch is in progress, do not merge into master.
do-not-merge
labels
Jan 12, 2024
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
3 tasks
Reopened due to new requirements (additional API endpoint for logging in to edu-sharing repository and receiving a valid ticket for the web component). |
- to get a clean sweap before starting to implement the new endpoint
Quality Gate failedFailed conditions |
* add tldraw file deletion cronjob * rename modules * add test factories
* Add elements types array to endpoint
fix matching bug Co-authored-by: Arne Gnisa <[email protected]>
- Remove "SERVICE_BASE_URL" property from default schema - Set default value for "APP_ID" property in default schema to "schul-cloud" - Remove "EDU_SHARING__API_URL" property from development config
…ringService` to use `LoginDto` as return type for `getTicketAuthenticationInfo`
mamutmk5
reviewed
Jun 25, 2024
…r-configmap.yml.j2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
auto-extend-activation-time
do-not-merge
WIP
This feature branch is in progress, do not merge into master.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
The aim of this spike is to evaluate how the edu-sharing search environment can best be integrated as a "learning store" within the school cloud network software.
Links to Tickets or other pull requests
https://ticketsystem.dbildungscloud.de/browse/DMED-119
hpi-schul-cloud/dof_app_deploy#713
hpi-schul-cloud/schulcloud-client#3387
hpi-schul-cloud/nuxt-client#2933
hpi-schul-cloud/oeh-search-etl#50
Links to deployments :
https://dmed-119-integration-of-search-environment.dbc.dbildungscloud.dev/
https://dmed-119-integration-of-search-environment.nbc.dbildungscloud.dev/
https://dmed-119-integration-of-search-environment.brb.dbildungscloud.dev/
Changes
Datasecurity
Deployment
New Repos, NPM pakages or vendor scripts
Approval for review
generate-client:server
was executed in vue frontend and changes were tested and put in a PR with the same branch name.