Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos.core
Commits
4465b69e
Commit
4465b69e
authored
Mar 25, 2015
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_web: invoke form validation during service phase.
this will expose default values which are wrongly inputed.
parent
75ad8e52
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
master/bt5/slapos_web/PathTemplateItem/web_page_module/rjs_slapos_parameter_form_js.xml
...lateItem/web_page_module/rjs_slapos_parameter_form_js.xml
+6
-2
No files found.
master/bt5/slapos_web/PathTemplateItem/web_page_module/rjs_slapos_parameter_form_js.xml
View file @
4465b69e
...
...
@@ -688,6 +688,10 @@
})\n
.declareService(function
()
{\n
return
loadEventList(this);\n
})\n
.declareService(function
()
{\n
var
g =
this;\n
return
g.processValidation(g.options.json_url);\n
});\n
\n
}(window,
document,
rJS,
loopEventListener,
$,
XMLSerializer,
jQuery,
vkbeautify));
...
...
@@ -827,7 +831,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
941.5762
0.30931.1730
5
</string>
</value>
<value>
<string>
941.5762
2.23194.3068
5
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -845,7 +849,7 @@
</tuple>
<state>
<tuple>
<float>
14272
39101.19
</float>
<float>
14272
75105.86
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
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