Skip to content

Releases: DevCom-IITB/mess-i-dashboard

Mobile Dashboard Redesign - Minor fixes #2

18 Oct 14:34
0fec09a

Choose a tag to compare

Fixed Dashboard Rebate not appearing on sidebar and added total number of rebate days taken to rebate cards.

Mobile Redesign for Dashboard - minor fixes

31 Aug 18:35
237eef6

Choose a tag to compare

Made the dashboard responsive and created new mobile view pages for all sections, improving usability on phones and tablets :D
(minor css bug fixes for stats page)

Mobile Redesign for Dashboard - Minor Fix

31 Aug 18:12
913191c

Choose a tag to compare

Mobile Redesign for Dashboard
Made the dashboard responsive and created new mobile view pages for all sections, improving usability on phones and tablets :D
(minor css bug fixes for stats page)

Mobile Redesign for Dashboard

31 Aug 17:05
0446675

Choose a tag to compare

Made the dashboard responsive and created new mobile view pages for all sections, improving usability on phones and tablets :D

bug fix for guest entry

04 Aug 10:02

Choose a tag to compare

bug fix for 400 status code of add new guest entry

Guest Entry Status and Flagging Feature

03 Aug 15:40
98b88e4

Choose a tag to compare

-Added a payment_status field to guest tokens (unpaid, paid, no_show) to help admins track attendance and payments of guest tokens.
-Implemented a flagging system that highlights students on the dashboard if they miss 5 bookings.
-Added csv button to download all guest entries

v2.1.1

19 Jan 19:57
8f5228c

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.1

Updates

Resolved Issue update

#48

  • mess-i-token added to session storage 37d0559
  • corresponding merge request to develop #52

#51

  • confirmation before activate/deactivate of card and withdraw of guest entry added dc888f6, 245f774
  • corresponding merge request to develop #53

Some UI Update

  • Search placeholder updated f544fd4
  • made uniformity in design of new rebate button with guest entry button 6caddf9
  • corresponding merge request to develop #53

v2.0.1

01 Nov 14:50
9dd4b1a

Choose a tag to compare

What's Changed

  • UPDATE: command for production build updated and build URL changed by @kumar-09 in #50

Full Changelog: v2.0.0...v2.0.1

Production related changes

  • command for production build updated and build URL changed 43a7628

Angular Upgradation

01 Nov 09:18
9dd4b1a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v2.0.0

Angular version upgraded from 11 to 18 (latest version for now)

Bug Fixes

  • Device name made bold d8f4712
  • Admin redirected from rebate page e0be9bc
  • Make amendments, cancel your rebate, shrink duration made specific to student only e47fa62

v1.1.3

03 Aug 16:57
65a0f2c

Choose a tag to compare

Minor Patch

  • username field added while doing forget password 1323798
  • email field removed from forget password page 0520107

What's Changed

  • UPDATE: username make required for forget password of external user by @kumar-09 in #45

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