fixed jobs feed and added it to the main viewer
This commit is contained in:
parent
a0e05117fd
commit
0bb97436d8
@ -2,12 +2,7 @@
|
||||
<project version="4">
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="c2fd5632-2143-4c7e-8b0d-96d7692b700b" name="Default" comment="">
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/fit.js" />
|
||||
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/html/css/custom.scss" />
|
||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/bored.js" afterPath="$PROJECT_DIR$/bored.js" />
|
||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/html/js/app.v3.js" afterPath="$PROJECT_DIR$/html/js/app.v3.js" />
|
||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/jobs-local.js" afterPath="$PROJECT_DIR$/jobs-local.js" />
|
||||
</list>
|
||||
<ignored path="rinser.iws" />
|
||||
<ignored path=".idea/workspace.xml" />
|
||||
@ -479,7 +474,7 @@
|
||||
<workItem from="1460978110601" duration="7244000" />
|
||||
<workItem from="1461072492931" duration="636000" />
|
||||
<workItem from="1461576712373" duration="1929000" />
|
||||
<workItem from="1461770676482" duration="460000" />
|
||||
<workItem from="1461770676482" duration="486000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="debugging braider">
|
||||
<created>1438335954140</created>
|
||||
@ -796,11 +791,18 @@
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1460985239376</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="46" />
|
||||
<task id="LOCAL-00046" summary="fixed jobs feed and added it to the main viewer">
|
||||
<created>1461771156305</created>
|
||||
<option name="number" value="00046" />
|
||||
<option name="presentableId" value="LOCAL-00046" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1461771156305</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="47" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TimeTrackingManager">
|
||||
<option name="totallyTimeSpent" value="21714000" />
|
||||
<option name="totallyTimeSpent" value="21740000" />
|
||||
</component>
|
||||
<component name="ToolWindowManager">
|
||||
<frame x="4" y="23" width="1825" height="1177" extended-state="0" />
|
||||
@ -809,8 +811,8 @@
|
||||
<window_info id="Gulp" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
||||
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2804878" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
||||
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.20607176" sideWeight="0.5160754" order="7" side_tool="true" content_ui="tabs" />
|
||||
<window_info id="Version Control" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.20607176" sideWeight="0.4839246" order="7" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.20645161" sideWeight="0.5160754" order="7" side_tool="true" content_ui="tabs" />
|
||||
<window_info id="Version Control" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.20645161" sideWeight="0.4839246" order="7" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32896176" sideWeight="0.4838976" order="7" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
||||
@ -880,7 +882,8 @@
|
||||
<MESSAGE value="added bower for mui, jquery and strings. Then gulp bakes them in, shoudl reduce server read now that gzip is turned on." />
|
||||
<MESSAGE value="needed the bower file" />
|
||||
<MESSAGE value="updated plugins and removed a couple of broken feeds" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="updated plugins and removed a couple of broken feeds" />
|
||||
<MESSAGE value="fixed jobs feed and added it to the main viewer" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="fixed jobs feed and added it to the main viewer" />
|
||||
</component>
|
||||
<component name="XDebuggerManager">
|
||||
<breakpoint-manager>
|
||||
|
Loading…
Reference in New Issue
Block a user