-
-
Notifications
You must be signed in to change notification settings - Fork 725
Feature console template parameter overwrite #5339
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
Open
kernie
wants to merge
33
commits into
kimai:main
Choose a base branch
from
kernie:feature-console-template-parameter-overwrite
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.
Open
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
e1ac9d3
Allow template overwrite from console invoice creation command
kernie 7c50afb
Add template logic to method createInvoicesForCustomer
kernie 9e9e0e2
Added message for invalid template parameter
kernie e420eed
Fix wrong apostrophe syntax in warning
kernie b76c22f
Fix missing return value
kernie de2d452
Adapt code checking
kernie a4afd44
Fix adaption of phpstanf
kernie bbf20fe
Adapt test to template overwrite
kernie 448580e
Remove customer argument of template method
kernie 972b0cb
Fix code for test
kernie 25adc4d
Merge branch 'main' into feature-console-template-parameter-overwrite
kernie b7062fc
Merge branch 'main' into feature-console-template-parameter-overwrite
kernie 8965c8b
Add additional test for coverage
kernie 3963d75
Merge remote-tracking branch 'refs/remotes/origin/feature-console-tem…
kernie a28a6b7
Adapt test to CI screen output size
kernie f96615b
Again adaption for CI screen output
kernie 787ec47
Adapt phpstan to test
kernie c292609
Add test for templateId
kernie 1e91b78
Add assertion, adapt phpstan
kernie f3494f5
Make Command fail when invalid template is given
kernie 0a58255
Merge branch 'main' into feature-console-template-parameter-overwrite
kernie 7e4847d
make phpstan happy
kernie f0413c0
Check option --template for string or int value
kernie 29e74d1
Merge branch 'main' into feature-console-template-parameter-overwrite
kernie 236a76b
Merge branch 'main' into feature-console-template-parameter-overwrite
kernie 3e4f9df
Merge branch 'main' into feature-console-template-parameter-overwrite
kernie f29d6d4
Merge branch 'main' into feature-console-template-parameter-overwrite
kernie 9b6da67
Merge branch 'main' into feature-console-template-parameter-overwrite
kernie 33e6410
Merge branch 'main' into feature-console-template-parameter-overwrite
kernie cdb6998
Merge branch 'main' into feature-console-template-parameter-overwrite
kernie c896822
Merge branch 'main' into feature-console-template-parameter-overwrite
kernie 97b1faa
Merge branch 'main' into feature-console-template-parameter-overwrite
kernie b38b863
Merge branch 'main' into feature-console-template-parameter-overwrite
kernie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.