mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-24 08:53:00 +08:00
81 lines
No EOL
4 KiB
XML
81 lines
No EOL
4 KiB
XML
<?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">
|
|
<change beforePath="$PROJECT_DIR$/.idea/felicity-lims.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/felicity-lims.iml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/felicity/apps/iol/fhir/utils/read.py" beforeDir="false" afterPath="$PROJECT_DIR$/felicity/apps/iol/fhir/utils/read.py" afterDir="false" />
|
|
</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>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="MarkdownSettingsMigration">
|
|
<option name="stateVersion" value="1" />
|
|
</component>
|
|
<component name="ProjectId" id="2MIC1H3UyNXIcY9XKNsnyxMomqK" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<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": "C:/Users/aurth/Development/Python/senaite-data-sync",
|
|
"settings.editor.selected.configurable": "terminal"
|
|
}
|
|
}</component>
|
|
<component name="RecentsManager">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="C:\Users\aurth\Development\Python\felicity-lims" />
|
|
<recent name="$PROJECT_DIR$/backend/felicity_lims/felicity/core/snowflake" />
|
|
<recent name="$PROJECT_DIR$" />
|
|
<recent name="$PROJECT_DIR$/frontend/vite" />
|
|
</key>
|
|
</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>
|
|
<component name="VcsManagerConfiguration">
|
|
<MESSAGE value="Added Invetory starter" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="Added Invetory starter" />
|
|
</component>
|
|
</project> |