-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Custom header and footer. Move settings to its own page #17
feat: Custom header and footer. Move settings to its own page #17
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great just a couple of notes.
refactor: create a separate new UseCase for default settings initialization and move default settings fetch to its own repository
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, we're very close. Just some comments about futures and functional programming. Let me know if you have any questions, thanks @MatiasArriola
Convert unnecesary flatMap to map
Thanks for your review @eperedo! I've submitted the fixes, let me know if something else comes up. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good, thank you @MatiasArriola!
📌 References
📝 Implementation
app-config.ts
🎨 Screenshots