Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ecommerce-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
ecommerce-ui
Commits
15403d64
Commit
15403d64
authored
Jan 22, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
match networks to SlapOS
parent
cfbbe603
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
9 deletions
+12
-9
data/network_assigned_computers.json
data/network_assigned_computers.json
+11
-1
data/network_status.json
data/network_status.json
+1
-8
No files found.
data/network_assigned_computers.json
View file @
15403d64
...
...
@@ -2,7 +2,8 @@
"portal_type_source"
:
"Computer"
,
"portal_type_title"
:
"computer"
,
"portal_type_fields"
:
"computer_fieldlist"
,
"initial_query"
:
{
"include_docs"
:
true
,
"limit"
:[]},
"portal_type_mapper"
:
"servers"
,
"initial_query"
:
{
"include_docs"
:
true
,
"limit"
:[
0
,
8
]},
"form"
:
true
,
"view"
:
"web_view"
,
"property_dict"
:
{
...
...
@@ -21,6 +22,15 @@
"slot"
:
1
,
"text"
:
"Associated Servers"
,
"text_i18n"
:
"portal_type_dict.network_dict.text_dict.associated_servers"
},
"pagination"
:
{
"slot"
:
2
,
"option_list"
:
[
{
"value"
:
"8"
,
"text"
:
"8"
,
"text_i18n"
:
"portal_type_dict.network_dict.text_dict.8"
},
{
"value"
:
"16"
,
"text"
:
"16"
,
"text_i18n"
:
"portal_type_dict.network_dict.text_dict.16"
},
{
"value"
:
"32"
,
"text"
:
"32"
,
"text_i18n"
:
"portal_type_dict.network_dict.text_dict.32"
},
{
"value"
:
"64"
,
"text"
:
"64"
,
"text_i18n"
:
"portal_type_dict.network_dict.text_dict.64"
}
]
}
},
"scheme"
:
[
...
...
data/network_status.json
View file @
15403d64
...
...
@@ -32,14 +32,7 @@
"secret_hash"
:
"foo"
,
"public_key"
:
"6Ldpb-oSAAAAAGwriKpk4ol1n4yjN_as6M4xv0zA"
},
"children"
:
[
{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#"
,
"className"
:
"action translate right error status ui-btn ui-btn-inline ui-shadow ui-corner-all ui-btn-icon-left ui-icon-trash"
},
"attributes"
:
{
"data-i18n"
:
"portal_type_dict.network_dict.text_dict.delete"
,
"data-action"
:
"destroy"
},
"logic"
:
{
"text"
:
"Delete"
}
}
]
"children"
:
[]
}
]
}
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