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
7b182aa4
Commit
7b182aa4
authored
Jan 03, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added query for services installed on server
parent
b0f522a9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
data/software_status.json
data/software_status.json
+4
-2
No files found.
data/software_status.json
View file @
7b182aa4
...
...
@@ -2,15 +2,17 @@
"portal_type_source"
:
"Service"
,
"portal_type_title"
:
"service"
,
"portal_type_fields"
:
"service_fieldlist"
,
"initial_query"
:
{
"include_docs"
:
true
,
"limit"
:[
0
,
1
]},
"form"
:
true
,
"id"
:
"service_overview"
,
"property_dict"
:
{
"initial_query_url_identifier"
:
"reference_computer"
,
"dynamic_children"
:
[
0
],
"wrap_gadget"
:
2
,
"layout"
:
{
"header"
:
[
[
{
"column"
:
"image"
,
"show"
:
true
,
"priority"
:
4
},
{
"column"
:
"image
_url
"
,
"show"
:
true
,
"priority"
:
4
},
{
"column"
:
"title"
,
"show"
:
true
,
"priority"
:
5
},
{
"column"
:
"version"
,
"show"
:
true
,
"priority"
:
2
},
{
"custom"
:
true
,
"text"
:
"Status"
,
"text_i18n"
:
"global_dict.common_dict.status"
,
"show"
:
true
,
"priority"
:
5
},
...
...
@@ -18,7 +20,7 @@
]
],
"body"
:
[
{
"column"
:
"image"
,
"show"
:
true
,
"priority"
:
4
},
{
"column"
:
"image
_url
"
,
"show"
:
true
,
"priority"
:
4
},
{
"column"
:
"title"
,
"show"
:
true
,
"priority"
:
5
},
{
"column"
:
"version"
,
"show"
:
true
,
"priority"
:
2
},
{
"custom"
:
true
,
"show"
:
true
,
"priority"
:
5
,
"status"
:
true
},
...
...
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