Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Releases: adfinis/timed-frontend

v3.6.0

02 May 09:19
Compare
Choose a tag to compare

3.6.0 (2024-05-02)

Bug Fixes

  • analysis: skip reset if edit is cancled (bdea886)
  • filter-sidebar: component to show the rejected options (f393ed2)
  • resetting analysis.edit query params (717bda4)
  • task-selection: prevent action on init (1222ca4)

Features

  • reviewer can remove rejected from edit report page (db89055)

v3.5.0

11 Mar 12:48
Compare
Choose a tag to compare

3.5.0 (2024-03-11)

Bug Fixes

  • respect last value for remianing efforts for magic links (14a0336)
  • TaskSelection: reset component filter when updating the page controller properties (2d373b0)

Features

  • create github issue template (4faa472)

v3.4.0

16 Feb 15:15
Compare
Choose a tag to compare

3.4.0 (2024-02-16)

Bug Fixes

  • htmlSafe function import path (ecfe1ad)
  • fetch-service: insure token is valid before making request (a687a59)

Features

  • enforce spelling check for comment field (b5ddcc9)

v3.3.0

31 Jan 13:55
Compare
Choose a tag to compare

3.3.0 (2024-01-31)

Bug Fixes

Features

v3.2.4

31 Jan 12:56
Compare
Choose a tag to compare

3.2.4 (2024-01-31)

Bug Fixes

  • analysis: dont reset the ordering query parameter on reset (9520f07)
  • analysis: move prefetch data call to route (db23304)
  • analysis: rejected and verified qp updates trigger model hook (1c92121)
  • report-row: check if the argument is defined before calling save function (0bc1c98)
  • report-row: components from duplication when clicking submit multible time (834a5ad)
  • statistics: except ordering and type from qp reset (20df93c)
  • the default value of rejected attribute in ReportIntersection is false (192c8a8)
  • updating the customer, project, task in analysis edit report page (2d6210e)
  • verify rejected reports (cbd0ce1)
  • worktime-balance-chart: the float number was not rendered in the chart if it's long float (b1339dc)

v3.2.3

09 Aug 11:44
Compare
Choose a tag to compare

3.2.3 (2023-08-09)

Bug Fixes

  • parse queryparams for magic link as booleans, not strings (#1046) (6076b87)

v3.2.2

08 Aug 08:44
Compare
Choose a tag to compare

3.2.2 (2023-08-08)

Bug Fixes

  • sy-duration-picker-day: respect disabled flag (#1043) (b184bee)

v3.2.1

02 Aug 08:34
Compare
Choose a tag to compare

3.2.1 (2023-08-02)

This release fixed a version conflict for the pnpm package manager, which blocked the container creation.

Bug Fixes

v3.2.0

28 Jul 13:48
Compare
Choose a tag to compare

3.2.0 (2023-07-28)

Bug Fixes

  • activities: prevent doubling time while generating reports (#970) (96f1a37)
  • changing project in the activity bar when change the recent customer (#998) (05a3ce5)
  • customer-visible-icon: splatter attributes (ee5a2b8)
  • statistics-list: allotted efforts calculation (a0643b4)
  • tests: parameter compatibility of reports abilities (3fc5648)
  • the bar is green only if the task is archived and have no remeaning (369f942)

Features

  • add magic link component to create a magic link that can be sent to another user (#1022) (4096c58)
  • improve statistics bar chart rendering (b1f1d98)
  • writing tests for chart rendering (699906e)

v3.1.5

24 Apr 08:17
Compare
Choose a tag to compare

3.1.5 (2023-04-24)

Bug Fixes

  • activities: check for active tracking state (#912) (134b435)