Closed jludvice closed 7 years ago
@jludvice yeah, if you've time to do a PR that's absolutely welcome :-) Thanks!
Opened PR #247
ooh, this was merged, closing :-)
Reopening to align integration edit page (PR #320)
PR #320 merged. Closing issue.
We use multiple ways of specyfiing buttons. For instance here it's
<a [routerLink]=" ['/integrations/create'] " class='btn btn-primary
https://github.com/redhat-ipaas/ipaas-ui/blob/f8b8fd9bff62a5576c21b35e34ebcc96ff6cf514/src/app/dashboard/emptystate.component.html#L13and here it's
<button class="btn btn-default" (click)="cancel()">Cancel</button>
I wote for using
button
becauseI wouldn't mind to open PR as an excercise if you @gashcrumb @kahboom agree with this alignment