Skip to content

v1.1.0

Compare
Choose a tag to compare
@ctreminiom ctreminiom released this 23 Mar 22:47
· 1115 commits to main since this release
f267e89

🎨 Improve structure / format of the code.

  • Improved the code samples folder

✨ Features

  • Added the RequestTypeService on the Service Management Module
  • Added the ServiceDeskQueueService on the Service Management Module
  • Added the Project Get method on the KnowledgebaseService module on the Service Management Module
  • Added the Add/Remove methods on the CustomerService module on the Service Management Module
  • Added the ServiceDeskProjectService on the Service Management Module
  • Added the RequestFeedbackService on the Service Management Module
  • Added the RequestSLAService on the Service Management Module
  • Added the RequestParticipantService on the Service Management Module
  • Added the Subscribe and Unsubscribe methods on the RequestService module.
  • Added the RequestCommentService on the Service Management Module
  • Added the RequestAttachmentService on the Service Management Module
  • Added the RequestService, RequestApprovalService and RequestTypeService

✅ Ad/Update Test Cases

  • Added the Unit Test cases on the KnowledgebaseService and OrganizationService
  • Added the Unit Test cases on the customerService

Ambulance

  • fixed the GoLint non-used warning on the Service Management code samples

Construction

  • Created the first Jira Service Management services and linked it into the JiraService struct.

Pull Requests

  • Merge pull request #5 from ctreminiom/feature/jira-service-management