Skip to content

Releases: Azure/BatchExplorer

0.5.0

21 Jun 20:17
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

All items

Features

  • Link Storage account in batch labs #385
  • New actions buttons #408
  • Low priority VMs #414
  • Details now refresh automatically every 10 seconds #428
  • Show batch account quotas #413
  • Job show manager task details #447
  • Preview images(and gif) and code files in labs #417
  • Setup python support for ncj #439
  • Task output quick add otherfiles for debug #184
  • Job prep/release task status read experience #429
  • Start task failed show error banner on node details #476

0.4.0

25 May 18:11
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

All items

Features

  • Added a new multi picker control #358
  • Added user accounts support at pool creation using the multi picker #359
  • Update enabled/disabled properties icon to be less confusing #354
  • Pool start task can now use the useridentity selecition. #356
  • Move tasks tab to be first in the tab list #375
  • Made a new editable table control and update resource files to use it #376
  • New environment settings picker for tasks and start task #355
  • Improve account home page with a quick access to pools, jobs and applications #310
  • Account list now allow to filter by multiple subscription(Last selection is saved) #352
  • Use chached value to display entity(Job, Pool, etc.) immediately when selected in the list #382
  • Added a few more missing fields to the pool creation #357
  • Added loading icon for account list on first load #340
  • Added a packaging flow to be able to make an exe #364
  • Improve dates and timespan field in configuration #396
  • Listen to electron error events to show a recovery window #337

Fixes

  • Edit start task cannot cancel #367
  • Fix bug where graphs keeps history when switching between pools #353
  • Fix unwanted form submit when pressing enter #393
  • Fix configuration tabs having a nested scrollbar #397
  • Fix list not having focus after click #400

0.3.1

21 Apr 23:45
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

All items

Fixes

  • Fix error when cloning a pool not using autoscale forumla #342
  • UI bug in the pool nodes preview(Font size is off) #332
  • Application edit form missed in the new form refactor #334

0.3.0

19 Apr 01:34
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

All items

Features

  • Autoscale forumla support with option to save forumla #321
  • Big work on the form UI(Also added pool start task picker)
    • Section and picker #321
    • Form error sticky at the bottom not to miss it #317
  • Read/Save files to azure storage UX #110
  • New VM size picker as a sortable table #292
  • New pool picker for the job create experience #284
  • New OS picker for the pool create experience #278
  • Added refresh account button #289

Fixes

0.2.0

18 Apr 22:17
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

All items

Features

  • Production build PR 173
  • Improve the VM size experience to show info about each vm size PR 277
  • Load all the VM sizes PR 275
  • Load all account on start: improve account selection experience by removing the need to click on the subscription first PR 273
  • Creating a new entity will add it to the query cache(i.e. Adding a pool then switching to jobs list then back to pool should still show the added pool in the list) PR 272
  • Splash screen show progress PR 270
  • Updated application icon PR 266
  • Clone entities should keep attributes not in formPR 262
  • Added yarn PR 260

Fixes

  • Fix node files Load more always showing PR 268