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

Feature/je 403 sync project lead #51

Merged
merged 11 commits into from
Jan 3, 2024
Merged

Conversation

tuj
Copy link
Contributor

@tuj tuj commented Dec 19, 2023

Link to ticket

https://jira.itkdev.dk/browse/JE-403

Description

  • Added project lead to client when syncing projects.
  • Remove description from create invoice page.
  • Added generate description button to invoice when client is set.

Checklist

  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

@tuj tuj requested a review from rimi-itk December 20, 2023 11:53
src/Controller/InvoiceController.php Outdated Show resolved Hide resolved
}
}

return new JsonResponse(['description' => $description]);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$description may equal "Spørgsmål vedrørende fakturaen rettes til %name%, %email%." here, so it may be a better idea to reply with {"description": null} if name and email cannot be found.

translations/messages.da.yaml Outdated Show resolved Hide resolved
@tuj tuj requested a review from rimi-itk December 21, 2023 06:56
@tuj tuj requested a review from jeppekroghitk January 2, 2024 08:39
@tuj tuj merged commit f2011e7 into develop Jan 3, 2024
6 checks passed
@tuj tuj deleted the feature/je-403-sync-project-lead branch January 3, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants