Skip to content

Releases: wbbly/time-api

v2.0.0-beta.6

07 Aug 07:42
cadf1eb

Choose a tag to compare

ADD | Extended users info API + Technologies API

v2.0.0-beta.5

29 Jul 17:38
bb7cc1f

Choose a tag to compare

1) UPDATE | Reports page. Disable merging of time entries

v2.0.0-beta.4

22 Jul 07:59
f739dcf

Choose a tag to compare

UPDATE | Invoice API

Respond with owner_id for all the users

v2.0.0-beta.3

16 Jul 13:37
b34e88f

Choose a tag to compare

UPDATE | Added Invoice API to Wobbly

v2.0.0-beta.2

22 Jun 17:43
06e3001

Choose a tag to compare

UPDATE | Added Worklog sync from JIRA to Wobbly

v2.0.0-beta.1

11 Jun 10:36
7f4a927

Choose a tag to compare

1) FIX | Standartize user email. An issue with uppercases email

2) UPDATE | Bump apollo-server-express from 2.4.8 to 2.14.2 in /app
Bumps apollo-server-express from 2.4.8 to 2.14.2.

Signed-off-by: dependabot[bot] support@github.com

v2.0.0-beta.0

04 Jun 13:06
8692083

Choose a tag to compare

1) FIX | Sync with Jira Cloud failed while configuration

2) ADD | Sync with Jira
Extended timer entry title with an estimation time from Jira task

Before sync: Investigate the technology
After sync: 2h | Investigate the technology

3) ADD | Report page. Export in csv
Removed \r\n, \r and \n characters in the exported csv file to fix broken timer entries in it.

The list of characters:
\r (Carriage Return) → moves the cursor to the beginning of the line without advancing to the next line

\n (Line Feed) → moves the cursor down to the next line without returning to the beginning of the line. In a *nix environment \n moves to the beginning of the line.

\r\n (End Of Line) → a combination of \r and \n

4) UPDATE | Update configuration

  • README.md
  • Docker configuration
  • Nginx configuration

v1.0.0

05 Jun 12:58

Choose a tag to compare

See the release notes for more information