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

app: standardize initialization #377

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

Garfield-fr
Copy link
Contributor

Initializes the application according to angular standards.

  • Adds a service for initialization.
  • Adds a service for router initialization.
  • Improves app component template.
  • Improves tests.

Co-Authored-by: Bertrand Zuchuat bertrand.zuchuat@rero.ch

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?
  • Extracted translations?

Initializes the application according to angular standards.

* Adds a service for initialization.
* Adds a service for router initialization.
* Improves app component template.
* Improves tests.

Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
@Garfield-fr Garfield-fr merged commit 978efb3 into rero:dev Sep 30, 2020
@Garfield-fr Garfield-fr deleted the zub-app-initializer branch September 30, 2020 04:37
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.

2 participants