Skip to content

Create widgets module #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Generated files
This repository contains generated files and a checksum.

**Do not edit the files in this repository outside of an instance of ServiceNow.**

If you find yourself unable to import your repository due to the presence of files edited outside an instance of ServiceNow, merge commits that mix files from different revisions, or other data that does not match the checksum, you may recover using either of the following techniques:
* Remove the problem commits:
1. Clone your repository to a personal computer with the git command line tools installed and open a git command prompt in the repository root
Expand Down
2 changes: 1 addition & 1 deletion checksum.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VWyydHn1IhrT84BFWxLzEo6ehKCnHp4Rn06-ipmuqC0Sf9qYnGLvJHW79EUquKcmqg09VN3BxEm4_oaMTdy2LF9oA33NZo-g_-bsmEH0eJYUNM8ZCJGdzV7Lz9hwb0_maMPrsEil8B4ODu6_ld0MEMzz5TjDo8bl9ZAD2_SUWd_agR8G8P1HRPMgi8p7jEJZygCc5UgXBy-ur5-gCfOQKIUVnJ6XNJ6zuwLEHh4dqVSv_WSIbSgkvPMQkEeOW9MzWL0sMRmTGR5Q8zL9Y-V1sj3CkIintGWqh7GkzXBgdwHzRZiMYVHJBRsKdmVIIZaay6cFykMmxaIZiJbez0Ct8BlNbvQIDfosn-8ZLSzeJF_abFWooOiGESXi87WfGmvie9FZ3Q2ozlHDmyCYTs8v4nqdVbs4dkvKQvfBZ10LNg_-PRUBE8uJbHGTaiGzP5BfWc5YrbAxr-O-EimBUgWiCbzTUoJoZoXDyJD2NJz6giKRbSEDWjB5Ntj-c2m_LDGPRu_uMOU_xUYt3hdVwl-jt9IUL-FgF29kr3HX0V7nQwAA6IyxriV4bOmFwORBCOA58EoNX7__shIgkwM9awujm-7aWCUAMSCYb-7gj4rFnzkW3aryKDU9D_YsC3T_yhVQP_11gAhS6aMo9j8OEgUmQRgpvDDARIOWHQUrlwuqI0U
iDUQ720-c8JQ3MvI9UPy8L6HCLOgAkv3YDj8dMWfh8pc8-xvAXwRoZGZEuKyxd_7uC00n1EM-1J8qvkHOJpvsCAjujW30OCiud7LE-oOrUuIpGdn_2ZjCL84zg2LLEJsT0ifscXCRgCjEy2ajBQuK3D9gD6WtZcwSuSbCEJb4D61KVMZXU-s8va5PsC_ESdxAhAnYhkIXYYCJbzIHAo27dVpHVOjkMF--xYcgd4mvvlRtEOT18CYnF7Q4PbPlh66MM5vrRf06_HkQucHdNcvOOzlzJoaXPDvnTbUC0i7PajaMJSQZ3gzdT2RQc7UM0OKa-5Ouk7CUjRak_5ZmhYBPFMosfRtkAs4UBjiHvcehVrti2iJPsFr6IugtkUv-IkfwQJ4Grc2byFh8p6N1_PRT0q_SsNeIaunuDtSVI8vlidpio-wuqk-niaEFKB72wV2k4RjCg51GcFgKIbNgr1vFKocT_o9fzoZLAaaVn-xSyCNBOE9nRzcQ5Ylr-sb5qj4qOBE_Z6b09AzzQS6cjR8f2PeuKWlIRac35odjbv9IwFFs6dicoMAVWBYtAhmY3niEe5TnLJp_uEbQ17hpTFUOh_rjLapbvp9Vv9HycwtjwLa9rPAyJcYHlkGUiUmO8vb0oqGDyHbVeNAqKsR6h_9-sjhkRcoGWKDzyPAE8GY2Mg
6 changes: 6 additions & 0 deletions dictionary/x_snc_createnotes_github_incident.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?><database>
<element db_object_id="add5a20347a1ca10668f8977536d4346" label="GitHub incident" max_length="40" name="x_snc_createnotes_github_incident" type="collection">
<element attributes="ignore_filter_on_new=true" default="javascript:global.getNextObjNumberPadded();" label="Number" max_length="40" name="number" type="string"/>
<element label="Name" max_length="40" name="u_name" type="string"/>
</element>
</database>
10 changes: 10 additions & 0 deletions sn_source_control.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#############################################################
# This ServiceNow-created file contains the path to the app in this repo
# path=<path to app content in your repo>
# For example, if the app content resides in a folder named x_my_custom_app, the path value would be:
# path=/x_my_custom_app
# Update the path value when you move the app to a new repo location.
############################################################
#
#Thu Apr 18 06:52:43 PDT 2024
path=
29 changes: 29 additions & 0 deletions update/sys_app_application_e106660347a1ca10668f8977536d4375.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="sys_app_application">
<sys_app_application action="INSERT_OR_UPDATE">
<active>true</active>
<category display_value="Custom Applications">e0355b31ef303000a61d5a3615c0fb78</category>
<description/>
<device_type>browser</device_type>
<hint/>
<name>GitHub incident</name>
<order>100</order>
<roles>x_snc_createnotes.github_incident_user</roles>
<sys_class_name>sys_app_application</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2024-04-18 13:49:01</sys_created_on>
<sys_domain>global</sys_domain>
<sys_domain_path>/</sys_domain_path>
<sys_id>e106660347a1ca10668f8977536d4375</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_name>GitHub incident</sys_name>
<sys_overrides/>
<sys_package display_value="CreateNotes" source="x_snc_createnotes">df5fd9a5090232007f44e1046c8ff69f</sys_package>
<sys_policy/>
<sys_scope display_value="CreateNotes">df5fd9a5090232007f44e1046c8ff69f</sys_scope>
<sys_update_name>sys_app_application_e106660347a1ca10668f8977536d4375</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2024-04-18 13:49:01</sys_updated_on>
<title>GitHub incident</title>
<view_name/>
</sys_app_application>
</record_update>
42 changes: 42 additions & 0 deletions update/sys_app_module_a506660347a1ca10668f8977536d4379.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="sys_app_module">
<sys_app_module action="INSERT_OR_UPDATE">
<active>true</active>
<application display_value="GitHub incident">e106660347a1ca10668f8977536d4375</application>
<assessment/>
<device_type/>
<filter/>
<hint/>
<homepage/>
<image/>
<link_type>LIST</link_type>
<map_page/>
<mobile_title>GitHub incidents</mobile_title>
<mobile_view_name>Mobile</mobile_view_name>
<name>x_snc_createnotes_github_incident</name>
<order/>
<override_menu_roles>false</override_menu_roles>
<query/>
<report/>
<roles>x_snc_createnotes.github_incident_user</roles>
<sys_class_name>sys_app_module</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2024-04-18 13:49:01</sys_created_on>
<sys_domain>global</sys_domain>
<sys_domain_path>/</sys_domain_path>
<sys_id>a506660347a1ca10668f8977536d4379</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_name>GitHub incidents</sys_name>
<sys_overrides/>
<sys_package display_value="CreateNotes" source="x_snc_createnotes">df5fd9a5090232007f44e1046c8ff69f</sys_package>
<sys_policy/>
<sys_scope display_value="CreateNotes">df5fd9a5090232007f44e1046c8ff69f</sys_scope>
<sys_update_name>sys_app_module_a506660347a1ca10668f8977536d4379</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2024-04-18 13:49:01</sys_updated_on>
<timeline_page/>
<title>GitHub incidents</title>
<uncancelable>false</uncancelable>
<view_name/>
<window_name/>
</sys_app_module>
</record_update>
37 changes: 37 additions & 0 deletions update/sys_db_object_add5a20347a1ca10668f8977536d4346.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="UTF-8"?><record_update table="sys_db_object">
<sys_db_object action="INSERT_OR_UPDATE">
<access>public</access>
<actions_access>false</actions_access>
<alter_access>false</alter_access>
<caller_access/>
<client_scripts_access>false</client_scripts_access>
<configuration_access>false</configuration_access>
<create_access>false</create_access>
<create_access_controls>true</create_access_controls>
<delete_access>false</delete_access>
<is_extendable>false</is_extendable>
<label>GitHub incident</label>
<live_feed_enabled>false</live_feed_enabled>
<name>x_snc_createnotes_github_incident</name>
<number_ref display_value="GIT">7d06a60347a1ca10668f8977536d435d</number_ref>
<provider_class/>
<read_access>true</read_access>
<scriptable_table>false</scriptable_table>
<super_class/>
<sys_class_name>sys_db_object</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2024-04-18 13:49:01</sys_created_on>
<sys_id>add5a20347a1ca10668f8977536d4346</sys_id>
<sys_mod_count>1</sys_mod_count>
<sys_name>GitHub incident</sys_name>
<sys_package display_value="CreateNotes" source="x_snc_createnotes">df5fd9a5090232007f44e1046c8ff69f</sys_package>
<sys_policy/>
<sys_scope display_value="CreateNotes">df5fd9a5090232007f44e1046c8ff69f</sys_scope>
<sys_update_name>sys_db_object_add5a20347a1ca10668f8977536d4346</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2024-04-18 13:49:02</sys_updated_on>
<update_access>false</update_access>
<user_role display_value="x_snc_createnotes.github_incident_user" name="x_snc_createnotes.github_incident_user">a906ae0f4761ca10668f8977536d4323</user_role>
<ws_access>true</ws_access>
</sys_db_object>
</record_update>
74 changes: 74 additions & 0 deletions update/sys_dictionary_x_snc_createnotes_github_incident_null.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
<?xml version="1.0" encoding="UTF-8"?><record_update>
<sys_dictionary action="INSERT_OR_UPDATE" element="" table="x_snc_createnotes_github_incident">
<active>true</active>
<array>false</array>
<attributes/>
<audit>false</audit>
<calculation><![CDATA[(function calculatedFieldValue(current) {

// Add your code here
return ''; // return the calculated value

})(current);]]></calculation>
<choice/>
<choice_field/>
<choice_table/>
<column_label/>
<comments/>
<create_roles/>
<default_value/>
<defaultsort/>
<delete_roles/>
<dependent/>
<dependent_on_field/>
<display>false</display>
<dynamic_creation>false</dynamic_creation>
<dynamic_creation_script/>
<dynamic_default_value/>
<dynamic_ref_qual/>
<element/>
<element_reference>false</element_reference>
<foreign_database/>
<formula/>
<function_definition/>
<function_field>false</function_field>
<internal_type display_value="Collection">collection</internal_type>
<mandatory>false</mandatory>
<max_length>40</max_length>
<name>x_snc_createnotes_github_incident</name>
<next_element/>
<primary>false</primary>
<read_only>false</read_only>
<read_roles/>
<reference/>
<reference_cascade_rule/>
<reference_floats>false</reference_floats>
<reference_key/>
<reference_qual/>
<reference_qual_condition/>
<reference_type/>
<spell_check>false</spell_check>
<staged>false</staged>
<sys_class_name>sys_dictionary</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2024-04-18 13:49:01</sys_created_on>
<sys_name>x_snc_createnotes_github_incident</sys_name>
<sys_package display_value="CreateNotes" source="x_snc_createnotes">df5fd9a5090232007f44e1046c8ff69f</sys_package>
<sys_policy/>
<sys_scope display_value="CreateNotes">df5fd9a5090232007f44e1046c8ff69f</sys_scope>
<sys_update_name>sys_dictionary_x_snc_createnotes_github_incident_null</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2024-04-18 13:49:01</sys_updated_on>
<table_reference>false</table_reference>
<text_index>false</text_index>
<unique>false</unique>
<use_dependent_field>false</use_dependent_field>
<use_dynamic_default>false</use_dynamic_default>
<use_reference_qualifier>simple</use_reference_qualifier>
<virtual>false</virtual>
<virtual_type>script</virtual_type>
<widget/>
<write_roles/>
<xml_view>false</xml_view>
</sys_dictionary>
</record_update>
74 changes: 74 additions & 0 deletions update/sys_dictionary_x_snc_createnotes_github_incident_number.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
<?xml version="1.0" encoding="UTF-8"?><record_update>
<sys_dictionary action="INSERT_OR_UPDATE" element="number" table="x_snc_createnotes_github_incident">
<active>true</active>
<array>false</array>
<attributes>ignore_filter_on_new=true</attributes>
<audit>false</audit>
<calculation><![CDATA[(function calculatedFieldValue(current) {

// Add your code here
return ''; // return the calculated value

})(current);]]></calculation>
<choice/>
<choice_field/>
<choice_table/>
<column_label>Number</column_label>
<comments/>
<create_roles/>
<default_value>javascript:global.getNextObjNumberPadded();</default_value>
<defaultsort/>
<delete_roles/>
<dependent/>
<dependent_on_field/>
<display>false</display>
<dynamic_creation>false</dynamic_creation>
<dynamic_creation_script/>
<dynamic_default_value/>
<dynamic_ref_qual/>
<element>number</element>
<element_reference>false</element_reference>
<foreign_database/>
<formula/>
<function_definition/>
<function_field>false</function_field>
<internal_type display_value="String">string</internal_type>
<mandatory>false</mandatory>
<max_length>40</max_length>
<name>x_snc_createnotes_github_incident</name>
<next_element/>
<primary>false</primary>
<read_only>false</read_only>
<read_roles/>
<reference/>
<reference_cascade_rule/>
<reference_floats>false</reference_floats>
<reference_key/>
<reference_qual/>
<reference_qual_condition/>
<reference_type/>
<spell_check>false</spell_check>
<staged>false</staged>
<sys_class_name>sys_dictionary</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2024-04-18 13:49:02</sys_created_on>
<sys_name>Number</sys_name>
<sys_package display_value="CreateNotes" source="x_snc_createnotes">df5fd9a5090232007f44e1046c8ff69f</sys_package>
<sys_policy/>
<sys_scope display_value="CreateNotes">df5fd9a5090232007f44e1046c8ff69f</sys_scope>
<sys_update_name>sys_dictionary_x_snc_createnotes_github_incident_number</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2024-04-18 13:49:02</sys_updated_on>
<table_reference>false</table_reference>
<text_index>false</text_index>
<unique>false</unique>
<use_dependent_field>false</use_dependent_field>
<use_dynamic_default>false</use_dynamic_default>
<use_reference_qualifier>simple</use_reference_qualifier>
<virtual>false</virtual>
<virtual_type>script</virtual_type>
<widget/>
<write_roles/>
<xml_view>false</xml_view>
</sys_dictionary>
</record_update>
74 changes: 74 additions & 0 deletions update/sys_dictionary_x_snc_createnotes_github_incident_u_name.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
<?xml version="1.0" encoding="UTF-8"?><record_update>
<sys_dictionary action="INSERT_OR_UPDATE" element="u_name" table="x_snc_createnotes_github_incident">
<active>true</active>
<array>false</array>
<attributes/>
<audit>false</audit>
<calculation><![CDATA[(function calculatedFieldValue(current) {

// Add your code here
return ''; // return the calculated value

})(current);]]></calculation>
<choice/>
<choice_field/>
<choice_table/>
<column_label>Name</column_label>
<comments/>
<create_roles/>
<default_value/>
<defaultsort/>
<delete_roles/>
<dependent/>
<dependent_on_field/>
<display>false</display>
<dynamic_creation>false</dynamic_creation>
<dynamic_creation_script/>
<dynamic_default_value/>
<dynamic_ref_qual/>
<element>u_name</element>
<element_reference>false</element_reference>
<foreign_database/>
<formula/>
<function_definition/>
<function_field>false</function_field>
<internal_type display_value="String">string</internal_type>
<mandatory>false</mandatory>
<max_length>40</max_length>
<name>x_snc_createnotes_github_incident</name>
<next_element/>
<primary>false</primary>
<read_only>false</read_only>
<read_roles/>
<reference/>
<reference_cascade_rule/>
<reference_floats>false</reference_floats>
<reference_key/>
<reference_qual/>
<reference_qual_condition/>
<reference_type/>
<spell_check>false</spell_check>
<staged>false</staged>
<sys_class_name>sys_dictionary</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2024-04-18 13:49:47</sys_created_on>
<sys_name>Name</sys_name>
<sys_package display_value="CreateNotes" source="x_snc_createnotes">df5fd9a5090232007f44e1046c8ff69f</sys_package>
<sys_policy/>
<sys_scope display_value="CreateNotes">df5fd9a5090232007f44e1046c8ff69f</sys_scope>
<sys_update_name>sys_dictionary_x_snc_createnotes_github_incident_u_name</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2024-05-15 17:28:11</sys_updated_on>
<table_reference>false</table_reference>
<text_index>false</text_index>
<unique>false</unique>
<use_dependent_field>false</use_dependent_field>
<use_dynamic_default>false</use_dynamic_default>
<use_reference_qualifier>simple</use_reference_qualifier>
<virtual>false</virtual>
<virtual_type>script</virtual_type>
<widget/>
<write_roles/>
<xml_view>false</xml_view>
</sys_dictionary>
</record_update>
26 changes: 26 additions & 0 deletions update/sys_documentation_x_snc_createnotes_github_incident__en.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?><record_update>
<sys_documentation element="" label="GitHub incident" language="en" table="x_snc_createnotes_github_incident">
<sys_documentation action="INSERT_OR_UPDATE">
<element/>
<help/>
<hint/>
<label>GitHub incident</label>
<language>en</language>
<name>x_snc_createnotes_github_incident</name>
<plural>GitHub incidents</plural>
<sys_class_name>sys_documentation</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2024-04-18 13:49:02</sys_created_on>
<sys_mod_count>0</sys_mod_count>
<sys_name>GitHub incident</sys_name>
<sys_package display_value="CreateNotes" source="x_snc_createnotes">df5fd9a5090232007f44e1046c8ff69f</sys_package>
<sys_policy/>
<sys_scope display_value="CreateNotes">df5fd9a5090232007f44e1046c8ff69f</sys_scope>
<sys_update_name>sys_documentation_x_snc_createnotes_github_incident__en</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2024-04-18 13:49:02</sys_updated_on>
<url/>
<url_target/>
</sys_documentation>
</sys_documentation>
</record_update>
Loading