changes
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_schedule_utils_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/utils/__init__.py", "source_location": "L1"}], "edges": [], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_event_link_py", "label": "fusion_calendar_event_link.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_event_link.py", "source_location": "L1"}, {"id": "fusion_calendar_event_link_fusioncalendareventlink", "label": "FusionCalendarEventLink", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_event_link.py", "source_location": "L6"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_event_link_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_event_link.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_fusion_calendar_event_link_py", "target": "fusion_calendar_event_link_fusioncalendareventlink", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/fusion_calendar_event_link.py", "source_location": "L6", "weight": 1.0}], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_schedule_models_res_users_py", "label": "res_users.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L1"}, {"id": "res_users_resusers", "label": "ResUsers", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L9"}, {"id": "res_users_create", "label": "create()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L59"}, {"id": "res_users_resusers_generate_schedule_slug", "label": "._generate_schedule_slug()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L66"}, {"id": "res_users_rationale_67", "label": "Generate a URL-safe slug from the user's name.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L67"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_res_users_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_res_users_py", "target": "uuid", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_res_users_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_res_users_py", "target": "res_users_resusers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_res_users_py", "target": "res_users_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L59", "weight": 1.0}, {"source": "res_users_resusers", "target": "res_users_resusers_generate_schedule_slug", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L66", "weight": 1.0}, {"source": "res_users_create", "target": "res_users_resusers_generate_schedule_slug", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L63", "weight": 1.0}, {"source": "res_users_rationale_67", "target": "res_users_resusers_generate_schedule_slug", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L67", "weight": 1.0}], "raw_calls": [{"caller_nid": "res_users_create", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L60"}, {"caller_nid": "res_users_resusers_generate_schedule_slug", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L68"}, {"caller_nid": "res_users_resusers_generate_schedule_slug", "callee": "sub", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L71"}, {"caller_nid": "res_users_resusers_generate_schedule_slug", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L71"}, {"caller_nid": "res_users_resusers_generate_schedule_slug", "callee": "lower", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L71"}, {"caller_nid": "res_users_resusers_generate_schedule_slug", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L72"}, {"caller_nid": "res_users_resusers_generate_schedule_slug", "callee": "sub", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L72"}, {"caller_nid": "res_users_resusers_generate_schedule_slug", "callee": "uuid4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_users.py", "source_location": "L76"}]}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_schedule_models_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_schedule_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_schedule_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_schedule_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_schedule_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/__init__.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_schedule_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/__init__.py", "source_location": "L7", "weight": 1.0}], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_schedule_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_schedule_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_schedule_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_schedule_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/__init__.py", "source_location": "L4", "weight": 1.0}], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_schedule_models_res_config_settings_py", "label": "res_config_settings.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L1"}, {"id": "res_config_settings_resconfigsettings", "label": "ResConfigSettings", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L6"}, {"id": "res_config_settings_compute_google_has_fallback", "label": "_compute_google_has_fallback()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L72"}, {"id": "res_config_settings_compute_microsoft_has_fallback", "label": "_compute_microsoft_has_fallback()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L79"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_res_config_settings_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_res_config_settings_py", "target": "res_config_settings_resconfigsettings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_res_config_settings_py", "target": "res_config_settings_compute_google_has_fallback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L72", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_schedule_models_res_config_settings_py", "target": "res_config_settings_compute_microsoft_has_fallback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L79", "weight": 1.0}], "raw_calls": [{"caller_nid": "res_config_settings_compute_google_has_fallback", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L73"}, {"caller_nid": "res_config_settings_compute_google_has_fallback", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L74"}, {"caller_nid": "res_config_settings_compute_google_has_fallback", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L76"}, {"caller_nid": "res_config_settings_compute_microsoft_has_fallback", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L80"}, {"caller_nid": "res_config_settings_compute_microsoft_has_fallback", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L81"}, {"caller_nid": "res_config_settings_compute_microsoft_has_fallback", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/models/res_config_settings.py", "source_location": "L83"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_schedule_manifest_py", "label": "__manifest__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/__manifest__.py", "source_location": "L1"}], "edges": [], "raw_calls": []}
|
||||
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_schedule_controllers_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/controllers/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_schedule_controllers_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_schedule_controllers_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_schedule/controllers/__init__.py", "source_location": "L3", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user