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

Add front end Paths Service #72

Merged
merged 1 commit into from
Feb 1, 2017
Merged

Conversation

MatiasComercio
Copy link
Owner

Summary

  • Add front end Paths Service
  • Apply Paths service usage on sidebar
  • Migrate SidebarActions to Paths Service
  • Add go() Paths method wrapping $location.path
  • Refactor all string paths on the app to use the Paths Service
  • Add navbar brand & logout ng-href using Paths service

Notes

  • Paths Service is written so as to be able to run it when
    configuring the app's module

Trello Card

https://trello.com/c/Lv4TIF2m/59-agregar-servicio-de-rutas-de-front

- Apply Paths service usage on sidebar
- Migrate SidebarActions to Paths Service
- Add go() Paths method wrapping $location.path
- Refactor all string paths on the app to use the Paths Service
- Add navbar brand & logout ng-href using Paths service

Notes
- Paths Service is written so as to be able to run it when
  configuring the app's module
@MatiasComercio MatiasComercio merged commit 873ce2b into development Feb 1, 2017
@MatiasComercio MatiasComercio deleted the add-routes-service branch February 1, 2017 05:19
MatiasComercio added a commit that referenced this pull request Feb 5, 2017
- Apply Paths service usage on sidebar
- Migrate SidebarActions to Paths Service
- Add go() Paths method wrapping $location.path
- Refactor all string paths on the app to use the Paths Service
- Add navbar brand & logout ng-href using Paths service

Notes
- Paths Service is written so as to be able to run it when
  configuring the app's module
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.

1 participant