Skip to content

Commit

Permalink
Edited class comments
Browse files Browse the repository at this point in the history
  • Loading branch information
linaScience committed Jun 20, 2022
1 parent 7efa85b commit 0933d97
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 16 deletions.
1 change: 1 addition & 0 deletions Squello-Core.package/SPBAssignee.class/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Used for showing SPBAssignees on an SPBCard
2 changes: 1 addition & 1 deletion Squello-Core.package/SPBAssignee.class/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"classvars" : [
],
"commentStamp" : "",
"commentStamp" : "LW 6/20/2022 10:00",
"instvars" : [
"id",
"username",
Expand Down
1 change: 1 addition & 0 deletions Squello-Core.package/SPBBoard.class/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Used for displaying the application
2 changes: 1 addition & 1 deletion Squello-Core.package/SPBBoard.class/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"classvars" : [
"LastProject" ],
"commentStamp" : "",
"commentStamp" : "LW 6/20/2022 09:44",
"instvars" : [
"activeCard",
"usedBuilder",
Expand Down
1 change: 1 addition & 0 deletions Squello-Core.package/SPBCard.class/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Used for describing a single SPBCard on the SPBBoard
2 changes: 1 addition & 1 deletion Squello-Core.package/SPBCard.class/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"classvars" : [
],
"commentStamp" : "",
"commentStamp" : "LW 6/20/2022 09:49",
"instvars" : [
"title",
"description",
Expand Down
1 change: 1 addition & 0 deletions Squello-Core.package/SPBCardBuilder.class/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Used for building all SPBCards into the SPBBoard
2 changes: 1 addition & 1 deletion Squello-Core.package/SPBCardBuilder.class/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"classvars" : [
],
"commentStamp" : "",
"commentStamp" : "LW 6/20/2022 09:49",
"instvars" : [
"card",
"provider" ],
Expand Down
1 change: 1 addition & 0 deletions Squello-Core.package/SPBGithubAPI.class/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Used for interacting with Github
2 changes: 1 addition & 1 deletion Squello-Core.package/SPBGithubAPI.class/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"classvars" : [
"Token",
"Username" ],
"commentStamp" : "",
"commentStamp" : "LW 6/20/2022 10:00",
"instvars" : [
],
"name" : "SPBGithubAPI",
Expand Down
1 change: 1 addition & 0 deletions Squello-Core.package/SPBLabel.class/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Used for showing SPBLabels on an SPBCard
2 changes: 1 addition & 1 deletion Squello-Core.package/SPBLabel.class/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"classvars" : [
],
"commentStamp" : "",
"commentStamp" : "LW 6/20/2022 10:00",
"instvars" : [
"title",
"description",
Expand Down
1 change: 1 addition & 0 deletions Squello-Core.package/SPBLane.class/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Used for showing SPBLanes in an SPBBoard
2 changes: 1 addition & 1 deletion Squello-Core.package/SPBLane.class/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"classvars" : [
],
"commentStamp" : "",
"commentStamp" : "LW 6/20/2022 09:56",
"instvars" : [
"id",
"title",
Expand Down
1 change: 1 addition & 0 deletions Squello-Core.package/SPBMorphicToolBuilder.class/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Used for advanced behaviors of Morphic's ToolBuilder
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"classvars" : [
],
"commentStamp" : "",
"commentStamp" : "LW 6/20/2022 09:57",
"instvars" : [
],
"name" : "SPBMorphicToolBuilder",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Used for advanced morphs of PluggablePasteUp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"classvars" : [
],
"commentStamp" : "",
"commentStamp" : "LW 6/20/2022 09:58",
"instvars" : [
"reject",
"dropped",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Used for advanced behavior of PluggablePasteUp morphs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"classvars" : [
],
"commentStamp" : "",
"commentStamp" : "LW 6/20/2022 09:59",
"instvars" : [
"reject",
"dropped" ],
Expand Down
6 changes: 1 addition & 5 deletions Squello-Core.package/SPBUserAuth.class/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
Form to edit the local settings of a Git repository.

Instance Variables
userEmail: <String>
userName: <String>
Form to edit the local settings of a Git repository
2 changes: 1 addition & 1 deletion Squello-Core.package/SPBUserAuth.class/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"classvars" : [
"EnableDragAndDrop" ],
"commentStamp" : "<historical>",
"commentStamp" : "LW 6/20/2022 09:59",
"instvars" : [
"userToken",
"userName" ],
Expand Down

0 comments on commit 0933d97

Please sign in to comment.