Feature #8013
openworking on the code that was written in tenant based
100%
Description
Today, I worked on the Super Admin login functionality based on the backend logic. The condition implemented was that if the tenant slug and URL are not provided, the system should allow only the Super Admin to log in without any tenant context.
After that, I worked on the Plan page integration using the Plans API. I added support on the frontend to handle the maximum restaurant count based on the selected plan.
Next, I tested the multiple restaurant switching functionality to ensure it is working as expected. I also tested adding new restaurants, creating tenants for them, and adding menu items to verify the complete flow.
Additionally, I made some updates to the Home page UI and registered the Tray and Restaurant modules in the backend app.module.ts file.
Subtasks
Related issues
Updated by Aruna Prasanna 14 days ago
- Description updated (diff)
- Status changed from New to Resolved
- % Done changed from 0 to 100