Releases: Northeastern-Electric-Racing/FinishLine
Releases · Northeastern-Electric-Racing/FinishLine
v3.3.0
What's Changed (auto generated, may or may not contain some duplicate stuff from last release)
- #263 Created two tests for work-packages by @Peyton-McKee in #275
- #15- moved packages beginning with @types/ by @NoelleMarcel in #298
- #233 - Update Risk Permissions by @z-roth in #304
- #161: Added abstraction and changed routes by @leshemo in #285
- #289 hid add proposed solution button for guests by @rycheung10 in #302
- #253: Write tests for createRulesChangesJson by @zachnorman02 in #301
- Update favicon.ico by @rombuski in #307
- #294: Better Frontend Testing by @anthonybernardi in #295
- #186 - WPP CheckList by @Ari-S-123 in #305
- #194 add description bullet post endpoint by @Peyton-McKee in #303
- #167: changed all stylesheet file names to kebab case by @ethankong150 in #235
- #166: renamed hook files to lowercase by @thomaskummer1 in #299
- #204: Fixing Dates by @anthonybernardi in #309
- #224 - Added slackId parameter to User_Settings + updateUserSettings by @sho-r1024 in #267
- 322: Prisma Migrate DB on Deploy by @anthonybernardi in #324
- #189: Checklists Drive Progress Wire Up by @anthonybernardi in #316
- #107 - Checklists Drive Progress by @anthonybernardi in #308
- #287: Ran commands to change dependency by @leshemo in #327
- #232: Make Risks Less Restrictive by @Danwo0 in #321
- #226: added and implemented helper print function by @stevenl224 in #319
- #331 - disable buttons by @RChandler234 in #332
- #225 frontend set slack id by @glacierA in #261
- #292 Created Role Changing Endpoint by @Peyton-McKee in #317
- #339: desc bullet migration script by @anthonybernardi in #340
New Contributors
- @z-roth made their first contribution in #207
- @tigerhippo made their first contribution in #217
- @sho-r1024 made their first contribution in #209
- @stevenl224 made their first contribution in #234
- @Peyton-McKee made their first contribution in #257
- @jonathan-chen10 made their first contribution in #227
- @ryanhowe28 made their first contribution in #254
- @joshiarnav made their first contribution in #269
- @NoelleMarcel made their first contribution in #298
- @leshemo made their first contribution in #285
- @rycheung10 made their first contribution in #302
- @zachnorman02 made their first contribution in #301
- @rombuski made their first contribution in #307
- @ethankong150 made their first contribution in #235
- @thomaskummer1 made their first contribution in #299
- @RChandler234 made their first contribution in #332
v3.2.0
Readable Changes
Proposed Solutions
- All standard change requests now have a list of “proposed solutions”
- A proposed solution has: description, scope impact, budget impact, and timeline impact
- To be able to approve a change request, you will have to select a proposed solution to be approved for that change request
- You can make the proposed solutions while creating the CR or after
- This allows you to make a change request just to identify a problem. Then you can come up with the solutions as needed and reviewers can wait until there’s an adequate solution to approve
- Thanks to Reid, Arnav, Ari, Ji-min, and Jun (also me lol) for working on this! This was a big one
Other Changes
- Approving a stage gate CR will automatically update the wp's status to complete and it’s progress to 100% (thanks Megan)
- Approving an activation CR will automatically update the wp's status to be active and it’s start date and lead/manager to be what’s on the CR (thanks me lol)
- If you don’t have permissions to edit or delete a risk, then it will just show up as bullets (thanks Zack)
- The teams page now lists every team that exists as well as their projects and members
- You can now edit a CR’s project/work package right from the “Implement CR” dropdown! It even autofills the crId for you :D (ty for the request Anushka)
What's Changed
- #206 - Added permissions and ability to view risks as bullets by @z-roth in #207
- #72: Auto implement Activation CR by @anthonybernardi in #198
- #87: modifed endpoint for approving change requests by @Danwo0 in #183
- #83 - Display Page Proposed Solutions Visual by @Ari-S-123 in #191
- #220: Pull Request Template by @anthonybernardi in #221
- #132: updating issue templates by @anthonybernardi in #222
- #73 Auto-Implement Approved Stage Gate CR by @tigerhippo in #217
- #98 backend errors 4xx by @sho-r1024 in #209
- #181: Add teams page by @anthonybernardi in #182
- #86 wire up n proposed solutions by @callmejim1226 in #215
- #169: Renamed TestSupport files to kebab case by @stevenl224 in #234
- #82 - Added ProposedSolutionsList to CreateCRPage by @Ari-S-123 in #211
- #236: better backend jest practices by @anthonybernardi in #237
- #229 Update Cookies Disclaimer by @Peyton-McKee in #257
- #163: Add Proposed Solution Seed Data by @Danwo0 in #216
- #89 - Select Proposed Solution on Review Form by @glacierA in #208
- #139- Renamed seed files by @ryanhowe28 in #254
- #162 Create Validation Statement by @Peyton-McKee in #256
- #212 remove scope timeline budget by @joshiarnav in #269
- #281: wbs edit from change request page by @anthonybernardi in #282
- #86: Wiring Up by @anthonybernardi in #283
- #80 - Proposed Solutions by @anthonybernardi in #210
New Contributors
- @z-roth made their first contribution in #207
- @tigerhippo made their first contribution in #217
- @sho-r1024 made their first contribution in #209
- @stevenl224 made their first contribution in #234
- @Peyton-McKee made their first contribution in #257
- @ryanhowe28 made their first contribution in #254
- @joshiarnav made their first contribution in #269
v3.1.1
Changes
- The risk log is finished and now fully functional! Thanks Zack and Ari!
- Ari added Calendar links to the info page
- More behind the scenes stuff that brings us closer to releasing even more features
v3.0.5
Main / Finished Things
- Kevin fixed project duration calculation
- Ji-min moved the WPs block to be above the changes block
- Anthony added version number in the bottom left corner
- Anthony and James fixed a bunch of random little things
- James added Slack notifications for newly submitted change requests
- Anthony added some pre-fill for the new WP form
What's Changed
- #24-now-uses-proper-duration-util-function by @glacierA in #147
- #149 Make WPs block appear above the changes block in projects page by @callmejim1226 in #152
- #100: what does this ticket even mean by @anthonybernardi in #155
- #18: added version number to settings page by @anthonybernardi in #154
- #131: Reset script is os agnostic by @anthonybernardi in #156
- #158: changed the docs by @anthonybernardi in #159
- #85: Proposed Solution schema changes by @anthonybernardi in #150
- #170 - Apply prettier formatting by @jamescd18 in #171
- #77 submit cr slack notification by @jamescd18 in #146
- #172 - create baseline manual script for PM stats pull by @jamescd18 in #173
- #35: Create new WP Query Params by @anthonybernardi in #179
New Contributors
- @callmejim1226 made their first contribution in #152
Full Changelog: v3.0.4...v3.0.5
v3.0.4
What's Changed
- #128 - update test to FinishLine by @jamescd18 in #129
- #125 fix prettier configs by @jamescd18 in #127
- #124 - updated home page to fix scroll by @jamescd18 in #126
- #52 stop self reference in dependency wp by @glacierA in #117
- #133 - moving the risk log below summary above gantt chart by @leoRysing in #137
- #84 - Created Individual Proposed Solution Form by @Ari-S-123 in #130
- #69: Edit Risk Endpoint by @anthonybernardi in #145
- #138: iykyk by @anthonybernardi in #140
- #67: Delete Risk Endpoint by @anthonybernardi in #144
New Contributors
- @jamescd18 made their first contribution in #129
- @leoRysing made their first contribution in #137
Full Changelog: v3.0.3...v3.0.4
v3.0.3
Full Changelog: v3.0.2...v3.0.3
v3.0.2
v3.0.2
This is just hotfixes to get the deployment running
What's Changed
- #108 - css by @anthonybernardi in #109
- #110 - added scripts by @anthonybernardi in #111
- #6 - Updated tsconfig.build.json by @Ari-S-123 in #8
- added integer checks for budget and timeline impact inputs by @glacierA in #113
- #3 - moving hooks and apis out by @anthonybernardi in #4
- #114 removed expected progress and timeline status from project-details by @Danwo0 in #118
- #115 - Duplicate File Names by @Ari-S-123 in #116
- #66 - Risk Create Endpoint by @anthonybernardi in #121
- #119: better validation by @anthonybernardi in #120
New Contributors
- @anthonybernardi made their first contribution in #109
- @Ari-S-123 made their first contribution in #8
- @glacierA made their first contribution in #113
- @Danwo0 made their first contribution in #118
Full Changelog: v3.0.1...v3.0.2
v3.0.1
WELCOME TO V3!
This is now v3 of the dashboard and is the new official deployment. It is also now called FinishLine by NER. This is the first release of it! Woo!
What's Changed
- #108 - css by @anthonybernardi in #109
- #110 - added scripts by @anthonybernardi in #111
- #6 - Updated tsconfig.build.json by @Ari-S-123 in #8
- added integer checks for budget and timeline impact inputs by @glacierA in #113
- #3 - moving hooks and apis out by @anthonybernardi in #4
- #114 removed expected progress and timeline status from project-details by @Danwo0 in #118
- #115 - Duplicate File Names by @Ari-S-123 in #116
- #66 - Risk Create Endpoint by @anthonybernardi in #121
- #119: better validation by @anthonybernardi in #120
New Contributors
- @anthonybernardi made their first contribution in #109
- @Ari-S-123 made their first contribution in #8
- @glacierA made their first contribution in #113
- @Danwo0 made their first contribution in #118
Full Changelog: https://github.com/Northeastern-Electric-Racing/FinishLine/commits/v3.0.0
v2 Release Notes
What's Changed
- #738 components from pipes by @jamescd18 in Northeastern-Electric-Racing/PM-Dashboard-v2#751
- #727 manual database insertion by @jamescd18 in Northeastern-Electric-Racing/PM-Dashboard-v2#753
- #737 abstract card by @jamescd18 in Northeastern-Electric-Racing/PM-Dashboard-v2#752
- #698 - edit schema by @RChandler234 in Northeastern-Electric-Racing/PM-Dashboard-v2#721
- #555-updated implemented changes section through back end where it n… by @callmejim1226 in Northeastern-Electric-Racing/PM-Dashboard-v2#692
- #662 - Removed forced page reloads by @Ari-S-123 in Northeastern-Electric-Racing/PM-Dashboard-v2#762
- #554 changed 'wbs element status' to 'status' in the work-packages-edit.ts… by @tigerhippo in Northeastern-Electric-Racing/PM-Dashboard-v2#760
- #406 - Logout Button Not Working by @Ari-S-123 in Northeastern-Electric-Racing/PM-Dashboard-v2#763
- #666 - Removed the spread operator wherever it appeared in the code by @tigerhippo in Northeastern-Electric-Racing/PM-Dashboard-v2#747
- #765 remove empty css files by @RChandler234 in Northeastern-Electric-Racing/PM-Dashboard-v2#766
- #662 - Fixed Project Details Re-render by @Ari-S-123 in Northeastern-Electric-Racing/PM-Dashboard-v2#775
- #767 - Risks.ts file and getRisks by @anthonybernardi in Northeastern-Electric-Racing/PM-Dashboard-v2#768
- #730 add user settings by @jamescd18 in Northeastern-Electric-Racing/PM-Dashboard-v2#757
- #732 - Teams by @anthonybernardi in Northeastern-Electric-Racing/PM-Dashboard-v2#754
- #770 - Moved stylesheets to appropriate places and refactored imports by @Ari-S-123 in Northeastern-Electric-Racing/PM-Dashboard-v2#776
- #780 prisma manual scripts by @jamescd18 in Northeastern-Electric-Racing/PM-Dashboard-v2#781
- #696 create risk log visuals by @z-roth in Northeastern-Electric-Racing/PM-Dashboard-v2#769
- #771 - Moved Frontend Test Files by @Ari-S-123 in Northeastern-Electric-Racing/PM-Dashboard-v2#782
- #777 realign editable bullets by @Danwo0 in Northeastern-Electric-Racing/PM-Dashboard-v2#792
New Contributors
- @callmejim1226 made their first contribution in Northeastern-Electric-Racing/PM-Dashboard-v2#692
- @tigerhippo made their first contribution in Northeastern-Electric-Racing/PM-Dashboard-v2#760
- @Danwo0 made their first contribution in Northeastern-Electric-Racing/PM-Dashboard-v2#792
Full Changelog: Northeastern-Electric-Racing/PM-Dashboard-v2@v2.2.3...v2.2.4