This repository has been archived by the owner on May 4, 2022. It is now read-only.
5.2.0 Fix All the things (Minor release)
Integrated with uw-frame 2.6.0
Enhancements
- Materialize marketplace browse view #485
- Add expanded/compact widget toggle to app-header #506
- MUMUP-2651 : Materialize Rating Modal #508, #509
- Link ratings API from details page, if beta setting. #495, #500, #501, #502
Vanilla uPortal Changes
- Fix build master script so it works with vanilla uPortal with
/uPortal
context #488 - Move all portal api calls to //api #489
- Set default theme to first one and tab to 'Welcome' in master-overrides.js #503
Refactoring/bug fixes
- MUMUP-2629 : Use title for public, name is just for admin #490
- List-of-links with single link should fall back to normal display #491
- Remove campus chat connections #492
- Remove uw-system-university-personnel-systems-development #493
- Hotfix materialized widget display issues #494
- Adjust size/positioning of elements for some widget types #496
- Fix load more always showing #497
- Fix display of add-favorites widget #498
- Fix bug where href='javascript:;' in md-button causes issues #499
- Remove removed-widget toast and widget hover color #504, #505
- Fix static content links if they are just alt max url type #507
- MUMUP-2671 : Change up bootstrap of angular #510
Documentation
- Document guidance about one-link list-of-links widgets. #486
Well done team!