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
b7872470
Commit
b7872470
authored
Apr 17, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
data: added overview page with flexible listview grid
parent
bd255d15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
52 additions
and
0 deletions
+52
-0
data/job_posting_overview.json
data/job_posting_overview.json
+52
-0
No files found.
data/job_posting_overview.json
0 → 100644
View file @
b7872470
{
"portal_type_source"
:
"Job Posting"
,
"portal_type_title"
:
"job_posting"
,
"initial_query"
:
{
"include_docs"
:
true
,
"limit"
:
[
0
,
8
],
"select_list"
:
[
"_id"
,
"job_title"
,
"job_location"
,
"job_poster_subordinate_company_title"
,
"job_post_logo_subordinate_logo_url"
,
"date_posted"
]
},
"property_dict"
:
{
"link"
:
"true"
,
"link_identifier"
:
"_id"
,
"search"
:
{
"text"
:
"Search Job Postings"
,
"text_i18n"
:
"portal_type_dict.job_posting_dict.text_dict.search"
,
"info_list"
:
[
"records"
],
"class_list"
:
"responsive"
},
"pagination"
:
{
"class_list"
:
"center"
,
"option_list"
:
[
{
"value"
:
"8"
,
"text"
:
"8"
,
"text_i18n"
:
"global_dict.8"
},
{
"value"
:
"16"
,
"text"
:
"16"
,
"text_i18n"
:
"global_dict.16"
},
{
"value"
:
"32"
,
"text"
:
"32"
,
"text_i18n"
:
"global_dict.32"
},
{
"value"
:
"64"
,
"text"
:
"64"
,
"text_i18n"
:
"global_dict.64"
}
]
}
},
"scheme"
:
[
{
"position"
:
"left"
,
"field_list"
:
[
{
"field"
:
"job_post_logo_subordinate_logo_url"
,
"type"
:
"image"
}
]
},
{
"position"
:
"center"
,
"field_list"
:
[
{
"field"
:
"job_title"
,
"type"
:
"h3"
},
{
"field"
:
"job_poster_subordinate_company_title"
,
"type"
:
"p"
,
"mergeText"
:
"job_location"
},
{
"field"
:
"job_location"
,
"type"
:
"p"
},
{
"field"
:
"date_posted"
,
"aside"
:
true
}
]
}
],
"children"
:
[{
"generate"
:
"widget"
,
"type"
:
"listview"
,
"property_dict"
:
{
"class_list"
:
"responsive ui-image-grid"
,
"theme"
:
"slapos-white"
,
"map_children"
:
"listItem"
,
"dynamic"
:
true
},
"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