Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
T
TokenVaultManagement
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jasonwai
TokenVaultManagement
Commits
12f65d40
Commit
12f65d40
authored
Jul 24, 2023
by
alicewang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改英文
parent
1ad88099
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
37 additions
and
16 deletions
+37
-16
TokenVaultController .cs
...Management/backstage/Controllers/TokenVaultController .cs
+1
-1
List.zh.resx
...agement/backstage/Resources/Views/TokenVault/List.zh.resx
+12
-0
ListMasks.zh.resx
...nt/backstage/Resources/Views/TokenVault/ListMasks.zh.resx
+4
-4
List.cshtml
...n Vault Management/backstage/Views/TokenVault/List.cshtml
+6
-6
ListFields.cshtml
...t Management/backstage/Views/TokenVault/ListFields.cshtml
+1
-1
ListMasks.cshtml
...lt Management/backstage/Views/TokenVault/ListMasks.cshtml
+3
-3
ListUsers.cshtml
...lt Management/backstage/Views/TokenVault/ListUsers.cshtml
+1
-1
tokenizationPlatform.css
...Management/backstage/wwwroot/css/tokenizationPlatform.css
+9
-0
No files found.
Merchant Token Vault Management/backstage/Controllers/TokenVaultController .cs
View file @
12f65d40
...
...
@@ -1840,7 +1840,7 @@ namespace backstage.Controllers
permission
=
"Permission"
;
Fields
=
"Fields"
;
backup
=
"Backup"
;
restitute
=
"Rest
itut
e"
;
restitute
=
"Rest
or
e"
;
break
;
case
"zh"
:
permission
=
"權限"
;
...
...
Merchant Token Vault Management/backstage/Resources/Views/TokenVault/List.zh.resx
View file @
12f65d40
...
...
@@ -117,6 +117,9 @@
<resheader
name=
"writer"
>
<value>
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
</value>
</resheader>
<data
name=
"Backup"
xml:space=
"preserve"
>
<value>
備份
</value>
</data>
<data
name=
"Cancel"
xml:space=
"preserve"
>
<value>
取消
</value>
</data>
...
...
@@ -150,6 +153,9 @@
<data
name=
"Description"
xml:space=
"preserve"
>
<value>
描述
</value>
</data>
<data
name=
"Download"
xml:space=
"preserve"
>
<value>
下載
</value>
</data>
<data
name=
"ID"
xml:space=
"preserve"
>
<value>
編號
</value>
</data>
...
...
@@ -171,6 +177,12 @@
<data
name=
"Please confirm to delete vault."
xml:space=
"preserve"
>
<value>
儲存庫刪除確認
</value>
</data>
<data
name=
"Please download the bakup file."
xml:space=
"preserve"
>
<value>
請下載備份檔
</value>
</data>
<data
name=
"Restore"
xml:space=
"preserve"
>
<value>
還原
</value>
</data>
<data
name=
"Serial number"
xml:space=
"preserve"
>
<value>
編號
</value>
</data>
...
...
Merchant Token Vault Management/backstage/Resources/Views/TokenVault/ListMasks.zh.resx
View file @
12f65d40
...
...
@@ -171,7 +171,7 @@
<data
name=
"Delete"
xml:space=
"preserve"
>
<value>
刪除
</value>
</data>
<data
name=
"Delete
m
ask"
xml:space=
"preserve"
>
<data
name=
"Delete
M
ask"
xml:space=
"preserve"
>
<value>
刪除遮罩
</value>
</data>
<data
name=
"Description"
xml:space=
"preserve"
>
...
...
@@ -228,9 +228,6 @@
<data
name=
"Select user"
xml:space=
"preserve"
>
<value>
新增用戶
</value>
</data>
<data
name=
"Send out"
xml:space=
"preserve"
>
<value>
送出
</value>
</data>
<data
name=
"Serial number"
xml:space=
"preserve"
>
<value>
編號
</value>
</data>
...
...
@@ -240,6 +237,9 @@
<data
name=
"Status"
xml:space=
"preserve"
>
<value>
狀態
</value>
</data>
<data
name=
"Submit"
xml:space=
"preserve"
>
<value>
送出
</value>
</data>
<data
name=
"Token Vault List"
xml:space=
"preserve"
>
<value>
代碼化保險庫列表管理
</value>
</data>
...
...
Merchant Token Vault Management/backstage/Views/TokenVault/List.cshtml
View file @
12f65d40
...
...
@@ -55,7 +55,7 @@
<div>
<div class="rank-table">
<div class="table-responsive">
<table class="table table-striped ">
<table class="table table-striped
TBL_tokenVaultList
">
<thead>
<tr class="">
<th> @Localizer["ID"]</th>
...
...
@@ -109,14 +109,14 @@
<div class="modal-content">
<div class="modal-header">
<h3 class="modal-title">
Backup
</h3>
<h3 class="modal-title">
@Localizer["Backup"]
</h3>
</div>
<div class="modal-body" style="padding-top:35px; padding-bottom: 35px">
<p class="modal-body-title">
下載備份檔到本機
</p>
<p>
下載備份檔到本機
</p>
<p class="modal-body-title"></p>
<p>
@Localizer["Please download the bakup file."]
</p>
<div class="SubmitBlock SubmitBlock_sm">
<button type="button" id="backupConfirm" class="btn btn-mainblue-solid" data-dismiss="modal" style="">@Localizer["
Confirm
"]</button>
<button type="button" id="backupConfirm" class="btn btn-mainblue-solid" data-dismiss="modal" style="">@Localizer["
Download
"]</button>
<button type="button" class="btn btn-mainblue-hollow" data-dismiss="modal" style="">@Localizer["Cancel"]</button>
</div>
</div>
...
...
@@ -135,7 +135,7 @@
<div class="modal-content">
<div class="modal-header">
<h3 class="modal-title">
Restitute
</h3>
<h3 class="modal-title">
@Localizer["Restore"]
</h3>
</div>
<div class="modal-body" style="padding-top:35px; padding-bottom: 35px">
...
...
Merchant Token Vault Management/backstage/Views/TokenVault/ListFields.cshtml
View file @
12f65d40
...
...
@@ -97,7 +97,7 @@
<div>
<div class="rank-table">
<div class="table-responsive">
<table class="table table-striped ">
<table class="table table-striped
TBL_fieldList
">
<thead>
<tr class="">
<th>@Localizer["Serial number"]</th>
...
...
Merchant Token Vault Management/backstage/Views/TokenVault/ListMasks.cshtml
View file @
12f65d40
...
...
@@ -148,7 +148,7 @@
<button type="button" class="close" data-dismiss="modal">×</button>
-->
<h3 class="modal-title">
@Localizer["Add
m
ask"]
@Localizer["Add
M
ask"]
</h3>
</div> <!--END of div "modal-header"-->
...
...
@@ -219,7 +219,7 @@
</div>
</div>
<div class="SubmitBlock">
<button id="createMaskBtn" type="button" class="btn btn-mainblue-solid btnSubmit0"> @Localizer["S
end ou
t"]</button>
<button id="createMaskBtn" type="button" class="btn btn-mainblue-solid btnSubmit0"> @Localizer["S
ubmi
t"]</button>
<button type="button" class="btn btn-mainblue-hollow btnReset0" data-dismiss="modal"> @Localizer["Cancel"]</button>
</div>
</form>
...
...
@@ -247,7 +247,7 @@
<div class="modal-header">
<h4>
@Localizer["Delete
m
ask"]
@Localizer["Delete
M
ask"]
</h4>
</div> <!--END of div "modal-header"-->
...
...
Merchant Token Vault Management/backstage/Views/TokenVault/ListUsers.cshtml
View file @
12f65d40
...
...
@@ -97,7 +97,7 @@
<td class="editUser">@i.default_mask_id</td>
<td>
<a data-id="@i.id" class="btn btnPermission btn-sm" data-toggle="modal" data-target="#delete-field-user">@Localizer["Remove
u
ser"]</a>
<a data-id="@i.id" class="btn btnPermission btn-sm" data-toggle="modal" data-target="#delete-field-user">@Localizer["Remove
U
ser"]</a>
</td>
</tr>
}
...
...
Merchant Token Vault Management/backstage/wwwroot/css/tokenizationPlatform.css
View file @
12f65d40
...
...
@@ -4055,6 +4055,15 @@ TBL_keysList tbody td {
margin-bottom
:
10px
;
}
.TBL_tokenVaultList
a
{
color
:
#337ab7
!important
;
}
.TBL_fieldList
a
{
color
:
#337ab7
!important
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment