Releases: SGAOperations/attendance-manager
Releases · SGAOperations/attendance-manager
v2.1.7
v2.1.6
v2.1.5
Immutable
release. Only release title and notes can be modified.
Major Enhancements
- Admin is now able to see voting results in progress
- Voting results are only shown to standard users after the vote has been closed for at least one hour
- Users can only vote if they are checked into the meeting, and can't vote again even if the page is reloaded
Feature and Bug Improvements
- Added "Abstain" and "No Confidence" as mandatory options for secret ballot
- Be able to edit a voting event while it is in progress
- Show ongoing voting event on voting controls panel after page refresh
- Fix voting popup modal for secret ballot
Code Improvements
- Create soft delete for voting events
v2.1.4
v2.1.3
Immutable
release. Only release title and notes can be modified.
Major Enhancements
- Implementation for both Secret Ballot and Roll Call Voting is complete
- Soft delete for Meetings is now complete
Feature and Bug Improvements
- 'View Details' button on Dashboard page leads to more specific information regarding meetings
- Icon improvements using Lucide library
Code Improvements
- API Documentation using Swagger
- Dependabot allows for improved security
v2.1.2
Immutable
release. Only release title and notes can be modified.
Major Enhancements
- You can delete users on the Attendance Page now
Feature and Bug Improvements
- You can add or remove users from a meeting after it's created
- Home page now shows more specific details regarding meetings using the 'View Details' button
v2.1.1
v2.1.0
Immutable
release. Only release title and notes can be modified.
Major Enhancements
- Voting Feature is merged!
- Navigate to Home Page when clicking SGA Logo
- Home Page shows next 3 weeks of Meetings instead of next 5 days
- Add Loading Bar to Attendance Page
Feature and Bug Improvements
- Update Remaining Absence Banner to have right number of absences left
- Alphabetize users list by last name
- Properly show enums such as E-Board and Member instead of EBOARD and MEMBER
- Improve filtering Meeting for Upcoming and Past Meeting
- Clear out Sign Up form after submission
- Navigate to Login Page after Sign Up form submission
- Fix Dashboard Calendar when navigating to a different moth
Code Improvements
- Properly clean up database after test suites
- Used proper icon library, lucide!
v2.0.4
Immutable
release. Only release title and notes can be modified.
Enhancements
- Delete duplicate Notes section from Create Meeting and make Notes optional
- Add search bar for usernames when adding users to meetings
- Remove View Details buttons for meetings that do not have additional details
v2.0.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- email verification goes to the same host, whether thats local or prod by @loganravin4 in #97
- Environment detection for local vs prod with authentication by @loganravin4 in #98
Full Changelog: v2.0.2...v2.0.3