Skip to content

Releases: funidata/keijo

v1.3.0

12 Jul 09:57
68e61c5
Compare
Choose a tag to compare

What's Changed

Maintenance

Other

  • Get issue titles from Jira to show in issue dropdown @kurukimi in #92
  • Add buttons for connecting to and disconnecting from Jira by @kurukimi in #114
  • Hide/show weekends by @kurukimi in #115

Full Changelog: v1.2.4...v1.3.0

v1.2.4

09 Jul 13:05
706ae85
Compare
Choose a tag to compare

What's Changed

Maintenance

Bug Fixes

Other

Full Changelog: v1.2.3...v1.2.4

v1.2.3

02 Jul 08:58
6a24f44
Compare
Choose a tag to compare

What's Changed

Maintenance

  • Execute database migrations from Dockerfile for production-like environments by @joonashak in #105

Full Changelog: v1.2.2...v1.2.3

v1.2.2

01 Jul 08:07
9df360a
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v1.2.1...v1.2.2

v1.2.1

01 Jul 06:22
8d03132
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Add SSL mode to database connection configuration by @joonashak in #99

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Jun 06:43
5ccb433
Compare
Choose a tag to compare

What's Changed

Maintenance

Improvements

Other

  • Bump the npm_and_yarn group across 2 directories with 1 update by @dependabot in #93
  • Bump ws from 7.5.9 to 7.5.10 in /server in the npm_and_yarn group across 1 directory by @dependabot in #94
  • Bump ws from 8.16.0 to 8.17.1 in /web in the npm_and_yarn group across 1 directory by @dependabot in #96

Full Changelog: v1.1.3...v1.2.0

v1.1.3

29 May 15:05
caa68e4
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix edit dialog title by @joonashak in #86
  • Mobile page delete entry button works again by @kurukimi in #87
  • New entry to other than visible workdays is now shown when navigating to it by @kurukimi in #83

Other

  • Create e2e tests for main functionality by @kurukimi in #88

Full Changelog: v1.1.2...v1.1.3

v1.1.2

24 May 09:34
e2b6745
Compare
Choose a tag to compare

What's Changed

Maintenance

  • Setup Playwright to allow end-to-end testing by @joonashak in #80

New Features

  • Prefill duration field with day's remaining hours by @kurukimi in #75
  • Select default values for product and function fields by @kurukimi in #81

Improvements

  • Tooltips to clarify icon button functions by @kurukimi in #77

Bug Fixes

  • Fix error in navigating directly to "/create" URLs by @kurukimi in #78
  • Refreshing with entry dialog open no longer crashes Keijo by @kurukimi in #82

Full Changelog: v1.1.1...v1.1.2

v1.1.1

13 May 06:41
7da3e24
Compare
Choose a tag to compare

What's Changed

Improvements

  • Icon button to jump to current week when browsing weeks by @kurukimi in #73
  • Show alert and add button for missing zero hour entry when workday has flex leave entry by @kurukimi in #72

Bug Fixes

Other

  • Bump next from 13.5.6 to 14.1.1 in /web in the npm_and_yarn group across 1 directory by @dependabot in #74

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Apr 11:06
08fc952
Compare
Choose a tag to compare

What's Changed

Maintenance

New Features

  • Enable navigation using browser history with React Router by @joonashak in #66

Improvements

  • White notification text for better contrast by @joonashak in #68
  • Disable submit button while waiting for network to prevent accidental duplicate entries by @joonashak in #69

Bug Fixes

  • Fix week total hours flipping to zero at 24 hours by @joonashak in #65

Full Changelog: v1.0.6...v1.1.0