Skip to content

Commit

Permalink
Merge pull request #311 from demarey/issue-292
Browse files Browse the repository at this point in the history
fix Issue #292
  • Loading branch information
estebanlm authored Mar 24, 2017
2 parents 16333ea + 76ed3a2 commit cebd870
Show file tree
Hide file tree
Showing 44 changed files with 359 additions and 301 deletions.
5 changes: 2 additions & 3 deletions Iceberg-UI.package/.filetree
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"separateMethodMetaAndSource" : false,
"noMethodMetaData" : true,
"useCypressPropertiesFile" : true
}
"separateMethodMetaAndSource" : false,
"useCypressPropertiesFile" : true }
3 changes: 1 addition & 2 deletions Iceberg-UI.package/DateAndTime.extension/properties.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
{
"name" : "DateAndTime"
}
"name" : "DateAndTime" }
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
{
"name" : "GLMGenericAction"
}
"name" : "GLMGenericAction" }
19 changes: 11 additions & 8 deletions Iceberg-UI.package/IceAbstractBrowser.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"commentStamp" : "",
"super" : "IceTool",
"category" : "Iceberg-UI-View",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "",
"instvars" : [
],
"name" : "IceAbstractBrowser",
"type" : "normal"
}
"pools" : [
],
"super" : "IceTool",
"type" : "normal" }
19 changes: 9 additions & 10 deletions Iceberg-UI.package/IceAbstractModel.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
{
"commentStamp" : "",
"super" : "Object",
"category" : "Iceberg-UI-Model",
"classinstvars" : [
"modelCache"
],
"pools" : [ ],
"classvars" : [ ],
"modelCache" ],
"classvars" : [
],
"commentStamp" : "",
"instvars" : [
"entity",
"outgoingCommits",
"incomingCommits"
],
"incomingCommits" ],
"name" : "IceAbstractModel",
"type" : "normal"
}
"pools" : [
],
"super" : "Object",
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
{
"commentStamp" : "NicoPasserini 11/15/2016 15:25",
"super" : "ComposableModel",
"category" : "Iceberg-UI-View",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "NicoPasserini 11/15/2016 15:25",
"instvars" : [
"storage",
"usernameLabel",
"usernameInput",
"passwordLabel",
"passwordInput",
"storeCheckbox",
"acceptButton"
],
"acceptButton" ],
"name" : "IceAskForPlaintextCredentialsModel",
"type" : "normal"
}
"pools" : [
],
"super" : "ComposableModel",
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"commentStamp" : "EstebanLorenzano 2/8/2017 17:52",
"super" : "ComposableModel",
"category" : "Iceberg-UI-View",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "EstebanLorenzano 2/8/2017 17:52",
"instvars" : [
"storage",
"usernameLabel",
Expand All @@ -14,8 +14,9 @@
"passwordLabel",
"passwordInput",
"storeCheckbox",
"acceptButton"
],
"acceptButton" ],
"name" : "IceAskForSshCredentialsModel",
"type" : "normal"
}
"pools" : [
],
"super" : "ComposableModel",
"type" : "normal" }
19 changes: 11 additions & 8 deletions Iceberg-UI.package/IceBranchBrowser.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"commentStamp" : "<historical>",
"super" : "IceHistoryBrowser",
"category" : "Iceberg-UI-View",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "<historical>",
"instvars" : [
],
"name" : "IceBranchBrowser",
"type" : "normal"
}
"pools" : [
],
"super" : "IceHistoryBrowser",
"type" : "normal" }
19 changes: 9 additions & 10 deletions Iceberg-UI.package/IceCachedValue.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
{
"commentStamp" : "",
"super" : "Object",
"category" : "Iceberg-UI-Model",
"classinstvars" : [ ],
"pools" : [ ],
"classinstvars" : [
],
"classvars" : [
"ModelCache"
],
"ModelCache" ],
"commentStamp" : "",
"instvars" : [
"lastUpdated",
"updating",
"value",
"updateAction"
],
"updateAction" ],
"name" : "IceCachedValue",
"type" : "normal"
}
"pools" : [
],
"super" : "Object",
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"commentStamp" : "<historical>",
"super" : "Object",
"category" : "Iceberg-UI-Utils",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "<historical>",
"instvars" : [
"presentation"
],
"presentation" ],
"name" : "IceChangesTreeResetSelectionHelper",
"type" : "normal"
}
"pools" : [
],
"super" : "Object",
"type" : "normal" }
19 changes: 10 additions & 9 deletions Iceberg-UI.package/IceCloneRepositoryModel.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"commentStamp" : "NicoPasserini 8/3/2016 18:44",
"super" : "IceCreateRepositoryModel",
"category" : "Iceberg-UI-View",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "NicoPasserini 8/3/2016 18:44",
"instvars" : [
"remoteUrl",
"remoteUrlLabel"
],
"remoteUrlLabel" ],
"name" : "IceCloneRepositoryModel",
"type" : "normal"
}
"pools" : [
],
"super" : "IceCreateRepositoryModel",
"type" : "normal" }
19 changes: 10 additions & 9 deletions Iceberg-UI.package/IceCommitInfoModel.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"commentStamp" : "<historical>",
"super" : "ComposableModel",
"category" : "Iceberg-UI-View",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "<historical>",
"instvars" : [
"commit",
"idLabel",
Expand All @@ -16,8 +16,9 @@
"commentLabel",
"commentPanel",
"parentsLabel",
"parentsPanel"
],
"parentsPanel" ],
"name" : "IceCommitInfoModel",
"type" : "normal"
}
"pools" : [
],
"super" : "ComposableModel",
"type" : "normal" }
19 changes: 9 additions & 10 deletions Iceberg-UI.package/IceCommitModel.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
{
"category" : "Iceberg-UI-View",
"classinstvars" : [
],
"classtraitcomposition" : "TIceTool classTrait",
"classvars" : [
"UploadChangesOnCommit"
],
"UploadChangesOnCommit" ],
"commentStamp" : "NicoPasserini 8/25/2016 14:47",
"instvars" : [
"message",
"commitButton",
"pushCheckbox",
"model"
],
"model" ],
"name" : "IceCommitModel",
"commentStamp" : "NicoPasserini 8/25/2016 14:47",
"pools" : [
],
"super" : "ComposableModel",
"traitcomposition" : "TIceTool",
"type" : "normal",
"classinstvars" : [ ],
"pools" : [ ],
"category" : "Iceberg-UI-View"
}
"type" : "normal" }
19 changes: 10 additions & 9 deletions Iceberg-UI.package/IceCreateRepositoryModel.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
{
"commentStamp" : "NicoPasserini 8/3/2016 17:51",
"super" : "ComposableModel",
"category" : "Iceberg-UI-View",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "NicoPasserini 8/3/2016 17:51",
"instvars" : [
"localDirectory",
"localDirectoryLocation",
"subdirectoryLabel",
"subdirectory",
"createButton"
],
"createButton" ],
"name" : "IceCreateRepositoryModel",
"type" : "normal"
}
"pools" : [
],
"super" : "ComposableModel",
"type" : "normal" }
19 changes: 10 additions & 9 deletions Iceberg-UI.package/IceDiffChangeTreeBuilder.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"commentStamp" : "<historical>",
"super" : "Object",
"category" : "Iceberg-UI-View",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "<historical>",
"instvars" : [
"entity",
"diff"
],
"diff" ],
"name" : "IceDiffChangeTreeBuilder",
"type" : "normal"
}
"pools" : [
],
"super" : "Object",
"type" : "normal" }
19 changes: 11 additions & 8 deletions Iceberg-UI.package/IceDirectoryModel.class/properties.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"commentStamp" : "<historical>",
"super" : "IceLocationModel",
"category" : "Iceberg-UI-View",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [ ],
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "<historical>",
"instvars" : [
],
"name" : "IceDirectoryModel",
"type" : "normal"
}
"pools" : [
],
"super" : "IceLocationModel",
"type" : "normal" }
Loading

0 comments on commit cebd870

Please sign in to comment.