Functions Fusion Portal V2.1
Engineering:
- Upgrade to Angular 4 and enable AOT which comes with a lot of perf improvement for initial load time. (thanks to @johnpapa)
- Move to yarn for more predictable build and restore. Also much better build time than npm.
New Features:
- TypeScript support in Monaco editor #1231
- App Insights integration #1227
- CORS are no longer a hard requirement for using the UI.
- Add F# to quick start page #1125
- Function App Edit mode to allow users to override read-only mode when in source control. #955
- Add a json schema for
function.json
,project.json
, andhost.json
- Allow key selection to be performed when copying the URL #850
Bugs:
- Add a button for downloading site content #985
- Remove "Keys" from Develop tab #983
- Function details stays when click refresh after the function already been deleted in another browser tab #922
- label and buttons are not aligned on Manage #1077
- Override request/response deffinitions #1164
- In New Function view, include more text in the link to quickstart #1161
- Feature: Make API the default type of Function #1172
- If keys are not yet loaded, display loading text #1177
- Disable logging to AI in try functions scenario. #1143
- Save Button on Manage page should not be clickable if required field missing #1156
- Function details stays when click refresh after the function already been deleted in another browser tab #922
- upgrade-angular-v4: Property 'additionalProperties' does not exist on type 'FunctionKeys' #1212
- upgrade-angular-v4: Property 'showBorders' does not exist on type 'FunctionKeysComponent'. #1200
- upgrade-angular-v4: showTryView is not in the TableFunctionMonitorComponent nor SiteDashboardComponent #1201
- upgrade-angular-v4: properties do not exist in AccordianComponent #1202
- upgrade-angular-v4: "properties" does not exist on the availability #1203
- Fusion: Icons are shown over long function name #1155
- Hitting Refresh button resets the UI #1073