Skip to content

Releases: 51ngul4r1ty/atoll-core

Atoll v0.24.0

03 Dec 05:10
Compare
Choose a tag to compare
Atoll v0.24.0 Pre-release
Pre-release

Implemented #174

image

Atoll v0.23.2

02 Dec 03:55
9c41b05
Compare
Choose a tag to compare
Atoll v0.23.2 Pre-release
Pre-release

Fix issue #197

Atoll v0.23.0

30 Nov 05:44
abfc8cd
Compare
Choose a tag to compare
Atoll v0.23.0 Pre-release
Pre-release

Atoll v0.22.5

27 Nov 04:01
05314f1
Compare
Choose a tag to compare
Atoll v0.22.5 Pre-release
Pre-release

Release v0.22.3

Return app version info in headers from API root URL - #182

Release v0.22.4

Fixed story text truncation issue (it is supposed to use the ellipsis text truncation instead).

Release v0.22.5

Fixed styling for estimate field validation error state in light theme:

Styling before fix (light theme):
image

Styling after fix (light theme):
image

Styling after fix (dark theme):
image

Atoll v0.22.2

26 Nov 21:38
df9e5df
Compare
Choose a tag to compare
Atoll v0.22.2 Pre-release
Pre-release

Fixed checkbox vertical alignment issue: #184

Added version info reported by /api/v1 root endpoint.

Atoll v0.22.1

26 Nov 21:36
df9e5df
Compare
Choose a tag to compare
Atoll v0.22.1 Pre-release
Pre-release

Fixed decimal point issue:
#180

Atoll v0.22.0

26 Nov 14:28
f326363
Compare
Choose a tag to compare
Atoll v0.22.0 Pre-release
Pre-release

General network error handling- a message will be displayed to the user whenever a network API call fails.

image

Atoll v0.21.0

26 Nov 14:16
012bf7f
Compare
Choose a tag to compare
Atoll v0.21.0 Pre-release
Pre-release

Fractional story point support (1/2 or 1/4 points are now valid and will be displayed properly in the UI).

Atoll v0.20.1

15 Nov 22:00
632d592
Compare
Choose a tag to compare
Atoll v0.20.1 Pre-release
Pre-release

Fixed issue where product backlog drag and drop to re-order stopped working. The error reported in the console was "ReferenceError: SPACER_PREFIX is not defined" which turned out to be caused by a refactoring issue (constants moved out of file to a new file and not exported or imported properly).

Atoll v0.20.0

15 Nov 04:18
bf7b0ab
Compare
Choose a tag to compare
Atoll v0.20.0 Pre-release
Pre-release

Story #123: As a PO, I can move a story into the sprint backlog, so that I can do sprint planning
Story #124: As a PO, I can move a story from the sprint backlog to the product backlog, to correct an error
Story #155: As a PO, I can add a future sprint easily
Story #157: As a PO, I can remove an existing sprint

image