1 line
20 KiB
JSON
1 line
20 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py", "label": "color_editor.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L1"}, {"id": "color_editor_coloreditor", "label": "ColorEditor", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L10"}, {"id": "color_editor_get_custom_url", "label": "_get_custom_url()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L16"}, {"id": "color_editor_get_url_info", "label": "_get_url_info()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L20"}, {"id": "color_editor_find_attachment", "label": "_find_attachment()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L35"}, {"id": "color_editor_find_asset", "label": "_find_asset()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L41"}, {"id": "color_editor_read_scss", "label": "_read_scss()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L47"}, {"id": "color_editor_coloreditor_extract_variable", "label": "._extract_variable()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L59"}, {"id": "color_editor_coloreditor_extract_variables", "label": "._extract_variables()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L65"}, {"id": "color_editor_coloreditor_update_variables", "label": "._update_variables()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L71"}, {"id": "color_editor_write_scss", "label": "_write_scss()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L83"}, {"id": "color_editor_coloreditor_get_variable_values", "label": ".get_variable_values()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L119"}, {"id": "color_editor_coloreditor_set_variable_values", "label": ".set_variable_values()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L125"}, {"id": "color_editor_coloreditor_reset_asset", "label": ".reset_asset()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L130"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py", "target": "odoo_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py", "target": "odoo_addons_base_models_assetsbundle", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py", "target": "color_editor_coloreditor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py", "target": "color_editor_get_custom_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L16", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py", "target": "color_editor_get_url_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L20", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py", "target": "color_editor_find_attachment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L35", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py", "target": "color_editor_find_asset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L41", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py", "target": "color_editor_read_scss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L47", "weight": 1.0}, {"source": "color_editor_coloreditor", "target": "color_editor_coloreditor_extract_variable", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L59", "weight": 1.0}, {"source": "color_editor_coloreditor", "target": "color_editor_coloreditor_extract_variables", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L65", "weight": 1.0}, {"source": "color_editor_coloreditor", "target": "color_editor_coloreditor_update_variables", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L71", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_backend_theme_models_color_editor_py", "target": "color_editor_write_scss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L83", "weight": 1.0}, {"source": "color_editor_coloreditor", "target": "color_editor_coloreditor_get_variable_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L119", "weight": 1.0}, {"source": "color_editor_coloreditor", "target": "color_editor_coloreditor_set_variable_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L125", "weight": 1.0}, {"source": "color_editor_coloreditor", "target": "color_editor_coloreditor_reset_asset", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L130", "weight": 1.0}, {"source": "color_editor_read_scss", "target": "color_editor_get_custom_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L48", "weight": 1.0}, {"source": "color_editor_read_scss", "target": "color_editor_get_url_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L49", "weight": 1.0}, {"source": "color_editor_read_scss", "target": "color_editor_find_attachment", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L51", "weight": 1.0}, {"source": "color_editor_coloreditor_extract_variables", "target": "color_editor_coloreditor_extract_variable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L67", "weight": 1.0}, {"source": "color_editor_write_scss", "target": "color_editor_get_custom_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L84", "weight": 1.0}, {"source": "color_editor_write_scss", "target": "color_editor_find_attachment", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L87", "weight": 1.0}, {"source": "color_editor_write_scss", "target": "color_editor_find_asset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L104", "weight": 1.0}, {"source": "color_editor_coloreditor_get_variable_values", "target": "color_editor_read_scss", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L120", "weight": 1.0}, {"source": "color_editor_coloreditor_get_variable_values", "target": "color_editor_coloreditor_extract_variables", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L121", "weight": 1.0}, {"source": "color_editor_coloreditor_set_variable_values", "target": "color_editor_read_scss", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L126", "weight": 1.0}, {"source": "color_editor_coloreditor_set_variable_values", "target": "color_editor_coloreditor_update_variables", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L127", "weight": 1.0}, {"source": "color_editor_coloreditor_set_variable_values", "target": "color_editor_write_scss", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L128", "weight": 1.0}, {"source": "color_editor_coloreditor_reset_asset", "target": "color_editor_get_custom_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L131", "weight": 1.0}, {"source": "color_editor_coloreditor_reset_asset", "target": "color_editor_find_attachment", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L132", "weight": 1.0}, {"source": "color_editor_coloreditor_reset_asset", "target": "color_editor_find_asset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L133", "weight": 1.0}], "raw_calls": [{"caller_nid": "color_editor_get_url_info", "callee": "compile", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L21"}, {"caller_nid": "color_editor_get_url_info", "callee": "match", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L24"}, {"caller_nid": "color_editor_get_url_info", "callee": "group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L28"}, {"caller_nid": "color_editor_get_url_info", "callee": "group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L29"}, {"caller_nid": "color_editor_get_url_info", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L30"}, {"caller_nid": "color_editor_get_url_info", "callee": "group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L30"}, {"caller_nid": "color_editor_get_url_info", "callee": "group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L31"}, {"caller_nid": "color_editor_find_attachment", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L36"}, {"caller_nid": "color_editor_find_asset", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L42"}, {"caller_nid": "color_editor_read_scss", "callee": "b64decode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L53"}, {"caller_nid": "color_editor_read_scss", "callee": "file_open", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L54"}, {"caller_nid": "color_editor_read_scss", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L55"}, {"caller_nid": "color_editor_read_scss", "callee": "read", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L57"}, {"caller_nid": "color_editor_coloreditor_extract_variable", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L60"}, {"caller_nid": "color_editor_coloreditor_extract_variable", "callee": "group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L63"}, {"caller_nid": "color_editor_coloreditor_update_variables", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L73"}, {"caller_nid": "color_editor_coloreditor_update_variables", "callee": "sub", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L75"}, {"caller_nid": "color_editor_write_scss", "callee": "startswith", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L85"}, {"caller_nid": "color_editor_write_scss", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L86"}, {"caller_nid": "color_editor_write_scss", "callee": "encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L86"}, {"caller_nid": "color_editor_write_scss", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L89"}, {"caller_nid": "color_editor_write_scss", "callee": "clear_cache", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L90"}, {"caller_nid": "color_editor_write_scss", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L93"}, {"caller_nid": "color_editor_write_scss", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L111"}, {"caller_nid": "color_editor_write_scss", "callee": "_get_related_bundle", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L114"}, {"caller_nid": "color_editor_write_scss", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L116"}, {"caller_nid": "color_editor_write_scss", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L117"}, {"caller_nid": "color_editor_coloreditor_get_variable_values", "callee": "decode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L122"}, {"caller_nid": "color_editor_coloreditor_set_variable_values", "callee": "decode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L126"}, {"caller_nid": "color_editor_coloreditor_reset_asset", "callee": "unlink", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L132"}, {"caller_nid": "color_editor_coloreditor_reset_asset", "callee": "unlink", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_backend_theme/models/color_editor.py", "source_location": "L133"}]} |