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
17c1f57e
Commit
17c1f57e
authored
Jan 06, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added url identifier "_id" to route from ALLDOCS to GET
parent
32f7eef1
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
0 deletions
+4
-0
data/release_install.json
data/release_install.json
+1
-0
data/service_connection.json
data/service_connection.json
+1
-0
data/service_instance_status.json
data/service_instance_status.json
+1
-0
data/service_statusbox.json
data/service_statusbox.json
+1
-0
No files found.
data/release_install.json
View file @
17c1f57e
...
...
@@ -6,6 +6,7 @@
"form"
:
true
,
"id"
:
"install_release"
,
"property_dict"
:
{
"initial_query_url_identifier"
:
"_id"
,
"dynamic_children"
:
[
1
],
"requires_authentication"
:
true
,
"depends_on"
:
"login_state"
...
...
data/service_connection.json
View file @
17c1f57e
...
...
@@ -5,6 +5,7 @@
"form"
:
true
,
"id"
:
"service_connection"
,
"property_dict"
:
{
"initial_query_url_identifier"
:
"_id"
,
"dynamic_children"
:
[
1
],
"wrap_gadget"
:
2
,
"layout"
:
{
...
...
data/service_instance_status.json
View file @
17c1f57e
...
...
@@ -5,6 +5,7 @@
"form"
:
true
,
"id"
:
"service_instance_overview"
,
"property_dict"
:
{
"initial_query_url_identifier"
:
"_id"
,
"dynamic_children"
:
[
0
],
"requires_authentication"
:
true
,
"depends_on"
:
"login_state"
...
...
data/service_statusbox.json
View file @
17c1f57e
...
...
@@ -5,6 +5,7 @@
"form"
:
true
,
"id"
:
"service_statusbox"
,
"property_dict"
:
{
"initial_query_url_identifier"
:
"_id"
,
"dynamic_children"
:
[
1
],
"wrap_gadget"
:
2
,
"submit_to"
:
"#services"
,
...
...
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