forked from Taskana/taskana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reformat Code Using google-java-format 1.23.0
- Loading branch information
Showing
217 changed files
with
8,047 additions
and
7,762 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
version: 2 | ||
updates: | ||
- package-ecosystem: maven | ||
directory: "/" | ||
schedule: | ||
interval: daily | ||
time: "06:00" | ||
timezone: Europe/Berlin | ||
open-pull-requests-limit: 99 | ||
- package-ecosystem: github-actions | ||
directory: "/" | ||
schedule: | ||
interval: daily | ||
time: "06:00" | ||
timezone: Europe/Berlin | ||
open-pull-requests-limit: 99 | ||
- package-ecosystem: docker | ||
directory: "/" | ||
schedule: | ||
interval: daily | ||
time: "06:00" | ||
timezone: Europe/Berlin | ||
open-pull-requests-limit: 99 | ||
- package-ecosystem: maven | ||
directory: "/" | ||
schedule: | ||
interval: daily | ||
time: "06:00" | ||
timezone: Europe/Berlin | ||
open-pull-requests-limit: 99 | ||
- package-ecosystem: github-actions | ||
directory: "/" | ||
schedule: | ||
interval: daily | ||
time: "06:00" | ||
timezone: Europe/Berlin | ||
open-pull-requests-limit: 99 | ||
- package-ecosystem: docker | ||
directory: "/" | ||
schedule: | ||
interval: daily | ||
time: "06:00" | ||
timezone: Europe/Berlin | ||
open-pull-requests-limit: 99 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,19 @@ | ||
<!-- if needed please write above the given line --> | ||
|
||
### Thanks for your PR! Please fill out the following list :) | ||
|
||
--- | ||
|
||
- [ ] I put the ticket or multiple tickets in review | ||
- [ ] Commit message format → Closes #<Issue Number> - Your commit message. | ||
- [ ] Sonarcloud link : \<add the link here> | ||
- [ ] No documentation update needed | ||
- [ ] Link to PR with documentation update: \<add the link here> | ||
- [ ] No Release Notes needed | ||
- [ ] Release Notes : | ||
|
||
<!-- Please write your release notes between ```--> | ||
|
||
``` | ||
``` |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="Build Backend No Checkstyle" type="MavenRunConfiguration" factoryName="Maven"> | ||
<MavenSettings> | ||
<option name="myGeneralSettings" /> | ||
<option name="myRunnerSettings" /> | ||
<option name="myRunnerParameters"> | ||
<MavenRunnerParameters> | ||
<option name="profiles"> | ||
<set /> | ||
</option> | ||
<option name="goals"> | ||
<list> | ||
<option value="clean" /> | ||
<option value="install" /> | ||
<option value="-DskipTests" /> | ||
<option value="-Dcheckstyle.skip" /> | ||
<option value="-Dasciidoctor.skip" /> | ||
</list> | ||
</option> | ||
<option name="pomFileName" /> | ||
<option name="profilesMap"> | ||
<map /> | ||
</option> | ||
<option name="resolveToWorkspace" value="false" /> | ||
<option name="workingDirPath" value="$PROJECT_DIR$" /> | ||
</MavenRunnerParameters> | ||
</option> | ||
</MavenSettings> | ||
<method v="2" /> | ||
</configuration> | ||
<configuration default="false" name="Build Backend No Checkstyle" type="MavenRunConfiguration" factoryName="Maven"> | ||
<MavenSettings> | ||
<option name="myGeneralSettings"/> | ||
<option name="myRunnerSettings"/> | ||
<option name="myRunnerParameters"> | ||
<MavenRunnerParameters> | ||
<option name="profiles"> | ||
<set/> | ||
</option> | ||
<option name="goals"> | ||
<list> | ||
<option value="clean"/> | ||
<option value="install"/> | ||
<option value="-DskipTests"/> | ||
<option value="-Dcheckstyle.skip"/> | ||
<option value="-Dasciidoctor.skip"/> | ||
</list> | ||
</option> | ||
<option name="pomFileName"/> | ||
<option name="profilesMap"> | ||
<map/> | ||
</option> | ||
<option name="resolveToWorkspace" value="false"/> | ||
<option name="workingDirPath" value="$PROJECT_DIR$"/> | ||
</MavenRunnerParameters> | ||
</option> | ||
</MavenSettings> | ||
<method v="2"/> | ||
</configuration> | ||
</component> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="Build Backend" type="MavenRunConfiguration" factoryName="Maven"> | ||
<MavenSettings> | ||
<option name="myGeneralSettings" /> | ||
<option name="myRunnerSettings" /> | ||
<option name="myRunnerParameters"> | ||
<MavenRunnerParameters> | ||
<option name="profiles"> | ||
<set /> | ||
</option> | ||
<option name="goals"> | ||
<list> | ||
<option value="clean" /> | ||
<option value="install" /> | ||
<option value="-DskipTests" /> | ||
</list> | ||
</option> | ||
<option name="pomFileName" /> | ||
<option name="profilesMap"> | ||
<map /> | ||
</option> | ||
<option name="resolveToWorkspace" value="false" /> | ||
<option name="workingDirPath" value="$PROJECT_DIR$" /> | ||
</MavenRunnerParameters> | ||
</option> | ||
</MavenSettings> | ||
<method v="2" /> | ||
</configuration> | ||
<configuration default="false" name="Build Backend" type="MavenRunConfiguration" factoryName="Maven"> | ||
<MavenSettings> | ||
<option name="myGeneralSettings"/> | ||
<option name="myRunnerSettings"/> | ||
<option name="myRunnerParameters"> | ||
<MavenRunnerParameters> | ||
<option name="profiles"> | ||
<set/> | ||
</option> | ||
<option name="goals"> | ||
<list> | ||
<option value="clean"/> | ||
<option value="install"/> | ||
<option value="-DskipTests"/> | ||
</list> | ||
</option> | ||
<option name="pomFileName"/> | ||
<option name="profilesMap"> | ||
<map/> | ||
</option> | ||
<option name="resolveToWorkspace" value="false"/> | ||
<option name="workingDirPath" value="$PROJECT_DIR$"/> | ||
</MavenRunnerParameters> | ||
</option> | ||
</MavenSettings> | ||
<method v="2"/> | ||
</configuration> | ||
</component> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="Clean Install" type="MavenRunConfiguration" factoryName="Maven"> | ||
<MavenSettings> | ||
<option name="myGeneralSettings" /> | ||
<option name="myRunnerSettings" /> | ||
<option name="myRunnerParameters"> | ||
<MavenRunnerParameters> | ||
<option name="profiles"> | ||
<set /> | ||
</option> | ||
<option name="goals"> | ||
<list> | ||
<option value="clean" /> | ||
<option value="install" /> | ||
</list> | ||
</option> | ||
<option name="pomFileName" /> | ||
<option name="profilesMap"> | ||
<map /> | ||
</option> | ||
<option name="resolveToWorkspace" value="false" /> | ||
<option name="workingDirPath" value="$PROJECT_DIR$" /> | ||
</MavenRunnerParameters> | ||
</option> | ||
</MavenSettings> | ||
<method v="2" /> | ||
</configuration> | ||
<configuration default="false" name="Clean Install" type="MavenRunConfiguration" factoryName="Maven"> | ||
<MavenSettings> | ||
<option name="myGeneralSettings"/> | ||
<option name="myRunnerSettings"/> | ||
<option name="myRunnerParameters"> | ||
<MavenRunnerParameters> | ||
<option name="profiles"> | ||
<set/> | ||
</option> | ||
<option name="goals"> | ||
<list> | ||
<option value="clean"/> | ||
<option value="install"/> | ||
</list> | ||
</option> | ||
<option name="pomFileName"/> | ||
<option name="profilesMap"> | ||
<map/> | ||
</option> | ||
<option name="resolveToWorkspace" value="false"/> | ||
<option name="workingDirPath" value="$PROJECT_DIR$"/> | ||
</MavenRunnerParameters> | ||
</option> | ||
</MavenSettings> | ||
<method v="2"/> | ||
</configuration> | ||
</component> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="Db2" type="ShConfigurationType"> | ||
<option name="SCRIPT_TEXT" | ||
value="bash ./docker-databases/prepare_db.sh DB2_11_5 && exit"/> | ||
<option name="INDEPENDENT_SCRIPT_PATH" value="true"/> | ||
<option name="SCRIPT_PATH" value=""/> | ||
<option name="SCRIPT_OPTIONS" value=""/> | ||
<option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="true"/> | ||
<option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$"/> | ||
<option name="INDEPENDENT_INTERPRETER_PATH" value="true"/> | ||
<option name="INTERPRETER_PATH" value="/bin/bash"/> | ||
<option name="INTERPRETER_OPTIONS" value=""/> | ||
<option name="EXECUTE_IN_TERMINAL" value="true"/> | ||
<option name="EXECUTE_SCRIPT_FILE" value="false"/> | ||
<envs/> | ||
<method v="2"/> | ||
</configuration> | ||
<configuration default="false" name="Db2" type="ShConfigurationType"> | ||
<option name="SCRIPT_TEXT" | ||
value="bash ./docker-databases/prepare_db.sh DB2_11_5 && exit"/> | ||
<option name="INDEPENDENT_SCRIPT_PATH" value="true"/> | ||
<option name="SCRIPT_PATH" value=""/> | ||
<option name="SCRIPT_OPTIONS" value=""/> | ||
<option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="true"/> | ||
<option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$"/> | ||
<option name="INDEPENDENT_INTERPRETER_PATH" value="true"/> | ||
<option name="INTERPRETER_PATH" value="/bin/bash"/> | ||
<option name="INTERPRETER_OPTIONS" value=""/> | ||
<option name="EXECUTE_IN_TERMINAL" value="true"/> | ||
<option name="EXECUTE_SCRIPT_FILE" value="false"/> | ||
<envs/> | ||
<method v="2"/> | ||
</configuration> | ||
</component> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="Debug Frontend" type="JavascriptDebugType" uri="http://localhost:4200" useFirstLineBreakpoints="true"> | ||
<mapping url="webpack:///./src" local-file="$PROJECT_DIR$/web/src" /> | ||
<method v="2" /> | ||
</configuration> | ||
<configuration default="false" name="Debug Frontend" type="JavascriptDebugType" uri="http://localhost:4200" | ||
useFirstLineBreakpoints="true"> | ||
<mapping url="webpack:///./src" local-file="$PROJECT_DIR$/web/src"/> | ||
<method v="2"/> | ||
</configuration> | ||
</component> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="Postgres" type="ShConfigurationType"> | ||
<option name="SCRIPT_TEXT" value="bash ./docker-databases/prepare_db.sh POSTGRES_14 && exit" /> | ||
<option name="INDEPENDENT_SCRIPT_PATH" value="true" /> | ||
<option name="SCRIPT_PATH" value="" /> | ||
<option name="SCRIPT_OPTIONS" value="" /> | ||
<option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="true" /> | ||
<option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$" /> | ||
<option name="INDEPENDENT_INTERPRETER_PATH" value="true" /> | ||
<option name="INTERPRETER_PATH" value="/bin/bash" /> | ||
<option name="INTERPRETER_OPTIONS" value="" /> | ||
<option name="EXECUTE_IN_TERMINAL" value="true" /> | ||
<option name="EXECUTE_SCRIPT_FILE" value="false" /> | ||
<envs /> | ||
<method v="2" /> | ||
</configuration> | ||
<configuration default="false" name="Postgres" type="ShConfigurationType"> | ||
<option name="SCRIPT_TEXT" value="bash ./docker-databases/prepare_db.sh POSTGRES_14 && exit"/> | ||
<option name="INDEPENDENT_SCRIPT_PATH" value="true"/> | ||
<option name="SCRIPT_PATH" value=""/> | ||
<option name="SCRIPT_OPTIONS" value=""/> | ||
<option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="true"/> | ||
<option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$"/> | ||
<option name="INDEPENDENT_INTERPRETER_PATH" value="true"/> | ||
<option name="INTERPRETER_PATH" value="/bin/bash"/> | ||
<option name="INTERPRETER_OPTIONS" value=""/> | ||
<option name="EXECUTE_IN_TERMINAL" value="true"/> | ||
<option name="EXECUTE_SCRIPT_FILE" value="false"/> | ||
<envs/> | ||
<method v="2"/> | ||
</configuration> | ||
</component> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="Start Frontend" type="js.build_tools.npm"> | ||
<package-json value="$PROJECT_DIR$/web/package.json" /> | ||
<command value="run" /> | ||
<scripts> | ||
<script value="start" /> | ||
</scripts> | ||
<node-interpreter value="project" /> | ||
<envs /> | ||
<method v="2" /> | ||
</configuration> | ||
<configuration default="false" name="Start Frontend" type="js.build_tools.npm"> | ||
<package-json value="$PROJECT_DIR$/web/package.json"/> | ||
<command value="run"/> | ||
<scripts> | ||
<script value="start"/> | ||
</scripts> | ||
<node-interpreter value="project"/> | ||
<envs/> | ||
<method v="2"/> | ||
</configuration> | ||
</component> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="Stop all DB" type="ShConfigurationType"> | ||
<option name="SCRIPT_TEXT" value="bash ./docker-databases/prepare_db.sh stop && exit" /> | ||
<option name="INDEPENDENT_SCRIPT_PATH" value="true" /> | ||
<option name="SCRIPT_PATH" value="" /> | ||
<option name="SCRIPT_OPTIONS" value="" /> | ||
<option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="true" /> | ||
<option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$" /> | ||
<option name="INDEPENDENT_INTERPRETER_PATH" value="true" /> | ||
<option name="INTERPRETER_PATH" value="/bin/bash" /> | ||
<option name="INTERPRETER_OPTIONS" value="" /> | ||
<option name="EXECUTE_IN_TERMINAL" value="true" /> | ||
<option name="EXECUTE_SCRIPT_FILE" value="false" /> | ||
<envs /> | ||
<method v="2" /> | ||
</configuration> | ||
<configuration default="false" name="Stop all DB" type="ShConfigurationType"> | ||
<option name="SCRIPT_TEXT" value="bash ./docker-databases/prepare_db.sh stop && exit"/> | ||
<option name="INDEPENDENT_SCRIPT_PATH" value="true"/> | ||
<option name="SCRIPT_PATH" value=""/> | ||
<option name="SCRIPT_OPTIONS" value=""/> | ||
<option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="true"/> | ||
<option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$"/> | ||
<option name="INDEPENDENT_INTERPRETER_PATH" value="true"/> | ||
<option name="INTERPRETER_PATH" value="/bin/bash"/> | ||
<option name="INTERPRETER_OPTIONS" value=""/> | ||
<option name="EXECUTE_IN_TERMINAL" value="true"/> | ||
<option name="EXECUTE_SCRIPT_FILE" value="false"/> | ||
<envs/> | ||
<method v="2"/> | ||
</configuration> | ||
</component> |
Oops, something went wrong.