Skip to content
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

widget: menu widget #10

Merged
merged 1 commit into from
Oct 10, 2019
Merged

widget: menu widget #10

merged 1 commit into from
Oct 10, 2019

Conversation

jma
Copy link
Contributor

@jma jma commented Oct 3, 2019

  • NEW Adds a new menu widget.
  • BETTER Alert widget has been moved to the main component.

Signed-off-by: Johnny Mariéthoz johnny.mariethoz@rero.ch

@sebdeleze
Copy link

I fixed the tests in that PR #12. After merge, the tests should be OK.

@jma jma force-pushed the maj-menu-widget branch 3 times, most recently from e93b2b9 to 28398eb Compare October 8, 2019 13:44
@AoNoOokami
Copy link

AoNoOokami commented Oct 8, 2019

Shall we uniformize commit messages with rero-ils ones? (Co-Authored-by instead of Signed-off-by)

@iGormilhit
Copy link

iGormilhit commented Oct 8, 2019

@jma Does this project follow the same commit messages best practices? 🙂

@AoNoOokami Oh, sorry, I didn't read your own comment on this very topic!

import { Pipe, PipeTransform } from '@angular/core';

@Pipe({
name: 'callback'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think "callback" is too generalistic, maybe callbackArrayFilter or something like that would be better. But the way to do it is very clean

@jma
Copy link
Contributor Author

jma commented Oct 9, 2019

@iGormilhit, @AoNoOokami Until now this project follow the SONAR git commit message convention. This will be update in a next PR to move to the new convention.

@jma jma force-pushed the maj-menu-widget branch from 28398eb to 46aaf4e Compare October 9, 2019 06:27
* NEW Adds a new menu widget.
* NEW Adds a new callback pipe to filer lists in templates.
* BETTER Alert widget has been moved to the main component.
* FIX The nav bar menu is responsive.

Signed-off-by: Johnny Mariéthoz <johnny.mariethoz@rero.ch>
@jma jma force-pushed the maj-menu-widget branch from 46aaf4e to d776759 Compare October 9, 2019 06:59
@jma jma requested review from AoNoOokami and sebdeleze October 9, 2019 08:21
@sebdeleze sebdeleze merged commit 0bff093 into rero:dev Oct 10, 2019
@jma jma deleted the maj-menu-widget branch October 12, 2019 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants