Last active
March 8, 2026 14:01
-
-
Save thillsman/380324db57cd268d360a273acd1f3f7a to your computer and use it in GitHub Desktop.
StatusReport project notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "notes" : { | |
| "guild-ads" : [ | |
| { | |
| "id" : "2FB0D02D-18F0-4277-A797-A747F81767B8", | |
| "text" : "Probably make it ridiculously clear what each account has earned and\/or spent", | |
| "timestamp" : "2026-03-08T13:58:56Z" | |
| } | |
| ], | |
| "guild-ads-sdk" : [ | |
| { | |
| "id" : "8A2BD103-073B-4695-9B04-8D74DE776CEC", | |
| "text" : "Clean up UI + add customization for background colors", | |
| "timestamp" : "2026-03-08T14:01:42Z" | |
| } | |
| ], | |
| "keepcount" : [ | |
| { | |
| "id" : "171BCBA5-227C-4E29-9ED1-C7A0279E54F7", | |
| "text" : "Add what’s new view after it’s separated", | |
| "timestamp" : "2026-03-08T14:01:21Z" | |
| } | |
| ], | |
| "pennant" : [ | |
| { | |
| "id" : "66A8A36D-1307-4461-9DA2-C557F9BCD4EA", | |
| "text" : "Lots of UI work to do, run the updated Pennant CLI instead of PHP (mostly need to confirm we don’t regress for NHL and MLS), add Guild, ship this thing", | |
| "timestamp" : "2026-03-08T14:00:25Z" | |
| } | |
| ], | |
| "stickies" : [ | |
| { | |
| "id" : "1B234348-105E-4256-B6AA-A5FC10C61BDE", | |
| "text" : "Ship the “what’s new” view, split off into its own package", | |
| "timestamp" : "2026-03-08T14:00:58Z" | |
| }, | |
| { | |
| "id" : "1E7FF85D-D6D8-4060-9C00-40BBD86C1A0C", | |
| "text" : "I need to work on the pattern setting UI.", | |
| "timestamp" : "2026-03-08T13:58:06Z" | |
| } | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment