develop #8

Merged
rajukottedi merged 22 commits from develop into master 2026-02-16 10:40:47 +05:30
Owner
No description provided.
rajukottedi added 22 commits 2026-02-16 10:40:43 +05:30
- Refactor various components for better readability and maintainability.
- Update HTML templates to include `alt` attributes for images and `for` attributes for labels.
- Implement reactive forms in OTP component and improve token management in AuthService.
- Adjust routing to redirect to 'admin/about' by default.
- Remove deprecated interceptor implementation and streamline authentication logic.
- Add console logs for better debugging during initialization.
- Added DynamicField interface to define form field structure.
- Created DynamicFormConfig interface for form configuration.
- Developed DynamicFormComponent to handle dynamic form rendering and validation.
- Implemented DynamicPopupComponent for displaying forms in a modal dialog.
- Added HTML and SCSS for dynamic form and popup styling.
- Integrated Material Design components for form inputs and buttons.
- Implemented form submission logic with API integration.
- Added tests for DynamicForm and DynamicPopup components.
- Updated global styles for Material components in themed popups.
- Included Material Icons in index.html for better UI representation.
Reviewed-on: #1
Reviewed-on: #2
Reviewed-on: #3
Reviewed-on: #4
Reviewed-on: #5
Reviewed-on: #6
Reviewed-on: #7
rajukottedi merged commit 9065626d40 into master 2026-02-16 10:40:47 +05:30
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rajukottedi/portfolio-admin#8
No description provided.