Skip to content

Releases: UoaWDCC/uabc-portal

v1.0.13

09 Oct 00:52
Compare
Choose a tag to compare

Features

  • majority of forget password flow complete: forgot password page, be able to enter in email address, validate that email address is valid, send an email containing link to forget password page (accounting for edge cases) and the forget password page #277 (Eric Zheng)
  • finished base functionality #277 (Eric Zheng)
  • increased security of tokens, improved styling #277 (Eric Zheng)
  • added rate-limiting to routes #277 (dyzhuu)

Styles

  • adjust member approval table styling (dyzhuu)

Code Refactoring

Chores

Commits

  • f95e123: ran npx update-browserslist-db@latest (dyzhuu)

v1.0.12

05 Oct 02:48
70f46df
Compare
Choose a tag to compare

Features

  • change min capacity to zero (dyzhuu)

Bug Fixes

  • more consistent table styling (dyzhuu)

Commits

v1.0.11

30 Sep 08:24
Compare
Choose a tag to compare

Bug Fixes

  • erroneous booking query (dyzhuu)

v1.0.10

30 Sep 07:28
Compare
Choose a tag to compare

Features

Bug Fixes

Commits

  • fb98c3f: Create game-sessions attendees endpoint (Tulza)
  • 8b9bd2b: Add react query for booking destails data (Tulza)
  • 304c63e: Update view session skeleton (Tulza)
  • 532f1ca: Attendees Table no pagination (Tulza)
  • 438eb77: Add date Display on view attendees list (Tulza)
  • 0c8d6ba: Add mobile responsiveness to attendees (Tulza)
  • 98c260c: Add accordian to attendee list (Tulza)
  • 0be1007: Download attendees list button (Tulza)
  • c9d22a8: Add Table sorting functionality + ts fix (Tulza)
  • 12c8bb5: add correct styling (Kimia Varasteh) #279
  • e141313: added style changes (Kimia Varasteh) #279
  • 26cd30b: add styled shadcn select component (Kimia Varasteh) #279
  • 5b8760f: fix colour (Kimia Varasteh) #279
  • 4119998: moved the stories component (Kimia Varasteh) #279
  • 97554e8: attempting to fix the lable colour when open (Kimia Varasteh) #279
  • 4339f56: fix: fix label not turning blue (Kimia Varasteh)
  • 2d43f8e: minor fixes (dyzhuu)

v1.0.9

29 Sep 21:39
Compare
Choose a tag to compare

Features

Bug Fixes

Commits

v1.0.8

25 Sep 03:59
Compare
Choose a tag to compare

Features

  • improved api responses (dyzhuu)

Chores

v1.0.7

25 Sep 02:34
Compare
Choose a tag to compare

Features

Bug Fixes

Commits

  • 695a9bc: Remove email verified query parameter (LiamParker1) #281
  • 4763aec: Add limit and offset as optional query parameters (LiamParker1) #281
  • 2d9d4d8: Check that the input integers are valid (LiamParker1) #281
  • 043c1eb: Merge remote-tracking branch 'origin' into UABC-273-member-management-api (LiamParker1) #281

v1.0.6

23 Sep 07:08
Compare
Choose a tag to compare

Commits

  • 264da58: make login page responsive (annabelle2023) #265
  • 22b13bb: minor changes (annabelle2023) #265
  • e965144: modify page layout for desktop view (annabelle2023) #265
  • f1b4674: Merge branch 'main' into UABC-256-responsive-login-page (annabelle2023) #265
  • 9792372: fix issue of hidden components (annabelle2023) #265
  • 5375f2f: minor edits (annabelle2023) #265
  • 8cf7730: added REPLY_TO address (dyzhuu)

v1.0.5

09 Sep 12:04
Compare
Choose a tag to compare

Features

  • wrap all existing api routes #270 (dyzhuu)
  • add exponential backoff to email sending (dyzhuu)

Bug Fixes

Code Refactoring

Commits

v1.0.4

02 Sep 05:08
Compare
Choose a tag to compare

Bug Fixes

  • change ZonedBookingOpen time logic to be inclusive. (dyzhuu)

Commits

  • c23e2c3: Change colour of add buttons (LiamParker1) #266
  • d43fcd7: Create empty state when no more sessions (LiamParker1) #267
  • ff673b0: Use default variant (LiamParker1) #266
  • 0e59dfe: Use tertiary/70 for the text colour (LiamParker1) #267
  • 9a14d3a: Fix formatting (LiamParker1) #267