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

Revision deployment approval workflow #509

Merged
merged 26 commits into from
Dec 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
6298a0a
auto gen changes
GihanAyesh Oct 6, 2023
617e6cc
admin overview changes
GihanAyesh Oct 6, 2023
704c7df
api revision page
GihanAyesh Oct 6, 2023
a5a5fc4
deployment page changes
GihanAyesh Oct 6, 2023
8034f6a
overview timeline changes
GihanAyesh Oct 6, 2023
2d2c8a6
gateway selection
GihanAyesh Oct 6, 2023
eca2929
sample api changes
GihanAyesh Oct 6, 2023
a4942a7
backend mapping
GihanAyesh Oct 6, 2023
5845aac
Merge branch 'wso2:main' into main
GihanAyesh Oct 10, 2023
1a32b1e
remove fewerTaskComponent
GihanAyesh Oct 12, 2023
b105045
Add api version
GihanAyesh Oct 12, 2023
8e0c183
add new column to deployment page
GihanAyesh Oct 12, 2023
26aabd3
getAllEnvironmentRevisions function
GihanAyesh Oct 12, 2023
19a7c33
auto gen changes
GihanAyesh Oct 12, 2023
71f0c73
refactoring
GihanAyesh Oct 12, 2023
1fbb1a9
minor adjustments
GihanAyesh Oct 12, 2023
32ba840
when null show deployment status
GihanAyesh Oct 13, 2023
5019163
change deployments to two column structure
GihanAyesh Oct 18, 2023
84ecf8c
match chip sizes
GihanAyesh Oct 18, 2023
0d661e5
Merge branch 'wso2:main' into main
GihanAyesh Nov 20, 2023
feb7a47
Reformatting
GihanAyesh Nov 20, 2023
5e55861
Update portals/publisher/src/main/webapp/source/src/app/components/Ap…
GihanAyesh Nov 20, 2023
1a27348
Merge branch 'wso2:main' into main
GihanAyesh Dec 1, 2023
5ec5c98
Merge branch 'wso2:main' into main
GihanAyesh Dec 6, 2023
f211be8
Merge branch 'wso2:main' into main
GihanAyesh Dec 18, 2023
d7d2a6a
change doc link
GihanAyesh Dec 18, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 20 additions & 15 deletions portals/admin/src/main/webapp/site/public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,8 @@
"Dashboard.rateLimiting.card.subscriptionPolicies.description": "Control access per Subscription",
"Dashboard.rateLimiting.card.subscriptionPolicies.name": "Subscription Policies",
"Dashboard.rateLimiting.card.title": "Rate Limiting",
"Dashboard.tasksWorkflow.card.task.update.failed": "Task status updated failed",
"Dashboard.tasksWorkflow.card.task.update.success": "Task status updated successfully",
"Dashboard.tasksWorkflow.compactTasks.apiProductStateChange.name": "API Product State Change",
"Dashboard.tasksWorkflow.compactTasks.apiRevisionDeployment.name": "API Revision Deployment",
"Dashboard.tasksWorkflow.compactTasks.apiStateChange.name": "API State Change",
"Dashboard.tasksWorkflow.compactTasks.applicationCreation.name": "Application Creation",
"Dashboard.tasksWorkflow.compactTasks.applicationDeletion.name": "Application Deletion",
Expand All @@ -170,19 +169,6 @@
"Dashboard.tasksWorkflow.compactTasks.subscriptionDeletion.name": "Subscription Deletion",
"Dashboard.tasksWorkflow.compactTasks.subscriptionUpdate.name": "Subscription Update",
"Dashboard.tasksWorkflow.compactTasks.userCreation.name": "User Creation",
"Dashboard.tasksWorkflow.fewerTasks.card.apiProduct.stateChangeAction.prefix": "State Change Action:",
"Dashboard.tasksWorkflow.fewerTasks.card.application.createdBy.prefix": "Application Created by ",
"Dashboard.tasksWorkflow.fewerTasks.card.application.deletedBy.prefix": "Application Deleted by ",
"Dashboard.tasksWorkflow.fewerTasks.card.registration.creation.keyType.Production": "Production",
"Dashboard.tasksWorkflow.fewerTasks.card.registration.creation.keyType.SandBox": "SandBox",
"Dashboard.tasksWorkflow.fewerTasks.card.registration.key.generated.by": "Key generated by",
"Dashboard.tasksWorkflow.fewerTasks.card.stateChangeAction.prefix": "State Change Action:",
"Dashboard.tasksWorkflow.fewerTasks.card.subscription.deletedBy": "Subscription Deleted by",
"Dashboard.tasksWorkflow.fewerTasks.card.subscription.subscribedBy": "Subscribed by",
"Dashboard.tasksWorkflow.fewerTasks.card.task.accept": "Accept",
"Dashboard.tasksWorkflow.fewerTasks.card.task.reject": "Reject",
"Dashboard.tasksWorkflow.fewerTasks.card.title": "Pending tasks",
"Dashboard.tasksWorkflow.fewerTasks.card.user.createdOn.prefix": "User Created on ",
"Dashboard.tasksWorkflow.noTasks.card.description": "Manage workflow tasks, increase productivity and enhance\n competitiveness by enabling developers to easily deploy\n business processes and models.",
"Dashboard.tasksWorkflow.noTasks.card.title": "All the pending tasks completed",
"GatewayEnvironments.AddEditGWEnvironment.form.description.help": "Description of the Gateway Environment",
Expand Down Expand Up @@ -614,6 +600,25 @@
"Workflow.APIProductStateChange.List.empty.title.apistatechange": "API Product State Change",
"Workflow.APIProductStateChange.apicall.has.errors": "Unable to get workflow pending requests for API Product State Change",
"Workflow.APIProductStateChange.updateStatus.has.errors": "Unable to complete API Product state change approve/reject process.",
"Workflow.APIRevisionDeployment.List.empty.content.revisiondeployments": "There are no pending workflow requests for revision deployment.",
"Workflow.APIRevisionDeployment.List.empty.title.revisiondeployments": "Revision Deployment",
"Workflow.APIRevisionDeployment.apiCall.has.errors": "Unable to get workflow pending requests for Revision Deployment",
"Workflow.APIRevisionDeployment.help.link.one": "Create a Revision Deployment approval workflow Request",
"Workflow.APIRevisionDeployment.permission.denied.content": "You do not have enough permission to view Revision Deployment - Approval Tasks. Please contact the site administrator.",
"Workflow.APIRevisionDeployment.permission.denied.title": "Permission Denied",
"Workflow.APIRevisionDeployment.search.default": "Search by Revision Id, API name, Environment or Created by",
"Workflow.APIRevisionDeployment.table.button.approve": "Approve",
"Workflow.APIRevisionDeployment.table.button.reject": "Reject",
"Workflow.APIRevisionDeployment.table.header.Action": "Action",
"Workflow.APIRevisionDeployment.table.header.apiName": "API",
"Workflow.APIRevisionDeployment.table.header.apiVersion": "API",
"Workflow.APIRevisionDeployment.table.header.description": "Description",
"Workflow.APIRevisionDeployment.table.header.environment": "Environment",
"Workflow.APIRevisionDeployment.table.header.revisionId": "Revision Id",
"Workflow.APIRevisionDeployment.table.header.userName": "Created by",
"Workflow.APIRevisionDeployment.title.revisiondeployment": "Revision Deployment - Approval Tasks",
"Workflow.APIRevisionDeployment.update.success": "Workflow status is updated successfully",
"Workflow.APIRevisionDeployment.updateStatus.has.errors": "Unable to complete revision deployment approve/reject process. ",
"Workflow.APIStateChange.List.empty.content.apistatechange": "There are no pending workflow requests for API state change.",
"Workflow.APIStateChange.List.empty.title.apistatechange": "API State Change",
"Workflow.APIStateChange.apicall.has.errors": "Unable to get workflow pending requests for API State Change",
Expand Down
36 changes: 21 additions & 15 deletions portals/admin/src/main/webapp/site/public/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,8 @@
"Dashboard.rateLimiting.card.subscriptionPolicies.description": "",
"Dashboard.rateLimiting.card.subscriptionPolicies.name": "",
"Dashboard.rateLimiting.card.title": "",
"Dashboard.tasksWorkflow.card.task.update.failed": "",
"Dashboard.tasksWorkflow.card.task.update.success": "",
"Dashboard.tasksWorkflow.compactTasks.apiProductStateChange.name": "",
"Dashboard.tasksWorkflow.compactTasks.apiRevisionDeployment.name": "",
"Dashboard.tasksWorkflow.compactTasks.apiStateChange.name": "",
"Dashboard.tasksWorkflow.compactTasks.applicationCreation.name": "",
"Dashboard.tasksWorkflow.compactTasks.applicationDeletion.name": "",
Expand All @@ -170,19 +169,6 @@
"Dashboard.tasksWorkflow.compactTasks.subscriptionDeletion.name": "",
"Dashboard.tasksWorkflow.compactTasks.subscriptionUpdate.name": "",
"Dashboard.tasksWorkflow.compactTasks.userCreation.name": "",
"Dashboard.tasksWorkflow.fewerTasks.card.apiProduct.stateChangeAction.prefix": "",
"Dashboard.tasksWorkflow.fewerTasks.card.application.createdBy.prefix": "",
"Dashboard.tasksWorkflow.fewerTasks.card.application.deletedBy.prefix": "",
"Dashboard.tasksWorkflow.fewerTasks.card.registration.creation.keyType.Production": "",
"Dashboard.tasksWorkflow.fewerTasks.card.registration.creation.keyType.SandBox": "",
"Dashboard.tasksWorkflow.fewerTasks.card.registration.key.generated.by": "",
"Dashboard.tasksWorkflow.fewerTasks.card.stateChangeAction.prefix": "",
"Dashboard.tasksWorkflow.fewerTasks.card.subscription.deletedBy": "",
"Dashboard.tasksWorkflow.fewerTasks.card.subscription.subscribedBy": "",
"Dashboard.tasksWorkflow.fewerTasks.card.task.accept": "",
"Dashboard.tasksWorkflow.fewerTasks.card.task.reject": "",
"Dashboard.tasksWorkflow.fewerTasks.card.title": "",
"Dashboard.tasksWorkflow.fewerTasks.card.user.createdOn.prefix": "",
"Dashboard.tasksWorkflow.noTasks.card.description": "",
"Dashboard.tasksWorkflow.noTasks.card.title": "",
"GatewayEnvironments.AddEditGWEnvironment.form.description.help": "",
Expand Down Expand Up @@ -347,6 +333,7 @@
"Manage.Alerts.unsubscribe.success.msg": "",
"RolePermissions.Common.AddRoleWizard.add.mapping.button": "",
"RolePermissions.Common.AddRoleWizard.add.mapping.title": "",
"RolePermissions.Common.AddRoleWizard.add.role.warn.empty": "",
"RolePermissions.Common.AddRoleWizard.add.scope.error": "",
"RolePermissions.Common.DeletePermission.delete.scope.error": "",
"RolePermissions.ListRoles.error.retrieving.perm": "",
Expand Down Expand Up @@ -613,6 +600,25 @@
"Workflow.APIProductStateChange.List.empty.title.apistatechange": "",
"Workflow.APIProductStateChange.apicall.has.errors": "",
"Workflow.APIProductStateChange.updateStatus.has.errors": "",
"Workflow.APIRevisionDeployment.List.empty.content.revisiondeployments": "",
"Workflow.APIRevisionDeployment.List.empty.title.revisiondeployments": "",
"Workflow.APIRevisionDeployment.apiCall.has.errors": "",
"Workflow.APIRevisionDeployment.help.link.one": "",
"Workflow.APIRevisionDeployment.permission.denied.content": "",
"Workflow.APIRevisionDeployment.permission.denied.title": "",
"Workflow.APIRevisionDeployment.search.default": "",
"Workflow.APIRevisionDeployment.table.button.approve": "",
"Workflow.APIRevisionDeployment.table.button.reject": "",
"Workflow.APIRevisionDeployment.table.header.Action": "",
"Workflow.APIRevisionDeployment.table.header.apiName": "",
"Workflow.APIRevisionDeployment.table.header.apiVersion": "",
"Workflow.APIRevisionDeployment.table.header.description": "",
"Workflow.APIRevisionDeployment.table.header.environment": "",
"Workflow.APIRevisionDeployment.table.header.revisionId": "",
"Workflow.APIRevisionDeployment.table.header.userName": "",
"Workflow.APIRevisionDeployment.title.revisiondeployment": "",
"Workflow.APIRevisionDeployment.update.success": "",
"Workflow.APIRevisionDeployment.updateStatus.has.errors": "",
"Workflow.APIStateChange.List.empty.content.apistatechange": "",
"Workflow.APIStateChange.List.empty.title.apistatechange": "",
"Workflow.APIStateChange.apicall.has.errors": "",
Expand Down
Loading
Loading