Release Note #4124
Updated by Ayat Rahman 2 months ago
# Release of Sprint-4
**Site URL:** https://staging.algonyx.com/
**Duration:** 2 weeks (15/01/2026 to 27/01/2026)
**Release Date:** 28/01/2025
---
### Team Members
- **Frontend:** Ayat Rahman, Najmul Hasan, ~~Sajib Ahmed~~ , Nazmul Hossain
- **Backend:** Zahid Hassan, Al Arafat Siddique
- **QA:** Md. Abdul Hamid
---
[NOTE: Don't check UIs other than desktop view]
## Features & Enhancements
### Frontend Implementations
**Main Project**
- **Forget and Reset Password** design and api integration
- **Agency profile setup page design and api integration
**Admin Project**
- **Admin Project** Auth flow ui design and api integration
**Agency Management Table**
- Expandable Rows: View agency submission history with attempt tracking
- Search & Filter: Real-time search + status filters (All, Pending, Approved, Rejected, Update Requested)
- Sorting & Pagination: Multi-column sorting with server-side pagination (10/25/50 per page)
- Status Badges: Color-coded visual indicators for submission states
**Review Actions**
- Approve: Single-click approval with confirmation
- Reject: Rejection with rich text feedback (formatting, lists)
- Request Update: Request changes with detailed feedback
**Detailed Review Page**
- Review Action Panel: Status cards, action buttons, activity timeline with visual indicators
- Navigation: Direct links from table to review page with back navigation
---
## Known Issues
- verification mail code/link is currently printed on ui
- for all sorts of media upload in portfolio only images and pdfs are supported for now no other extensions
---
## Routes To check
**Main Project**
- [Forgot Password](https://staging.algonyx.com/auth/forgot-password)
- [Reset Password](https://staging.algonyx.com/auth/reset-password)
- [Reset Password](https://staging.algonyx.com/auth/reset-password)
- [Sign In](https://staging.algonyx.com/auth/signin)
- [Sign Up](https://staging.algonyx.com/auth/agency/signup)
- [Verify your email page](https://staging.algonyx.com/auth/agency/please-verify)
- [Verifying email page](https://staging.algonyx.com/auth/agency/verify-email)
- [Welcome page](https://staging.algonyx.com/auth/agencies/welcome)
- [Setup page](https://staging.algonyx.com/agencies/[agency_ID])
**Admin Project**
- [Sign in](https://algo-ad.algonyx.com/auth/signin)
- [Forgot Password](https://algo-ad.algonyx.com/auth/forgot-password)
- [Reset Password](https://algo-ad.algonyx.com/auth/reset-password)
- [Agency Management Table](https://algo-ad.algonyx.com/dashboard/agencies)
- [Agency Review Page](https://algo-ad.algonyx.com/dashboard/agencies/[agency_ID]/review?submissionId=[submission_ID])
## Out of scope routes/features
- https://staging.algonyx.com/agencies/dashboard
- https://staging.algonyx.com/agencies/settings
- https://staging.algonyx.com/agencies/talents
- Admin navbar dropdown profile and settings page
- Agency navbar dropdown resource management and settings
- Profile submission restriction validations (not yet implemented, any submission is being submitted, no validations is being checked upon submission)
- Admin and agency dashboard sidebar buttons (not yet implemented thus not added on sidebar)
- logged in users navbar notifications button
## Resources
- [Main Site](https://staging.algonyx.com)
- [Admin Site](https://algo-ad.algonyx.com)
- [Lovable UI](https://lovable.dev/projects/456f3e71-5ac6-4460-83ff-6387a8c1d324)
- [Estimation](https://docs.google.com/spreadsheets/d/1O66QTNo-gT8zy4SwymakoNo0-kd84YgSASJeJobLNdk/edit?gid=1782085100#gid=1782085100)
`- Admin credentials:`
```
development@softeko.co
A@dmin123456
```