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.1.4

20 Apr 12:18
Compare
Choose a tag to compare

3.1.4 (2023-04-20)

Bug Fixes

  • implement Suggested changes (f0e099f)
  • protected: await before model hook auth request (#909) (1561af1)
  • refactor edit users responsibilites controller to use native js class (659f5f8)
  • remove ember get function from projects page (73e7182)
  • remove unneded component of page permissions (1e5a74e)
  • responsibilities users route (f2e28d7)
  • run data fetching on setup controller hook in users edit index (8c907c7)
  • run data fetching on setup controller hook in users edit route (068dedc)
  • update class name UsersEditCreditsOvertimeCreditsNewRoute (9165ada)
  • use native JS class in 'no-access' route (c0ce893)
  • use native JS class in 'not-found' route (2e9a11f)
  • use native js class in users edit route (616dc0a)
  • use native js classes in routes (aeec8c3)
  • use native js classes in transforms (05d86d4)

v3.1.3

14 Apr 09:34
Compare
Choose a tag to compare

3.1.3 (2023-04-14)

Bug Fixes

  • async list component/tests to be compatible with the new data structure (5c4c6d5)
  • async list tests isError (0c76db5)
  • attendance-slider: update validation status before saving (622e41c)
  • changed warning component (90691cc)
  • current user property from tracked to computed (b93ab65)
  • edit users, edit responsibilities routes to use native js classes (5bfba5e)
  • js warnings (82f5a23)
  • no need for controller in CustomerVisableIcon component (9bd68ef)
  • query param change trigger a full transition (e6d10d3)
  • refactor users index page (24165d6)
  • replace normal function with arrow functions (0b9e99a)
  • some new fixes (acee301)
  • use offecial task state isError in async list component (464797a)
  • users edit controller to use native class (6d62bd4)
  • users edit route to use native class (0ddd3a6)

v3.1.2

05 Apr 11:36
cf05430
Compare
Choose a tag to compare

3.1.2 (2023-04-05)

Bug Fixes

  • activities: dont delete records while in flight (#898) (b9c9316)
  • analysis: enlarge accountants bulk editing capabilities (#895) (f844c9d)
  • attendance validation (a4b1812)
  • change the error message, and the tests (6ca6185)
  • fix of tests after changing the return type (979e411)
  • hbs warnings (#894) (b00f97b)
  • negative activities possible (f6392ad)
  • sy-checkbox: add scss for indeterminate state (7c27966)
  • task-selection: make selection more robust (91edd83)

v3.1.1

24 Mar 15:15
Compare
Choose a tag to compare

3.1.1 (2023-03-24)

Bug Fixes

  • refactor filter-sidebar label template (15f4bda)
  • analytics loading loop (4556536)
  • attendances added wrong day after page refresh (8dfe303)
  • change the component test to angle bracket style (ff80012)
  • form elements require a valid associated label (667a77e)
  • refactor in-viewport component to glimmer component (6aab55d)
  • report verifier is not defined (ac12349)
  • use on modifier click event listener (0b4e326)

v3.1.0

17 Mar 09:44
Compare
Choose a tag to compare

3.1.0 (2023-03-17)

Bug Fixes

  • refactor equal checks to strictEqual within tests (a9fcc68)
  • fix report tracking form state changes (bac534c)

Features

  • gray background color for archived projects on analysis selects (e44fe5f)

v3.0.2

03 Mar 11:25
cc34ff0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

28 Feb 17:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

27 Feb 16:15
5e277e0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v3.0.0

v3.0.0-rc.13

21 Feb 17:26
9353a10
Compare
Choose a tag to compare
v3.0.0-rc.13 Pre-release
Pre-release

What's Changed

  • chore(deps): update dependency ember-basic-dropdown to v7 by @renovate in #832
  • fix(reject-report): delete date restriction for rejected reports by @derrabauke in #831
  • chore(deps): update dependency husky to v8 by @renovate in #833
  • chore(deps): update dependency ember-page-title to v7 by @renovate in #834

Full Changelog: v3.0.0-rc.12...v3.0.0-rc.13

v3.0.0-rc.12

21 Feb 13:55
c6ca86f
Compare
Choose a tag to compare
v3.0.0-rc.12 Pre-release
Pre-release

What's Changed

  • fix(analysis): re-enable downloading exports by @derrabauke in #826
  • chore(deps): update docker/build-push-action action to v4 by @renovate in #829
  • refactor(tracking/task-selection): utilize ember-data for data juggling by @derrabauke in #823
  • fix(record-button): layout on different view port sizes by @derrabauke in #827
  • chore: bump displayed version to 3.0.0-rc by @derrabauke in #830
  • chore(deps): patches and minor updates by @derrabauke in #828

Full Changelog: v3.0.0-rc11...v3.0.0-rc.12