Skip to content

Releases: UserOfficeProject/user-office-factory

Release v1.0.0

29 Aug 13:01
67b16b7
Compare
Choose a tag to compare

1.0.0 (2024-08-29)

⚠ BREAKING CHANGES

  • multiple instruments per proposal

  • initial render multiple technical reviews

  • add instrument name to the technical review

  • fix shipment labels

  • test: add multi instrument proposal test and fix existing ones

  • fix number of pages

  • do some suggested PR review improvements

  • fix failing test part 2

  • fix typo

  • try to fix the text extraction

  • uncomment some test cases after fixing the text extraction

Features

  • add fap data export for a call (#486) (2a98810)
  • Download individual PDFs for multiple proposals at a time (#413) (20615c3)

Continuous Integration

  • github-actions: add auto approve and merge github action (#451) (771d890)

  • BREAKING CHANGE: multiple instruments per proposal (#379) (c57f327), closes #379

Release v0.7.7

12 Mar 12:10
20dbd6a
Compare
Choose a tag to compare

0.7.7 (2024-03-12)

Bug Fixes

  • use organisation as a template param (#368) (8b67a37)

Release v0.7.6

26 Feb 13:47
24cb407
Compare
Choose a tag to compare

0.7.6 (2024-02-26)

Bug Fixes

  • add lint-staged configuration (96f6d15)

Performance Improvements

  • set connection pool recommended min (b78838b)

Build Systems

  • upgrade puppeteer and husky to latest stable (900bedb)

Release v0.7.5

09 Feb 10:36
38e42f6
Compare
Choose a tag to compare

0.7.5 (2024-02-09)

Release v0.7.4

08 Jan 13:46
3083687
Compare
Choose a tag to compare

0.7.4 (2024-01-08)

Code Refactoring

  • SEPs: rename SEP(Scientific evaluation panel) to Fap(Facility access panel) (ce50ea3)

Release v0.7.3

27 Nov 13:51
b4db0a9
Compare
Choose a tag to compare

0.7.3 (2023-11-27)

Release v0.7.2

16 Nov 09:35
da0a2f1
Compare
Choose a tag to compare

0.7.2 (2023-11-16)

Release v0.7.1

05 Oct 09:08
26308ac
Compare
Choose a tag to compare

0.7.1 (2023-10-05)

Release v0.7.0

18 Sep 10:58
7848b48
Compare
Choose a tag to compare

0.7.0 (2023-09-18)

Features

  • add archiver package (538ee6d)
  • add factory and work flow manager to generate attachments zip file (cd77865)
  • add setting of response header to work flow manager (f436da3)

Release v0.6.1

24 Aug 08:16
242033c
Compare
Choose a tag to compare

0.6.1 (2023-08-24)

Bug Fixes

  • Add missing role variable to the handlebar. (9df1dd5)
  • changed http to https (d0af47f)
  • Changed networkidle2 to networkidle0 (a5c5623)
  • Code optimisation by moving the heavy code to its own utility function. (00cc1f4)
  • linting and test case (56b7fa5)
  • Pass proposal parameter to the render questionary function. (307d967)
  • Table of Contents generated successfully for the Proposal PDF. It requires the user to add some classes in appropriate places in the template html. (3ecb46f)
  • test case (dfa13ce)