Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
L lebara-onboarding-frontend
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 4
    • Merge requests 4
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • MobbScan-Integration
  • Lebara-Video
  • lebara-onboarding-frontend
  • Merge requests
  • !86

Merged
Created Oct 01, 2020 by Sergio Peña@sergiopMaintainer0 of 3 tasks completed0/3 tasks

Lebv 389 change date format

  • Overview 3
  • Commits 1
  • Changes 7

🎯 Summary

- Now

Screenshot_2020-10-01_at_16.43.31

🧪 How to test

Launch the Lebara-Video environment

  1. Run redis and the database

Execute docker-compose --file docker-compose-only-dbs.yml up -d on the command line in the lebara-video-custemer-api folder.

  1. Start the customer-api (branch feature/LEBV-391_change-date-format)

Execute ./gradlew :lebara-video-customer-api:bootRun --args='--lebara.efs.path=insert_your_folder' on the command line in the lebara-video-custemer-api/ folder.

  1. Start the agent-api

Execute ./gradlew :lebara-video-agent-api:bootRun --args='--lebara.efs.path=insert_your_folder' on the command line in the lebara-video-agent-api/ folder.

  1. Run the customer (on branch LEBV-389_change-date-format) and agent (develop) front end.

Launch the onboarding-frontend

  1. Run in a terminal the branch 'LEBV-389_change-date-format' in the lebara-onboarding-frontend project.
  2. Run the project.
  3. Open in one tab http://localhost:4200/?msisdn=015166804082&iccid=1847.
  4. In the scan step you should see the date with the following format: dd.MM.yyyy

🧠 Considerations

🧐 Checklist

  • Changes work in Google Chrome
  • Changes work in Safari
  • UI is responsive
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: LEBV-389_change-date-format