Skip to content

Releases: cityssm/node-faster-report-exporter

v0.5.0

15 Jan 14:14
Compare
Choose a tag to compare
  • Include jsdoc comments in JavaScript files.
  • Exports DEBUG_NAMESPACE and DEBUG_ENABLE_NAMESPACES to assist with debugging.
  • Remove test dependence on cross-env.
  • Linting promise code.

v0.4.1

10 Jan 18:49
Compare
Choose a tag to compare
  • Use cityssm/faster-url-builder for URLs.
  • Use cityssm/to-millis for millisecond calculations.

v0.4.0

10 Jan 18:00
Compare
Choose a tag to compare
  • Add exportWorkOrderDetails() to export report "W300n - Work Order Details by Work Order Number".
  • Access to the internal class function _getLoggedInFasterPage() to use in @cityssm/faster-unofficial-api.

v0.3.2

27 Sep 17:52
Compare
Choose a tag to compare

Increase reliability when switching filters that depend on other filters.

v0.3.1

27 Sep 15:33
Compare
Choose a tag to compare

Highlights

  • Export constructor options interface.
  • Fix URLs in package.json.

v0.3.0

27 Sep 15:06
Compare
Choose a tag to compare

Highlights

  • Significant reliability updates.
  • Added "Asset Master List" and Inventory reports.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Sep 17:44
Compare
Choose a tag to compare

Highlights

  • Handle "Release Notes" that may appear after logging in.
  • Better handle tab switching when a report print opens in a new tab.
  • Debug output.

v0.1.0

22 Aug 19:30
Compare
Choose a tag to compare

Initial Release

  • Includes exports for Part Orders and Work Orders.