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

Student Transcript API | SIS-197 #110

Merged
merged 25 commits into from
May 16, 2022
Merged

Student Transcript API | SIS-197 #110

merged 25 commits into from
May 16, 2022

Conversation

agitrubard
Copy link
Member

@agitrubard agitrubard commented May 16, 2022

  • STUDENT_LESSON_ABSENTEEISM_API_TAG Has Been Added to SisSwaggerConfiguration
  • API URL Fields Have Been Removed in ExamScheduleFileSqlScripts and LessonScheduleFileSqlScripts Files
  • stringToStringLowerCaseWithDot Method Has Been Updated to setStringToStringLowerCaseAndChangeSpacesWithChar Method
  • openpdf Dependency Has Been Added to pom.xml
  • Phenomena Fonts Have Been Added to Project
  • SisColor Class Has Been Created for Project Colors
  • Phenomena Class Has Been Created for Using Fonts of Project in PDF Generate Flow
  • SisFontGenerator Service Has Been Created for Generating Fonts
  • SisPdfComponentGenerator Service Has Been Created for Generating PDF Components
  • getStudentLessonsAllConfirmedNotesByStudentId Method Has Been Added to StudentLessonNoteRepository for Transcript API
  • getStudentLessonsAllConfirmedNotesByStudentId Method Has Been Added to StudentLessonNoteOutService for Transcript API
  • STUDENT_TRANSCRIPT Endpoint Has Been Added to SisControllerEndpoint Class
  • STUDENT_TRANSCRIPT_API_TAG Has Been Added to SisSwaggerConfiguration Class
  • StudentTranscriptUtil Has Been Created
  • StudentTranscriptException Class Has Been Created
  • Student Transcript Responses Have Been Created
  • StudentTranscriptInfoConverter Class Has Been Created
  • Student Transcript Service Has Been Created for Export Transcript File and Get Transcript Detail
  • StudentTranscriptController Has Been Created
  • Exam/Schedule Files Download and View Endpoints Have Been Fixed
  • Method Name Has Been Fixed in StudentLessonAbsenteeismController
  • DOWNLOAD_BY_STUDENT_ID Path Has Been Fixed
  • createFileDownloadUrl Method Has Been Added to StudentTranscriptInfoConverter Class
  • fileDownloadUrl Variable Has Been Added to StudentTranscriptResponse
  • fileDownloadUrl Has Been Created and Set to StudentTranscriptResponse Builder

…StringLowerCaseAndChangeSpacesWithChar Method
…o StudentLessonNoteRepository for Transcript API
…o StudentLessonNoteOutService for Transcript API
@agitrubard agitrubard added this to the v1.7.0 milestone May 16, 2022
@agitrubard agitrubard self-assigned this May 16, 2022
@agitrubard agitrubard merged commit 255624f into master May 16, 2022
@agitrubard agitrubard deleted the transcriptApi_SIS-197 branch May 16, 2022 06:59
@agitrubard agitrubard added the pending test This issue pending tested label May 16, 2022
@agitrubard agitrubard added done This issue has been resolved and removed pending test This issue pending tested labels May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done This issue has been resolved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant