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

Automatically extract user full name when using Timesheet Sidebar #86

Open
1 of 6 tasks
kangabee opened this issue Jul 11, 2019 · 0 comments
Open
1 of 6 tasks

Automatically extract user full name when using Timesheet Sidebar #86

kangabee opened this issue Jul 11, 2019 · 0 comments
Assignees

Comments

@kangabee
Copy link
Contributor

kangabee commented Jul 11, 2019

If possible, Ver 1.1
If not, Ver. 1.2

Todo

  • write prototype code for automatically extracting the user's email and return full name
    (get current user's email address, match with email within members.json, pull full name from members.json)

  • debug code

  • compare the email from the Teamsheet in the Timesheet, then choose which team member and fill in the "Full name" part

    • if the member is not in the team, forbid them to put a record and raise an error to inform them
  • Warning: Make sure value in members.json = values in Timesheet, if not manually eidt members.json

  • IF POSSIBLE: Link dropdown values within Timesheet and email address instead of members.json

@kangabee kangabee self-assigned this Jul 12, 2019
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

No branches or pull requests

1 participant