mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-28 07:58:29 +01:00
1082 lines
No EOL
63 KiB
XML
1082 lines
No EOL
63 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="f58b08f1-12f3-48dd-93b6-e78821449279" name="Default" comment="">
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Gruntfile.js" afterPath="$PROJECT_DIR$/Gruntfile.js" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/viewDirectiveSpec.js" afterPath="$PROJECT_DIR$/test/viewDirectiveSpec.js" />
|
|
</list>
|
|
<ignored path="ui-router2.iws" />
|
|
<ignored path=".idea/workspace.xml" />
|
|
<ignored path="$PROJECT_DIR$/out/" />
|
|
<ignored path=".idea/dataSources.local.xml" />
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
<option name="TRACKING_ENABLED" value="true" />
|
|
<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="CreatePatchCommitExecutor">
|
|
<option name="PATCH_PATH" value="" />
|
|
</component>
|
|
<component name="DatabaseView">
|
|
<option name="GROUP_SCHEMA" value="true" />
|
|
<option name="GROUP_CONTENTS" value="false" />
|
|
<option name="SORT_POSITIONED" value="false" />
|
|
<option name="SHOW_TABLE_DETAILS" value="true" />
|
|
<option name="SHOW_EMPTY_GROUPS" value="false" />
|
|
</component>
|
|
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
|
<component name="FavoritesManager">
|
|
<favorites_list name="ui-router2" />
|
|
</component>
|
|
<component name="FileEditorManager">
|
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
<file leaf-file-name="viewDirectiveSpec.js" pinned="false" current-in-tab="true">
|
|
<entry file="file://$PROJECT_DIR$/test/viewDirectiveSpec.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="390">
|
|
<caret line="734" column="3" selection-start-line="734" selection-start-column="3" selection-end-line="734" selection-end-column="3" />
|
|
<folding>
|
|
<element signature="n#!!doc" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="viewDirective.js" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/src/viewDirective.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="225">
|
|
<caret line="240" column="34" selection-start-line="240" selection-start-column="34" selection-end-line="240" selection-end-column="34" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="stateDirectivesSpec.js" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/test/stateDirectivesSpec.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="6000">
|
|
<caret line="400" column="26" selection-start-line="400" selection-start-column="26" selection-end-line="400" selection-end-column="26" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
</leaf>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="UPDATE_TYPE" value="REBASE" />
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
<map>
|
|
<entry key="$PROJECT_DIR$" value="d2a0feb9827e79f4dca6f30e67a37535c6841386" />
|
|
</map>
|
|
</option>
|
|
</component>
|
|
<component name="GradleLocalSettings">
|
|
<option name="modificationStamps">
|
|
<map>
|
|
<entry key="$PROJECT_DIR$/../virtuwell" value="2861861984000" />
|
|
<entry key="$PROJECT_DIR$/../virtuwell/patient-application" value="5723449131000" />
|
|
</map>
|
|
</option>
|
|
<option name="externalProjectsViewState">
|
|
<projects_view />
|
|
</option>
|
|
</component>
|
|
<component name="IdeDocumentHistory">
|
|
<option name="CHANGED_PATHS">
|
|
<list>
|
|
<option value="$PROJECT_DIR$/package.json" />
|
|
<option value="$PROJECT_DIR$/lib/angular-1.3.0/angular-mocks.js" />
|
|
<option value="$PROJECT_DIR$/src/urlRouter.js" />
|
|
<option value="$PROJECT_DIR$/test/testUtils.js" />
|
|
<option value="$PROJECT_DIR$/test/urlRouterSpec.js" />
|
|
<option value="$PROJECT_DIR$/src/params/stateParams.ts" />
|
|
<option value="$PROJECT_DIR$/src/params/type.ts" />
|
|
<option value="$PROJECT_DIR$/src/params/paramTypes.ts" />
|
|
<option value="$PROJECT_DIR$/src/state/stateService.ts" />
|
|
<option value="$PROJECT_DIR$/src/state/hooks/transitionManager.ts" />
|
|
<option value="$PROJECT_DIR$/files.js" />
|
|
<option value="$PROJECT_DIR$/test/stateEventsSpec.js" />
|
|
<option value="$PROJECT_DIR$/src/ng1/stateEvents.ts" />
|
|
<option value="$PROJECT_DIR$/src/state/stateQueueManager.ts" />
|
|
<option value="$PROJECT_DIR$/src/router.ts" />
|
|
<option value="$PROJECT_DIR$/config/karma-1.3.0.js" />
|
|
<option value="$PROJECT_DIR$/config/karma.js" />
|
|
<option value="$PROJECT_DIR$/src/ng1/stateFilters.ts" />
|
|
<option value="$PROJECT_DIR$/README.md" />
|
|
<option value="$PROJECT_DIR$/src/params/param.ts" />
|
|
<option value="$PROJECT_DIR$/test/urlMatcherFactorySpec.js" />
|
|
<option value="$PROJECT_DIR$/src/url/urlMatcher.ts" />
|
|
<option value="$PROJECT_DIR$/src/ng1/stateDirectives.ts" />
|
|
<option value="$PROJECT_DIR$/src/stateDirectives.js" />
|
|
<option value="$PROJECT_DIR$/Gruntfile.js" />
|
|
<option value="$PROJECT_DIR$/src/transition/interface.ts" />
|
|
<option value="$PROJECT_DIR$/src/state/hooks/enterExitHooks.ts" />
|
|
<option value="$PROJECT_DIR$/src/transition/hookRegistry.ts" />
|
|
<option value="$PROJECT_DIR$/test/stateHelper.ts" />
|
|
<option value="$PROJECT_DIR$/src/transition/hookBuilder.ts" />
|
|
<option value="$PROJECT_DIR$/test/transitionSpec.ts" />
|
|
<option value="$PROJECT_DIR$/test/hookBuilderSpec.ts" />
|
|
<option value="$PROJECT_DIR$/src/resolve/resolveContext.ts" />
|
|
<option value="$PROJECT_DIR$/src/path/pathFactory.ts" />
|
|
<option value="$PROJECT_DIR$/src/view/view.ts" />
|
|
<option value="$PROJECT_DIR$/src/state/stateBuilder.ts" />
|
|
<option value="$PROJECT_DIR$/src/state/interface.ts" />
|
|
<option value="$PROJECT_DIR$/src/ng1/services.ts" />
|
|
<option value="$PROJECT_DIR$/src/common/common.ts" />
|
|
<option value="$PROJECT_DIR$/src/state/hooks/resolveHooks.ts" />
|
|
<option value="$PROJECT_DIR$/test/stateSpec.js" />
|
|
<option value="$PROJECT_DIR$/src/state.js" />
|
|
<option value="$PROJECT_DIR$/src/ng1/viewDirective.ts" />
|
|
<option value="$PROJECT_DIR$/build/es5/state/stateQueueManager.js" />
|
|
<option value="$PROJECT_DIR$/src/urlMatcherFactory.js" />
|
|
<option value="$PROJECT_DIR$/test/stateDirectivesSpec.js" />
|
|
<option value="$PROJECT_DIR$/src/viewDirective.js" />
|
|
<option value="$PROJECT_DIR$/test/viewDirectiveSpec.js" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER">
|
|
<gruntfile path="$PROJECT_DIR$/Gruntfile.js" />
|
|
</component>
|
|
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
<component name="JsGulpfileManager">
|
|
<detection-done>true</detection-done>
|
|
<sorting>DEFINITION_ORDER</sorting>
|
|
</component>
|
|
<component name="MavenImportPreferences">
|
|
<option name="generalSettings">
|
|
<MavenGeneralSettings>
|
|
<option name="mavenHome" value="Bundled (Maven 3)" />
|
|
</MavenGeneralSettings>
|
|
</option>
|
|
</component>
|
|
<component name="ProjectFrameBounds">
|
|
<option name="y" value="23" />
|
|
<option name="width" value="1440" />
|
|
<option name="height" value="873" />
|
|
</component>
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
<OptionsSetting value="true" id="Add" />
|
|
<OptionsSetting value="true" id="Remove" />
|
|
<OptionsSetting value="true" id="Checkout" />
|
|
<OptionsSetting value="true" id="Update" />
|
|
<OptionsSetting value="true" id="Status" />
|
|
<OptionsSetting value="true" id="Edit" />
|
|
<ConfirmationsSetting value="0" id="Add" />
|
|
<ConfirmationsSetting value="0" id="Remove" />
|
|
</component>
|
|
<component name="ProjectView">
|
|
<navigator proportions="" version="1">
|
|
<flattenPackages />
|
|
<showMembers />
|
|
<showModules />
|
|
<showLibraryContents />
|
|
<hideEmptyPackages />
|
|
<abbreviatePackageNames />
|
|
<autoscrollToSource />
|
|
<autoscrollFromSource />
|
|
<sortByType />
|
|
<manualOrder />
|
|
<foldersAlwaysOnTop value="true" />
|
|
</navigator>
|
|
<panes />
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="settings.editor.selected.configurable" value="configurable.group.appearance" />
|
|
<property name="settings.editor.splitter.proportion" value="0.2" />
|
|
<property name="project.structure.last.edited" value="SDKs" />
|
|
<property name="project.structure.proportion" value="0.15" />
|
|
<property name="project.structure.side.proportion" value="0.2" />
|
|
<property name="last_opened_file_path" value="$USER_HOME$/.gvm/grails/current" />
|
|
<property name="Downloaded.Files.Path.Enabled" value="false" />
|
|
<property name="Repository.Attach.JavaDocs" value="false" />
|
|
<property name="Repository.Attach.Sources" value="false" />
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="HbShouldOpenHtmlAsHb" value="" />
|
|
<property name="js-jscs-nodeInterpreter" value="/usr/local/bin/node" />
|
|
<property name="typescript-compiler-editor-notification" value="false" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth0" value="121" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder0" value="0" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth1" value="144" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder1" value="1" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth2" value="150" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder2" value="2" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth3" value="905" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder3" value="3" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth0" value="132" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder0" value="0" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth1" value="141" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder1" value="1" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth2" value="146" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder2" value="2" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth3" value="901" />
|
|
<property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder3" value="3" />
|
|
<property name="jsx.switch.disabled" value="true" />
|
|
<property name="nodejs_interpreter_path" value="/usr/local/bin/node" />
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
|
|
<module name="" />
|
|
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="Applet" factoryName="Applet">
|
|
<option name="HTML_USED" value="false" />
|
|
<option name="WIDTH" value="400" />
|
|
<option name="HEIGHT" value="300" />
|
|
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
|
<module />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="Application" factoryName="Application">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<module name="" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="ArquillianJUnit" factoryName="">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<module name="" />
|
|
<option name="arquillianRunConfiguration">
|
|
<value>
|
|
<option name="containerStateName" value="" />
|
|
</value>
|
|
</option>
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="PACKAGE_NAME" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="METHOD_NAME" />
|
|
<option name="TEST_OBJECT" value="class" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<option name="TEST_SEARCH_SCOPE">
|
|
<value defaultName="singleModule" />
|
|
</option>
|
|
<envs />
|
|
<patterns />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="ArquillianTestNG" factoryName="">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<module name="" />
|
|
<option name="arquillianRunConfiguration">
|
|
<value>
|
|
<option name="containerStateName" value="" />
|
|
</value>
|
|
</option>
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="SUITE_NAME" />
|
|
<option name="PACKAGE_NAME" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="METHOD_NAME" />
|
|
<option name="GROUP_NAME" />
|
|
<option name="TEST_OBJECT" value="CLASS" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="OUTPUT_DIRECTORY" />
|
|
<option name="ANNOTATION_TYPE" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<option name="TEST_SEARCH_SCOPE">
|
|
<value defaultName="singleModule" />
|
|
</option>
|
|
<option name="USE_DEFAULT_REPORTERS" value="false" />
|
|
<option name="PROPERTIES_FILE" />
|
|
<envs />
|
|
<properties />
|
|
<listeners />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="BashConfigurationType" factoryName="Bash">
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
<option name="INTERPRETER_PATH" value="/bin/bash" />
|
|
<option name="WORKING_DIRECTORY" value="" />
|
|
<option name="PARENT_ENVS" value="true" />
|
|
<option name="SCRIPT_NAME" value="" />
|
|
<option name="PARAMETERS" value="" />
|
|
<module name="" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="Cold Fusion runner description" factoryName="Cold Fusion" custom_browser="" web_path="">
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="GradleRunConfiguration" factoryName="Gradle">
|
|
<ExternalSystemSettings>
|
|
<option name="executionName" />
|
|
<option name="externalProjectPath" />
|
|
<option name="externalSystemIdString" value="GRADLE" />
|
|
<option name="scriptParameters" />
|
|
<option name="taskDescriptions">
|
|
<list />
|
|
</option>
|
|
<option name="taskNames">
|
|
<list />
|
|
</option>
|
|
<option name="vmOptions" />
|
|
</ExternalSystemSettings>
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="GrailsRunConfigurationType" factoryName="Grails">
|
|
<setting name="vmparams" value="" />
|
|
<setting name="cmdLine" value="run-app" />
|
|
<setting name="passParentEnv" value="true" />
|
|
<setting name="launchBrowser" value="false" />
|
|
<setting name="depsClasspath" value="false" />
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="JUnit" factoryName="JUnit">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<module name="" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="PACKAGE_NAME" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="METHOD_NAME" />
|
|
<option name="TEST_OBJECT" value="class" />
|
|
<option name="VM_PARAMETERS" value="-ea" />
|
|
<option name="PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<option name="TEST_SEARCH_SCOPE">
|
|
<value defaultName="singleModule" />
|
|
</option>
|
|
<envs />
|
|
<patterns />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="JUnitTestDiscovery" factoryName="JUnit Test Discovery" changeList="All">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<module name="" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="PACKAGE_NAME" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="METHOD_NAME" />
|
|
<option name="TEST_OBJECT" value="class" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<option name="TEST_SEARCH_SCOPE">
|
|
<value defaultName="singleModule" />
|
|
</option>
|
|
<envs />
|
|
<patterns />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="JarApplication" factoryName="JAR Application">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="Java Scratch" factoryName="Java Scratch">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<option name="SCRATCH_FILE_ID" value="0" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<module name="" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma">
|
|
<config-file value="" />
|
|
<node-interpreter value="project" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<module name="ui-router2" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<option name="filePath" />
|
|
<option name="vmParameters" />
|
|
<option name="alternativeJrePath" />
|
|
<option name="programParameters" />
|
|
<option name="passParentEnvs" value="true" />
|
|
<option name="workingDirectory" />
|
|
<option name="isAlternativeJrePathEnabled" value="false" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="MongoRunConfiguration" factoryName="Mongo">
|
|
<setting name="path" value="" />
|
|
<setting name="shellParams" value="" />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" working-dir="">
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="Remote" factoryName="Remote">
|
|
<option name="USE_SOCKET_TRANSPORT" value="true" />
|
|
<option name="SERVER_MODE" value="false" />
|
|
<option name="SHMEM_ADDRESS" value="javadebug" />
|
|
<option name="HOST" value="localhost" />
|
|
<option name="PORT" value="5005" />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="TestNG" factoryName="TestNG">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<module name="" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="SUITE_NAME" />
|
|
<option name="PACKAGE_NAME" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="METHOD_NAME" />
|
|
<option name="GROUP_NAME" />
|
|
<option name="TEST_OBJECT" value="CLASS" />
|
|
<option name="VM_PARAMETERS" value="-ea" />
|
|
<option name="PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
|
|
<option name="OUTPUT_DIRECTORY" />
|
|
<option name="ANNOTATION_TYPE" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<option name="TEST_SEARCH_SCOPE">
|
|
<value defaultName="singleModule" />
|
|
</option>
|
|
<option name="USE_DEFAULT_REPORTERS" value="false" />
|
|
<option name="PROPERTIES_FILE" />
|
|
<envs />
|
|
<properties />
|
|
<listeners />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="TestNGTestDiscovery" factoryName="TestNG Test Discovery" changeList="All">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<module name="" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="SUITE_NAME" />
|
|
<option name="PACKAGE_NAME" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="METHOD_NAME" />
|
|
<option name="GROUP_NAME" />
|
|
<option name="TEST_OBJECT" value="CLASS" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="OUTPUT_DIRECTORY" />
|
|
<option name="ANNOTATION_TYPE" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<option name="TEST_SEARCH_SCOPE">
|
|
<value defaultName="singleModule" />
|
|
</option>
|
|
<option name="USE_DEFAULT_REPORTERS" value="false" />
|
|
<option name="PROPERTIES_FILE" />
|
|
<envs />
|
|
<properties />
|
|
<listeners />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="executeSpecs" factoryName="Gauge Execution">
|
|
<setting name="environment" value="" />
|
|
<setting name="specsToExecute" value="" />
|
|
<setting name="tags" value="" />
|
|
<setting name="parallelNodes" value="" />
|
|
<setting name="execInParallel" value="false" />
|
|
<setting name="programParameters" value="" />
|
|
<setting name="workingDirectory" value="" />
|
|
<setting name="moduleName" value="" />
|
|
<envMap />
|
|
<setting name="rowsRange" value="" />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
|
|
<node-interpreter>project</node-interpreter>
|
|
<node-options />
|
|
<gulpfile />
|
|
<tasks />
|
|
<arguments />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="js.build_tools.npm" factoryName="npm">
|
|
<command value="run-script" />
|
|
<scripts />
|
|
<node-interpreter value="project" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha">
|
|
<node-interpreter>/usr/local/bin/node</node-interpreter>
|
|
<node-options />
|
|
<working-directory>$PROJECT_DIR$</working-directory>
|
|
<pass-parent-env>true</pass-parent-env>
|
|
<envs />
|
|
<ui>bdd</ui>
|
|
<extra-mocha-options />
|
|
<test-kind>DIRECTORY</test-kind>
|
|
<test-directory />
|
|
<recursive>false</recursive>
|
|
<method />
|
|
</configuration>
|
|
</component>
|
|
<component name="ShelveChangesManager" show_recycled="false">
|
|
<option name="remove_strategy" value="false" />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="f58b08f1-12f3-48dd-93b6-e78821449279" name="Default" comment="" />
|
|
<created>1453304726966</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1453304726966</updated>
|
|
<workItem from="1453304728420" duration="19183000" />
|
|
<workItem from="1453514378204" duration="36896000" />
|
|
<workItem from="1453862017808" duration="1626000" />
|
|
<workItem from="1453939959880" duration="10949000" />
|
|
<workItem from="1454031550314" duration="51109000" />
|
|
<workItem from="1454794658027" duration="17767000" />
|
|
<workItem from="1454971581788" duration="409000" />
|
|
<workItem from="1455073140719" duration="93066000" />
|
|
<workItem from="1455811029038" duration="10922000" />
|
|
<workItem from="1456797153804" duration="52373000" />
|
|
<workItem from="1457629613967" duration="1355000" />
|
|
<workItem from="1458178614954" duration="625000" />
|
|
<workItem from="1464623552529" duration="8460000" />
|
|
<workItem from="1464792396211" duration="10790000" />
|
|
<workItem from="1464918829124" duration="6645000" />
|
|
</task>
|
|
<task id="LOCAL-00001" summary="fix(UrlMatcher): Array types: Pass empty arrays through in handler fix(UrlMatcher): Fix broken pre-replace logic Closes #2222">
|
|
<created>1453521311285</created>
|
|
<option name="number" value="00001" />
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1453521311285</updated>
|
|
</task>
|
|
<task id="LOCAL-00002" summary="fix(UrlMatcher): Properly encode/decode slashes in parameters Closes #2339 Closes #2172 Closes #2250 Closes #1119">
|
|
<created>1453530571994</created>
|
|
<option name="number" value="00002" />
|
|
<option name="presentableId" value="LOCAL-00002" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1453530571994</updated>
|
|
</task>
|
|
<task id="LOCAL-00003" summary="fix(reloadOnSearch): Update `locals.globals.$stateParams` when reloadOnSearch=false Closes #2356">
|
|
<created>1453582892683</created>
|
|
<option name="number" value="00003" />
|
|
<option name="presentableId" value="LOCAL-00003" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1453582892683</updated>
|
|
</task>
|
|
<task id="LOCAL-00004" summary="fix($state): statechangeCancel: don't clobber url if a new transition has started Closes #2238 Closes #2229 Closes #2185 Closes #2236 Closes #2098 Closes #600 ">
|
|
<created>1453592647500</created>
|
|
<option name="number" value="00004" />
|
|
<option name="presentableId" value="LOCAL-00004" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1453592647500</updated>
|
|
</task>
|
|
<task id="LOCAL-00005" summary="test(*): Run test suite against angular 1.4.9; make tests suite compatible with 1.4.x">
|
|
<created>1453602504010</created>
|
|
<option name="number" value="00005" />
|
|
<option name="presentableId" value="LOCAL-00005" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1453602504010</updated>
|
|
</task>
|
|
<task id="LOCAL-00006" summary="docs(state) document the reload transition parameter ">
|
|
<created>1453606485971</created>
|
|
<option name="number" value="00006" />
|
|
<option name="presentableId" value="LOCAL-00006" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1453606485971</updated>
|
|
</task>
|
|
<task id="LOCAL-00007" summary="docs(state) document the reload transition parameter ">
|
|
<created>1453606524907</created>
|
|
<option name="number" value="00007" />
|
|
<option name="presentableId" value="LOCAL-00007" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1453606524907</updated>
|
|
</task>
|
|
<task id="LOCAL-00008" summary="sq">
|
|
<created>1454034349869</created>
|
|
<option name="number" value="00008" />
|
|
<option name="presentableId" value="LOCAL-00008" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1454034349869</updated>
|
|
</task>
|
|
<task id="LOCAL-00009" summary="test(urlMatcher): Add failing test for #2504 improper parent/child query params formatting">
|
|
<created>1454258786505</created>
|
|
<option name="number" value="00009" />
|
|
<option name="presentableId" value="LOCAL-00009" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1454258786505</updated>
|
|
</task>
|
|
<task id="LOCAL-00010" summary="sq (test)">
|
|
<created>1454258804394</created>
|
|
<option name="number" value="00010" />
|
|
<option name="presentableId" value="LOCAL-00010" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1454258804394</updated>
|
|
</task>
|
|
<task id="LOCAL-00011" summary="sq (test)">
|
|
<created>1454259544356</created>
|
|
<option name="number" value="00011" />
|
|
<option name="presentableId" value="LOCAL-00011" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1454259544356</updated>
|
|
</task>
|
|
<task id="LOCAL-00012" summary="sq 02e98660 or 3841dc0b">
|
|
<created>1454262098261</created>
|
|
<option name="number" value="00012" />
|
|
<option name="presentableId" value="LOCAL-00012" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1454262098261</updated>
|
|
</task>
|
|
<task id="LOCAL-00013" summary="refactor(Router): rename to UIRouter to avoid same name as component Router">
|
|
<created>1454971852749</created>
|
|
<option name="number" value="00013" />
|
|
<option name="presentableId" value="LOCAL-00013" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1454971852749</updated>
|
|
</task>
|
|
<task id="LOCAL-00014" summary="docs(README): update feature-1.0 readme for main github page">
|
|
<created>1455160520667</created>
|
|
<option name="number" value="00014" />
|
|
<option name="presentableId" value="LOCAL-00014" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1455160520667</updated>
|
|
</task>
|
|
<task id="LOCAL-00015" summary="fix(UrlMatcher): Format parent/child UrlMatchers properly Build arrays of path parameters and query parameters for the entire path of UrlMatchers. Map/reduce them, then concatenate at the end. closes ##2504">
|
|
<created>1455415907353</created>
|
|
<option name="number" value="00015" />
|
|
<option name="presentableId" value="LOCAL-00015" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1455415907353</updated>
|
|
</task>
|
|
<task id="LOCAL-00016" summary="lint(UrlMatcher): Fix TS lint error ">
|
|
<created>1455416236401</created>
|
|
<option name="number" value="00016" />
|
|
<option name="presentableId" value="LOCAL-00016" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1455416236401</updated>
|
|
</task>
|
|
<task id="LOCAL-00017" summary="fix(ui-state): update ui-sref-active/eq info Closes #2488 ">
|
|
<created>1455470984013</created>
|
|
<option name="number" value="00017" />
|
|
<option name="presentableId" value="LOCAL-00017" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1455470984013</updated>
|
|
</task>
|
|
<task id="LOCAL-00018" summary="fix(ui-state): update ui-sref-active/eq info when ui-state dynamicly changes watchers, make sure to update the ui-sref-active/eq Closes #2488">
|
|
<created>1455471966743</created>
|
|
<option name="number" value="00018" />
|
|
<option name="presentableId" value="LOCAL-00018" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1455471966743</updated>
|
|
</task>
|
|
<task id="LOCAL-00019" summary="fix(ui-sref): update ui-sref-active/eq info when params change When ui-state dynamicly changes watchers, make sure to update the ui-sref-active/eq Clear out old previous registered values. Closes #2554">
|
|
<created>1455473527857</created>
|
|
<option name="number" value="00019" />
|
|
<option name="presentableId" value="LOCAL-00019" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1455473527857</updated>
|
|
</task>
|
|
<task id="LOCAL-00020" summary="refactor(HookBuilder): support entering/exiting/retained matchcriteria ">
|
|
<created>1455819654768</created>
|
|
<option name="number" value="00020" />
|
|
<option name="presentableId" value="LOCAL-00020" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1455819654768</updated>
|
|
</task>
|
|
<task id="LOCAL-00021" summary="feat(resolve): Allow all resolved data for a node to be injected as `$resolve$`">
|
|
<created>1457059148862</created>
|
|
<option name="number" value="00021" />
|
|
<option name="presentableId" value="LOCAL-00021" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1457059148862</updated>
|
|
</task>
|
|
<task id="LOCAL-00022" summary="feat(uiView): Expose the resolved data for a state as $scope.$resolve feat(uiView): Route to components using templates closes #2175 closes #2547">
|
|
<created>1457134142518</created>
|
|
<option name="number" value="00022" />
|
|
<option name="presentableId" value="LOCAL-00022" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1457134142518</updated>
|
|
</task>
|
|
<task id="LOCAL-00023" summary="test(viewDirective): added controller injection test cherry pick c5249bbc3ba025375b0b69d3b8c47f1686a8b986 from 1.0">
|
|
<created>1457193716661</created>
|
|
<option name="number" value="00023" />
|
|
<option name="presentableId" value="LOCAL-00023" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1457193716661</updated>
|
|
</task>
|
|
<task id="LOCAL-00024" summary="test(uiView): fix animation test in ng 1.2.x">
|
|
<created>1457197512224</created>
|
|
<option name="number" value="00024" />
|
|
<option name="presentableId" value="LOCAL-00024" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1457197512225</updated>
|
|
</task>
|
|
<task id="LOCAL-00025" summary="fix(uiView): get ui-view name even if no `inherited` data available">
|
|
<created>1464745991960</created>
|
|
<option name="number" value="00025" />
|
|
<option name="presentableId" value="LOCAL-00025" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1464745991960</updated>
|
|
</task>
|
|
<task id="LOCAL-00026" summary="fix(uiView): get parent $uiView data from parent (not own) element">
|
|
<created>1464828851459</created>
|
|
<option name="number" value="00026" />
|
|
<option name="presentableId" value="LOCAL-00026" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1464828851459</updated>
|
|
</task>
|
|
<task id="LOCAL-00027" summary="fix(uiView): separate $uiView and $uiViewAnim element.data() The `$uiView` element.data lifecycle is somewhat fragile. The Fill directive reads the inherited `$uiView` data to figure out which state the ui-view was created in. In a previous commit, the non-fill directive was setting the `$uiView` date earlier to hold the animation promises. This caused the fill directive to read the wrong state data, breaking some users' apps. BC-BREAK Users who were using `element.data('$uiView').$animEnter` or `$animLeave` should now use `element.data('$uiViewAnim').$animEnter` instead Closes #2763">
|
|
<created>1464982203800</created>
|
|
<option name="number" value="00027" />
|
|
<option name="presentableId" value="LOCAL-00027" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1464982203800</updated>
|
|
</task>
|
|
<option name="localTasksCounter" value="28" />
|
|
<servers />
|
|
</component>
|
|
<component name="TimeTrackingManager">
|
|
<option name="totallyTimeSpent" value="322175000" />
|
|
</component>
|
|
<component name="ToolWindowManager">
|
|
<frame x="0" y="23" width="1440" height="873" extended-state="6" />
|
|
<editor active="true" />
|
|
<layout>
|
|
<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="IDEtalk" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Palette	" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" 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="false" show_stripe_button="true" weight="0.34326425" sideWeight="0.5032558" order="7" side_tool="true" content_ui="tabs" />
|
|
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.39308578" sideWeight="0.4967442" order="8" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Run" 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="2" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Mongo Explorer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" 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.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Designer" 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="false" content_ui="tabs" />
|
|
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.20958512" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Grunt " 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="4" side_tool="true" content_ui="tabs" />
|
|
<window_info id="IDEtalk Messages" 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="10" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3297568" sideWeight="0.5" order="6" 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="Ant Build" active="false" anchor="right" 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="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="3" side_tool="true" content_ui="tabs" />
|
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Message" 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="0" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3708791" sideWeight="0.5" order="11" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.31868133" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
</layout>
|
|
<layout-to-restore>
|
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
<window_info id="IDEtalk" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Message" 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="0" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.34326425" sideWeight="0.5032558" order="7" side_tool="true" content_ui="tabs" />
|
|
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Mongo Explorer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Designer" 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="false" content_ui="tabs" />
|
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3297568" sideWeight="0.5" order="6" 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="Ant Build" active="false" anchor="right" 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="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
<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="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32822478" sideWeight="0.5" order="11" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Palette	" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.36619717" sideWeight="0.4967442" order="8" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Run" 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="2" 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.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.20958512" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Grunt " 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="4" side_tool="true" content_ui="tabs" />
|
|
<window_info id="IDEtalk Messages" 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="10" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.2929032" sideWeight="0.5" order="1" 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="3" side_tool="true" content_ui="tabs" />
|
|
</layout-to-restore>
|
|
</component>
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
<option name="TAB_STATES">
|
|
<map>
|
|
<entry key="MAIN">
|
|
<value>
|
|
<State>
|
|
<option name="RECENTLY_FILTERED_USER_GROUPS">
|
|
<collection />
|
|
</option>
|
|
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
|
<collection />
|
|
</option>
|
|
</State>
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
</component>
|
|
<component name="Vcs.Log.UiProperties">
|
|
<option name="RECENTLY_FILTERED_USER_GROUPS">
|
|
<collection />
|
|
</option>
|
|
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
|
<collection>
|
|
<UserGroup>
|
|
<option name="users">
|
|
<list>
|
|
<option value="origin/master" />
|
|
</list>
|
|
</option>
|
|
</UserGroup>
|
|
<UserGroup>
|
|
<option name="users">
|
|
<list>
|
|
<option value="feature-1.0" />
|
|
</list>
|
|
</option>
|
|
</UserGroup>
|
|
<UserGroup>
|
|
<option name="users">
|
|
<list>
|
|
<option value="master" />
|
|
</list>
|
|
</option>
|
|
</UserGroup>
|
|
</collection>
|
|
</option>
|
|
</component>
|
|
<component name="VcsContentAnnotationSettings">
|
|
<option name="myLimit" value="2678400000" />
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
|
|
<option name="CHECK_NEW_TODO" value="false" />
|
|
<MESSAGE value="fix(reloadOnSearch): Update `locals.globals.$stateParams` when reloadOnSearch=false Closes #2356" />
|
|
<MESSAGE value="fix($state): statechangeCancel: dont clobber url if a new transition is in progress" />
|
|
<MESSAGE value="fix($state): statechangeCancel: don't clobber url if a new transition has started Closes #2238 Closes #2229 Closes #2185 Closes #2236 Closes #2098 Closes #600 " />
|
|
<MESSAGE value="test(*): Run test suite against angular 1.4.9; make tests suite compatible with 1.4.x" />
|
|
<MESSAGE value="docs(state) document the reload transition parameter " />
|
|
<MESSAGE value="sq" />
|
|
<MESSAGE value="test(urlMatcher): Add failing test for #2504 improper parent/child query params formatting" />
|
|
<MESSAGE value="sq (test)" />
|
|
<MESSAGE value="sq 02e98660 or 3841dc0b" />
|
|
<MESSAGE value="refactor(Router): rename to UIRouter to avoid same name as component Router" />
|
|
<MESSAGE value="docs(README): update feature-1.0 readme for main github page" />
|
|
<MESSAGE value="fix(UrlMatcher): Format parent/child UrlMatchers properly Build arrays of path parameters and query parameters for the entire path of UrlMatchers. Map/reduce them, then concatenate at the end. closes ##2504" />
|
|
<MESSAGE value="lint(UrlMatcher): Fix TS lint error " />
|
|
<MESSAGE value="fix(ui-state): update ui-sref-active/eq info Closes #2488 " />
|
|
<MESSAGE value="fix(ui-state): update ui-sref-active/eq info when ui-state dynamicly changes watchers, make sure to update the ui-sref-active/eq Closes #2488" />
|
|
<MESSAGE value="fix(ui-sref): update ui-sref-active/eq info when params change When ui-state dynamicly changes watchers, make sure to update the ui-sref-active/eq Clear out old previous registered values. Closes #2554" />
|
|
<MESSAGE value="refactor(HookBuilder): support entering/exiting/retained matchcriteria " />
|
|
<MESSAGE value="feat(resolve): Allow all resolved data for a node to be injected as `$resolve$`" />
|
|
<MESSAGE value="feat(uiView): Expose the resolved data for a state as $scope.$resolve feat(uiView): Route to components using templates closes #2175 closes #2547" />
|
|
<MESSAGE value="test(viewDirective): added controller injection test cherry pick c5249bbc3ba025375b0b69d3b8c47f1686a8b986 from 1.0" />
|
|
<MESSAGE value="cherry-pick 0f6aea62a3e92b99b892aa062d1f3be8e5bafa6a from 1.0 to legacy feat(uiView): Expose the resolved data for a state as $scope.$resolve feat(uiView): Route to components using templates closes #2175 closes #2547 " />
|
|
<MESSAGE value="test(uiView): fix animation test in ng 1.2.x" />
|
|
<MESSAGE value="fix(uiView): get ui-view name even if no `inherited` data available" />
|
|
<MESSAGE value="fix(uiView): get parent $uiView data from parent (not own) element" />
|
|
<MESSAGE value="fix(uiView): separate $uiView and $uiViewAnim element.data() The `$uiView` element.data lifecycle is somewhat fragile. The Fill directive reads the inherited `$uiView` data to figure out which state the ui-view was created in. In a previous commit, the non-fill directive was setting the `$uiView` date earlier to hold the animation promises. This caused the fill directive to read the wrong state data, breaking some users' apps. BC-BREAK Users who were using `element.data('$uiView').$animEnter` or `$animLeave` should now use `element.data('$uiViewAnim').$animEnter` instead Closes #2763" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="fix(uiView): separate $uiView and $uiViewAnim element.data() The `$uiView` element.data lifecycle is somewhat fragile. The Fill directive reads the inherited `$uiView` data to figure out which state the ui-view was created in. In a previous commit, the non-fill directive was setting the `$uiView` date earlier to hold the animation promises. This caused the fill directive to read the wrong state data, breaking some users' apps. BC-BREAK Users who were using `element.data('$uiView').$animEnter` or `$animLeave` should now use `element.data('$uiViewAnim').$animEnter` instead Closes #2763" />
|
|
</component>
|
|
<component name="XDebuggerManager">
|
|
<breakpoint-manager>
|
|
<option name="time" value="4" />
|
|
</breakpoint-manager>
|
|
<watches-manager />
|
|
</component>
|
|
<component name="editorHistoryManager">
|
|
<entry file="file://$PROJECT_DIR$/src/common/hof.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/params/paramTypes.ts" />
|
|
<entry file="file://$PROJECT_DIR$/node_modules/typescript/lib/lib.es6.d.ts">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="0">
|
|
<caret line="13175" column="10" selection-start-line="13175" selection-start-column="10" selection-end-line="13175" selection-end-column="10" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$APPLICATION_HOME_DIR$/plugins/JavaScriptLanguage/typescriptCompiler/external/lib.d.ts">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="0">
|
|
<caret line="11860" column="10" selection-start-line="11860" selection-start-column="10" selection-end-line="11860" selection-end-column="10" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/node_modules/typescript/lib/lib.d.ts">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="0">
|
|
<caret line="11860" column="10" selection-start-line="11860" selection-start-column="10" selection-end-line="11860" selection-end-column="10" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/node_modules/typescript/lib/lib.dom.d.ts">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="0">
|
|
<caret line="8036" column="10" selection-start-line="8036" selection-start-column="10" selection-end-line="8036" selection-end-column="10" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/transition/interface.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/state/hooks/enterExitHooks.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/transition/hookRegistry.ts" />
|
|
<entry file="file://$PROJECT_DIR$/test/testUtils.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="0">
|
|
<caret line="12" column="4" selection-start-line="12" selection-start-column="4" selection-end-line="12" selection-end-column="4" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/files.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="0">
|
|
<caret line="34" column="0" selection-start-line="34" selection-start-column="0" selection-end-line="34" selection-end-column="0" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/stateHelper.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/state/stateService.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/justjs.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/transition/transitionHook.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/state/hooks/transitionManager.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/transition/hookBuilder.ts" />
|
|
<entry file="file://$PROJECT_DIR$/test/transitionSpec.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/ui-router.ts" />
|
|
<entry file="file://$PROJECT_DIR$/test/viewSpec.ts" />
|
|
<entry file="file://$PROJECT_DIR$/webpack.config.js" />
|
|
<entry file="file://$PROJECT_DIR$/test/hookBuilderSpec.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/transition/transitionService.ts" />
|
|
<entry file="file://$PROJECT_DIR$/build/ui-router-justjs.js" />
|
|
<entry file="file://$PROJECT_DIR$/src/common/trace.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/ng1.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/path/pathFactory.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/path/node.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/state/hooks/viewHooks.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/resolve/resolveInjector.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/transition/transition.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/view/interface.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/view/view.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/resolve/interface.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/resolve/resolveContext.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/state/interface.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/common/common.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/state/hooks/resolveHooks.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/ng1/services.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/state/stateBuilder.ts" />
|
|
<entry file="file://$PROJECT_DIR$/src/ng1/viewDirective.ts" />
|
|
<entry file="file://$PROJECT_DIR$/test/urlMatcherFactorySpec.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="1110">
|
|
<caret line="74" column="47" selection-start-line="74" selection-start-column="47" selection-end-line="74" selection-end-column="47" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/urlRouter.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="420">
|
|
<caret line="28" column="12" selection-start-line="28" selection-start-column="12" selection-end-line="28" selection-end-column="12" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/state.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="3000">
|
|
<caret line="201" column="8" selection-start-line="201" selection-start-column="5" selection-end-line="201" selection-end-column="5" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/build/es5/state/stateQueueManager.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="975">
|
|
<caret line="65" column="70" selection-start-line="65" selection-start-column="70" selection-end-line="65" selection-end-column="70" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/urlMatcherFactory.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="705">
|
|
<caret line="280" column="29" selection-start-line="280" selection-start-column="29" selection-end-line="280" selection-end-column="29" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/stateSpec.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-60">
|
|
<caret line="14" column="19" selection-start-line="14" selection-start-column="19" selection-end-line="14" selection-end-column="19" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/stateDirectives.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-5340">
|
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/stateDirectivesSpec.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="6000">
|
|
<caret line="400" column="26" selection-start-line="400" selection-start-column="26" selection-end-line="400" selection-end-column="26" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/viewDirective.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="225">
|
|
<caret line="240" column="34" selection-start-line="240" selection-start-column="34" selection-end-line="240" selection-end-column="34" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/test/viewDirectiveSpec.js">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="390">
|
|
<caret line="734" column="3" selection-start-line="734" selection-start-column="3" selection-end-line="734" selection-end-column="3" />
|
|
<folding>
|
|
<element signature="n#!!doc" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</component>
|
|
</project> |