Commit 7883ccb0 authored by Romain Courteaud's avatar Romain Courteaud

WIP slapos_erp5: install slapos_json_rpc_api

parent fca6b0bc
...@@ -26,6 +26,7 @@ slapos_folder_list = """slapos_erp5 ...@@ -26,6 +26,7 @@ slapos_folder_list = """slapos_erp5
slapos_upgrader slapos_upgrader
slapos_abyss slapos_abyss
slapos_base slapos_base
slapos_jio_api
slapos_contract slapos_contract
slapos_subscription_request slapos_subscription_request
slapos_crm_monitoring slapos_crm_monitoring
...@@ -89,6 +90,10 @@ erp5_graph_editor""" ...@@ -89,6 +90,10 @@ erp5_graph_editor"""
common_folder_list = """erp5_jquery_sheet_editor common_folder_list = """erp5_jquery_sheet_editor
erp5_json_editor erp5_json_editor
erp5_json_form
erp5_json_form_react_jsonschema_form
erp5_json_form_slapos
erp5_json_rpc_api
erp5_json_type erp5_json_type
erp5_monaco_editor erp5_monaco_editor
erp5_notebook erp5_notebook
...@@ -98,6 +103,7 @@ erp5_oauth_google_login ...@@ -98,6 +103,7 @@ erp5_oauth_google_login
erp5_ods_core erp5_ods_core
erp5_odt_core erp5_odt_core
erp5_ooo_import erp5_ooo_import
erp5_open_api
erp5_open_trade erp5_open_trade
erp5_payzen_secure_payment erp5_payzen_secure_payment
erp5_pdm erp5_pdm
......
...@@ -19,4 +19,5 @@ slapos_upgrader ...@@ -19,4 +19,5 @@ slapos_upgrader
slapos_web_deploy slapos_web_deploy
slapos_abyss slapos_abyss
erp5_slapos_tutorial_data erp5_slapos_tutorial_data
slapos_subscription_request slapos_subscription_request
\ No newline at end of file slapos_json_rpc_api
\ No newline at end of file
...@@ -437,9 +437,7 @@ ...@@ -437,9 +437,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>
...@@ -753,12 +751,12 @@ WebSection_getPanelPrecacheManifestList</string> </value> ...@@ -753,12 +751,12 @@ WebSection_getPanelPrecacheManifestList</string> </value>
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <unicode>zope</unicode> </value> <value> <string>System Processes</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
<value> <value>
<none/> <persistent> <string encoding="base64">AAAAAAAAAAs=</string> </persistent>
</value> </value>
</item> </item>
<item> <item>
...@@ -767,7 +765,7 @@ WebSection_getPanelPrecacheManifestList</string> </value> ...@@ -767,7 +765,7 @@ WebSection_getPanelPrecacheManifestList</string> </value>
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>1021.58354.4516.21589</string> </value> <value> <string>1020.31954.19017.64102</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -787,7 +785,7 @@ WebSection_getPanelPrecacheManifestList</string> </value> ...@@ -787,7 +785,7 @@ WebSection_getPanelPrecacheManifestList</string> </value>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1736327305.36</float> <float>1731410976.61</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -801,4 +799,31 @@ WebSection_getPanelPrecacheManifestList</string> </value> ...@@ -801,4 +799,31 @@ WebSection_getPanelPrecacheManifestList</string> </value>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
<record id="11" aka="AAAAAAAAAAs=">
<pickle>
<global name="Message" module="Products.ERP5Type.Message"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>default</string> </key>
<value> <string>Translation data updated.</string> </value>
</item>
<item>
<key> <string>domain</string> </key>
<value> <string>erp5_ui</string> </value>
</item>
<item>
<key> <string>mapping</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>message</string> </key>
<value> <string>Translation data updated.</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData> </ZopeData>
...@@ -297,15 +297,16 @@ class testSlapOSMixin(ERP5TypeTestCase): ...@@ -297,15 +297,16 @@ class testSlapOSMixin(ERP5TypeTestCase):
'erp5_notebook', 'erp5_notebook',
'erp5_interaction_drop', 'erp5_interaction_drop',
'erp5_json_editor', 'erp5_json_editor',
'erp5_json_form',
'erp5_json_type', 'erp5_json_type',
'erp5_api_style', 'erp5_json_rpc_api',
'slapos_json_rpc_api',
'erp5_open_api',
'erp5_json_form',
'slapos_mysql_innodb_catalog', 'slapos_mysql_innodb_catalog',
'slapos_parameter_editor', 'slapos_parameter_editor',
'slapos_cloud', 'slapos_cloud',
'slapos_slap_tool', 'slapos_slap_tool',
'slapos_category', 'slapos_category',
'slapos_jio_api_style',
'slapos_panel', 'slapos_panel',
'slapos_pdm', 'slapos_pdm',
'slapos_crm', 'slapos_crm',
...@@ -316,7 +317,6 @@ class testSlapOSMixin(ERP5TypeTestCase): ...@@ -316,7 +317,6 @@ class testSlapOSMixin(ERP5TypeTestCase):
'slapos_web_deploy', 'slapos_web_deploy',
'slapos_erp5', 'slapos_erp5',
'erp5_big_file', 'erp5_big_file',
'erp5_json_type',
'erp5_data_notebook', 'erp5_data_notebook',
'erp5_wendelin', 'erp5_wendelin',
'slapos_abyss', 'slapos_abyss',
......
...@@ -21,7 +21,12 @@ slapos_bt_list = [ ...@@ -21,7 +21,12 @@ slapos_bt_list = [
'slapos_parameter_editor_ui_test', 'slapos_parameter_editor_ui_test',
'slapos_abyss', 'slapos_abyss',
'slapos_rss_style', 'slapos_rss_style',
'slapos_jio_api_style' 'erp5_json_rpc_api',
'slapos_json_rpc_api',
]
slapos_bt_list3 = [
'erp5_json_rpc_api',
'slapos_json_rpc_api',
] ]
class SlapOSCloud(SavedTestSuite, ProjectTestSuite): class SlapOSCloud(SavedTestSuite, ProjectTestSuite):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment