Skip to content

Releases: fc5y/user-fe

v1.4.0

10 Nov 07:18
Compare
Choose a tag to compare
  • Update Sign Up Process
  • Update Reset Password Process
  • Update error message for unauthorized error
  • Update PASSWORD and USERNAME regex

v1.3.2

09 Oct 21:52
46d6432
Compare
Choose a tag to compare
  • Rewrite help page
  • Fix error material links inside contest detail

v1.3.1

01 Oct 15:53
9e9b1ba
Compare
Choose a tag to compare
  • Add Error code to error popup
  • Add integration with announcement API

v1.3.0

30 Aug 00:45
ab41a53
Compare
Choose a tag to compare
  • Integrate with new Backend v2
  • Integrate with new authentication flow (using cookie based authentication)
  • New update on Homepage

v1.2.2

28 Jun 22:43
Compare
Choose a tag to compare
  • Fix welcome banner on mobile screen
  • Update design for material buttons on ContestDetail page
  • Remove Alert message on homepage

v1.2.1

11 Jun 05:17
c15055d
Compare
Choose a tag to compare
  • Add contest table row hover effect
  • Convert homepage banner from image to component
  • Add See more under the contest table on homepage.
  • Remove duplicated of ErrorContent component
  • Fix wrong URL under footer

v1.2.0

09 May 22:22
b9fb0b7
Compare
Choose a tag to compare
  • Switch to a new URL backend from different EC2

v1.1.1

03 Feb 17:16
Compare
Choose a tag to compare
  • Update the content of alert warning on the homepage after migrating DB

v.1.1.0

31 Jan 16:15
aec51e5
Compare
Choose a tag to compare
  • Update to latest webpack 4 version
  • Added compression in webpack, serve files with type gzipped

v1.0.3

31 Jan 13:57
c1d4414
Compare
Choose a tag to compare
  • Update homepage banner with the latest information
  • Remove password minimum length constraint in the login flow