diff --git a/IGP/wwwroot/generated/AgileSprintModels.json b/IGP/wwwroot/generated/AgileSprintModels.json deleted file mode 100644 index ef28d66..0000000 --- a/IGP/wwwroot/generated/AgileSprintModels.json +++ /dev/null @@ -1,83 +0,0 @@ -[ - { - "Id": 0, - "Name": "Easy Tasks", - "Description": "General tasks that I can grab when too tired to program", - "StartDate": null, - "EndDate": null, - "Notes": null, - "AgileTaskModels": [] - }, - { - "Id": 1, - "Name": "Agile Sprint", - "Description": "Changelogs and sprint views were going to be pushed till later, but I am feeling inspired by the IGP Content Creators\u0027 minimum weekly lifecycle requirement. So I am going to focus on agile-related tasks, and handle roadmap tasks after this initial sprint. All weekly sprints will release on Sunday, starting next Sunday.", - "StartDate": "2022-02-14T00:00:00", - "EndDate": "2022-02-20T00:00:00", - "Notes": null, - "AgileTaskModels": [] - }, - { - "Id": 2, - "Name": "SQL Update", - "Description": "The SQL update is big enough to be a full sprint in of itself, and I spent less time this week for development. Will just extend sprint by 2 week, and remove all non SQL tasks from the sprint.", - "StartDate": "2022-02-20T00:00:00", - "EndDate": "2022-03-27T00:00:00", - "Notes": null, - "AgileTaskModels": [] - }, - { - "Id": 3, - "Name": "Database Page", - "Description": "Improvements to the Database page", - "StartDate": "2022-03-27T00:00:00", - "EndDate": "2022-04-03T00:00:00", - "Notes": null, - "AgileTaskModels": [] - }, - { - "Id": 4, - "Name": "Branding", - "Description": "Improve streaming branding around the website", - "StartDate": "2022-04-03T00:00:00", - "EndDate": "2022-04-10T00:00:00", - "Notes": null, - "AgileTaskModels": [] - }, - { - "Id": 5, - "Name": "Calculators", - "Description": "Improve Calculators", - "StartDate": "2022-04-10T00:00:00", - "EndDate": "2022-04-24T00:00:00", - "Notes": null, - "AgileTaskModels": [] - }, - { - "Id": 6, - "Name": "Infrastructure Misc", - "Description": "Localization, Analytics, and Test Automation", - "StartDate": "2022-04-24T00:00:00", - "EndDate": "2022-05-08T00:00:00", - "Notes": null, - "AgileTaskModels": [] - }, - { - "Id": 7, - "Name": "Damage Calculator and Lists", - "Description": "Sort unit data by damage output. Select a attack and defense unit to see hits to kill.", - "StartDate": "2022-05-08T00:00:00", - "EndDate": "2022-05-22T00:00:00", - "Notes": null, - "AgileTaskModels": [] - }, - { - "Id": 8, - "Name": "More Test Automation and CI", - "Description": "More test automation work. Integrate into CI", - "StartDate": "2022-05-22T00:00:00", - "EndDate": "2022-06-05T00:00:00", - "Notes": null, - "AgileTaskModels": [] - } -] \ No newline at end of file diff --git a/IGP/wwwroot/generated/AgileTaskModels.json b/IGP/wwwroot/generated/AgileTaskModels.json deleted file mode 100644 index a9ccda8..0000000 --- a/IGP/wwwroot/generated/AgileTaskModels.json +++ /dev/null @@ -1,1003 +0,0 @@ -[ - { - "Id": 1, - "AgileSprintModelId": null, - "Name": "Support Safari", - "Description": "Consider other web browsers.", - "Notes": "Added", - "Status": "Todo", - "Priority": "Low", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-02-20T00:00:00", - "Finished": "2022-02-20T00:00:00" - }, - { - "Id": 2, - "AgileSprintModelId": 2, - "Name": "Filter Patch Notes", - "Description": "You should be showing people what they really want to see in the patch notes.", - "Notes": "Added", - "Status": "Done", - "Priority": "Blocker", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-20T00:00:00", - "Finished": "2022-02-20T00:00:00" - }, - { - "Id": 3, - "AgileSprintModelId": 5, - "Name": "Consider Pyre", - "Description": "Add Pyre Income. Make it so you can take Pyre Camps and Pyre Miners", - "Notes": "Add notes...", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-20T00:00:00", - "Finished": "2022-04-18T00:00:00" - }, - { - "Id": 4, - "AgileSprintModelId": 5, - "Name": "Optimizations", - "Description": "Build Calculator should be usable.", - "Notes": "Add notes...", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-20T00:00:00", - "Finished": "2022-04-13T00:00:00" - }, - { - "Id": 5, - "AgileSprintModelId": 5, - "Name": "Change Attack Timing Interval", - "Description": "Be able to set attack timing.", - "Notes": "Add notes...", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-20T00:00:00", - "Finished": "2022-04-15T00:00:00" - }, - { - "Id": 6, - "AgileSprintModelId": 5, - "Name": "Add Pyre Spells", - "Description": "Make Pyre Spells castable and consume Pyre on build order", - "Notes": "Add notes...", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-20T00:00:00", - "Finished": "2022-04-18T00:00:00" - }, - { - "Id": 7, - "AgileSprintModelId": null, - "Name": "Default builds (Rush Thrones)", - "Description": "Add a dropdown list of default builds.", - "Notes": "Add notes...", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-02-20T00:00:00", - "Finished": null - }, - { - "Id": 8, - "AgileSprintModelId": null, - "Name": "Load older builds", - "Description": "Be able to load older builds. How are you going to handle auto correct to current patch?", - "Notes": "Add notes...", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-02-20T00:00:00", - "Finished": null - }, - { - "Id": 9, - "AgileSprintModelId": null, - "Name": "How to use Build Calculator step by step", - "Description": "Need docs", - "Notes": "Add notes...", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-02-20T00:00:00", - "Finished": null - }, - { - "Id": 10, - "AgileSprintModelId": null, - "Name": "Compare Health and Damage", - "Description": "Refer to community example spreadsheet.", - "Notes": "Add notes...", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-02-20T00:00:00", - "Finished": null - }, - { - "Id": 11, - "AgileSprintModelId": null, - "Name": "Compare Unit\u0027s Damage with it\u0027s own costs", - "Description": "Refer to community example spreadsheet.", - "Notes": "Add notes...", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-02-20T00:00:00", - "Finished": null - }, - { - "Id": 12, - "AgileSprintModelId": 4, - "Name": "View one unit stats from a link. Make YAML copy and paste", - "Description": "Design so people can easily copy and paste data into discord", - "Notes": "Ended up not using exact Yaml. Button in Database controls Detailed vs Plain display ", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-20T00:00:00", - "Finished": "2022-04-03T00:00:00" - }, - { - "Id": 13, - "AgileSprintModelId": 2, - "Name": "Look into SQL", - "Description": "You really should be using SQL.", - "Notes": "Agile and Change log pages now use SQL", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-20T00:00:00", - "Finished": null - }, - { - "Id": 14, - "AgileSprintModelId": 1, - "Name": "Mobile Menu", - "Description": "You need a real mobile menu. Viewers don\u0027t scroll below the fold, so no one is going to know what happens when you click a button on phones.", - "Notes": "Added smaller menus for tablets and phones.", - "Status": "Done", - "Priority": "High", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-18T00:00:00", - "Finished": "2022-02-19T00:00:00" - }, - { - "Id": 15, - "AgileSprintModelId": 2, - "Name": "Acropolis Consume Mote", - "Description": "The Mote is suppose to be consumed when making a Town Hall.", - "Notes": "Fixed", - "Status": "Done", - "Priority": "High", - "Task": "Bug", - "OrderPriority": 3, - "Created": "2022-02-18T00:00:00", - "Finished": "2022-02-20T00:00:00" - }, - { - "Id": 16, - "AgileSprintModelId": 5, - "Name": "Multiple Travel Time in Harass Calculator", - "Description": "Travel time should be based on the amount of bases used. 3 bases is 3 travel times.", - "Notes": "Add notes...", - "Status": "Done", - "Priority": "Low", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-18T00:00:00", - "Finished": "2022-04-18T00:00:00" - }, - { - "Id": 17, - "AgileSprintModelId": 1, - "Name": "Update Database to 0.0.6.8375a", - "Description": "Xacal tech change, and Hallower damage change. Update Godhead text.", - "Notes": "Done", - "Status": "Done", - "Priority": "None", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-18T00:00:00", - "Finished": "2022-02-18T00:00:00" - }, - { - "Id": 18, - "AgileSprintModelId": null, - "Name": "Patch History Viewer", - "Description": "Add an ability to compare patches, to see all nerfs and buffs made between them.", - "Notes": "Inspired by Zkay\u0027s post on discord, where he details a possible \u0027patch history viewer\u0027 implementation.", - "Status": "Fun_Idea", - "Priority": "None", - "Task": "Feature", - "OrderPriority": 5, - "Created": "2022-02-16T00:00:00", - "Finished": null - }, - { - "Id": 19, - "AgileSprintModelId": 1, - "Name": "Twitch Page", - "Description": "Did a ~3 hour test stream, and was personal quite happy with the quality. Make Twitch page, and stream patch, sprint planning and development on Sunday.", - "Notes": "Page added under General, and named \u0022Streams\u0022.", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-16T00:00:00", - "Finished": "2022-02-16T00:00:00" - }, - { - "Id": 20, - "AgileSprintModelId": 1, - "Name": "Finish the database", - "Description": "Add more descriptions for everything. Reduce any data duplication with ids. Add upgrade connections. Add ability connections. Add passives and passives connections.", - "Notes": "Good enough for now", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-11T00:00:00", - "Finished": "2022-02-19T00:00:00" - }, - { - "Id": 21, - "AgileSprintModelId": 1, - "Name": "Change Log View", - "Description": "Add a log to view last changes.", - "Notes": "Added changelog page. Shows Today, X Days Ago, or exact date if patch is over a week old.", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-14T00:00:00", - "Finished": "2022-02-14T00:00:00" - }, - { - "Id": 22, - "AgileSprintModelId": 1, - "Name": "Agile View", - "Description": "Add the agile view.", - "Notes": "Finished.", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-11T00:00:00", - "Finished": "2022-02-17T00:00:00" - }, - { - "Id": 23, - "AgileSprintModelId": 1, - "Name": "GUID for Ids", - "Description": "Stop using enums for ids, and start using guids. Enums are just too limited, I lose out on component and inheritance design with them. Replace all your enums with guids, rip off the bandaid.", - "Notes": "Add notes...", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-11T00:00:00", - "Finished": "2022-02-18T00:00:00" - }, - { - "Id": 24, - "AgileSprintModelId": 1, - "Name": "Co-op overview", - "Description": "Write some sort of blog on co-op gameplay so you have something the feels very content-ish. Maybe make it a video.", - "Notes": "Finished and released early.", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-11T00:00:00", - "Finished": "2022-02-12T00:00:00" - }, - { - "Id": 25, - "AgileSprintModelId": 1, - "Name": "Mobile UI", - "Description": "Make website work on mobile.", - "Notes": "Should be good. Will test on phone later.", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-15T00:00:00", - "Finished": "2022-02-18T00:00:00" - }, - { - "Id": 26, - "AgileSprintModelId": 1, - "Name": "Add Making Of View", - "Description": "View to reference UI designs. Nicely encourages the pratice of making the UI code a lot cleaner.", - "Notes": "Good enough for now", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-02-11T00:00:00", - "Finished": "2022-02-19T00:00:00" - }, - { - "Id": 27, - "AgileSprintModelId": 3, - "Name": "Close Nav Menu on Navigation", - "Description": "Close Nav Menu on Navigation", - "Notes": null, - "Status": "Done", - "Priority": "High", - "Task": "Bug", - "OrderPriority": 3, - "Created": "2022-03-27T00:00:00", - "Finished": "2022-03-27T00:00:00" - }, - { - "Id": 28, - "AgileSprintModelId": 3, - "Name": "Add Passive Descriptions and Passive", - "Description": "Have to guess on a bunch of passives", - "Notes": null, - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-03-27T00:00:00", - "Finished": "2022-03-31T00:00:00" - }, - { - "Id": 29, - "AgileSprintModelId": 3, - "Name": "Tooltips that show referenced units", - "Description": "I should see any referenced unit by hovering over it", - "Notes": "Links can now go to links which can go to links.", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-03-27T00:00:00", - "Finished": "2022-04-01T00:00:00" - }, - { - "Id": 30, - "AgileSprintModelId": null, - "Name": "Update Logo for Website", - "Description": "After color scheme is picked", - "Notes": null, - "Status": "Todo", - "Priority": "Low", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-03-27T00:00:00", - "Finished": null - }, - { - "Id": 31, - "AgileSprintModelId": 3, - "Name": "Documentation page", - "Description": "Add documents on how to maintain website", - "Notes": "Added start of documents", - "Status": "Done", - "Priority": "Low", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-03-27T00:00:00", - "Finished": "2022-04-03T00:00:00" - }, - { - "Id": 32, - "AgileSprintModelId": 6, - "Name": "Test Automation", - "Description": "Selenium Tests", - "Notes": "Start adding IDs to everything", - "Status": "In_Progress", - "Priority": "Low", - "Task": "Feature", - "OrderPriority": 1, - "Created": "2022-03-27T00:00:00", - "Finished": null - }, - { - "Id": 33, - "AgileSprintModelId": 6, - "Name": "Unit Test", - "Description": "Add some unit tests", - "Notes": null, - "Status": "Todo", - "Priority": "Low", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-03-27T00:00:00", - "Finished": null - }, - { - "Id": 34, - "AgileSprintModelId": 4, - "Name": "Fully Transfer everything to SQL", - "Description": "Need to regenerate the database once everthing is fully transfered", - "Notes": null, - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-03-27T00:00:00", - "Finished": "2022-04-09T00:00:00" - }, - { - "Id": 35, - "AgileSprintModelId": 3, - "Name": "Adding a loading Component", - "Description": "For JSON loading", - "Notes": "Added loading component to Agile and Changelog screens", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-03-27T00:00:00", - "Finished": "2022-03-27T00:00:00" - }, - { - "Id": 36, - "AgileSprintModelId": 3, - "Name": "Optimize Loading of Data", - "Description": "Currently loading non Agile stuff on Agile page", - "Notes": "Moved SQL database injection to app root", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-03-27T00:00:00", - "Finished": "2022-03-27T00:00:00" - }, - { - "Id": 37, - "AgileSprintModelId": 3, - "Name": "Convert Notes to Markdown", - "Description": "Using Markdown and generating the Note pages seems like a better solution to SQL or hardcoding data", - "Notes": null, - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-03-27T00:00:00", - "Finished": "2022-04-01T00:00:00" - }, - { - "Id": 38, - "AgileSprintModelId": 3, - "Name": "Improve Entity Filter Options", - "Description": "The options I give you is strange, given it filers on Faction type", - "Notes": null, - "Status": "Done", - "Priority": "High", - "Task": "Bug", - "OrderPriority": 3, - "Created": "2022-04-01T00:00:00", - "Finished": "2022-04-03T00:00:00" - }, - { - "Id": 39, - "AgileSprintModelId": 4, - "Name": "Refresh Database Bug", - "Description": "Database dialog UI isn\u0027t refreshing enough", - "Notes": null, - "Status": "Done", - "Priority": "High", - "Task": "Bug", - "OrderPriority": 3, - "Created": "2022-04-03T00:00:00", - "Finished": "2022-04-03T00:00:00" - }, - { - "Id": 40, - "AgileSprintModelId": 4, - "Name": "Branding Stuff", - "Description": "Add a schedule, improving branding, etc, ", - "Notes": "Only improved Twitch overlays", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-03T00:00:00", - "Finished": "2022-04-10T00:00:00" - }, - { - "Id": 41, - "AgileSprintModelId": 4, - "Name": "Improve Documents/Notes UI", - "Description": "Should have a left navigation menu. And prev/next buttons", - "Notes": "Updated UI. Will added prev/next and breadcrumbs later", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-05T00:00:00", - "Finished": "2022-04-10T00:00:00" - }, - { - "Id": 42, - "AgileSprintModelId": 5, - "Name": "Add GitHub links instead of showing code", - "Description": "For all code examples", - "Notes": "Add notes...", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-10T00:00:00", - "Finished": "2022-04-14T00:00:00" - }, - { - "Id": 43, - "AgileSprintModelId": 5, - "Name": "Research More used RTS calculations", - "Description": "What other calculators like the Harass Page can be added", - "Notes": "Do amount of hits to kill, between two units. Maybe time to regen spell uses", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-10T00:00:00", - "Finished": "2022-04-14T00:00:00" - }, - { - "Id": 44, - "AgileSprintModelId": 5, - "Name": "Add Error Toasts to Calculator", - "Description": "Not enough \u0022Ether\u0022", - "Notes": "Add notes...", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-10T00:00:00", - "Finished": "2022-04-12T00:00:00" - }, - { - "Id": 45, - "AgileSprintModelId": 5, - "Name": "Handle Divide by Zero in Harass Calculator", - "Description": "addDescription", - "Notes": "addNotes", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-10T00:00:00", - "Finished": "2022-04-18T00:00:00" - }, - { - "Id": 46, - "AgileSprintModelId": null, - "Name": "Harass Calculator first client experience", - "Description": "Navigate player though the harass calculator steps", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-04-10T00:00:00", - "Finished": null - }, - { - "Id": 47, - "AgileSprintModelId": 5, - "Name": "Training Queue", - "Description": "Add training queue times to the build calculator", - "Notes": "addNotes", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-10T00:00:00", - "Finished": "2022-04-24T00:00:00" - }, - { - "Id": 48, - "AgileSprintModelId": 5, - "Name": "Refresh Button for Build Calculator", - "Description": "Refresh to regenerate timeline and charts", - "Notes": "Adding a loading screen for charts. Remove redundant renders", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-10T00:00:00", - "Finished": "2022-04-13T00:00:00" - }, - { - "Id": 49, - "AgileSprintModelId": null, - "Name": "Gameplay Warning State Toasts", - "Description": "\u0022You should upgrade your economy.\u0022 \u0022Your using too much ether, spend alloy\u0022", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-04-10T00:00:00", - "Finished": null - }, - { - "Id": 50, - "AgileSprintModelId": 5, - "Name": "Make desktop navigation buttons", - "Description": "It popping up all the time is a tad tedious", - "Notes": "addNotes", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-10T00:00:00", - "Finished": "2022-04-12T00:00:00" - }, - { - "Id": 51, - "AgileSprintModelId": 5, - "Name": "Working Timers", - "Description": "Toast dismiss timers not making sense. Look into proper Timers", - "Notes": "addNotes", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-10T00:00:00", - "Finished": "2022-04-13T00:00:00" - }, - { - "Id": 52, - "AgileSprintModelId": 5, - "Name": "Clean up Build Calculator code", - "Description": "Code needs to be easily readable so it can be updated, maintained, and optimized", - "Notes": "addNotes", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-12T00:00:00", - "Finished": null - }, - { - "Id": 53, - "AgileSprintModelId": 0, - "Name": "Armor Types", - "Description": "Explain Light, Medium and Heavy armor types, and damage works", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Document", - "OrderPriority": 2, - "Created": "2022-04-13T00:00:00", - "Finished": null - }, - { - "Id": 54, - "AgileSprintModelId": 0, - "Name": "Economy Overview", - "Description": "How long it takes bases to mine out. How good natruals area", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Document", - "OrderPriority": 2, - "Created": "2022-04-13T00:00:00", - "Finished": null - }, - { - "Id": 55, - "AgileSprintModelId": 0, - "Name": "Timing and Scouting", - "Description": "Attacking and reacting to what the enemy is doing", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Document", - "OrderPriority": 2, - "Created": "2022-04-13T00:00:00", - "Finished": null - }, - { - "Id": 56, - "AgileSprintModelId": 0, - "Name": "Families, Factions, and Immortal Vanguards", - "Description": "How factions could be viewed.", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Document", - "OrderPriority": 2, - "Created": "2022-04-13T00:00:00", - "Finished": null - }, - { - "Id": 57, - "AgileSprintModelId": 0, - "Name": "Immortals Spells and Pyre", - "Description": "Using your Immortal", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Document", - "OrderPriority": 2, - "Created": "2022-04-13T00:00:00", - "Finished": null - }, - { - "Id": 58, - "AgileSprintModelId": 6, - "Name": "Organize Sprint Order", - "Description": "Sprints should be ordered as, current sprint, previous sprint, backlog, easy tasks, future sprints, old sprints", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-04-13T00:00:00", - "Finished": null - }, - { - "Id": 59, - "AgileSprintModelId": null, - "Name": "Better Sorting Algorithms ", - "Description": "Be smarted with searching through and sorting lists", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-04-13T00:00:00", - "Finished": null - }, - { - "Id": 60, - "AgileSprintModelId": 6, - "Name": "Settings Section", - "Description": "Add a settings area, for permission and cookie related content", - "Notes": "addNotes", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-14T00:00:00", - "Finished": "2022-04-24T00:00:00" - }, - { - "Id": 61, - "AgileSprintModelId": 6, - "Name": "Analytics", - "Description": "Track client going to each page.", - "Notes": "addNotes", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-14T00:00:00", - "Finished": "2022-04-25T00:00:00" - }, - { - "Id": 62, - "AgileSprintModelId": 6, - "Name": "Cookies", - "Description": "Cookies to remember a the client permission options ", - "Notes": "Using local storage instead of cookies.", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-14T00:00:00", - "Finished": "2022-04-24T00:00:00" - }, - { - "Id": 63, - "AgileSprintModelId": 6, - "Name": "Permission Controls Page", - "Description": "Allow clients to enable cookies, analytics, and perhaps make things more granular. ", - "Notes": "addNotes", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-14T00:00:00", - "Finished": "2022-04-24T00:00:00" - }, - { - "Id": 64, - "AgileSprintModelId": 6, - "Name": "Defaults Page", - "Description": "Let clients set a cookie for Plain/Detailed view. Perhaps default Immortal. Etc.", - "Notes": "Calling it Storage Page", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-14T00:00:00", - "Finished": "2022-04-24T00:00:00" - }, - { - "Id": 65, - "AgileSprintModelId": null, - "Name": "Analytics Page", - "Description": "Let\u0027s have a page that shows the analytics collected during a client\u0027s session", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-04-14T00:00:00", - "Finished": null - }, - { - "Id": 66, - "AgileSprintModelId": 5, - "Name": "Economy Comparison", - "Description": "Compare different economies. Make this a page under resources", - "Notes": "addNotes", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-15T00:00:00", - "Finished": "2022-04-17T00:00:00" - }, - { - "Id": 67, - "AgileSprintModelId": 5, - "Name": "[Ctrl \u002B K] Search feature", - "Description": "WIP. Needs polish", - "Notes": "addNotes", - "Status": "Done", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 3, - "Created": "2022-04-16T00:00:00", - "Finished": "2022-04-16T00:00:00" - }, - { - "Id": 68, - "AgileSprintModelId": 6, - "Name": "Lighthouse Score", - "Description": "Lighthouse score is awful. Try to get to the green", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-04-16T00:00:00", - "Finished": null - }, - { - "Id": 69, - "AgileSprintModelId": 6, - "Name": "SEO", - "Description": "People might be trying to google this website instead of bookmarking it. Make sure its googleable", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-04-17T00:00:00", - "Finished": null - }, - { - "Id": 70, - "AgileSprintModelId": 6, - "Name": "AttacksPerSecond Format Setting", - "Description": "Make SunSpear\u0027s DPS formatting the default, and allow people to turn it off in settings, for people that don\u0027t like the SBA/APS swapping", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-04-17T00:00:00", - "Finished": null - }, - { - "Id": 71, - "AgileSprintModelId": 5, - "Name": "Fix Cancel Button Giving Money", - "Description": "Things can be built faster if you cancel", - "Notes": "addNotes", - "Status": "Done", - "Priority": "High", - "Task": "Bug", - "OrderPriority": 3, - "Created": "2022-04-17T00:00:00", - "Finished": "2022-04-18T00:00:00" - }, - { - "Id": 72, - "AgileSprintModelId": 5, - "Name": "Calculations Change Answers Over Time", - "Description": "Obviously a bug in the calculation logic", - "Notes": "addNotes", - "Status": "Done", - "Priority": "High", - "Task": "Bug", - "OrderPriority": 3, - "Created": "2022-04-17T00:00:00", - "Finished": "2022-04-18T00:00:00" - }, - { - "Id": 73, - "AgileSprintModelId": 6, - "Name": "Draft Mode", - "Description": "Add in the Draft cost changes. For example Zephyr costs -10 of total", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-04-25T00:00:00", - "Finished": null - }, - { - "Id": 74, - "AgileSprintModelId": null, - "Name": "Tech Tree", - "Description": "Some tech tree UI in the Resources section seems like a smart add", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-04-29T00:00:00", - "Finished": null - }, - { - "Id": 75, - "AgileSprintModelId": 6, - "Name": "Fancier Test Results", - "Description": "Looking into Discord messages to design more interesting and detailed looking logs", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-04-29T00:00:00", - "Finished": null - }, - { - "Id": 76, - "AgileSprintModelId": null, - "Name": "Open Source Collaboration?", - "Description": "Perhaps the development workflows should be redesigned for open source collaboration in mind. Currently, workflows are optimized around one maintainer", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-05-01T00:00:00", - "Finished": null - }, - { - "Id": 77, - "AgileSprintModelId": null, - "Name": "Interactable Image", - "Description": "Add a thematic image that shows off an entire faction, that can be hovered to show unit details", - "Notes": "addNotes", - "Status": "Todo", - "Priority": "Medium", - "Task": "Feature", - "OrderPriority": 2, - "Created": "2022-05-01T00:00:00", - "Finished": null - } -] \ No newline at end of file diff --git a/IGP/wwwroot/generated/DocConnectionModels.json b/IGP/wwwroot/generated/DocConnectionModels.json deleted file mode 100644 index 0637a08..0000000 --- a/IGP/wwwroot/generated/DocConnectionModels.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/IGP/wwwroot/generated/DocContentModels.json b/IGP/wwwroot/generated/DocContentModels.json deleted file mode 100644 index 2051342..0000000 --- a/IGP/wwwroot/generated/DocContentModels.json +++ /dev/null @@ -1,44 +0,0 @@ -[ - { - "Id": 1, - "ParentId": null, - "DocSectionModelId": 1, - "Href": "setup", - "DocumentationModels": [], - "Parent": null, - "PageOrder": 0, - "CreatedDate": "2022-03-30T00:00:00", - "UpdatedDate": "2022-04-07T00:00:00", - "Name": "Development Setup", - "Description": "Get set up on developing this web project.", - "Content": "setup" - }, - { - "Id": 2, - "ParentId": null, - "DocSectionModelId": 1, - "Href": "project-data", - "DocumentationModels": [], - "Parent": null, - "PageOrder": 0, - "CreatedDate": "2022-04-11T00:00:00", - "UpdatedDate": "2022-04-11T00:00:00", - "Name": "Project Data", - "Description": "Using data in this project.", - "Content": "project-data" - }, - { - "Id": 3, - "ParentId": null, - "DocSectionModelId": 1, - "Href": "cheat-sheet", - "DocumentationModels": [], - "Parent": null, - "PageOrder": 0, - "CreatedDate": "2022-04-11T00:00:00", - "UpdatedDate": "2022-04-11T00:00:00", - "Name": "Cheat Sheet", - "Description": "Handy links or quick information on this project.", - "Content": "cheat-sheet" - } -] \ No newline at end of file diff --git a/IGP/wwwroot/generated/DocSectionModels.json b/IGP/wwwroot/generated/DocSectionModels.json deleted file mode 100644 index b822f96..0000000 --- a/IGP/wwwroot/generated/DocSectionModels.json +++ /dev/null @@ -1,7 +0,0 @@ -[ - { - "Id": 1, - "Name": "Start", - "DocumentationModels": [] - } -] \ No newline at end of file diff --git a/IGP/wwwroot/generated/GitChangeModels.json b/IGP/wwwroot/generated/GitChangeModels.json deleted file mode 100644 index 951c96e..0000000 --- a/IGP/wwwroot/generated/GitChangeModels.json +++ /dev/null @@ -1,850 +0,0 @@ -[ - { - "Id": 1, - "GitPatchModelId": 1, - "Name": "Shrink Header Navigation", - "Description": "The full header navigation is now only visible on desktop when hovered.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 2, - "GitPatchModelId": 1, - "Name": "Database UX Update", - "Description": "Desktop Database Filter UI has been updated. It\u0027s now always visible.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 3, - "GitPatchModelId": 2, - "Name": "Fixing Thrum Stats", - "Description": "Speed was too low. Health and Shields ratio is slightly different.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 4, - "GitPatchModelId": 3, - "Name": "Memory Tester", - "Description": "Fun quick feature added while I rewrite my database. Tests memory of units ranges and speeds.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 5, - "GitPatchModelId": 3, - "Name": "Privacy Policy Removed", - "Description": "Removed cringe privacy policy. It misses the issue. Will eventually add operational analytics and cookies, and add a more applicable Privacy Policy if needed. Not a priority though.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 6, - "GitPatchModelId": 3, - "Name": "Input Tripling", - "Description": "Fixed a bug where inputs could get tripled on the Build Calculator.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 7, - "GitPatchModelId": 3, - "Name": "Agile Changes", - "Description": "Updated Agile log to indicate the next 2 weeks will be spent on SQL", - "Commit": "Planning", - "Important": "False" - }, - { - "Id": 8, - "GitPatchModelId": 4, - "Name": "Hiding WIP Pyre Feature", - "Description": "Whoops, WIP Pyre feature accidentally got committed to production. Now hidden.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 9, - "GitPatchModelId": 5, - "Name": "Build Calc Optimization", - "Description": "Improved speeds", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 10, - "GitPatchModelId": 5, - "Name": "Change Log Filter", - "Description": "Change log now defaults to showing only important patches", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 11, - "GitPatchModelId": 5, - "Name": "Motes Consumed", - "Description": "Motes now consumed in the build calculator when making a townhall.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 12, - "GitPatchModelId": 6, - "Name": "Agile UI Tweaks", - "Description": "Making the agile text look a bit better before stream.", - "Commit": "Style", - "Important": "False" - }, - { - "Id": 13, - "GitPatchModelId": 7, - "Name": "Database Armor", - "Description": "Added missing armor display to database.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 14, - "GitPatchModelId": 8, - "Name": "Home Page", - "Description": "Added a quick placeholder-ish homepage.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 15, - "GitPatchModelId": 8, - "Name": "Database Army Default", - "Description": "Database UI now defaults to Army selection. Given most people are probably going to want to view the units.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 16, - "GitPatchModelId": 9, - "Name": "Mobile Menu Back", - "Description": "You can now click the page after selecting a Section, to go back to Section nav.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 17, - "GitPatchModelId": 10, - "Name": "Mobile Menu Fixed", - "Description": "Fixed the mobile menu not actually being positioned to the bottom of the screen on phones.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 18, - "GitPatchModelId": 11, - "Name": "Tablet Menu", - "Description": "Added a hamburger nav menu for tablets.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 19, - "GitPatchModelId": 11, - "Name": "Mobile Menu", - "Description": "Added a bottom nav menu for phones.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 20, - "GitPatchModelId": 12, - "Name": "0.0.6.8375a", - "Description": "Database updated to 0.0.6.8375a", - "Commit": "Game Patch", - "Important": "True" - }, - { - "Id": 21, - "GitPatchModelId": 12, - "Name": "Database Descriptions", - "Description": "Added more text descriptions to buildings and etc..", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 22, - "GitPatchModelId": 12, - "Name": "Guids", - "Description": "Now using Guids and strings over enums. View in /raw-database page.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 23, - "GitPatchModelId": 12, - "Name": "Mobile UI", - "Description": "Additional mobile UI improvements. Harass calculator now has fewer inputs that don\u0027t matter.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 24, - "GitPatchModelId": 12, - "Name": "Bug Tasks", - "Description": "Added feature/bug task indicator to agile view. Added consume mote bug in build calculator to next sprint. (Calculator not consuming motes on Town Hall building)", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 25, - "GitPatchModelId": 12, - "Name": "Entity Display UI", - "Description": "Display UI improved. Build Calculator now uses the same Entity display UI as the Database.", - "Commit": "Style", - "Important": "False" - }, - { - "Id": 26, - "GitPatchModelId": 13, - "Name": "Removed Embedded YouTube", - "Description": "Having embedded videos makes my privacy policy look completely untrue. Removed the video (it\u0027s now a link) and added a message on the privacy policy to point out that the error occured.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 27, - "GitPatchModelId": 13, - "Name": "Agile View Backlog", - "Description": "Added backlog rendering to the Agile View Page. Added priority level to better indicate what tasks have high or zero priority.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 28, - "GitPatchModelId": 14, - "Name": "Privacy Policy Page", - "Description": "The privacy policy is now a page rather than a blurb on the About page.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 29, - "GitPatchModelId": 14, - "Name": "Privacy Policy Update", - "Description": "I added information on how I use personal data. And a disclaimer that privacy can never be guaranteed.", - "Commit": "Privacy Policy", - "Important": "False" - }, - { - "Id": 30, - "GitPatchModelId": 14, - "Name": "Minor Tweaks", - "Description": "Minor UI changes and text fixes.", - "Commit": "None", - "Important": "False" - }, - { - "Id": 31, - "GitPatchModelId": 15, - "Name": "Homepage", - "Description": "Making Of page no longer shows on the homepage", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 32, - "GitPatchModelId": 15, - "Name": "DevOnly Component", - "Description": "Added a DevOnly component to wrap UI content that should not be released to production. I.e. the Homepage bug.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 33, - "GitPatchModelId": 16, - "Name": "Agile View", - "Description": "Add an agile page to show current activities.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 34, - "GitPatchModelId": 16, - "Name": "Rendering Entire Database", - "Description": "I can now render the database without lag. Not sure what fixed it.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 35, - "GitPatchModelId": 16, - "Name": "Database Data", - "Description": "Added a ton of data to the database. Such as various descriptions. More work is still to be done.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 36, - "GitPatchModelId": 16, - "Name": "Database Ids", - "Description": "Database has less duplicated content. Army entities now link to their Upgrades and Abilities. More work is still to be done.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 37, - "GitPatchModelId": 16, - "Name": "Blades of the Godhead Requirement", - "Description": "Fixed the requirement incorrectly being the Eye of Aros. Now is properly Bearer of the Crown.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 38, - "GitPatchModelId": 16, - "Name": "UI Changes", - "Description": "Various UI changes and tweaks", - "Commit": "Style", - "Important": "False" - }, - { - "Id": 39, - "GitPatchModelId": 16, - "Name": "Streams", - "Description": "Added a Streams page. It mentions plans to do Twitch streams on Sunday.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 40, - "GitPatchModelId": 16, - "Name": "IMMORTAL", - "Description": "Fixed \u0022IMMORTAL: Gates of Pyre\u0022 game title. Will no longer refer to it as \u0022Immortal: Gates of Pyre\u0022.", - "Commit": "Typo", - "Important": "False" - }, - { - "Id": 41, - "GitPatchModelId": 16, - "Name": "Mobile Support", - "Description": "All the pages should now work on phones.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 42, - "GitPatchModelId": 17, - "Name": "Form Text", - "Description": "Fixed search bar in database, name and colour in build calculator, from not rendering \uD83D\uDE10", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 43, - "GitPatchModelId": 17, - "Name": "UI Test Automation Road Map", - "Description": "Adding test automation to the roadmap", - "Commit": "Planning", - "Important": "False" - }, - { - "Id": 44, - "GitPatchModelId": 18, - "Name": "Build Calculator Interval", - "Description": "600 is too laggy. Reducing to 360 until optimizations are done.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 45, - "GitPatchModelId": 18, - "Name": "Changelog Patch Date", - "Description": "Fixed date on previous patch in changelog. Should be one day earlier.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 46, - "GitPatchModelId": 19, - "Name": "UI Overhaul", - "Description": "Cleaned up and restyled a lot of UI. Like Page Containers, Alerts, Forms, Nav Buttons, and more.", - "Commit": "Style", - "Important": "False" - }, - { - "Id": 47, - "GitPatchModelId": 19, - "Name": "Separate Pages", - "Description": "Navigation now uses different pages, instead of loading content onto the main page.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 48, - "GitPatchModelId": 19, - "Name": "Making Of", - "Description": "Adding Making Of page for design reference.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 49, - "GitPatchModelId": 19, - "Name": "Change Log", - "Description": "Adding Change Log page for viewing update history.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 50, - "GitPatchModelId": 19, - "Name": "Mobile Priority", - "Description": "Changed mobile support priority in roadmap from low and possible to high and planned, and updated description.", - "Commit": "Planning", - "Important": "False" - }, - { - "Id": 51, - "GitPatchModelId": 20, - "Name": "Purple Colours", - "Description": "Added placeholder-ish purple color scheme.", - "Commit": "Style", - "Important": "False" - }, - { - "Id": 52, - "GitPatchModelId": 20, - "Name": "SQL", - "Description": "Agile and Change Log pages now use JSON made from SQL", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 53, - "GitPatchModelId": 21, - "Name": "Discord Link", - "Description": "Made a discord for the website, and added invite link to contact page", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 54, - "GitPatchModelId": 21, - "Name": "Loading Improvemnts", - "Description": "Agile and Change Log loading improved", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 55, - "GitPatchModelId": 21, - "Name": "Desktop Nav closing", - "Description": "Desktop nav menu now closes when a page link is clicked", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 56, - "GitPatchModelId": 22, - "Name": "0.0.6.8900a", - "Description": "Database updated to 0.0.6.8900a", - "Commit": "Game Patch", - "Important": "True" - }, - { - "Id": 57, - "GitPatchModelId": 23, - "Name": "Database Links", - "Description": "Various entity references in the database now link to the entity via a dialog interface", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 58, - "GitPatchModelId": 24, - "Name": "Documentation Page", - "Description": "Added a docs page with some starter setup information", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 59, - "GitPatchModelId": 24, - "Name": "Database Filters", - "Description": "Fixed filter defaults. Removed unimportant filter types", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 60, - "GitPatchModelId": 25, - "Name": "Database Fixes", - "Description": "Various fixes to bad data. Added some missing entities", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 61, - "GitPatchModelId": 25, - "Name": "Plain View", - "Description": "Database can now change to plain view for easy copy and pasting", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 62, - "GitPatchModelId": 25, - "Name": "Direct Links", - "Description": "Database now supports direct links. database/Throne to see just Throne", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 63, - "GitPatchModelId": 26, - "Name": "Better Navigation", - "Description": "Documentational pages now use a more logical navigation format, with sections, and parent-child documents", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 64, - "GitPatchModelId": 26, - "Name": "Style Improvements", - "Description": "Improved home page styling on website highlighted content", - "Commit": "Style", - "Important": "False" - }, - { - "Id": 65, - "GitPatchModelId": 26, - "Name": "Warning Cleanup", - "Description": "Removed a bunch of development code warnings", - "Commit": "Chore", - "Important": "False" - }, - { - "Id": 66, - "GitPatchModelId": 27, - "Name": "Toasts", - "Description": "Added some error toasts to build calculator. Needs work", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 67, - "GitPatchModelId": 27, - "Name": "Localization Text", - "Description": "Added localization logic for handling some text. Currently only supporting English", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 68, - "GitPatchModelId": 27, - "Name": "GitHub Button", - "Description": "Harass Calculator now links to code in repo, instead of showing it as text", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 69, - "GitPatchModelId": 28, - "Name": "Markdown", - "Description": "Docs and Notes are now easily editable markdown files. Navigation will still be handled via SQL formatted data.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 70, - "GitPatchModelId": 28, - "Name": "Passive Data", - "Description": "Added new passive data from Twitter post.", - "Commit": "Feature", - "Important": "True" - }, - { - "Id": 71, - "GitPatchModelId": 28, - "Name": "Toast Fade", - "Description": "Fixed toasts not fading out over time.", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 72, - "GitPatchModelId": 28, - "Name": "Click Desktop Menu", - "Description": "Added better menu navigation for desktop users.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 73, - "GitPatchModelId": 29, - "Name": "Added document on Hotkeys", - "Description": "Document on how to customize hotkeys", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 74, - "GitPatchModelId": 29, - "Name": "0.0.6.9121a", - "Description": "Database updated to v0.0.6.9121a", - "Commit": "Game Patch", - "Important": "True" - }, - { - "Id": 75, - "GitPatchModelId": 30, - "Name": "Build Calculator Optimizations", - "Description": "Now faster", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 76, - "GitPatchModelId": 31, - "Name": "Cancel Not Reverting", - "Description": "Cancel button removes unlocked tech again", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 77, - "GitPatchModelId": 31, - "Name": "GroveHeart Upgrade", - "Description": "Can upgrade Grove Heart again", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 78, - "GitPatchModelId": 31, - "Name": "Locked Text", - "Description": "Hotkey Text is now always visible. Text is gray when key is locked behind tech", - "Commit": "Style", - "Important": "False" - }, - { - "Id": 79, - "GitPatchModelId": 31, - "Name": "Immortal Filters", - "Description": "This works again. Switching between Ajari and Orzum will changes unit choices", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 80, - "GitPatchModelId": 31, - "Name": "Added Missing Data", - "Description": "Added missing data for filtering and unlocking entities", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 81, - "GitPatchModelId": 32, - "Name": "Offline mode", - "Description": "You can now use the website offline", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 82, - "GitPatchModelId": 32, - "Name": "Search Bar", - "Description": "Desktop users now have a search bar. Very WIP, needs some QOL", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 83, - "GitPatchModelId": 32, - "Name": "Style Changes", - "Description": "Changes to styles to RoadMap and Desktop Navigation", - "Commit": "Style", - "Important": "False" - }, - { - "Id": 84, - "GitPatchModelId": 32, - "Name": "Build Calculator Improvements", - "Description": "Additional tweaks to build calculator UI and features", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 85, - "GitPatchModelId": 32, - "Name": "Stub Pages", - "Description": "Added blank stub pages", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 86, - "GitPatchModelId": 33, - "Name": "Search Hotkey", - "Description": "Making the search hotkey work.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 87, - "GitPatchModelId": 34, - "Name": "Economy Comparison", - "Description": "Compare two economies together. WIP and contains bugs", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 88, - "GitPatchModelId": 35, - "Name": "v0.0.6.9201a", - "Description": "Database updated to v0.0.6.9201a", - "Commit": "Game Patch", - "Important": "True" - }, - { - "Id": 89, - "GitPatchModelId": 36, - "Name": "Cancel Button Gives Money", - "Description": "Now properly clearing out saved economy data. Also fixed missing 1 second offset", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 90, - "GitPatchModelId": 37, - "Name": "Wait Buttons", - "Description": "Wait and Wait To buttons have been implemented. Cancel can clear out last made waits", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 91, - "GitPatchModelId": 37, - "Name": "Pyre in Build Calc", - "Description": "You can now see the Pyre in the build calculator.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 92, - "GitPatchModelId": 37, - "Name": "Travel Times Harass Calc", - "Description": "You can now set multiple values for base travel times", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 93, - "GitPatchModelId": 37, - "Name": "Harass Calculator Logic Fixed", - "Description": "Fixed making the harass calc logic bad in the last update.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 94, - "GitPatchModelId": 37, - "Name": "Training Queue", - "Description": "Calculator now considers a training queue. Will wait if full", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 95, - "GitPatchModelId": 38, - "Name": "Permission Page", - "Description": "Can now enable/disable storage and analytics permissions.", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 96, - "GitPatchModelId": 38, - "Name": "Storage Page", - "Description": "Can now set a bunch of Build Calculator defaults on the Storage Page", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 97, - "GitPatchModelId": 39, - "Name": "Added Analytics", - "Description": "Can now opt into data tracking", - "Commit": "Analytics", - "Important": "False" - }, - { - "Id": 98, - "GitPatchModelId": 39, - "Name": "CI Tests", - "Description": "GitHub Action now runs tests on dev after each build", - "Commit": "Tests", - "Important": "False" - }, - { - "Id": 99, - "GitPatchModelId": 39, - "Name": "Harass Calculator Tests", - "Description": "Testing Harass Calculator inputs and example math", - "Commit": "Tests", - "Important": "False" - }, - { - "Id": 100, - "GitPatchModelId": 39, - "Name": "v0.0.6.9513a", - "Description": "Database updated to v0.0.6.9513a", - "Commit": "Game Patch", - "Important": "True" - }, - { - "Id": 101, - "GitPatchModelId": 39, - "Name": "BuildCalc Keys", - "Description": "Updated Calc Hotkey UI", - "Commit": "Feature", - "Important": "False" - }, - { - "Id": 102, - "GitPatchModelId": 39, - "Name": "Test Logs", - "Description": "Test Logs are now automatically posted to discord", - "Commit": "Tests", - "Important": "False" - }, - { - "Id": 103, - "GitPatchModelId": 40, - "Name": "Data Collection Fix", - "Description": "Fixed issue where GA tags weren\u0027t properly saved on Azure", - "Commit": "Fix", - "Important": "False" - }, - { - "Id": 104, - "GitPatchModelId": 40, - "Name": "v0.0.6.9553a", - "Description": "Database updated to v0.0.6.9553a", - "Commit": "Game Patch", - "Important": "True" - }, - { - "Id": 105, - "GitPatchModelId": 41, - "Name": "Search Test", - "Description": "Added a test for opening/closing the search dialog", - "Commit": "Test", - "Important": "False" - }, - { - "Id": 106, - "GitPatchModelId": 41, - "Name": "Chart Pixels Optimized", - "Description": "Removed redundant pixels slowing down the charts on the build calc page", - "Commit": "Fix", - "Important": "False" - } -] \ No newline at end of file diff --git a/IGP/wwwroot/generated/GitPatchModels.json b/IGP/wwwroot/generated/GitPatchModels.json deleted file mode 100644 index 0e0eff5..0000000 --- a/IGP/wwwroot/generated/GitPatchModels.json +++ /dev/null @@ -1,289 +0,0 @@ -[ - { - "Id": 1, - "Name": "Database UX Patch", - "Date": "2022-03-13T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 2, - "Name": "Thrum Stats Hotfix", - "Date": "2022-03-12T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 3, - "Name": "Memory Tester Patch", - "Date": "2022-03-01T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 4, - "Name": "Hide Pyre Hotfix", - "Date": "2022-02-20T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 5, - "Name": "Stream Patch 1", - "Date": "2022-02-20T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 6, - "Name": "Agile UI Hotfix", - "Date": "2022-02-20T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 7, - "Name": "Armor Patch", - "Date": "2022-02-19T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 8, - "Name": "Home Page Patch", - "Date": "2022-02-19T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 9, - "Name": "Mobile Menu Hotfix 2", - "Date": "2022-02-19T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 10, - "Name": "Mobile Menu Hotfix", - "Date": "2022-02-19T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 11, - "Name": "Mobile Menu Patch", - "Date": "2022-02-19T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 12, - "Name": "0.0.6.8375a Patch", - "Date": "2022-02-18T00:00:00", - "GitChangeModels": [], - "Important": "True" - }, - { - "Id": 13, - "Name": "Google Tracking Hotfix", - "Date": "2022-02-18T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 14, - "Name": "Privacy Policy Patch", - "Date": "2022-02-17T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 15, - "Name": "Home Page Quick Hotfix", - "Date": "2022-02-16T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 16, - "Name": "Early Agile Patch", - "Date": "2022-02-16T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 17, - "Name": "Form Text Rendering Hotfix", - "Date": "2022-02-15T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 18, - "Name": "Reducing Timing Interval Hotfix", - "Date": "2022-02-15T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 19, - "Name": "Changelog Patch", - "Date": "2022-02-14T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 20, - "Name": "SQL Patch", - "Date": "2022-03-26T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 21, - "Name": "Stream Patch 2", - "Date": "2022-03-30T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 22, - "Name": "0.0.6.8900a Patch", - "Date": "2022-03-30T00:00:00", - "GitChangeModels": [], - "Important": "True" - }, - { - "Id": 23, - "Name": "Database Links Patch", - "Date": "2022-04-01T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 24, - "Name": "Open Source Patch", - "Date": "2022-04-03T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 25, - "Name": "Stream Patch 3", - "Date": "2022-04-03T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 26, - "Name": "Notes/Docs Patch", - "Date": "2022-04-10T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 27, - "Name": "Stream Patch 4", - "Date": "2022-04-10T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 28, - "Name": "Passive Patch", - "Date": "2022-04-12T00:00:00", - "GitChangeModels": [], - "Important": "True" - }, - { - "Id": 29, - "Name": "0.0.6.9121a Patch", - "Date": "2022-04-13T00:00:00", - "GitChangeModels": [], - "Important": "True" - }, - { - "Id": 30, - "Name": "Stream Patch 5", - "Date": "2022-04-13T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 31, - "Name": "BuildCalc Hotfix", - "Date": "2022-04-13T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 32, - "Name": "Search Patch", - "Date": "2022-04-16T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 33, - "Name": "Search Hotfix", - "Date": "2022-04-16T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 34, - "Name": "Stream Patch 6", - "Date": "2022-04-17T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 35, - "Name": "v0.0.6.9201a Patch", - "Date": "2022-04-18T00:00:00", - "GitChangeModels": [], - "Important": "True" - }, - { - "Id": 36, - "Name": "Build Calc Free Money Hotfix", - "Date": "2022-04-18T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 37, - "Name": "BuildCalc Pyre Patch", - "Date": "2022-04-24T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 38, - "Name": "Stream Patch 7", - "Date": "2022-04-24T00:00:00", - "GitChangeModels": [], - "Important": "False" - }, - { - "Id": 39, - "Name": "v0.0.6.9513a Patch", - "Date": "2022-04-28T00:00:00", - "GitChangeModels": [], - "Important": "True" - }, - { - "Id": 40, - "Name": "v0.0.6.9553a Patch", - "Date": "2022-04-29T00:00:00", - "GitChangeModels": [], - "Important": "True" - }, - { - "Id": 41, - "Name": "Stream Patch 8", - "Date": "2022-04-29T00:00:00", - "GitChangeModels": [], - "Important": "False" - } -] \ No newline at end of file diff --git a/IGP/wwwroot/generated/NoteContentModels.json b/IGP/wwwroot/generated/NoteContentModels.json index 92eea92..00a14a3 100644 --- a/IGP/wwwroot/generated/NoteContentModels.json +++ b/IGP/wwwroot/generated/NoteContentModels.json @@ -2,40 +2,6 @@ { "Id": 1, "ParentId": null, - "NoteSectionModelId": 3, - "Href": "holdout", - "CreatedDate": "2022-02-18T00:00:00", - "UpdatedDate": "2022-02-18T00:00:00", - "Name": "Coop Holdout, Some distant place (Nuath)", - "Description": "First coop test map in pre-alpha.", - "Content": "coop/holdout", - "LoadedContent": null, - "IsHidden": "False", - "IsPreAlpha": "True", - "NoteContentModels": [], - "Parent": null, - "PageOrder": 0 - }, - { - "Id": 2, - "ParentId": null, - "NoteSectionModelId": 2, - "Href": "hotkeys", - "CreatedDate": "2022-04-13T00:00:00", - "UpdatedDate": "2022-04-13T00:00:00", - "Name": "Custom HotKey Setup", - "Description": "Customize your hotkeys in the pre-alpha.", - "Content": "settings/hotkeys", - "LoadedContent": null, - "IsHidden": "False", - "IsPreAlpha": "True", - "NoteContentModels": [], - "Parent": null, - "PageOrder": 0 - }, - { - "Id": 3, - "ParentId": null, "NoteSectionModelId": 1, "Href": "armor-types", "CreatedDate": "2022-04-13T00:00:00",