Releases: ilios/frontend
Releases · ilios/frontend
Intensity
What's Changed
What's Changed
- Improve Curriculum Report Buttons by @michaelchadwick in #8996
- rm obsolete getter. by @stopfstedt in #8993
- Fixes Course Rollover future cohort display bug by @michaelchadwick in #9006
Dependencies
Full Changelog: v45.2.0...v45.2.1
Wicked Stew
What's Changed
What's Changed
- replace the ilios-table-structure, ilios-table-colors, and ilios-removable-table mixins with classes by @stopfstedt in #8966
- Remove
ilios-off-screenSASS mixin by @michaelchadwick in #8964 - Move Update Day by @jrjohnson in #8975
- Rm unused event attrs by @stopfstedt in #8974
- Added New Curriculum Report: Instructional Time by @michaelchadwick in #8967
- Adds pre-work indicator to calendar events by @stopfstedt in #8971
- Fix Bulk New Users table WCAG 2.2 § 1.3.1 A-level violation by @michaelchadwick in #8970
- New Visual Diffing by @jrjohnson in #8976
- Replace
ilios-zebra-listSASS mixin with equivalent class by @michaelchadwick in #8965 - Take Screenshots at Multiple Widths by @jrjohnson in #8985
- Update Transitive Dependencies by @jrjohnson in #8990
- Adds Learners column to Session->Offerings table by @michaelchadwick in #8949
- Replace
critical-notice()SASS mixin with equivalent class by @michaelchadwick in #8958 - Capture Screenshots with Exam by @jrjohnson in #8991
- code cleanup. by @stopfstedt in #8992
- Reset downloads/screenshots directory on each screenshot run by @michaelchadwick in #8998
Dependencies
- Update PNPM to v10.24.0 by @zorgbort in #8983
- Bump the ember-data group with 11 updates by @dependabot[bot] in #8979
- Bump ember-primitives from 0.42.1 to 0.46.0 by @dependabot[bot] in #8982
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #8969
Full Changelog: v45.1.2...v45.2.0
Taking Credit
What's Changed
What's Changed
- Prereq linkage fix by @stopfstedt in #8972
Dependencies
Full Changelog: v45.1.1...v45.1.2
Not Clear At All
What's Changed
What's Changed
- Remove
paragraph-line-height()SASS mixin by @michaelchadwick in #8950 - Replaced
user-search-results()SASS mixin with equivalent class by @michaelchadwick in #8954 - Replace Resize Observer by @jrjohnson in #8955
- Session Details styling improvement by @michaelchadwick in #8953
- remove pointless data transformation. by @stopfstedt in #8960
- Use factory to create events on offering and learner-group calendars by @stopfstedt in #8959
- Remove unused objective-manage(r) style files by @michaelchadwick in #8962
- Use dedicated class for representing Events by @stopfstedt in #8963
- Replaced
ilios-browser-defaultsSASS mixin with shared class by @michaelchadwick in #8961
Dependencies
Full Changelog: v45.1.0...v45.1.1
Gone Too Soon
What's Changed
What's Changed
- Remove
dashboard-componentSASS mixin by @michaelchadwick in #8937 - Replace
data-visualizationSASS mixin with class by @michaelchadwick in #8938 - Add Aria Attributes to FadeTextComponent by @jrjohnson in #8939
- New/Manage Learning Material form revamp by @michaelchadwick in #8789
- Replace
main-sectionSASS mixin with class across frontend and ilios-common by @michaelchadwick in #8943 - Only Hide Vertical Overflow on FadeText by @jrjohnson in #8942
- Remove
flashSASS mixin by @michaelchadwick in #8948 - Added new Curriculum Report: Session Offerings by @michaelchadwick in #8946
- display end-of-day, ILM-based events in the calendar by @stopfstedt in #8940
- replaced
iconSASS mixin by @michaelchadwick in #8947
Dependencies
Full Changelog: v45.0.0...v45.1.0
What We Wanted
What's Changed
What's Changed
- Fix 'general.backToTop' translation bug by @michaelchadwick in #8908
- remove excessive vertical spacing from weeks without events. by @stopfstedt in #8913
- prevent forever-overlay on root learner groups list for schools without programs or cohorts by @stopfstedt in #8912
- Fixes issue with WaaG headings not getting the same style on non-local environments by @michaelchadwick in #8917
- Fix report title reverting to auto-gen even after being created by @michaelchadwick in #8916
- inlines publication status title into the icon. by @stopfstedt in #8914
- Replace background-color for all form
<input>and<textarea>elements by @michaelchadwick in #8919 - Brightest white: now with a new name! by @michaelchadwick in #8923
- rm obsolete filter-tools component stylesheet and clearfix mixin. by @stopfstedt in #8920
- replaces admin-blocks mixin with admin-block class. by @stopfstedt in #8921
- add infrastructure for including shared stylesheets in the ilios-common package. by @stopfstedt in #8924
- Replaces header-menu and header-menu-item mixins with class based equivalents by @stopfstedt in #8922
- adds aria-labels that handle duplicate session titles in the same course. by @stopfstedt in #8918
- replace
loading-box()sass mixin by @michaelchadwick in #8927 - PublishAllSessions component spacing improvement by @michaelchadwick in #8925
- moves shared stylesheet into the right package. by @stopfstedt in #8934
- Update Browser Support Matrix by @jrjohnson in #8818
- Skip Todo Tests by @jrjohnson in #8933
- Remove Unneeded Color Imports by @jrjohnson in #8932
- Remove Awkward Loading from SessionCopy by @jrjohnson in #8930
- replaced
visually-hidden()mixin with visually-hidden class by @michaelchadwick in #8931 - Set LearnerGroups->ProgramYear default to current year by @michaelchadwick in #8910
- Program->ProgramYears now keep track of expand/collapse state by @michaelchadwick in #8911
- Replace
text-wrap()sass mixin with equivalent classes by @michaelchadwick in #8935 - replace
loading-shimmerandloading-textmixins with equivalent classes by @michaelchadwick in #8928 - sort lines alphabetically and rm placeholder comment. by @stopfstedt in #8936
- replaces ilios-zebra-table mixin with class equivalent. by @stopfstedt in #8929
- replaces verification-preview-table mixin with class equivalent. by @stopfstedt in #8926
- Fix Program->ProgramYear missing collapse arrow icon by @michaelchadwick in #8941
Dependencies
Full Changelog: v44.4.1...v45.0.0
And You Can See...
What's Changed
What's Changed
- Improve Session Copy summary text by @michaelchadwick in #8904
- Session Copy year now defaults to Course year by @michaelchadwick in #8903
- Refactor EditableField and FadeText by @jrjohnson in #8858
- Adopt recommended qunit linting rules - test app by @stopfstedt in #8902
- Adopt recommended qunit linting rules - frontend by @stopfstedt in #8907
Dependencies
- Update Transitive Dependencies by @zorgbort in #8905
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #8906
- Update PNPM to v10.20.0 by @zorgbort in #8909
Full Changelog: v44.4.0...v44.4.1
See If It Will Hold
What's Changed
What's Changed
- Subject Reports: Competencies by Session: fix endless spinner bug when no results by @michaelchadwick in #8880
- corrects component class name. by @stopfstedt in #8892
- Admin->Users profile now remembers hide/show calendar value by @michaelchadwick in #8891
- Improved Session CSS class rendered template spacing by @michaelchadwick in #8897
- vertically align buttons at the bottom. by @stopfstedt in #8859
- Ember Update v6.8 by @michaelchadwick in #8896
- Add route loading performance acceptance test by @michaelchadwick in #8702
- replace tags with single blank space to prevent words from running into each other. by @stopfstedt in #8889
- re-attach the scroll-into-view modifier to the last element in the session-copy form. by @stopfstedt in #8890
- Eslint qunit fixes by @stopfstedt in #8901
- SessionsGridRow: show title(s) of prerequisites on hover by @michaelchadwick in #8899
Dependencies
- Update PNPM to v10.18.3 by @zorgbort in #8888
- Update Transitive Dependencies by @zorgbort in #8894
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #8895
- Update PNPM to v10.19.0 by @zorgbort in #8898
Full Changelog: v44.3.1...v44.4.0
Return To What
What's Changed
What's Changed
- Make Snapshot Name Unique by @jrjohnson in #8815
- Use New waitForFetch Waiter by @jrjohnson in #8814
- Subject Reports->Competencies by Session now actually runs by @michaelchadwick in #8811
- replaces unlock icon with the better readable lock-open icon. by @stopfstedt in #8819
- Update Ember to v6.7.0 by @jrjohnson in #8832
- adds some spacing between lock icon and course title. by @stopfstedt in #8820
- adds vertical spacing between components in cohort manager. by @stopfstedt in #8807
- specify the node version, seem like setup-node action needs this now. by @stopfstedt in #8813
- adding API version to payload prevents API-mismatch notice from showing. by @stopfstedt in #8834
- Fix Timeout by @jrjohnson in #8842
- hide rollover button if given course is locked. by @stopfstedt in #8821
- Fix PNPM Update Workflow by @jrjohnson in #8845
- Accessibility Fix for EditableField by @jrjohnson in #8843
- rm rogue "this" from task invocation. by @stopfstedt in #8847
- removes exception for obsolete deprecation warning. by @stopfstedt in #8848
- Updates task invocation syntax for ember-concurrency by @stopfstedt in #8849
- Remove Code Coverage by @jrjohnson in #8854
- Subject Reports for all schools now show school name in session type object dropdown by @michaelchadwick in #8840
- Fix up print preview by @michaelchadwick in #8841
- Subject Reports->Instructors by Learning Material now actually runs by @michaelchadwick in #8833
- Make autogen Report titles have more context by @michaelchadwick in #8808
- Fix remaining slow subject reports by @michaelchadwick in #8835
- only show filters on dashboard school-calendar by @stopfstedt in #8809
- Subject Report Program Years now have better labeling by @michaelchadwick in #8860
- Normalize Learner Group detail page spacing by @michaelchadwick in #8871
- Show HTML version of Session description on Course Print Summary page by @michaelchadwick in #8872
- Normalize all top-level route New [Model] forms by @michaelchadwick in #8873
- Make Objective list headers sticky by @michaelchadwick in #8875
- MeSH Manager search input now focused on load by @michaelchadwick in #8876
- Added Last Update value to Print Course->Session overview by @michaelchadwick in #8877
- applies styles to validation error messages in new objectives form. by @stopfstedt in #8881
- adds filter to vocab-term/session-type course visualization. by @stopfstedt in #8879
- Add
titleattribute to Session list ILM PostRequisite so link hover will have full title by @michaelchadwick in #8878 - vertical spacing fix for table within program-year-objectives details. by @stopfstedt in #8883
- added zebra striping to detail LM content by @michaelchadwick in #8886
- rm fixed font-size from buttons to allow for scaling. by @stopfstedt in #8885
- removes vertical spacing between components on single-event details page. by @stopfstedt in #8882
- Update
getOwnerimport to correct, undeprecated path by @michaelchadwick in #8887
Dependencies
- Bump the ember-data group with 4 updates by @dependabot[bot] in #8671
- Update Transitive Dependencies by @zorgbort in #8816
- Bump sonarsource/sonarqube-scan-action from 5 to 6 by @dependabot[bot] in #8817
- Bump @percy/ember from 4.2.0 to 5.0.0 by @dependabot[bot] in #8824
- Bump ember-exam from 9.1.0 to 10.0.0 by @dependabot[bot] in #8830
- Bump ember-truth-helpers from 4.0.3 to 5.0.0 by @dependabot[bot] in #8825
- Bump ember-a11y-refocus from 5.0.0 to 5.1.0 by @dependabot[bot] in #8826
- Bump stylelint-config-recommended-scss from 15.0.1 to 16.0.1 by @dependabot[bot] in #8828
- Bump @sentry/ember from 9.46.0 to 10.14.0 by @dependabot[bot] in #8831
- Bump sass from 1.93.0 to 1.93.1 by @dependabot[bot] in #8822
- Bump ember-cli-deploy-cloudfront from 5.0.0 to 6.0.0 by @dependabot[bot] in #8829
- Bump ember-simple-charts from 12.2.0 to 12.2.1 by @dependabot[bot] in #8839
- Bump ember-intl from 7.3.1 to 7.4.0 by @dependabot[bot] in #8838
- Bump sass from 1.93.1 to 1.93.2 by @dependabot[bot] in #8837
- Bump @sentry/ember from 10.14.0 to 10.15.0 by @dependabot[bot] in #8836
- Update Transitive Dependencies by @zorgbort in #8844
- Update PNPM to v10.17.1 by @zorgbort in #8846
- Bump @sentry/ember from 10.15.0 to 10.16.0 by @dependabot[bot] in #8851
- Bump stylelint-config-recommended-scss from 16.0.1 to 16.0.2 by @dependabot[bot] in #8850
- Bump ember-simple-charts from 12.2.1 to 12.2.2 by @dependabot[bot] in #8852
- Bump caniuse-db from 1.0.30001745 to 1.0.30001746 by @dependabot[bot] in #8856
- Bump @sentry/ember from 10.16.0 to 10.17.0 by @dependabot[bot] in #8855
- Bump ember-concurrency from 4.0.6 to 5.1.0 by @dependabot[bot] in #8823
- Update PNPM to v10.18.1 by @zorgbort in #8870
- Bump ember-keyboard from 9.0.3 to 9.0.4 by @dependabot[bot] in #8867
- Bump caniuse-db from 1.0.30001746 to 1.0.30001748 by @dependabot[bot] in #8865
- Bump ember-set-helper from 3.0.1 to 3.1.0 by @dependabot[bot] in #8866
- Bump eslint-plugin-yml from 1.18.0 to 1.19.0 by @dependabot[bot] in #8863
- Bump @embroider/macros from 1.18.2 to 1.19.1 in the embroider group by @dependabot[bot] in #8862
- Bump browserslist from 4.26.2 to 4.26.3 by @dependabot[bot] in #8864
- Bump @sentry/ember from 10.17.0 to 10.18.0 by @dependabot[bot] in #8868
- Update Transitive Dependencies by @zorgbort in #8884
Full Changelog: v44.3.0...v44.3.1
In My Time
What's Changed
What's Changed
- Fix create new school frontend test that DOES NOT always fail if browser is unfocused by @michaelchadwick in #8768
- Create TermsCalendarFilter component like CoursesCalendarFilter component by @michaelchadwick in #8764
- sort session and course subject reports by year in descending order by @stopfstedt in #8770
- Make Program Year side spacing consistent with rest of page by @michaelchadwick in #8753
- Style Input Accents by @jrjohnson in #8774
- Fix Connection Lost Component by @jrjohnson in #8775
- Improve Readability of Single Events by @jrjohnson in #8773
- User Search style fix by @michaelchadwick in #8781
- explicitly provide year as context when routing to weeklyevents page. by @stopfstedt in #8776
- Lighter Bold by @jrjohnson in #8777
- Remove restriction on searching the same query again by @michaelchadwick in #8784
- Course->Session space normalization fixes by @michaelchadwick in #8780
- Course search hidden results now have a 'show less' to go with the 'show more' by @michaelchadwick in #8785
- show session attributes on multi-day events. by @stopfstedt in #8787
- Add better French translation for 'Supplemental Curriculum' by @michaelchadwick in #8790
- Single Events now guaranteed to have unique
<title>values by @michaelchadwick in #8792 - pin SASS dependency to version 1.91.0 by @stopfstedt in #8800
- Improve Session Copy Data Loading by @jrjohnson in #8805
- Fixes several mixed-decls SASS deprecations by @stopfstedt in #8802
- adds background color to list items on active/hover state by @stopfstedt in #8806
- Hide Unmatched Sessions in Search by @jrjohnson in #8803
- Keep track of expanded/collapsed sessions by @michaelchadwick in #8798
- Add duration to Week at a Glance events by @michaelchadwick in #8791
- Replace Froala with Quill by @michaelchadwick in #8739
Dependencies
- Update Transitive Dependencies by @zorgbort in #8771
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #8772
- Update PNPM to v10.15.0 by @zorgbort in #8778
- Update Transitive Dependencies by @zorgbort in #8782
- Update PNPM to v10.15.1 by @zorgbort in #8786
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #8795
- Bump actions/github-script from 7 to 8 by @dependabot[bot] in #8794
- Update Transitive Dependencies by @zorgbort in #8812
Full Changelog: v44.2.0...v44.3.0