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
Titouan Soulard
slapos.core
Commits
36ff98d0
Commit
36ff98d0
authored
Oct 20, 2022
by
Romain Courteaud
🐙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_panel: fork header/panel gadgets
parent
6ebb82ea
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1562 additions
and
7 deletions
+1562
-7
master/bt5/slapos_panel/PathTemplateItem/web_page_module/slapos_master_panel_header_html.html
...Item/web_page_module/slapos_master_panel_header_html.html
+68
-0
master/bt5/slapos_panel/PathTemplateItem/web_page_module/slapos_master_panel_header_html.xml
...eItem/web_page_module/slapos_master_panel_header_html.xml
+667
-0
master/bt5/slapos_panel/PathTemplateItem/web_page_module/slapos_master_panel_panel_html.html
...eItem/web_page_module/slapos_master_panel_panel_html.html
+65
-0
master/bt5/slapos_panel/PathTemplateItem/web_page_module/slapos_master_panel_panel_html.xml
...teItem/web_page_module/slapos_master_panel_panel_html.xml
+757
-0
master/bt5/slapos_panel/PathTemplateItem/web_site_module/slapos_master_panel.xml
.../PathTemplateItem/web_site_module/slapos_master_panel.xml
+5
-7
No files found.
master/bt5/slapos_panel/PathTemplateItem/web_page_module/slapos_master_panel_header_html.html
0 → 100644
View file @
36ff98d0
<!DOCTYPE html>
<html>
<head>
<!--
data-i18n=Front
data-i18n=Previous
data-i18n=Cancel
data-i18n=Back
data-i18n=Editable
data-i18n=Viewable
data-i18n=New
data-i18n=Save
data-i18n=Proceed
data-i18n=Add
data-i18n=Filter
data-i18n=Views
data-i18n=Jump
data-i18n=Delete
data-i18n=Export
data-i18n=Actions
data-i18n=Cut
data-i18n=Add
data-i18n=Previous
data-i18n=Next
data-i18n=Loading
data-i18n=Fast Input
data-i18n=Language
-->
<meta
http-equiv=
"Content-type"
content=
"text/html; charset=utf-8"
/>
<meta
name=
"viewport"
content=
"width=device-width"
/>
<title>
ERP5 Header
</title>
<link
rel=
"http://www.renderjs.org/rel/interface"
href=
"interface_header.html"
>
<!-- renderjs -->
<script
src=
"rsvp.js"
type=
"text/javascript"
></script>
<script
src=
"renderjs.js"
type=
"text/javascript"
></script>
<script
src=
"gadget_global.js"
type=
"text/javascript"
></script>
<script
src=
"domsugar.js"
type=
"text/javascript"
></script>
<!-- custom script -->
<script
src=
"gadget_erp5_header.js"
type=
"text/javascript"
></script>
</head>
<body>
<div
data-role=
"header"
class=
"ui-header"
>
<div
class=
"ui-btn-left"
>
<div
class=
"ui-controlgroup-controls"
>
</div>
</div>
<h1></h1>
<div
class=
"ui-btn-right"
>
<div
class=
"ui-controlgroup-controls"
>
</div>
</div>
<div
class=
"ui-subheader"
>
<ul>
</ul>
</div>
</div>
</body>
</html>
\ No newline at end of file
master/bt5/slapos_panel/PathTemplateItem/web_page_module/slapos_master_panel_header_html.xml
0 → 100644
View file @
36ff98d0
This diff is collapsed.
Click to expand it.
master/bt5/slapos_panel/PathTemplateItem/web_page_module/slapos_master_panel_panel_html.html
0 → 100644
View file @
36ff98d0
<!DOCTYPE html>
<html>
<head>
<meta
http-equiv=
"Content-type"
content=
"text/html; charset=utf-8"
/>
<meta
name=
"viewport"
content=
"width=device-width"
/>
<title>
SlapOS Master Panel
</title>
<link
rel=
"http://www.renderjs.org/rel/interface"
href=
"interface_panel.html"
>
<!--
data-i18n=Editable
data-i18n=Home
data-i18n=Modules
data-i18n=Worklists
data-i18n=History
data-i18n=Search
data-i18n=Logout
data-i18n=Views
data-i18n=Workflows
data-i18n=Actions
data-i18n=Jumps
data-i18n=Global
data-i18n=My Account
-->
<!-- renderjs -->
<script
src=
"rsvp.js"
type=
"text/javascript"
></script>
<script
src=
"renderjs.js"
type=
"text/javascript"
></script>
<script
src=
"domsugar.js"
type=
"text/javascript"
></script>
<script
src=
"jiodev.js"
type=
"text/javascript"
></script>
<script
src=
"gadget_global.js"
type=
"text/javascript"
></script>
<script
src=
"gadget_erp5_global.js"
type=
"text/javascript"
></script>
<!-- custom script -->
<script
src=
"gadget_erp5_panel.js"
type=
"text/javascript"
></script>
</head>
<body>
<div>
<div
data-role=
"header"
>
<div
class=
"ui-btn-left"
>
<div
class=
"ui-controlgroup-controls"
>
<button
data-i18n=
"Close"
class=
"ui-btn-icon-notext ui-icon-delete"
>
Close
</button>
</div>
</div>
<div
class=
"panel_img"
>
<img
alt=
"ERP5"
src=
"gadget_erp5_panel.png"
/>
</div>
</div>
<div>
<form>
<button
type=
"submit"
class=
"ui-icon-action ui-btn-icon-right ui-screen-hidden"
>
Submit
</button>
<div
data-gadget-url=
"gadget_erp5_searchfield.html"
data-gadget-scope=
"erp5_searchfield"
data-gadget-sandbox=
"public"
></div>
</form>
<ul></ul>
<div
data-gadget-url=
"gadget_erp5_field_multicheckbox.html"
data-gadget-scope=
"erp5_checkbox"
data-gadget-sandbox=
"public"
></div>
<dl></dl>
</div>
</div>
</body>
</html>
\ No newline at end of file
master/bt5/slapos_panel/PathTemplateItem/web_page_module/slapos_master_panel_panel_html.xml
0 → 100644
View file @
36ff98d0
This diff is collapsed.
Click to expand it.
master/bt5/slapos_panel/PathTemplateItem/web_site_module/slapos_master_panel.xml
View file @
36ff98d0
...
@@ -383,7 +383,7 @@
...
@@ -383,7 +383,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
configuration_application_title
</string>
</key>
<key>
<string>
configuration_application_title
</string>
</key>
<value>
<string>
ERP5
</string>
</value>
<value>
<string>
Panel
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
configuration_content_security_policy
</string>
</key>
<key>
<string>
configuration_content_security_policy
</string>
</key>
...
@@ -409,9 +409,7 @@
...
@@ -409,9 +409,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
configuration_header_gadget_url
</string>
</key>
<key>
<string>
configuration_header_gadget_url
</string>
</key>
<value>
<value>
<string>
slapos_master_panel_header.html
</string>
</value>
<none/>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
configuration_icon_url
</string>
</key>
<key>
<string>
configuration_icon_url
</string>
</key>
...
@@ -429,7 +427,7 @@
...
@@ -429,7 +427,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
configuration_panel_gadget_url
</string>
</key>
<key>
<string>
configuration_panel_gadget_url
</string>
</key>
<value>
<string>
gadget_erp5
_panel.html
</string>
</value>
<value>
<string>
slapos_master_panel
_panel.html
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
configuration_precache_manifest_url_list
</string>
</key>
<key>
<string>
configuration_precache_manifest_url_list
</string>
</key>
...
@@ -730,7 +728,7 @@
...
@@ -730,7 +728,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
1003.4
228.62185.3522
5
</string>
</value>
<value>
<string>
1003.4
9969.50078.5925
5
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -748,7 +746,7 @@
...
@@ -748,7 +746,7 @@
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
166
3595847.17
</float>
<float>
166
6254243.49
</float>
<string>
UTC
</string>
<string>
UTC
</string>
</tuple>
</tuple>
</state>
</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