-
Notifications
You must be signed in to change notification settings - Fork 1
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(453) create env mission for ulam #454
Draft
aleckvincent
wants to merge
25
commits into
main
Choose a base branch
from
453-feat-creation-mission-ulam-backend
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.
Draft
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
Coverage Report for frontend
File Coverage
|
|
|
Snyk has created this PR to upgrade @apollo/client from 3.11.9 to 3.11.10. See this package in npm: @apollo/client See this project in Snyk: https://app.snyk.io/org/lwih/project/9e97d439-94b9-4c08-b597-4fab31c4fa0e?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade react-router-dom from 6.27.0 to 6.28.0. See this package in npm: react-router-dom See this project in Snyk: https://app.snyk.io/org/lwih/project/9e97d439-94b9-4c08-b597-4fab31c4fa0e?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade type-fest from 4.26.1 to 4.29.0. See this package in npm: type-fest See this project in Snyk: https://app.snyk.io/org/lwih/project/9e97d439-94b9-4c08-b597-4fab31c4fa0e?utm_source=github&utm_medium=referral&page=upgrade-pr
Bumps the gradle group with 1 update in the /backend directory: [org.springframework:spring-webflux](https://github.com/spring-projects/spring-framework). Updates `org.springframework:spring-webflux` from 6.1.13 to 6.1.14 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-webflux dependency-type: direct:production dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]>
Snyk has created this PR to upgrade @sentry/react from 8.37.1 to 8.41.0. See this package in npm: @sentry/react See this project in Snyk: https://app.snyk.io/org/lwih/project/9e97d439-94b9-4c08-b597-4fab31c4fa0e?utm_source=github&utm_medium=referral&page=upgrade-pr
- GraphQl definition of controller method and input - useCase of update env, nav, fish - useCase of compute controls - useCase of compute infractions - useCase of compute infraction env target - Tests
- mission action controller
- graphql definitions - input object update regarding observations
- adding new input definitions for controls and infractions
- control input (administrative, gensDeMer, navigation, security) - infractions input - tests
- Update compute control use case - update compute infraction use case - update compte infraction target use_case - create compute control for infraction target - Update tests
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.