Skip to content

Functions Fusion Portal V2.1

Compare
Choose a tag to compare
@ahmelsayed ahmelsayed released this 02 May 20:38
· 3521 commits to master since this release

Engineering:

  1. Upgrade to Angular 4 and enable AOT which comes with a lot of perf improvement for initial load time. (thanks to @johnpapa)
  2. Move to yarn for more predictable build and restore. Also much better build time than npm.

New Features:

  1. TypeScript support in Monaco editor #1231
  2. App Insights integration #1227
  3. CORS are no longer a hard requirement for using the UI.
  4. Add F# to quick start page #1125
  5. Function App Edit mode to allow users to override read-only mode when in source control. #955
  6. Add a json schema for function.json, project.json, and host.json
  7. Allow key selection to be performed when copying the URL #850

Bugs:

  1. Add a button for downloading site content #985
  2. Remove "Keys" from Develop tab #983
  3. Function details stays when click refresh after the function already been deleted in another browser tab #922
  4. label and buttons are not aligned on Manage #1077
  5. Override request/response deffinitions #1164
  6. In New Function view, include more text in the link to quickstart #1161
  7. Feature: Make API the default type of Function #1172
  8. If keys are not yet loaded, display loading text #1177
  9. Disable logging to AI in try functions scenario. #1143
  10. Save Button on Manage page should not be clickable if required field missing #1156
  11. Function details stays when click refresh after the function already been deleted in another browser tab #922
  12. upgrade-angular-v4: Property 'additionalProperties' does not exist on type 'FunctionKeys' #1212
  13. upgrade-angular-v4: Property 'showBorders' does not exist on type 'FunctionKeysComponent'. #1200
  14. upgrade-angular-v4: showTryView is not in the TableFunctionMonitorComponent nor SiteDashboardComponent #1201
  15. upgrade-angular-v4: properties do not exist in AccordianComponent #1202
  16. upgrade-angular-v4: "properties" does not exist on the availability #1203
  17. Fusion: Icons are shown over long function name #1155
  18. Hitting Refresh button resets the UI #1073