Control Center (portalNG)
Release Version 2020.6.2.1595973192
Released to Production: 2020/07/28
--
Enhancements:
General
Update SDK version to 2020.1.3 (#CC-205) Fixed
User login can be submitted using <enter> key (#CC-138) Fixed
Improved color selection for buttons in the session controls (#CC-139) Fixed
Improved appearance of the session controls (#CC-123) Fixed
Improve Appearance of Drop Downs (#CC-118) Fixed
Menu style should match the design (#CC-151) Fixed
Improve Usability of Modals (#CC-117) Fixed
Modal checkboxes should be consistent with design color palette (#CC-154) Fixed
Modal buttons should follow design guidelines (#CC-153) Fixed
Time-zone is included in displayed time strings (#CC-124) Fixed
Publishing History (New)
List channel details publishing history. (#CC-100) Fixed
Publishing History columns cleaned up (#CC-166) Fixed
Order Publishing History table by start timestamp for each published stream (#CC-165) Fixed
Analytics
Distinguish between DASH and HLS viewing for Reports in Analytics Page. (#CC-202) Fixed
Change filename for downloaded reports (#CC-128) Fixed
Reports page fonts should be sized based on role of the text (#CC-172) Fixed
Ensure analytics summary loads on page mount. (#CC-206) Fixed
Channels
Clarify direction of fork operation in modal. (#CC-150) Fixed
Add 'copy to clipboard' icon to channel/stream aliases in modals with guards (#CC-179) Fixed
Use the extra space on the channel list component. (#CC-214) In Progress
Have a consistent size and scope for Channel View headers (#CC-195) Fixed
Channel Preview fits in page (#CC-163) Fixed
Add the learn more link to the Create Channel Modal (#CC-158) Fixed
On load of channel list, they are ordered by created date descending (#CC-145) Fixed
Presentation of Error/Status
Request timeouts need to be effectively communicated to user (#CC-130) Fixed
Fix error on toast component when a report is being generated (#CC-135) Fixed
Indicate "No active streams" when no streams available (#CC-115) Fixed
Show loading spinner when initially populating the channel details page (#CC-160) Fixed
Navigation
Refactor the analytics Component (#CC-210) Fixed
Reorder the menu on the sidebar. (#CC-200) Fixed
Move Usage Summary and Current Activity under the Analytics sidebar menu item (#CC-198) Fixed
Fix forgotten page context on the channel table. (#CC-192) Fixed
Make fork channel form tab-able. (#CC-191) Fixed
Enter key should select the highlighted option selected by the arrow keys on the Fork channel. (#CC-186) Fixed
Add scroll bar to the Analytics page when necessary. (#CC-164) Fixed
Fixes:
Fix Phenix Offline Image on preview page (#CC-220) Fixed
Upgrade datepicker version (#CC-178) Fixed
Handle Parsing of Placeholder Stream ID (#CC-193) Fixed
Add call to action button on the tags input. (#CC-216) Fixed
Clear Publishing history store. (#CC-215) Fixed
Close menu after modal operation is concluded (#CC-185) Fixed
Hyphenate reason options for the kill stream. (#CC-196) Fixed
Indicate a result from the kill stream API response on the UI (#CC-190) Fixed
Ensure load more button on Publishing History is working correctly (#CC-171) Fixed
Refactor the implementation of getting the backend URL (#CC-144) Fixed
Remove typescript compiler referencing node types (#CC-161) Fixed
Add name attribute to the input fields as test selector anchors (#CC-156) Fixed
backend URI should be use if passed in URL parameter (#CC-144) Fixed
Implement an error component. (#CC-137) Fixed
Add stream to channel - new streams should automatically appear in channel detail (#CC-134) Fixed
Modal input helper features should work correctly (#CC-131) Fixed
Change deprecated babel-polyfills to core-js@3 (#CC-106) Fixed
Manage copyright in linting - update year to 2020 (#CC-129) Fixed
Fix bug on pagination component (#CC-114) Fixed
Terminate stream tool tip strings match options in API (#CC-116) Fixed
Fix typescript bug (#CC-125) Fixed
Performance:
Throttle the request to get statistic Usage Summary Data (#CC-204) Fixed
Fix unnecessary re-render on the channel-detail page. (#CC-157) Fixed
First channel list query upon page entry is delayed (#CC-133) Fixed
Suspend channel list requests while in channel details (#CC-122) Fixed
Optimise components to improve performance (#CC-146) Fixed