Commit Graph

8 Commits

Author SHA1 Message Date
125d9137fb feat: implement global loading state with interceptor and component 2026-07-29 11:03:35 -03:00
d1e20460ac feat(purchase-status): enhance purchase status page with improved layout and loading states
feat(styles): unify color variables for better theming consistency
style(simple-layout): adjust card border radius for a cleaner design
2026-07-07 11:55:43 -03:00
b3782a6cc1 feat: implement modal service and components for enhanced user interaction, including modal showcase in demo page 2026-07-02 11:24:31 -03:00
ad39ccb561 feat: differentiate between header and footer colors 2026-07-01 15:37:44 -03:00
0363280ede feat: implement tenant branding system and global toast notification service 2026-07-01 11:54:11 -03:00
2cbe681995 refactor: migrate tenant bootstrap to use SSR state caching and update button components to use CSS tenant variables 2026-06-28 23:09:26 +00:00
d108cf1ee2 feat: add routing for componentes-test and create reusable button component
- Implemented lazy loading for the componentes-test feature module.
- Created a redirect route to componentes-test as the default path.
- Added a new ReutilizablesTestPageComponent to showcase reusable components.
- Developed a reusable ButtonComponent with various styles and states.
- Updated global styles to include Bootstrap.
- Added SCSS styles for the new components and pages.
2026-06-24 09:31:37 -03:00
7c0c472b11 initial commit 2026-06-24 09:14:48 -03:00