Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Releases: thinc-org/Cu-Blood-FrontEnd

Version 0.99.11 *Quick Fix*

18 Feb 09:54
0447557
Compare
Choose a tag to compare
  • Handle force logout then cannot login again in case of API's failure

Version 0.99.1 Bug fixes | Added requested features

18 Feb 08:33
281681b
Compare
Choose a tag to compare

New features:

  • Change birthdate input to 3 column
  • Handle duplicate email when register
  • Auto scroll to the content when tapping on topic in notice page
  • Remove instruction from accept checkbox
  • Change location of moreThan3year checkbox
  • Disable schoolYear column when register as alumni
  • Fix text covered by form's padding
  • Fix Enrollment cancel but date still changed bug
  • Fix alumni cannot register/update info bug
  • Fix Annoucement page text overflow
  • Change typo of donation
  • Profile: UserInfo translation
  • Reduce Navbar height
  • Change padding in all head component

Pending features in next release:

  • performance optimization

Additional pending features:

  • announcement separated page
  • Statistics dropdown card in about page
  • Facebook card layout for medium screen
  • connect with chula LDAP
  • auto generate form

Version 0.91.0 for tester

13 Feb 11:28
c98a70c
Compare
Choose a tag to compare
Pre-release

New features:

  • implement new statistics API/Design
  • Add "Edit Info" text besides edit info button
  • fix layout in contact
  • fix CSS not update in developing mode

Pending features in next release:

  • Add unknown as the RH type // waiting for five’s api
  • performance optimization
  • i18n need to switch engish/thai in top/button position
  • translate chulaLogin
  • implement moment js to support i18n in all pages

Additional pending features:

  • announcement separated page
  • Statistics dropdown card in about page
  • Facebook card layout for medium screen
  • connect with chula LDAP
  • auto generate form

Version 0.90.0 dev

13 Feb 06:46
c98a70c
Compare
Choose a tag to compare
Version 0.90.0 dev Pre-release
Pre-release

New features:

  • Add 7 days as an additional time for birthday validation
  • Change wording to be the same as the form
  • Make alumni not have to type nisit id
  • Fix layout for ios safari
  • Implement i18n to form / navbar
  • implement failed login message
  • change dummy text at login page to the real one
  • prevent registration when there is no event
  • allow user to select time to donate not just date
  • Implement i18n to profile.js done
  • Delete number : unknown from contact
  • Add facebook page name to contact
  • Change contact to be the same address as the picture
  • Add placebo picture for facebook card when there is no image
  • finish first 5 page translation
  • fix bugs

Pending features in next release:

  • Add unknown as the RH type // waiting for five’s api
  • performance optimization
  • i18n need to switch engish/thai in top/button position
  • implement new statistics Component (waiting for new api/design)
  • translate chulaLogin
  • impleement moment js to support i18n in all pages

Additional pending features:

  • announcement separated page
  • Statistics dropdown card in about page
  • Facebook card layout for medium screen
  • connect with chula LDAP
  • auto generate form

Version 0.99.0 all features is done

16 Feb 07:06
c98a70c
Compare
Choose a tag to compare

New features:

  • added confirmation popup when enroll
  • added new RH type : unknown
  • change enrollment logic
  • fix login error message bug
  • add Link to Announcement in home
  • change axios path to be dynamic route
  • add i18n namespaces to all page
  • update moment.js's deprecated method to the new one
  • fix Facebook API bug on contact.js page
  • fix autoComplete props name in react
  • fix form autocomplete bug on chrome
  • fix many layout problems
  • code refactor

Pending features in next release:

  • performance optimization

Additional pending features:

  • announcement separated page
  • Statistics dropdown card in about page
  • Facebook card layout for medium screen
  • connect with chula LDAP
  • auto generate form

Version 0.92.1 - Quick fix for reducing performance impact

14 Feb 18:04
c98a70c
Compare
Choose a tag to compare
  • remove prefetch of profile.js in home
  • change text "register" to "update info" in updateInfo.js

Version 0.92 for tester

14 Feb 17:29
46b3f11
Compare
Choose a tag to compare
Pre-release

New features:

  • only clear password if submited wrong password but correct username.
  • fix statistics value bug
  • implement moment js to support i18n in all pages
  • translated profile and login page
  • reduced image size for faster load
  • connect UrgentAnnouncement.jsx to commons api
  • update README.md

Pending features in next release:

  • Add unknown as the RH type // waiting for five’s api
  • performance optimization

Additional pending features:

  • announcement separated page
  • Statistics dropdown card in about page
  • Facebook card layout for medium screen
  • connect with chula LDAP
  • auto generate form