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-11-24 06:22:22 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
2024-01-24 23:10:44 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/core/config.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/core/config.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/lims/boot.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/lims/boot.py" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/felicity/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/main.py" afterDir="false" />
|
2024-01-06 09:06:57 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
2024-01-24 23:10:44 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/requirements-dev.txt" beforeDir="false" afterPath="$PROJECT_DIR$/requirements-dev.txt" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/requirements.txt" beforeDir="false" afterPath="$PROJECT_DIR$/requirements.txt" 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>
|
2023-12-23 01:06:14 +08:00
|
|
|
<option value="Python Unit Test" />
|
2023-04-29 04:19:24 +08:00
|
|
|
<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-12-30 19:42:48 +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",
|
|
|
|
"last_opened_file_path": "/home/aurthurm/Development/felicity-lims/reads",
|
|
|
|
"settings.editor.selected.configurable": "com.jetbrains.python.black.configuration.BlackFormatterConfigurable"
|
2023-02-27 05:26:07 +08:00
|
|
|
}
|
2023-12-30 19:42:48 +08:00
|
|
|
}</component>
|
2023-04-29 04:19:24 +08:00
|
|
|
<component name="RecentsManager">
|
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
2023-12-30 15:51:11 +08:00
|
|
|
<recent name="$PROJECT_DIR$/reads" />
|
2023-12-27 14:10:34 +08:00
|
|
|
<recent name="$PROJECT_DIR$/felicity/apps/impress/barcode" />
|
2023-12-23 01:06:14 +08:00
|
|
|
<recent name="$PROJECT_DIR$/felicity/tests/integration" />
|
2023-12-22 04:31:16 +08:00
|
|
|
<recent name="$PROJECT_DIR$/felicity/apps/impress/reports" />
|
2023-12-20 02:01:46 +08:00
|
|
|
<recent name="$PROJECT_DIR$/felicity/apps/billing/invoicing" />
|
2023-04-29 04:19:24 +08:00
|
|
|
</key>
|
2023-09-11 12:58:07 +08:00
|
|
|
<key name="MoveFile.RECENT_KEYS">
|
2023-12-30 19:42:48 +08:00
|
|
|
<recent name="$PROJECT_DIR$/felicity/apps/impress/shipment" />
|
2023-12-27 14:10:34 +08:00
|
|
|
<recent name="$PROJECT_DIR$/felicity/apps/impress" />
|
|
|
|
<recent name="$PROJECT_DIR$/felicity/apps/impress/sample" />
|
2023-12-23 01:06:14 +08:00
|
|
|
<recent name="$PROJECT_DIR$/felicity/tests/integration" />
|
2023-12-22 15:09:38 +08:00
|
|
|
<recent name="$PROJECT_DIR$/felicity/apps/setup" />
|
2023-09-11 12:58:07 +08:00
|
|
|
</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>
|