2023-04-29 04:19:24 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="AutoImportSettings">
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
</component>
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
<list default="true" id="9f590b69-f929-45a1-8512-12ed6efbf028" name="Changes" comment="Added Invetory starter">
|
2023-12-20 02:01:46 +08:00
|
|
|
<change afterPath="$PROJECT_DIR$/felicity/apps/billing/invoicing/__init__.py" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/felicity/apps/billing/invoicing/generic.py" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/felicity/apps/billing/invoicing/utils.py" afterDir="false" />
|
2023-11-24 06:22:22 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
2023-12-20 02:01:46 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/analysis/mutations/analysis_request.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/analysis/mutations/analysis_request.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/analysis/types/analysis.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/analysis/types/analysis.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/analysis/types/results.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/analysis/types/results.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/analytics/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/analytics/types.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/billing/mutations.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/billing/mutations.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/billing/query.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/billing/query.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/billing/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/billing/types.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/client/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/client/types.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/instrument/mutations.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/instrument/mutations.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/instrument/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/instrument/types.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/inventory/mutations.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/inventory/mutations.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/inventory/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/inventory/types.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/messaging/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/messaging/types.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/noticeboard/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/noticeboard/types.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/notification/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/notification/types.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/patient/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/patient/types.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/reflex/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/reflex/types.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/setup/types/department.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/setup/types/department.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/setup/types/setup.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/setup/types/setup.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/shipment/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/shipment/types.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/storage/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/storage/types.py" afterDir="false" />
|
2023-11-24 06:22:22 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/user/mutations.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/user/mutations.py" afterDir="false" />
|
2023-12-20 02:01:46 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/user/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/user/types.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/gql/worksheet/types.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/gql/worksheet/types.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/api/rest/api_v1/endpoints/setup.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/api/rest/api_v1/endpoints/setup.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/apps/analysis/__init__.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/apps/analysis/__init__.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/apps/analysis/utils.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/apps/analysis/utils.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/apps/billing/config.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/apps/billing/config.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/apps/billing/models.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/apps/billing/models.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/apps/billing/schemas.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/apps/billing/schemas.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/apps/billing/utils.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/apps/billing/utils.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/apps/impress/reports/generic.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/apps/impress/reports/generic.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/apps/impress/reports/utils.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/apps/impress/reports/utils.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/apps/impress/utils.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/apps/impress/utils.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/core/config.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/core/config.py" afterDir="false" />
|
2023-11-24 06:22:22 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/core/security.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/core/security.py" afterDir="false" />
|
2023-11-25 17:26:25 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/database/base_class.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/database/base_class.py" afterDir="false" />
|
2023-12-20 02:01:46 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/init/__init__.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/init/__init__.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/init/setup/setup_analyses.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/init/setup/setup_analyses.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/migrations/versions/026a8b0275fc_modified_billing_types.py" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/migrations/versions/948a829e0626_added_bill_transaction_notes.py" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/migrations/versions/a26222f9cc4e_added_billing.py" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/migrations/versions/f79adc6dd35a_made_chges.py" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/api.ts" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/api.ts" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/components/SimpleModal.vue" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/components/SimpleModal.vue" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/composables/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/composables/index.ts" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/graphql/operations/analyses.queries.ts" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/graphql/operations/analyses.queries.ts" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/models/analysis.ts" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/models/analysis.ts" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/stores/auth.ts" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/stores/auth.ts" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/stores/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/stores/index.ts" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/utils/helpers.ts" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/utils/helpers.ts" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/views/admin/analyses/AnalysesProfiles.vue" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/views/admin/analyses/AnalysesProfiles.vue" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/views/admin/analyses/Billing.vue" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/views/admin/analyses/Billing.vue" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/views/admin/analyses/services/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/views/admin/analyses/services/index.vue" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/views/admin/billing/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/views/admin/billing/index.vue" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/views/admin/data-load/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/views/admin/data-load/index.vue" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/views/install/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/views/install/index.vue" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/views/layouts/LayoutDashboard.vue" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/views/layouts/LayoutDashboard.vue" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/views/layouts/LayoutMobile.vue" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/views/layouts/LayoutMobile.vue" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/views/patient/PatientsCompact.vue" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/views/patient/PatientsCompact.vue" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/webapp/views/patient/_id/PatientDetail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/webapp/views/patient/_id/PatientDetail.vue" afterDir="false" />
|
2023-04-29 04:19:24 +08:00
|
|
|
</list>
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
|
</component>
|
|
|
|
<component name="FileTemplateManagerImpl">
|
|
|
|
<option name="RECENT_TEMPLATES">
|
|
|
|
<list>
|
|
|
|
<option value="Python Script" />
|
|
|
|
</list>
|
|
|
|
</option>
|
|
|
|
</component>
|
2023-09-11 12:58:07 +08:00
|
|
|
<component name="FormatOnSaveOptions">
|
|
|
|
<option name="myRunOnSave" value="true" />
|
|
|
|
</component>
|
2023-04-29 04:19:24 +08:00
|
|
|
<component name="Git.Settings">
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
</component>
|
|
|
|
<component name="MarkdownSettingsMigration">
|
|
|
|
<option name="stateVersion" value="1" />
|
|
|
|
</component>
|
2023-09-11 12:58:07 +08:00
|
|
|
<component name="OptimizeOnSaveOptions">
|
|
|
|
<option name="myRunOnSave" value="true" />
|
|
|
|
</component>
|
|
|
|
<component name="ProjectColorInfo">{
|
|
|
|
"customColor": "",
|
|
|
|
"associatedIndex": 6
|
|
|
|
}</component>
|
2023-04-29 04:19:24 +08:00
|
|
|
<component name="ProjectId" id="2MIC1H3UyNXIcY9XKNsnyxMomqK" />
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
</component>
|
2023-10-02 11:38:21 +08:00
|
|
|
<component name="PropertiesComponent">{
|
|
|
|
"keyToString": {
|
|
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
|
"dart.analysis.tool.window.visible": "false",
|
|
|
|
"git-widget-placeholder": "main",
|
|
|
|
"ignore.virus.scanning.warn.message": "true",
|
2023-12-20 02:01:46 +08:00
|
|
|
"last_opened_file_path": "/home/aurthurm/Development/felicity-lims/felicity/apps/billing/invoicing",
|
2023-10-02 11:38:21 +08:00
|
|
|
"settings.editor.selected.configurable": "com.jetbrains.python.black.configuration.BlackFormatterConfigurable"
|
2023-02-27 05:26:07 +08:00
|
|
|
}
|
2023-10-02 11:38:21 +08:00
|
|
|
}</component>
|
2023-04-29 04:19:24 +08:00
|
|
|
<component name="RecentsManager">
|
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
2023-12-20 02:01:46 +08:00
|
|
|
<recent name="$PROJECT_DIR$/felicity/apps/billing/invoicing" />
|
2023-10-02 11:38:21 +08:00
|
|
|
<recent name="$PROJECT_DIR$/felicity/api/rest/api_v1/endpoints" />
|
|
|
|
<recent name="$PROJECT_DIR$/felicity/tests/sample_workflow" />
|
2023-09-11 12:58:07 +08:00
|
|
|
<recent name="$PROJECT_DIR$/felicity/infrastructure/database/utils" />
|
|
|
|
<recent name="$PROJECT_DIR$/felicity/infrastructure/database/user" />
|
2023-04-29 04:19:24 +08:00
|
|
|
</key>
|
2023-09-11 12:58:07 +08:00
|
|
|
<key name="MoveFile.RECENT_KEYS">
|
2023-09-12 18:45:22 +08:00
|
|
|
<recent name="$PROJECT_DIR$/deploy/example-docker-compose" />
|
2023-09-11 12:58:07 +08:00
|
|
|
<recent name="$PROJECT_DIR$/felicity/domain/analysis/services" />
|
|
|
|
<recent name="$PROJECT_DIR$/felicity/domain" />
|
|
|
|
<recent name="$PROJECT_DIR$/felicity/domain/iol/fhir" />
|
|
|
|
<recent name="$PROJECT_DIR$/felicity/domain/shipment" />
|
|
|
|
</key>
|
|
|
|
</component>
|
|
|
|
<component name="RunManager">
|
|
|
|
<configuration name="format.sh" type="ShConfigurationType" temporary="true">
|
|
|
|
<option name="SCRIPT_TEXT" value="" />
|
|
|
|
<option name="INDEPENDENT_SCRIPT_PATH" value="true" />
|
|
|
|
<option name="SCRIPT_PATH" value="$PROJECT_DIR$/felicity/scripts/format.sh" />
|
|
|
|
<option name="SCRIPT_OPTIONS" value="" />
|
|
|
|
<option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="true" />
|
|
|
|
<option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$/felicity/scripts" />
|
|
|
|
<option name="INDEPENDENT_INTERPRETER_PATH" value="true" />
|
|
|
|
<option name="INTERPRETER_PATH" value="/bin/sh" />
|
|
|
|
<option name="INTERPRETER_OPTIONS" value="-e" />
|
|
|
|
<option name="EXECUTE_IN_TERMINAL" value="true" />
|
|
|
|
<option name="EXECUTE_SCRIPT_FILE" value="true" />
|
|
|
|
<envs />
|
|
|
|
<method v="2" />
|
|
|
|
</configuration>
|
|
|
|
<recent_temporary>
|
|
|
|
<list>
|
|
|
|
<item itemvalue="Shell Script.format.sh" />
|
|
|
|
</list>
|
|
|
|
</recent_temporary>
|
2023-04-29 04:19:24 +08:00
|
|
|
</component>
|
|
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
|
<component name="TaskManager">
|
|
|
|
<task active="true" id="Default" summary="Default task">
|
|
|
|
<changelist id="9f590b69-f929-45a1-8512-12ed6efbf028" name="Changes" comment="" />
|
|
|
|
<created>1677445492409</created>
|
|
|
|
<option name="number" value="Default" />
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
<updated>1677445492409</updated>
|
|
|
|
</task>
|
|
|
|
<task id="LOCAL-00001" summary="Added Invetory starter">
|
|
|
|
<created>1678626400597</created>
|
|
|
|
<option name="number" value="00001" />
|
|
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1678626400597</updated>
|
|
|
|
</task>
|
|
|
|
<option name="localTasksCounter" value="2" />
|
|
|
|
<servers />
|
|
|
|
</component>
|
|
|
|
<component name="UnknownFeatures">
|
|
|
|
<option featureType="com.intellij.fileTypeFactory" implementationName="requirements.txt" />
|
|
|
|
</component>
|
2023-09-11 12:58:07 +08:00
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
|
<option name="TAB_STATES">
|
|
|
|
<map>
|
|
|
|
<entry key="MAIN">
|
|
|
|
<value>
|
|
|
|
<State />
|
|
|
|
</value>
|
|
|
|
</entry>
|
|
|
|
</map>
|
|
|
|
</option>
|
|
|
|
</component>
|
2023-04-29 04:19:24 +08:00
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
<MESSAGE value="Added Invetory starter" />
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="Added Invetory starter" />
|
|
|
|
</component>
|
2023-02-27 05:26:07 +08:00
|
|
|
</project>
|