-
Notifications
You must be signed in to change notification settings - Fork 3
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/poet 61 query issues based on status #30
base: master
Are you sure you want to change the base?
Conversation
… has not yet been implemented.
… feature has not yet been implemented.
…e' into features/POET-26-Add-intelligence # Conflicts: # server/conf/application.conf
Write method descriptions in comment.
…e' into features/POET-26-Add-intelligence
Refactor the whole code base. Changes include: 1. methods, variables, class, etc., are renamed; 2. separte utilities; 3. remove files not in use. 4. other minor changes.
Rename and re-locate UserQueryHandler.java. Rename LuisSerivce to LuisServiceProvider.
…et-slack-bot into feature/restructure-code
# Conflicts: # server/app/services/Utils.java # server/app/services/languageProcessor/Processor.java # server/app/services/languageProcessor/TaskMap.java # server/app/services/queryHandler/QueryHandler.java # server/conf/application.conf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please make sure #26 is merged first, then resolve any merge conflicts with this PR.
} | ||
|
||
/** | ||
* //TODO : comment this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment this?
return false; | ||
} else { | ||
this.messageToReturn = hyperlinkTicketNo("Description of " | ||
// + '<' + "http://google.com" +'|' +ticketNo+ '>' // replace google by the actual ticket page |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove this commented code.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is the same file in another PR. Please make sure the other PR merged first, then rebase this branch's changes on top of master.
Can ask questions such as "What are tickets in progress?"