Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E enzevalos_iphone
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 66
    • Issues 66
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • enzevalos
  • enzevalos_iphone
  • Merge requests
  • !12

Feature/invitation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged kondeichmann requested to merge feature/Invitation into master Jan 18, 2018
  • Overview 1
  • Commits 11
  • Changes 15

Merge request contains:

  • Prototype Dialog (can be used for all Usecases) (Screenshot)
  • Dialog animates on show and hide
  • Dialog is layouted based on InvitationOption
  • Tests for Encryption

Make the changes visible in the App: Add the following lines in the viewWillAppear(animated:) in SendViewController Or somewhere else in the Code (keep in mind self needs to be a ViewController, that is fully loaded)

InvitationDialogViewController.present(on: self, animated: true)

Simulator_Screen_Shot_-iPhone_8_Plus-_2018-01-18_at_19.57.57

Edited Jan 19, 2018 by kondeichmann
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/Invitation