Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M membership.eclipse.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse FoundationEclipse Foundation
  • IT
  • Websites
  • membership.eclipse.org
  • Merge requests
  • !88

Made formchooser work

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Zhou Fang requested to merge github/fork/linkfang/zhoufang/master/issue37 into master Jun 01, 2021
  • Overview 1
  • Commits 14
  • Changes 15

For issue37 and issue18

Now, after the user sign in, it will work like this:

  • First, check if there is any existing form created by this user.
  • If there is no existing form, the user will be led to the company info step/page.
  • If there is at least one existing form, the user will see 2 options, "Continue Existing Application" and "Start New Application"
  • For "Start New Application", the app will create a new empty form for the user and let the user fill up all required info.
  • For "Continue Existing Application", the app will use the latest form for the user.
  • Create new forms (organization, membership level, working groups etc.) when user chooses "Start New Application" and hits "Next/Submit" button
  • When user chooses "Start New Application", the app won't do a GET API call to back end because there is no data, but will do so if user comes back from a later/further page so that the app can get the id for doing PUT API call to update the form.
  • Prefill the form with existing data when user chooses "Continue Existing Application"
  • Update existing forms (organization, membership level, working groups etc.) when user chooses "Continue Existing Application" and hits "Next" button,
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/linkfang/zhoufang/master/issue37

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent