Skip to content

v0.385.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Sep 18:11
· 6372 commits to develop since this release
a440e81

0.385.0 (2023-09-26)

Features

  • add entity relationship support in query (d33b348)
  • add new attribute to entity task (9b92bca)
  • add new properties (3d91b4f)
  • add taskStatus parameter to payload on update (50eb8e8)
  • add today start/end attribute to model and refactor getTaskstatistics method (f75287d)
  • alter table task and generate migration file (04ac8b6)
  • apply improvement to smartable and update view on first start after init (0adb810)
  • build task number if not generated (032d242)
  • caching task status to increase performance (c9339f2)
  • change width 1024px to 1280px (c087b88)
  • create a badge component that renderer complex object (4933fb0)
  • create a status component that renderer status in table (7c1d0f1)
  • create a util class for color adapter (0087a37)
  • create new util class (f9321b7)
  • create replace pipe (7acae2d)
  • improve task duration component (536209b)
  • improve task estimate (466b1da)
  • improve task estimate component (78d6f67)
  • improve task progress component (760c49e)
  • improve task render abstract component (33cbdd1)
  • improve task render cell component (6401777)
  • improve tasks backlog (a87b8b8)
  • improve tasks dialogs using dynamics status, size and priority (d91e7ef)
  • indexing new classes (12eb653)
  • integrate task status, size and priority to ng2smarttable (2e39117)
  • new component that renderer due date (ea1ce07)
  • new component that renderer task (2c14ec5)
  • new component that renderer task estimate (561f0b3)
  • save statususes in store service (8744f93)

What's Changed

  • Fix/improve desktop timer ng2smartTable UI/UX by @adkif in #6882
  • feat: add entity relationship support in query by @adkif in #6881
  • Feat/improve tasks dialogs selectors pages backlog by @adkif in #6880
  • Feat/add relations status size priority task by @adkif in #6879
  • feat: add today start/end attribute to model and refactor getTaskstat… by @adkif in #6878
  • Merge latest by @evereq in #6884
  • Feat: multiple improvements by @adkif in #6877

Full Changelog: v0.384.4...v0.385.0