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
a5fa21ab
Commit
a5fa21ab
authored
Apr 08, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
data: added group filter search criteria
parent
72c8b9b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
52 additions
and
0 deletions
+52
-0
data/ui_panel_groups.json
data/ui_panel_groups.json
+52
-0
No files found.
data/ui_panel_groups.json
0 → 100644
View file @
a5fa21ab
{
"children"
:[
{
"generate"
:
"widget"
,
"type"
:
"header"
,
"property_dict"
:
{
"id"
:
"search-header"
,
"theme"
:
"slapos-black"
,
"add_content"
:
0
,
"section_list"
:[
"last"
],
"title"
:
"Categories"
,
"title_i18n"
:
"global_dict.categories"
},
"children"
:[{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#"
,
"className"
:
"ui-panel-close ui-icon-remove ui-btn ui-btn-icon-notext ui-shadow ui-corner-all"
},
"logic"
:
{
"text"
:
"Close"
}
}]
},
{
"portal_type_source"
:
"Portal Category"
,
"portal_type_title"
:
"category"
,
"portal_type_fields"
:
"category_fieldlist"
,
"initial_query"
:
{
"query"
:
"reference: 'product_group'"
,
"include_docs"
:
true
,
"select_list"
:
[
"title"
,
"title_i18n"
]},
"property_dict"
:
{
"check"
:
true
},
"scheme"
:
[
{
"position"
:
"center"
,
"field_list"
:
[
{
"field"
:
"title"
}
]
}
],
"children"
:
[{
"generate"
:
"widget"
,
"type"
:
"listview"
,
"property_dict"
:
{
"theme"
:
"slapos-white"
,
"map_children"
:
"listItem"
,
"dynamic"
:
true
},
"children"
:
[]
}]
}
]
}
\ No newline at end of file
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