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

Feature/my otp #32

Merged
merged 5 commits into from
May 22, 2017
Merged

Feature/my otp #32

merged 5 commits into from
May 22, 2017

Conversation

clementprdhomme
Copy link
Contributor

This PR adds the new "My OTP" section.

The section is formed by two tabs: "Organization profile" and "My observations". While the latter is fully working, the first one is just a placeholder form as the API can't store the information just yet (see this task).

In order to follow the design and to make sure the form works perfectly on mobile devices, the layout is a bit different from the other (we'll need to update them) and the inputs used for the dates are a custom component which renders a native date input on mobile and uses ng2-datepicker on desktop.

The observations routes are reused inside The "My observations" page. The "Organization profile" page is not yet implemented.
The element renders a native date input on mobile and an input with ng2-datepicker on desktop.
@clementprdhomme clementprdhomme self-assigned this May 22, 2017
@clementprdhomme clementprdhomme merged commit 8046efe into develop May 22, 2017
@clementprdhomme clementprdhomme deleted the feature/my-otp branch May 22, 2017 14:27
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.

None yet

1 participant