Skip to content

Latest commit

 

History

History
152 lines (100 loc) · 2.31 KB

CHANGELOG.md

File metadata and controls

152 lines (100 loc) · 2.31 KB

Vulpes-UI

v0.15.0

2020-03-01

  • Performance improvements for querying
  • Smart fetching of data from API
    • Error stand-off delay
  • Bugfix:
    • Wrong result count on pages other than 1

v0.14.1

2020-02-23

  • Bugfix:
    • (Vulpes) Importing templates that use underscores would fail

v0.14.0

2020-02-23

  • Reporting UI
  • Batch importing via templates

v0.13.2

2020-02-15

  • Upgrade dependencies to fix fatal error

v0.13.1

2019-07-02

  • Prevent deadlock in attachments rendering

v0.13.0

2019-06-11

  • Artifacts management for improved UI speed
  • Logging removed

v0.12.0

2019-06-04

  • Job results removed from job tree requests

v0.11.4

2019-05-28

  • Request timeouts

v0.11.3

2019-05-25

  • Timeout errors

v0.11.2

2019-05-25

  • Allow progress data to be sent for jobs query list

v0.11.1

2019-05-25

  • Bugfix:
    • New jobs without result.data cause progress error

v0.11.0

2019-05-25

  • Pagination, searching and filtering

v0.10.0

2019-04-23

  • Logging
  • Worker registration and live workers

v0.9.1

2019-04-09

  • New job tree visualiser

v0.8.0

2019-04-09

  • Trigger scheduled tasks
  • Skip fetching attactments for jobs list parents (only for individual job page)
  • Bugfix:
    • (#13) Create dependent job broken: Parent ID not added

v0.7.0

2019-04-05

  • Remove attachment button
  • Cancel-editing button when editing data
  • Date shown for attachments
  • Sort attachments by date (newest first)
  • Bugfix:
    • Not possible to remove properties from data when editing

v0.6.1

2019-04-04

  • Auto-refresh status and jobs/tasks

v0.5.1

2019-04-04

  • Bugfix:
    • Last line of text file previews was hidden

v0.5.0

2019-04-04

  • Job attachments

v0.4.0

2019-04-03

  • Job progress

v0.3.0

2019-04-03

  • Scheduled tasks
  • Many stability upgrades

v0.2.2

2019-03-05

  • Bugfix: Include correct files in package.json

v0.2.1

2019-03-05

  • Bugfix: Build assets before publish

v0.2.0

2019-03-05

  • Update user interface
  • Update dependencies
  • Add parent/child jobs view

v0.1.1

2018-10-16

  • Add separate route for job tree component

v0.1.0

2018-10-12

  • Set up API paths for connecting with vulpes services