|
|
|
@ -1,18 +1,13 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
<project version="4"> |
|
|
|
|
<component name="ChangeListManager"> |
|
|
|
|
<list default="true" id="ddb8afd5-d3ba-47b1-b6d0-227403f1abf7" name="Changes" comment="Started writing ZoneTable + improvements to the search bar"> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/components/TonButton.vue" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/components/ZonePricing.vue" afterDir="false" /> |
|
|
|
|
<list default="true" id="ddb8afd5-d3ba-47b1-b6d0-227403f1abf7" name="Changes" comment="ZoneTable with ZonePricing"> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/assets/main.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/assets/main.css" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/components/DarkLayout.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/DarkLayout.vue" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/components/DomainBar.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/DomainBar.vue" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/components/ZoneTable.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/ZoneTable.vue" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/views/Find.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/Find.vue" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/zone.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/zone.ts" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/router/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/router/index.ts" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/views/Get.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/Get.vue" afterDir="false" /> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/views/TonDns.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/TonDns.vue" afterDir="false" /> |
|
|
|
|
</list> |
|
|
|
|
<option name="SHOW_DIALOG" value="false" /> |
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" /> |
|
|
|
@ -79,7 +74,8 @@
|
|
|
|
|
<workItem from="1670839496719" duration="10862000" /> |
|
|
|
|
<workItem from="1670927344373" duration="29000" /> |
|
|
|
|
<workItem from="1670927391338" duration="2277000" /> |
|
|
|
|
<workItem from="1671024025708" duration="16340000" /> |
|
|
|
|
<workItem from="1671024025708" duration="19806000" /> |
|
|
|
|
<workItem from="1671204365793" duration="4251000" /> |
|
|
|
|
</task> |
|
|
|
|
<task id="LOCAL-00001" summary="Wrote the landing"> |
|
|
|
|
<created>1670844191163</created> |
|
|
|
@ -116,7 +112,14 @@
|
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
<updated>1671100962105</updated> |
|
|
|
|
</task> |
|
|
|
|
<option name="localTasksCounter" value="6" /> |
|
|
|
|
<task id="LOCAL-00006" summary="ZoneTable with ZonePricing"> |
|
|
|
|
<created>1671116726928</created> |
|
|
|
|
<option name="number" value="00006" /> |
|
|
|
|
<option name="presentableId" value="LOCAL-00006" /> |
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
<updated>1671116726928</updated> |
|
|
|
|
</task> |
|
|
|
|
<option name="localTasksCounter" value="7" /> |
|
|
|
|
<servers /> |
|
|
|
|
</component> |
|
|
|
|
<component name="TypeScriptGeneratedFilesManager"> |
|
|
|
@ -139,6 +142,7 @@
|
|
|
|
|
<MESSAGE value="Adaptivity + more assets" /> |
|
|
|
|
<MESSAGE value="DarkLayout + Domain Bar" /> |
|
|
|
|
<MESSAGE value="Started writing ZoneTable + improvements to the search bar" /> |
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="Started writing ZoneTable + improvements to the search bar" /> |
|
|
|
|
<MESSAGE value="ZoneTable with ZonePricing" /> |
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="ZoneTable with ZonePricing" /> |
|
|
|
|
</component> |
|
|
|
|
</project> |