Skip to content

Releases: vstruhar/lara-collab

Task priority

21 Jan 17:18
2fc3842

Choose a tag to compare

Merged task priority feature that was contributed by @raztam 🚀

Minor fix for fixed price sum report

20 Jul 22:40

Choose a tag to compare

0.13.1

refactor fixedPriceSum to handle date filtering based on task complet…

0.13.0

19 Jul 22:17

Choose a tag to compare

  • added fixed price sum report
  • fixed issue #35 - error on task restore
  • allow fixed price to be 0

Minor fixes

14 May 21:38

Choose a tag to compare

  • fixed invoice total calculation when fixed price tasks are selected
  • removed move to start when new task is created
  • auto select fixed price task if there is price set

Description fix

02 Apr 23:30

Choose a tag to compare

  • Fixed issue where task description was not populated when task was opened

Option to switch to fIxed price on tasks

01 Apr 09:12

Choose a tag to compare

List of new features:

  • Added feature where the task can be switched from hourly to fixed price.
  • Added default pricing type (hourly or fixed) on project create and edit page, this will be used for preselecting pricing type when creating tasks.
  • Updated invoice generation logic

Update:

  • run php artisan migrate
  • and npm run build

Minor fix when creating invoice where client doesn't have country selected

11 Dec 16:47
02cb6c6

Choose a tag to compare

0.11.3

Country is not required for client company

Minor migration fix

21 Nov 18:37
46a50fd

Choose a tag to compare

Fixed migration issue with unsignedDecimal

Fix for issue #32

0.11.1

03 Aug 13:53

Choose a tag to compare

  • Bug fixes
  • Smaller ui improvements
  • Added task group web socket events for realtime updates