-
Notifications
You must be signed in to change notification settings - Fork 306
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Payara 1361 zendesk integration bugs and improvements (#1766)
* Fixed bugs and improvments : PAYARA-1653,PAYARA-1654,PAYARA-1655,PAYARA-1657,PAYARA-1658,PAYARA-1659,PAYARA-1660,PAYARA-1662,PAYARA-1663,PAYARA-1664,PAYARA-1665,PAYARA-1666,PAYARA-1667,PAYARA-1668,PAYARA-1669,PAYARA-1671,PAYARA-1672,PAYARA-1673,PAYARA-1674,PAYARA-1670,PAYARA-1675,PAYARA-1676,PAYARA-1677 * PAYARA : 1661 : Fixed styles to make it similar to admin console * test * PAYARA-1824 : Changed some texts to avoid Zendesk references PAYARA-1825 : Changed the way to show and hide tooltips, need to test inside server PAYARA-1828 : Added server group to button list, commented source code line PAYARA-1829 : Layout reordered and spaces added PAYARA-1830 : Changed flags cssand markdown structure PAYARA-1831 : Buttons alignment improved to fit better PAYARA-1826 : Added ability to remove files to upload before send the comment or ticketPAYARA-1827 : Changed files layout to be more organized * PAYARA-1837 : Fixed errors on upload files * PAYARA-1847 : Fixed New Request creation bug for Environment and Version * PAYARA-1361-FixesAndImprovemntsAfterTestRound * PAYARA-1361
- Loading branch information
1 parent
13851da
commit b362f32
Showing
22 changed files
with
102,862 additions
and
109,641 deletions.
There are no files selected for viewing
32 changes: 32 additions & 0 deletions
32
appserver/admingui/payara-support/src/main/resources/zendesk/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# ZendeskIntegration | ||
|
||
Zendesk Integration to Insert into Payara Server Admin Console | ||
|
||
## Dependencies | ||
|
||
### NodeJS | ||
### angular-cli | ||
### project-sync | ||
### nodemon | ||
|
||
### Test | ||
|
||
```bash | ||
npm run test | ||
``` | ||
|
||
### Run | ||
|
||
```bash | ||
npm run dev | ||
``` | ||
|
||
Navigate to [<http://localhost:4300/>] | ||
|
||
## Deploy | ||
|
||
To deploy to different environments to test or publish | ||
|
||
```bash | ||
environment=<test|prepro|prod> npm run deploy | ||
``` |
233 changes: 146 additions & 87 deletions
233
appserver/admingui/payara-support/src/main/resources/zendesk/assets/i18n/en.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,89 +1,148 @@ | ||
{ | ||
"Payara Support": "Payara Support", | ||
"Email address": "Email address", | ||
"Insert Zendesk`s email and password to get OauthToken to communicate": "Insert Zendesk`s email and password to get OauthToken to communicate", | ||
"Password": "Password", | ||
"Insert password to login into Zendesk, it not will be stored": "Insert password to login into Zendesk, it not will be stored", | ||
"Please sign in": "Please sign in", | ||
"Sign in": "Sign in", | ||
"My requests":"My requests", | ||
"User":"User", | ||
"Organization":"Organization", | ||
"Any":"Any", | ||
"Subject":"Subject", | ||
"Created":"Created", | ||
"Last activity":"Last activity", | ||
"Status":"Status", | ||
"open":"open", | ||
"new":"new", | ||
"closed":"closed", | ||
"solved":"solved", | ||
"pending":"pending", | ||
"hold":"hold", | ||
"Open":"Open", | ||
"Pending":"Pending", | ||
"On-hold":"On-hold", | ||
"Solved":"Solved", | ||
"Closed":"Closed", | ||
"Filter":"Filter", | ||
"submitted this request":"submitted this request", | ||
"Type":"Type", | ||
"Priority":"Priority", | ||
"Environment":"Environment", | ||
"Open Ticket Status":"Open Ticket Status", | ||
"Defect ID":"Defect ID", | ||
"Reproduced?":"Reproduced ?", | ||
"GlassFish/Payara Version":"GlassFish/Payara Version", | ||
"NO":"NO", | ||
"YES":"YES", | ||
"Not specified":"Not specified", | ||
"Submit a request":"Submit a request", | ||
"Description":"Description", | ||
"Problem":"Problem", | ||
"Question":"Question", | ||
"Incident":"Incident", | ||
"Task":"Task", | ||
"Production":"Production", | ||
"Development":"Development", | ||
"Low":"Low", | ||
"Normal":"Normal", | ||
"High":"High", | ||
"Urgent":"Urgent", | ||
"Attachments":"Attachments", | ||
"Submit":"Submit", | ||
"is required":"is required", | ||
"Request":"Request", | ||
"Add files":"Add files", | ||
"Error! User or password invalid":"Error! User or password invalid", | ||
"Error! User not found":"Error! User not found", | ||
"Error! Service Unavailable":"Error! Service Unavailable", | ||
"invalid-email":"Invalid email! {{value}} has not a valid format.", | ||
"Please fill out the form data before continuing.":"Please fill out the form data before continuing.", | ||
"Empty comment":"Empty comment", | ||
"Assigned to":"Assigned to", | ||
"Assignee":"Assignee", | ||
"Investigating":"Investigating", | ||
"Awaiting Defect Fix":"Awaiting Defect Fix", | ||
"Awaiting Fix Review":"Awaiting Fix Review", | ||
"Fix Merged, Awaiting Release":"Fix Merged, Awaiting Release", | ||
"Awaiting Fix Confirmation":"Awaiting Fix Confirmation", | ||
"Fix Released":"Fix Released", | ||
"Solution Provided":"Solution Provided", | ||
"Unsupported? Hire support now!":"Unsupported? Hire support now!", | ||
"Save":"Save", | ||
"Discard":"Discard", | ||
"Edit":"Edit", | ||
"Select files to load":"Select files to load", | ||
"Monitoring Data":"Monitoring Data", | ||
"Domain Log":"Domain Log", | ||
"Loading file ...":"Loading file ...", | ||
"Loading domain.xml file ...":"Loading domain.xml file ...", | ||
"JVM Report":"JVM Report", | ||
"Thread Dump":"Thread Dump", | ||
"Type to filter the tickets below":"Type to filter the tickets below", | ||
"Select to filter tickets from user":"Select to filter tickets from user", | ||
"Select to filter tickets from company":"Select to filter tickets from company", | ||
"Select to filter tickets by status":"Select to filter tickets by status", | ||
"Insert email address to login into Zendesk":"Insert email address to login into Zendesk", | ||
"Insert comment text":"Insert comment text" | ||
"Payara Support": "Payara Support", | ||
"Email address": "Email address", | ||
"Insert Zendesk`s email and password to get OauthToken to communicate": "Use your Payara Support portal credentials to log in.", | ||
"Password": "Password", | ||
"Insert password to login into Zendesk, it not will be stored": "Insert password to login, it not will be stored", | ||
"Please sign in": "Please sign in", | ||
"Sign in": "Sign in", | ||
"Login to Zendesk": "Login", | ||
"My requests": "My requests", | ||
"User": "User", | ||
"Organization": "Organization", | ||
"Any": "Any", | ||
"Subject": "Subject", | ||
"Created": "Created", | ||
"Last activity": "Last activity", | ||
"Status": "Status", | ||
"open": "open", | ||
"new": "new", | ||
"closed": "closed", | ||
"solved": "solved", | ||
"pending": "pending", | ||
"hold": "hold", | ||
"Open": "Open", | ||
"Pending": "Pending", | ||
"On-hold": "On-hold", | ||
"Solved": "Solved", | ||
"Closed": "Closed", | ||
"Filter": "Filter", | ||
"submitted this request": "submitted this request", | ||
"Type": "Type", | ||
"Priority": "Priority", | ||
"Environment": "Environment", | ||
"Open Ticket Status": "Open Ticket Status", | ||
"Defect ID": "Defect ID", | ||
"Reproduced?": "Reproduced ?", | ||
"GlassFish/Payara Version": "Payara Version", | ||
"NO": "NO", | ||
"YES": "YES", | ||
"Not specified": "Not specified", | ||
"Submit a request": "Submit a request", | ||
"Description": "Description", | ||
"Problem": "Problem", | ||
"Question": "Question", | ||
"Incident": "Incident", | ||
"Task": "Task", | ||
"Production": "Production", | ||
"Development": "Development", | ||
"Low": "Low", | ||
"Normal": "Normal", | ||
"High": "High", | ||
"Urgent": "Urgent", | ||
"Attachments": "Attachments", | ||
"Submit": "Submit", | ||
"is required": "is required", | ||
"Request": "Request", | ||
"Add files": "Add files", | ||
"Error! User or password invalid": "Error! User or password invalid", | ||
"Error! User not found": "Error! User not found", | ||
"Error! Service Unavailable": "Error! Service Unavailable", | ||
"invalid-email": "Invalid email! {{value}} has not a valid format.", | ||
"Please fill out the form data before continuing.": "Please fill out the form data before continuing.", | ||
"Empty comment": "Empty comment", | ||
"Assigned to": "Assigned to", | ||
"Assignee": "Assignee", | ||
"Investigating": "Investigating", | ||
"Awaiting Defect Fix": "Awaiting Defect Fix", | ||
"Awaiting Fix Review": "Awaiting Fix Review", | ||
"Fix Merged, Awaiting Release": "Fix Merged, Awaiting Release", | ||
"Awaiting Fix Confirmation": "Awaiting Fix Confirmation", | ||
"Fix Released": "Fix Released", | ||
"Solution Provided": "Solution Provided", | ||
"Unsupported? Hire support now!": "Unsupported? Get support now!", | ||
"Save": "Save", | ||
"Discard": "Discard", | ||
"Edit": "Edit", | ||
"Attach files to new comment of the request": "Attach files to new comment of the request", | ||
"Attach files to new request": "Attach files to new request", | ||
"Monitoring Data": "Monitoring Data", | ||
"Domain Log": "Domain Log", | ||
"Loading file ...": "Loading file ...", | ||
"Loading domain.xml file ...": "Loading domain.xml file ...", | ||
"JVM Report": "JVM Report", | ||
"Thread Dump": "Thread Dump", | ||
"Type to filter the tickets below": "Type to filter the tickets below", | ||
"Select to filter tickets from user": "Select to filter tickets from user", | ||
"Select to filter tickets from organization": "Select to filter tickets from organization", | ||
"Select to filter tickets by status": "Select to filter tickets by status", | ||
"Insert email address to login into Zendesk": "Insert email address to login", | ||
"Insert comment text": "Insert comment text", | ||
"Go to hire support!": "Go to get support!", | ||
"New Request": "New Request", | ||
"Create New Request": "Create New Request", | ||
"Request version of Payara": "Request version of Payara", | ||
"Request priority": "Request priority", | ||
"Request environment where issue appears": "Request environment where issue appears", | ||
"Request type": "Request type", | ||
"Request description, the more specific, the easier it will be to help you": "Request description, the more specific, the easier it will be to help you", | ||
"Request subject": "Request subject", | ||
"Submit Request Data": "Submit Request Data", | ||
"Discard Request Data": "Discard Request Data", | ||
"Logout": "Disconnect", | ||
"Logout from Zendesk": "Disconnect from Support", | ||
"Back": "Back", | ||
"Return to requests list": "Return to requests list", | ||
"Files list": "Files list", | ||
"Go to request details...":"Go to request details...", | ||
"loginInfo":"An OauthToken for your user will be saved to the domain.xml file so that Payara Server will remain logged in as your user until you explicitly log out.", | ||
"Welcome to Zendesk support for Payara Server":"Welcome to Payara support", | ||
"usefulInfo":"This is a plugin to access to your tickets, raise new tickets and communicate with Payara Server Support Team without leaving the server", | ||
"Support Guide":"Support Guide", | ||
"Close this advice":"Close this advice", | ||
"Sort by Id number":"Sort by Id number", | ||
"Sort by request subject":"Sort by request subject", | ||
"Sort by creation date":"Sort by creation date", | ||
"Sort by last modification date":"Sort by last modification date", | ||
"Sort by request status":"Sort by request status", | ||
"Go to request details...":"Go to request details...", | ||
"Download file":"Download file", | ||
"Send comment with attachements":"Send comment with attachements", | ||
"Attach files to new comment of the request":"Attach files to new comment of the request", | ||
"Attach or deattach to request":"Attach or deattach to request", | ||
"Edit or deattach":"Edit or deattach", | ||
"Attach to request":"Attach to request", | ||
"a file selected from local file system":"a file selected from local file system", | ||
"Other File":"Other File", | ||
"Remove or change sensitive data from":"Remove or change sensitive data from", | ||
"Discard changes on":"Discard changes on", | ||
"Error! User stored but bad response":"Error! User stored but bad response", | ||
"Error! User not stored":"Error! User not stored", | ||
"Comment added successfully!":"Comment added successfully!", | ||
"File":"File", | ||
"Health Checks":"Health Checks", | ||
"Request Traces":"Request Traces", | ||
"File added successfully!":"File added successfully!", | ||
"Empty data":"Empty data", | ||
"Instance seems to be offline":"Instance seems to be offline", | ||
"LOADING":"LOADING", | ||
"Error! File not exist or size bigger than 20 MB":"Error! File not exist or size bigger than 20 MB", | ||
"Request added successfully!":"Request added successfully!", | ||
"Please fill the data of the form before continue.":"Please fill the data of the form before continue.", | ||
"Instance offline":"Instance offline", | ||
"File Upload":"File Upload", | ||
"Browse":"Browse", | ||
"Files to be added":"Files to be added", | ||
"Remove file to upload":"Remove file to upload" | ||
|
||
} |
Oops, something went wrong.