-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Timetable UI updates and fixes OD-17164 (#728)
* Upgrade printing dependencies. JasperReports (6 years of updates) plus PDF box and some minor iText updates. * OD-13536 Update jackson libs, use separate (gone from core now) javaTime module to seralize LocalDate type * OD-16217 More useful comments * OD-16217 Adjust locked date usages due to model changes. Adjust related types * OD-16217 replace deprecated API * Migrate two reports to catalog.yaml so we can review the new import process for reports OD-17123 * OD-17164 Add find related 'timetable' to Class,Course,Site,Room. Add related 'student timetable' and 'tutor timetable' to contact * OD-17165 Fixed typescript compilation * OD-17164 Added Timetable aql search sync with url. Adjusted timetable link constructors in consistency with list view * OD-17165 feat: add filter to sessions api * OD-17164 Adjusted Timetable aql search handlers. Remove redundant code * OD-17170 feat: change format of getDates method, replace days with hours on it * OD-17170 feat: calculating of intensity of session hours on current day * OD-17170 Implemented heat map ui for timetable mini calendar * OD-17170 Adjusted mini calendar default selection * OD-17170 fix: add check for month without sessions * OD-17170 feat: add filter to getDates request body, change method type to post * OD-17165 Added custom filters sync with url * OD-17170 feat: replace params into request body with separate model * OD-17165 Added selected date sync with url. Added requests number optimisation * OD-17165 Added calendar mode sync with urls. Adjusted initial state setting by url. Added more optimizations * OD-17166 Added alter tags option for timetable components. Added rendering optimizations * OD-17168 Added Timetable settings saving in local storage * OD-17167 Changed contact timetable links labels. Adjusted search strings * OD-17169 Added timetable grouping by tutor and by room options * OD-17169 Adjusted common dynamic size virtual list initial settings * OD-17164 Added target month auto detection for timetable view * OD-17170 feat: change tests in accordance with api changes * OD-17170 feat: return some reports properties for tests and api functionality * OD-17170 feat: add checks for nullable search requests for tests * OD-17170 fix: change timetable api tests in accordance with logic changes * OD-17170 feat: add ability for some sessions at the same time; refactor some code * OD-17169 Fixed timetable group by room mode rendering logic * tests fix * tests fix 2 Co-authored-by: Ari Maniatis <[email protected]> Co-authored-by: Artyom Kravchenko <[email protected]> Co-authored-by: Yury Yasuchenya <[email protected]> Co-authored-by: dmitrij <[email protected]> Co-authored-by: George Filipovich <[email protected]>
- Loading branch information
1 parent
738d492
commit 18d3a07
Showing
74 changed files
with
1,364 additions
and
753 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.