-
Notifications
You must be signed in to change notification settings - Fork 2
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
refactor(tu-01-50): admin pages #87
Conversation
β Deploy Preview for mad-wizards-tu-tu ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Great job with subscriptions! π₯ β€οΈβπ₯
@@ -1,7 +1,8 @@ | |||
<div class="wrapper"> | |||
@if (allStations | async; as allStations) { | |||
@let allStations = stationsService.allStations(); |
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.
Nice one π π·
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.
Good)
PR Title β¨
π conforms with the following format:
feat
,fix
,hotfix
,chore
,refactor
,revert
,docs
,style
,test
)tu-01-02
, where01
- is the sprint number and02
- is the issue number)π Example:
feat(tu-01-02): description
PR Description π§ββοΈ
Auto-Review π€
Self-Check π