Andrew Petro

Results 48 issues of Andrew Petro

# Summary When a mascot announcement references a widget that doesn't actually exist, there's no error acknowledgement when the user tries to add the nonexistent widget to their home. #...

bug
enhancement

uPortal has an "App Launcher" portlet, typically [configured with a title, icon, target URL](https://github.com/Jasig/uPortal/pull/888/files), ... . There's a nice conceptual mapping to be had to an equivalent widget. Add sugar,...

enhancement

Update documentation to recommend, prefer using material icons rather than font-awesome icons, documenting just how to do so.

enhancement

De-bulk the root `/staticFeeds` directory by organizing some of the stuff in it into folders, as was done previously for action item quantity JSON examples. Here, organizing the list-of-links examples....

One reasonable thing to do is 1. clone the repo 2. skim to the part of the readme where you get to try something 3. `npm run static:dev` Do this,...

Even when adhering to the 24 character limit or as truncated to 24 characters, `list-of-links` labels can still clip. ![manager-time-and-approval-clips](https://user-images.githubusercontent.com/952283/38832659-e3fbbbd8-4188-11e8-8c55-22d2f120e46d.png) Does the limit need to be shorter? More reliably wrap...

Fun little edge case: When a `list-of-links` widget * has 2, 3, or 4 links * uses both Font Awesome and Material icons * and tries to have a link...

bug

There's an existing beta flag that turns off some but not all message filtering. Clarify that it should turn off all message filtering (show all messages regardless of whether they...

When `list-of-links` widgets fail (e.g. because remote JSON defining links fails), reflect that failure appropriately to user or otherwise fail more sensibly than as a blank tile. ![blank-failed-list-of-links](https://user-images.githubusercontent.com/952283/38148415-126aec7a-341c-11e8-8f34-188a41084aa6.png) (Screenshot doesn't...

Reminiscent of the retired-from-service "Dynamic Menu Portlet": Add optional `.audience` field to links in `list-of-links` widgets, with value array of Strings representing group names. Filter away links that specify an...