Skip to content

v0.2.0

Compare
Choose a tag to compare
@Char2sGu Char2sGu released this 01 May 07:05
· 77 commits to develop since this release

Redesigned client with minimal server changes.

0.2.0-0

Features

  • Bottom app bar for mobile devices
  • Redesigned login and signup pages
  • Redesigned navigation list style and content
  • Bottom navigation for mobile devices
  • Redesigned dark theme following Material Dark Mode specs
  • Rich router transitions
  • Settings page
  • Masonry task list
  • Expandable assignment list

Refactors

0.2.0-1 (2022-04-29)

Features

  • client: fix the height of assignment sheet (894eea8)
  • client: use material snackbar for notifications (2d40805)

Bug Fixes

  • client: fix illustration positioning (c906a3d)

0.2.0-2 (2022-04-29)

Features

  • client: bolden username in navigator (4d2eaf8)
  • client: limit task card description (29dd6ba)
  • client: show actual error message on login failed (6639427)
  • client: show different illustrations for team listing and searching (c19aa9f)

Bug Fixes

  • client: adjust signup form spacing on small screens (c159de3)
  • client: fix form submitting of setting editing dialogs (6adb2c5)
  • client: fix team detail tab redirecting (144172d)

0.2.0-3 (2022-04-30)

Features

  • adjust full name regexp pattern (da2484b)
  • server: implement database seeding (85ff9bf)

Bug Fixes

  • client: fix assignment expansion animation on route leave (6997c11)
  • client: fix tab activation in production environment (0f0e971)