Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#181: Add teams page #182

Merged
merged 10 commits into from Sep 25, 2022
Merged

#181: Add teams page #182

merged 10 commits into from Sep 25, 2022

Conversation

anthonybernardi
Copy link
Collaborator

Changes

Made teams page have expandable team thingies like for the work packages on the projects page. The info is a little sparse on it ngl but idk what else to add

Screenshots (if applicable)

image

Closes #181

Copy link
Member

@jamescd18 jamescd18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, commented some suggestions!

src/backend/src/prisma/manual.ts Outdated Show resolved Hide resolved
src/frontend/src/pages/TeamsPage/TeamSummary.tsx Outdated Show resolved Hide resolved
src/frontend/src/pages/TeamsPage/TeamSummary.tsx Outdated Show resolved Hide resolved
src/frontend/src/pages/TeamsPage/TeamSummary.tsx Outdated Show resolved Hide resolved
@RChandler234
Copy link
Contributor

If we push this to prod, I'd' suggest adding a little blurb about this page being under construction or smthn, but otherwise it looks like a good start.

@anthonybernardi
Copy link
Collaborator Author

Screen Shot 2022-09-04 at 3 36 18 PM

@anthonybernardi
Copy link
Collaborator Author

image
now with markdown box!

Copy link
Member

@jamescd18 jamescd18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiny nitpick suggestion, lots of commentary

src/frontend/src/pages/TeamsPage/TeamSummary.tsx Outdated Show resolved Hide resolved
src/frontend/src/pages/TeamsPage/TeamSummary.tsx Outdated Show resolved Hide resolved
@RChandler234
Copy link
Contributor

Also, I like the work a lot on this page, but can we have product set some kind of scope on this ticket, especially because it's a user-facing feature. Cause right now, I don't have any details on what the work is/ should look like from looking at this ticket.

@anthonybernardi
Copy link
Collaborator Author

image
After some discussion we've decided to go with this design and not include the markdown description on the overall teams page because it will be too cluttered. We are going to just include the description on the individual team page when that gets added.

@Ari-S-123
Copy link
Contributor

Can you add more vertical space between Lead, Members, and Projects?

@anthonybernardi
Copy link
Collaborator Author

Screen Shot 2022-09-20 at 3 12 24 PM

@Ari-S-123 Ari-S-123 self-requested a review September 20, 2022 19:26
Ari-S-123
Ari-S-123 previously approved these changes Sep 20, 2022
Copy link
Contributor

@Ari-S-123 Ari-S-123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@anthonybernardi
Copy link
Collaborator Author

Screen Shot 2022-09-24 at 4 05 59 PM

@anthonybernardi anthonybernardi merged commit 8ae1c93 into develop Sep 25, 2022
anthonybernardi added a commit that referenced this pull request Oct 5, 2022
commit 5a88afb05316b50fc6e469c9cbd820858dca37c5
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Tue Oct 4 20:44:12 2022 -0400

    tiny bug fix

commit ac29170775692c376012da8129ed3fbbe2d72029
Merge: 9e99fec 979ea5f
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Tue Oct 4 17:36:03 2022 -0700

    Merge pull request #210 from Northeastern-Electric-Racing/#80-proposed-solutions

    #80 - Proposed Solutions

commit 979ea5f7128d8684b5e46b2c768af5ddba7c4602
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Tue Oct 4 15:01:17 2022 -0400

    #80: more tests

commit 5a6a1971db134f038de22e9d200b953c468c9572
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Tue Oct 4 14:52:04 2022 -0400

    #80: fixing tests

commit c31a8a218e933923b104ec9bc768b6db7c1fb856
Merge: 812b1d8 38c8f7f
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Tue Oct 4 11:33:08 2022 -0700

    Merge pull request #283 from Northeastern-Electric-Racing/#86-wireup-2

    #86: Wiring Up

commit 38c8f7f8e671228dfc94e06df4e55a37fbe315c7
Merge: f12c1dc 812b1d8
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Tue Oct 4 11:27:08 2022 -0400

    Merge branch '#80-proposed-solutions' into #86-wireup-2

commit 812b1d822d695cfd5804aada6cf71203f691659b
Merge: 7e3bc6c 9e99fec
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Tue Oct 4 10:10:27 2022 -0400

    Merge branch 'develop' into #80-proposed-solutions

commit 9e99fec2659532765043935918c1572cdc20827a
Merge: 6b89817 d8df94f
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Tue Oct 4 07:01:24 2022 -0700

    Merge pull request #282 from Northeastern-Electric-Racing/#281

    #281: wbs edit from change request page

commit f12c1dcba9718178a7f88122f6d8e3249bea5429
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Tue Oct 4 09:42:13 2022 -0400

    #86: use the use state setter

commit 664527fa873c28d55373e9cf23b678b3a59f9b10
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Oct 3 21:37:58 2022 -0400

    #86: create proposed solutions as part of form

commit d8df94fc79b04ec05a6bd0c1cd45a9abee0ddcd2
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Oct 3 20:09:14 2022 -0400

    #281: tests

commit a315cafb51df4ff729cb15a03d747f7dae393638
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Oct 3 19:37:28 2022 -0400

    #281: added in the entire feature

commit 4875d7771e192df26270849527efaf2d479ac4e1
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Oct 3 19:11:32 2022 -0400

    #86: wiring up approval

commit 7e3bc6cc1d85ef2cec4f4c95475fa249079eccbf
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Oct 3 17:56:48 2022 -0400

    #80: adding missing seed data and skipping tests

commit 2b59d62cd6bff4a4f036bdaa88e9ac5d984bf2b4
Merge: fd1ff7c 6b89817
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Mon Oct 3 14:41:11 2022 -0700

    Merge branch 'develop' into #80-proposed-solutions

commit fd1ff7c8ead8eaef86a47ad3f6ded5f6bdd714bb
Merge: b0d2209 96ff9b9
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Mon Oct 3 14:39:49 2022 -0700

    Merge pull request #269 from Northeastern-Electric-Racing/#212-remove-scope-timeline-budget

    #212 remove scope timeline budget

commit 96ff9b9d312a0a2ade5cb40a87dd88d478ae1697
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Oct 3 17:39:00 2022 -0400

    #212: create form works now

commit 6911c61e17ab586bee5d0c67161e8cd6a8f68dbf
Author: joshiarnav <joshi.arnav.a@gmail.com>
Date:   Sun Oct 2 21:39:47 2022 -0400

    #212: Fixes yarn.lock

commit f813e05ec96963898718d22f90a90ad6092ae0e8
Author: joshiarnav <joshi.arnav.a@gmail.com>
Date:   Sun Oct 2 18:35:28 2022 -0400

    #212: Removes scope/timeline/budget from routes and creates defaults in controller

commit 6b898178356b15d4586f49f3967361b5c301652b
Merge: cf1b7db c4a0de9
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sun Oct 2 10:45:54 2022 -0700

    Merge pull request #256 from Northeastern-Electric-Racing/#162-peyton-mckee

    #162 Create Validation Statement

commit cf1b7db05573220af6d8a9219c98dadd3a7c4721
Merge: c6d4060 8e759f7
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sun Oct 2 09:13:17 2022 -0700

    Merge pull request #254 from Northeastern-Electric-Racing/#139-rename-seed-files

    #139- Renamed seed files

commit c4a0de9bcc8a308aa620664ca9d5d21fb6aa941a
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date:   Sun Oct 2 01:46:56 2022 -0400

    #162 Replaced Missing Abstraction

commit c6d40607a7a8df04a7abca648ab78fac9fa256ab
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sat Oct 1 13:37:07 2022 -0400

    allow for blank issues so i can copy paste stuff faster

commit b0d220955e49037e5bf7ef6623c9684f0c355ada
Merge: 0dbefca 80459dd
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sat Oct 1 08:05:50 2022 -0700

    Merge pull request #208 from Northeastern-Electric-Racing/#89-add-proposed-solution-to-approval-form

    #89 - Select Proposed Solution on Review Form

commit 80459dd1c0941a979f5eab99b331f65756a8445f
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Fri Sep 30 17:13:28 2022 -0400

    #89-added typing and used ternary as return statement

commit 0dbefca09b61d5241b925973167db8c605e733fe
Merge: a525740 e45137e
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Fri Sep 30 14:00:04 2022 -0700

    Merge pull request #216 from Northeastern-Electric-Racing/#163-add-proposed-solution-seed-data

    #163: Add Proposed Solution Seed Data

commit 2fb9502b08f0277da2a39897876d601ea9a00271
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Fri Sep 30 00:30:56 2022 -0400

    #89-refactored to renderModal and renderProposedSolutionModal

commit 8e759f79bd4f8b99770e9d3c3dd63974ee54ee52
Author: ryan howe <ryan.wm.howe@gmail.com>
Date:   Thu Sep 29 23:05:59 2022 -0400

    #139: fixed deleted seedTeam

commit 002866ba7904d9ed6190f1f73456d8780f33735b
Merge: 024637c 3cd98f4
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Thu Sep 29 19:34:05 2022 -0700

    Merge pull request #257 from Northeastern-Electric-Racing/#229-update-cookie-disclaimer

    #229 Update Cookies Disclaimer

commit bb606b914d52dc52aa5659af3d89aba50df9edad
Author: ryan howe <ryan.wm.howe@gmail.com>
Date:   Thu Sep 29 22:29:45 2022 -0400

    #139: Changed imports to include new file names

commit ff879bb709f5a29ccb30e80c77681068a4adb513
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date:   Thu Sep 29 21:15:42 2022 -0400

    #162 Assigned Type to intMinZero function

commit 3cd98f4fc1df5bfce5e3d57e313872886133dd1a
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date:   Thu Sep 29 20:58:08 2022 -0400

    #229 Update Cookies Disclaimer

commit 651a8fe81e6fd75dec25299915c83e47f6bca3b6
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date:   Thu Sep 29 12:49:31 2022 -0400

    #162 - fixed syntactical errors

    Debugged initial commits so that all tests pass

commit 77c2dfa491517b7cc8fcb9a9eff8cfe323a50332
Merge: 95f1994 024637c
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date:   Wed Sep 28 22:35:02 2022 -0400

    Merge branch 'develop' of https://github.com/Northeastern-Electric-Racing/FinishLine into develop

commit 95f199467502c7b17acb460f900a2dacc9399afd
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date:   Wed Sep 28 22:34:56 2022 -0400

    created intMinZero functioin

    intMinZero function replaces the isInt({min:0}).not().isString() sequence that plagues the entirety of routes into just one function call.

commit 5d83f439df4bcc0bcdb753a9e4c8aa84aeb88661
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Wed Sep 28 20:53:43 2022 -0400

    #89-can-now-unselect-by-double-clicking

commit c301ddff61e1aa62c6298c378aff8d8a992bf726
Author: ryan howe <ryan.wm.howe@gmail.com>
Date:   Wed Sep 28 19:37:32 2022 -0400

    #139- Renamed seed files

commit e45137ef17e8ba03e958902364a8304e0a44332d
Author: Junwoo Lee <dan.junwoo.lee@gmail.com>
Date:   Wed Sep 28 19:03:16 2022 -0400

    #163: removing connection to scope_cr, filling in actual data

commit 024637c9c8a2c30b865d1fdc4c44e90e1f50d263
Merge: 55dbb7d 8876da6
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Wed Sep 28 11:36:31 2022 -0700

    Merge pull request #237 from Northeastern-Electric-Racing/#236-better-jest-practices

    #236: better backend jest practices

commit 8876da6789db17ef6e839c71b343b9f98e13d530
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Wed Sep 28 14:16:19 2022 -0400

    #236: refactored objects and took out the jest fns

commit 82a7c971004e3dea8176dbd3744afdc1dbe22bc2
Merge: 41c5e91 a525740
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Wed Sep 28 12:00:45 2022 -0400

    Merge branch '#80-proposed-solutions' into #89-add-proposed-solution-to-approval-form

commit 41c5e91f4e8adaa808125c7b6e2380a13dbc7eed
Merge: f152135 86d085c
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Wed Sep 28 11:50:31 2022 -0400

    Merge branch '#80-proposed-solutions' into #89-add-proposed-solution-to-approval-form

commit a525740f2956e94d5c3f9e17e62a41db47865491
Merge: 696d40c 326c38d
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Wed Sep 28 08:36:15 2022 -0700

    Merge pull request #211 from Northeastern-Electric-Racing/#82-editable-list-add-cr-page

    #82 - Added ProposedSolutionsList to CreateCRPage

commit f1521355bb3690d942d2ee9ab77780c0a149c560
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Tue Sep 27 23:20:37 2022 -0400

    #89-forgot-to-add-moved-component

commit 5e397fe6179581037f8164233775e99ef1f3a630
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Tue Sep 27 22:11:08 2022 -0400

    #89-removed-comment

commit ed81197e13d7187f5cc49ceb477b774e0dbef801
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Tue Sep 27 15:46:32 2022 -0400

    #89-fix-merge-conflict

commit 8ed60bd71e2f94327dbc973cee2dd56c26d5b5cd
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Tue Sep 27 15:19:04 2022 -0400

    #89-centered pills, forced light mode, moved files around, moved stylings around, now passing down change request

commit 326c38dd1d405d476ffcd05e85708a48ca72f331
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Tue Sep 27 14:05:03 2022 -0400

    #82 - Corrected styling

commit 262a2a79d598d2fa7c6dee24f9322158c839fe77
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Tue Sep 27 14:00:14 2022 -0400

    #82 - Refactored according to feedback and updated tests

commit fd66b50b3fc49fe4a9c1231ea9fca4542a4551c4
Merge: 919828f 55dbb7d
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Tue Sep 27 12:45:40 2022 -0400

    Merge branch 'develop' into #82-editable-list-add-cr-page

    # Conflicts:
    #	src/frontend/src/tests/pages/ChangeRequestDetailPage/ChangeRequestDetailsView.test.tsx

commit 55dbb7d2f7abcc74959fd7b982624846d0f6bb59
Merge: 8ae1c93 97b6873
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Mon Sep 26 18:48:13 2022 -0700

    Merge pull request #234 from Northeastern-Electric-Racing/#169-Rename-Test-Support-files

    #169: Renamed TestSupport files to kebab case

commit ea2b37a166b59a54ee8d924d6d0541a952363880
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Mon Sep 26 21:45:35 2022 -0400

    #89-thinking....

commit 97b6873b3fd5df79c57d81b041b9b4fe22e1f7c2
Merge: 17e100c 8ae1c93
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Mon Sep 26 18:42:44 2022 -0700

    Merge branch 'develop' into #169-Rename-Test-Support-files

commit 17e100ce88ba29270766611875d17a0d3c7dd366
Author: bigdog224 <lamfamily789@gmail.com>
Date:   Mon Sep 26 21:17:52 2022 -0400

    #169: Renamed TestSupport files to kebab case

commit 2c23cbfc272d61530bf820a303de903c069c8358
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Mon Sep 26 21:08:29 2022 -0400

    #89-made entire box clickable

commit 1324b5f64cdfa430b91843f23a1e74b790b250c8
Merge: 5beb8dd 8ae1c93
Author: Jun Lee <dan.junwoo.lee@gmail.com>
Date:   Mon Sep 26 00:35:34 2022 -0400

    Merge branch 'develop' into #163-add-proposed-solution-seed-data

commit 5beb8dd0f5c50869419708666cd3a6e9ad4f4460
Author: Jun Lee <dan.junwoo.lee@gmail.com>
Date:   Mon Sep 26 00:28:27 2022 -0400

    #163: filling in data, connecting with scope_CR

commit 919828f2b1efd6e6bfca4394bb31d4d9e123157b
Merge: 57ea2f7 696d40c
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Sun Sep 25 12:31:18 2022 -0400

    Merge branch '#80-proposed-solutions' into #82-editable-list-add-cr-page

    # Conflicts:
    #	src/frontend/src/pages/ChangeRequestDetailPage/ProposedSolutionsList.tsx

commit 696d40c0f1e82a315ddfe0eea2380cbf843b5241
Merge: 78eaa9a 8d8df8e
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sun Sep 25 09:19:14 2022 -0700

    Merge pull request #215 from Northeastern-Electric-Racing/#86-Wire-up-N-Proposed-Solutions

    #86 wire up n proposed solutions

commit 57ea2f739f29641a0c91049f5b4e13aeab1926a6
Merge: abde8b1 8ae1c93
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Sun Sep 25 12:04:49 2022 -0400

    Merge branch 'develop' into #82-editable-list-add-cr-page

commit 8ae1c93cfd163e3906e103cecc242d42a70eec50
Merge: 6001982 3a2ac35
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sun Sep 25 08:55:29 2022 -0700

    Merge pull request #182 from Northeastern-Electric-Racing/#181

    #181: Add teams page

commit 8d8df8e7c0a48d0ffb965e066b70b15231ab0d61
Merge: 93b23c3 78eaa9a
Author: Ji-min Kim <kimjimin1226@gmail.com>
Date:   Sat Sep 24 20:53:42 2022 -0400

    pulled work from #80 branch and resolved merge conflict

commit 93b23c36f70c8b1488936e0687b183449292ca0a
Author: Ji-min Kim <kimjimin1226@gmail.com>
Date:   Sat Sep 24 20:51:35 2022 -0400

    Merged and edit small stuff

commit a31408eba73e1f38f0ca95c390a8d4e7df886fc5
Merge: cb3621e 6001982
Author: Ji-min Kim <kimjimin1226@gmail.com>
Date:   Sat Sep 24 17:37:43 2022 -0400

    Merge branch 'develop' into #86-Wire-up-N-Proposed-Solutions

commit 3a2ac35284bce165a3c0f849ad8c77e630229ca1
Author: RChandler234 <reid.c.chandler@gmail.com>
Date:   Sat Sep 24 16:48:56 2022 -0400

    #181 - refactor teamsummaryheader code

commit 0291374dee8220acba22ac6924764349aed3ca03
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Sat Sep 24 16:06:15 2022 -0400

    #181: spacing and sizing and stuff

commit 60019828d39ee385fe356fd9a2a660b5c8561533
Merge: 629ebc6 f428b44
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sat Sep 24 12:33:33 2022 -0700

    Merge pull request #209 from Northeastern-Electric-Racing/#98-backend-errors-4xx

    #98 backend errors 4xx

commit 629ebc6c978855cb8bbe0178d1621986e32200e9
Merge: 8a873f4 b21315f
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sat Sep 24 12:19:45 2022 -0700

    Merge pull request #217 from Northeastern-Electric-Racing/#73-auto-implement-approved-stage-gate-CR

    #73 Auto-Implement Approved Stage Gate CR

commit b21315fa0c8d87babd899224ba1382b027abec41
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sat Sep 24 13:03:02 2022 -0400

    #73: fixing merge conflicts

commit 557a086659e7f18644f9240c96608b63d616346b
Merge: 02df865 8a873f4
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sat Sep 24 09:57:55 2022 -0700

    Merge branch 'develop' into #73-auto-implement-approved-stage-gate-CR

commit 02df865238b851bbd27e957e2a342d37fecc1a04
Author: Megan Liu <meganliu@Megans-MacBook.local>
Date:   Fri Sep 23 23:59:48 2022 -0400

    #73: added await to prisma function call, restyled the status and progress change messages, and only showed these messages when the status and progress actually changed

commit 8a873f4833a374da15443bac2c3b2dbf10ebdacf
Merge: f99265e 6f9e69a
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Thu Sep 22 15:23:32 2022 -0700

    Merge pull request #222 from Northeastern-Electric-Racing/#132

    #132: updating issue templates

commit f99265e6463c571321ee16649f892baa92129ddd
Merge: 86d085c 3eb8583
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Thu Sep 22 11:47:30 2022 -0700

    Merge pull request #221 from Northeastern-Electric-Racing/#220

    #220: Pull Request Template

commit 3eb8583c8aaf22075d8019da73710cd13147a9ba
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Thu Sep 22 14:45:03 2022 -0400

    #220: whole window screenshot

commit 6f9e69a6a79e85a7fbb60c9fa75d7fe5ab7a9a65
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Thu Sep 22 14:41:33 2022 -0400

    #132: updating issue templates

commit f428b442918da45b2c8e25609878371cfd2357c0
Author: sho-r1024 <97998577+sho-r1024@users.noreply.github.com>
Date:   Thu Sep 22 14:15:32 2022 -0400

    #98 - removed some more unused declarations and imports, removed test testing whether user.findUnique and change_Request.findUnique was called or not

commit fbe5ad3702da3d5cdc33c1be59281790d77f52fc
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Thu Sep 22 13:51:05 2022 -0400

    #220: changing template

commit af22471923e2b75bdc86661da4bd0e5a7abc3175
Author: sho-r1024 <97998577+sho-r1024@users.noreply.github.com>
Date:   Thu Sep 22 00:22:43 2022 -0400

    #98 - removed some unused packages and constants and stuff

commit 9abe81196987a1f410b6651a1e9b184f205dbf43
Author: sho-r1024 <97998577+sho-r1024@users.noreply.github.com>
Date:   Thu Sep 22 00:05:19 2022 -0400

    #98 - Revised tests and syntax, mocks added

commit f6d47b792a0f797ca17fff99791b6b8f7d5ff0d5
Author: Megan Liu <meganliu@Megans-MacBook.local>
Date:   Wed Sep 21 01:08:42 2022 -0400

    #73: auto-implemented an approved stage gate CR (backend) and deleted the message to the user alerting auto-implementation (frontend)

commit 9ecdb71a03aebe2e0e5c1c0cc6d4dfd60c39b095
Author: Megan Liu <meganliu@Megans-MacBook.local>
Date:   Wed Sep 21 00:44:04 2022 -0400

    #73: auto-implemented an approved stage gate CR (backend) and also displayed a message on the frontend to let the user know of the auto-implementation (to be deleted)

commit 51a357f2a8b95f51f73e3fc2dca78e3e4d27dd65
Author: Jun Lee <dan.junwoo.lee@gmail.com>
Date:   Tue Sep 20 23:50:23 2022 -0400

    #163: initial changes

commit cb3621eaa3c682dc3f8bceaae7150c852283876e
Author: Ji-min Kim <kimjimin1226@gmail.com>
Date:   Tue Sep 20 23:30:02 2022 -0400

    #86: Wired up N Proposed Solutions for only adding new ones

commit abde8b190aca55af459ff5c91095ca5dc3a6b2d7
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Tue Sep 20 15:15:22 2022 -0400

    #82 - Added proposedSolutionsList to CreateCRPage

commit cc34fa1eab4c57fae82c9c5243f6d87a68a50bf9
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Tue Sep 20 15:12:48 2022 -0400

    #181: added spacing

commit 78eaa9a70d110268cdd1448b0c2771ba8cc42150
Merge: 5b44068 581e5cc
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Tue Sep 20 11:22:51 2022 -0700

    Merge pull request #191 from Northeastern-Electric-Racing/#83-display-page-proposed-solutions-visual

    #83 - Display Page Proposed Solutions Visual

commit 5b44068e11029551d9135802b8062c2abaa02326
Merge: 86d085c 626f260
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Tue Sep 20 11:17:50 2022 -0700

    Merge pull request #183 from Northeastern-Electric-Racing/#87-adjust-approve-change-request-endpoint

    #87: modifed endpoint for approving change requests

commit 581e5cc7e794a13bd16190217af5a990c97059ca
Merge: db9fe4a 86d085c
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Tue Sep 20 11:34:09 2022 -0400

    Merge branch 'develop' into #83-display-page-proposed-solutions-visual

commit 86d085c4e2d2bc6fcc7e6b197f36c7200dd7a0fa
Merge: 3fbac4e afbd6bb
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Mon Sep 19 14:35:02 2022 -0700

    Merge pull request #198 from Northeastern-Electric-Racing/#72

    #72: Auto implement Activation CR

commit afbd6bbc0e872df6f371024b070c3bdd67122f9c
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Sep 19 17:17:07 2022 -0400

    #72: taking out frontend warning

commit db9fe4a030e6c411629a2f128d7f68ea14998f37
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Sep 19 15:25:55 2022 -0400

    #83: better spacing

commit b6b225aed6db88bf0fd504d9cf2d6cf338b75191
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Mon Sep 19 14:10:09 2022 -0400

    #83 - added newline

commit 46cff9213ffdd325772501d0f34c97e102f44faf
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Mon Sep 19 14:00:31 2022 -0400

    #83 - refactored according to feedback

commit 3fbac4e49e63a34a16363d62f8a42ea474766642
Merge: 9127157 fad133a
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Mon Sep 19 06:56:37 2022 -0700

    Merge pull request #207 from Northeastern-Electric-Racing/#206-risk-log-permissions

    #206 - Added permissions and ability to view risks as bullets

commit fad133a379d529f61f95709fecb0e7d535fc8b10
Author: Zack Roth <zack27r@gmail.com>
Date:   Mon Sep 19 01:44:39 2022 -0400

    #206 - Added permissions for project lead/manager, streamlined some code

commit e93b4c48fb83c614abe0f3b55f167d2d8ffe4cf2
Merge: fbda290 56290d7
Author: sho-r1024 <97998577+sho-r1024@users.noreply.github.com>
Date:   Mon Sep 19 01:17:01 2022 -0400

    #98 -  test to check for null elements in dependencies list

commit fbda29014950eb2f853d02e43c1bef4bea35dfd1
Author: sho-r1024 <97998577+sho-r1024@users.noreply.github.com>
Date:   Mon Sep 19 00:59:55 2022 -0400

    #98 -  test to check for null elements in dependencies list

commit 56290d764c7a1e3adfdac0866653b76a22c642ad
Author: sho-r1024 <97998577+sho-r1024@users.noreply.github.com>
Date:   Mon Sep 19 00:59:55 2022 -0400

    test to check for null elements

commit f6f6960e7a3858b0f50be3558b7bbf1c1bc0d9bc
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Sat Sep 17 23:59:31 2022 -0400

    #89 forgot to add the separated component

commit 2dccf2b9d41e90da4bf024715047d528bad56627
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Sat Sep 17 23:51:18 2022 -0400

    #89-moved-proposedSolutionView-component-to-separate-file and fixed theme stuff

commit 13ef23bf484024156c79458df28a3cb4c0f0a46c
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Sat Sep 17 23:26:42 2022 -0400

    #89-added-opacity-indication

commit 8ceabe1079cc47509d7041d9264396c54d418184
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Sat Sep 17 03:42:45 2022 -0400

    #89 - added white text, fixed minor issue of fetching wrong proposed solutions

commit 9c961566a1e543792421af942b33138a454ea012
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Sat Sep 17 03:35:05 2022 -0400

    #89 - added basic frontend feature, took inspriation from ari's pr for the display on proposed solutions, need to implement endpoint updates

commit 9d30940772c5af7cf43689500bca1585d0ed7a81
Author: Jonathan Chen <jonafish10@gmail.com>
Date:   Fri Sep 16 19:26:49 2022 -0400

    #98 - Make test stub for WP backend

commit 80fe188cda788f1097bb335ecf11aa677c0d75b9
Author: Jonathan Chen <jonafish10@gmail.com>
Date:   Fri Sep 16 19:15:21 2022 -0400

    #98 - Fix WP controller logic when dependency null

commit e8f2585c04211b187c7532b4cf3e2d9ab496867b
Author: Zack Roth <zack27r@gmail.com>
Date:   Fri Sep 16 14:33:39 2022 -0400

    #206 - Fixed role

commit b0b0522d089aea1331e81a1bd3c1fa545b96da2e
Author: Zack Roth <zack27r@gmail.com>
Date:   Fri Sep 16 14:32:39 2022 -0400

    #206 - Fixed visuals alignment

commit a4f52cde802cdbdcdf8dcd203fd88d7b5fed4fe7
Author: Zack Roth <zack27r@gmail.com>
Date:   Fri Sep 16 13:50:12 2022 -0400

    #206 - Added tests

commit 9a4f48315c54f9ed38ecfb50b629e42e2ab6f184
Author: Zack Roth <zack27r@gmail.com>
Date:   Fri Sep 16 13:18:51 2022 -0400

    #209 - Added functionality for Convert to CR button even when unauthorized

commit d16305a49f06f130df98adc27ea448a0d2d85f3c
Author: Zack Roth <zack27r@gmail.com>
Date:   Fri Sep 16 12:10:45 2022 -0400

    #206 - Added permissions and ability to view risks as bullets

commit 5788568c4db68b76bd2034b127c9baec3d966fe8
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 15 19:55:27 2022 -0400

    #83 - updated test

commit 33b3c9c0ba7456bdb9608821227ed9a96bf3201a
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 15 19:53:24 2022 -0400

    #83 - Added badge pill to proposed solution status

commit 425f10a696f34ac84276e4fa2c3fb0b63c4d4980
Merge: 4303860 9127157
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 15 17:04:42 2022 -0400

    Merge branch 'develop' into #83-display-page-proposed-solutions-visual

commit 91271572b3add5fac7d116bfca6b5da4779dbc87
Merge: 7d5d707 23ad1f0
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Thu Sep 15 16:22:49 2022 -0400

    Merge branch 'main' into develop

commit 4303860fc6a88ae88ab59f774bffb4035827e282
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 15 15:47:40 2022 -0400

    #83 - fixed modal in dark mode

commit 7d5d707e69b8e61312a0b40a9b58eef117cbf8a1
Merge: 2bf3abe b66247e
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Thu Sep 15 12:24:38 2022 -0700

    Merge pull request #185 from Northeastern-Electric-Racing/#70-wire-up-cr-button

    #70 - Wire Up Create New CR Button for Risks

commit 0c3a5cdae5802188a27ec0f631126bb4b1eb4dd8
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 15 15:12:01 2022 -0400

    #83 - fixed test descriptions

commit fbcaf891ea32d20d73d86d01f3fc9b6036863bc1
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 15 15:09:04 2022 -0400

    #83 - fixed everything except dark mode modal

commit b66247e3de1aa8685f2d8f3c0a3c8ec02dd80d7a
Merge: 02d5a20 2bf3abe
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Thu Sep 15 14:56:55 2022 -0400

    Merge branch 'develop' into #70-wire-up-cr-button

commit 2bf3abeef4cf269a4327cc8f5c2ce7a41078f662
Merge: 8d018ca 46dd804
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Thu Sep 15 11:54:12 2022 -0700

    Merge pull request #151 from Northeastern-Electric-Racing/#68

    #68: Wire Up Risk Log

commit 43db8685c30f192786352d8dcc16fb9f362c4789
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Thu Sep 15 10:45:08 2022 -0400

    #181: taking out description and moving header to its own component

commit e575d97590fe882eb514a5eecaee579957f86aef
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Thu Sep 15 10:07:27 2022 -0400

    #72: feebdack

commit 02d5a20f191c4135d11e0454ba41486c2b8cc4a6
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 15 09:33:36 2022 -0400

    #70 - post merge tweaks

commit edddeb57294c26a63b4ddf05e07efb717987b617
Merge: 372f1f2 46dd804
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 15 09:25:30 2022 -0400

    Merge branch '#68' into #70-wire-up-cr-button

    # Conflicts:
    #	src/frontend/src/pages/ProjectDetailPage/ProjectViewContainer/ProjectViewContainer.tsx
    #	src/frontend/src/pages/ProjectDetailPage/ProjectViewContainer/RiskLog.tsx

commit 46dd8041d38f5afaf420999b5743c362cae33906
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Wed Sep 14 23:10:21 2022 -0400

    #68: forgot a curly brace lol

commit 0e2a063320be00de2d6d4a6a7b5f89e30e9f728e
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Wed Sep 14 23:05:06 2022 -0400

    #68: describe skip is much better

commit 663efe51efa1efdc4b65b0d178b08c438a4ed868
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Wed Sep 14 23:04:23 2022 -0400

    #68: updated so that query invalidation works and other small stuff

commit 977812816bef330cfca8586345d13b31d3fcb21b
Author: Zack Roth <zack27r@gmail.com>
Date:   Wed Sep 14 20:44:59 2022 -0400

    #68 - Pushing Everything git add -A!

commit 05e9a1a254dc1ca5d060084454d6fd25917ef514
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Wed Sep 14 16:03:21 2022 -0400

    #83 - Added a test

commit 6899da6d3b6cc1ee425399e552f3f145e7e72f84
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Wed Sep 14 15:57:59 2022 -0400

    #83 - Updated Tests

commit 86376fce443149140ba729616e1c02337636ab00
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Wed Sep 14 15:46:00 2022 -0400

    #83 - Refactored according to feedback

commit 372f1f2f08ac33c76e80bf8d005cb8d9356d4e59
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Wed Sep 14 15:16:55 2022 -0400

    #70 - Refactored according to feedback

commit 77f4bd48b5ecf81fa88a0b0b037d7425b213ea6b
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Wed Sep 14 14:51:30 2022 -0400

    #70 - post merge fixes

commit 9e4d9478bcf0e7ada030e1a35468ebe64b307c3f
Merge: 8d67dde cfa164f
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Wed Sep 14 14:30:27 2022 -0400

    Merge branch '#68' into #70-wire-up-cr-button

    # Conflicts:
    #	src/frontend/src/components/CheckList.tsx
    #	src/frontend/src/pages/ProjectDetailPage/ProjectViewContainer/ProjectViewContainer.tsx
    #	src/frontend/src/pages/ProjectDetailPage/ProjectViewContainer/RiskLog.tsx

commit 62cdf36e3ff7fc1aab538a137e7d60cdf564cc6b
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Mon Sep 12 22:47:53 2022 -0400

    #72: implemented the auto activation stuff

commit 8d018cacabe988dab347d72ac3b42959a7c9f85e
Merge: 9be92ae 27138df
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Mon Sep 12 09:52:26 2022 -0700

    Merge pull request #197 from Northeastern-Electric-Racing/#196

    #196: Confluence

commit 27138dfdbb47c30c0188d47181ff2a84c9bcec25
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Sep 12 12:48:49 2022 -0400

    #196: tearing out everything

commit cfa164fceea7e687f4dacfbb0ce6c11920be205b
Author: Zack Roth <zack27r@gmail.com>
Date:   Mon Sep 12 10:14:37 2022 -0400

    #68 - Added Risks APIs, hooks, and began to implement frontend logic.

commit c20a9b74208205d8029ebce33c720abcc8fbab10
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sun Sep 11 22:39:54 2022 -0400

    #181: weird test fix

commit 626f2607be211c8a2c45bbc6cee15df2b0d7355b
Author: Jun Lee <dan.junwoo.lee@gmail.com>
Date:   Sun Sep 11 13:07:47 2022 -0400

    #87: actually making psId optional

commit 3bb31e160266412b82cf1e1b57dc84a912436b84
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sat Sep 10 12:32:32 2022 -0400

    #181: not plural if only 1 thing

commit 9764ff062745e9214af74cf355140f7c291c035d
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sat Sep 10 12:29:45 2022 -0400

    #181: adding seed data and the markdown box

commit 6847e508b4d16ab956d41bf35f4b9e78caba6d9e
Author: Jun Lee <dan.junwoo.lee@gmail.com>
Date:   Fri Sep 9 21:51:09 2022 -0400

    #87: change suggested, enforced checks

commit 9be92ae346e0797f91e8f3b83b4b50fcbe4b0822
Merge: 34c368a 89533f6
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Fri Sep 9 16:20:39 2022 -0700

    Merge pull request #178 from Northeastern-Electric-Racing/#88-Add-New-Proposed-Solution-Endpoint

    #88-Added-a-new-endpoint-for-adding-proposed-solution

commit 34c368a948bfe8095097b75de33781d02a84221d
Merge: 69ded09 674f82f
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Fri Sep 9 16:02:31 2022 -0700

    Merge pull request #193 from Northeastern-Electric-Racing/#184-google-calendar-links

    #184 - Add Google Calendar Links to the Dashboard

commit 674f82fc254cc55c2f365814b717f53fec0d760f
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Fri Sep 9 17:00:20 2022 -0400

    #184 - Refactored and updated tests

commit 1391be9566914a2e2363f246fe9f92e16c96ceca
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Fri Sep 9 16:36:18 2022 -0400

    #184 - Renamed Info to Information

commit f0a78d7384c89199962a9935d0fcd0b08ae100c5
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Fri Sep 9 00:57:10 2022 -0400

    #184 - Rebranded Help to Info & implemented Calendar Links

commit f5d5e12b0122bb0c72ae54e941bd18e73ebd4f3e
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Fri Sep 9 00:02:42 2022 -0400

    #83 - Added unit testing and updated older tests

commit 30f2a6ee067b82b95770e73b12af002ddf101916
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 8 23:28:32 2022 -0400

    #83 - Added License text

commit 03f6df0189b079ce22ecb73ae872a095423bc704
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 8 21:15:48 2022 -0400

    #83 - Implemented Proposed Solutions visual on CR Details Page

commit 8d67dde491e9be3b40335c2e63d44aebce736e5a
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 8 18:25:28 2022 -0400

    #70 - Both wbsNum and risk details fill up properly now

commit 759214528f8619c73021b1cdc97bd7b2c2f181f8
Merge: 4b21e39 28a17d3
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 8 16:53:43 2022 -0400

    Merge branch '#68' into #70-wire-up-cr-button

commit 4b21e396f75008c49d06fb14d93cd51dae6a023e
Merge: bf46676 a81a4b2
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 8 16:26:58 2022 -0400

    Merge branch '#702-wire-up-risk-log' into #70-wire-up-cr-button

commit bf46676483f8912d1e15c66b9023c0ccd9b67d47
Merge: 6e2e6a1 69ded09
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Thu Sep 8 15:59:33 2022 -0400

    Merge branch 'develop' into #70-wire-up-cr-button

commit 746c81a16921bd4b3c816e7001460e762e9b0057
Author: Jun Lee <dan.junwoo.lee@gmail.com>
Date:   Wed Sep 7 23:09:50 2022 -0400

    #87: commenting

commit e3ce743071025820499c0a5ab77ef035491a5b0b
Author: Jun Lee <dan.junwoo.lee@gmail.com>
Date:   Wed Sep 7 22:40:20 2022 -0400

    #87: changes per suggestions, improving and enforcing checks

commit 89533f6bbeb7e04c7f0d31aec06da7cf158f0db4
Author: Ji-min Kim <kimjimin1226@gmail.com>
Date:   Wed Sep 7 13:10:07 2022 -0400

    #88-updated-router-so-it-now-accpets-crId-instead-of-scopeCrId

commit 3845b26d6ef53fd593dc8f9341f96704739aceb4
Author: Jun Lee <dan.junwoo.lee@gmail.com>
Date:   Tue Sep 6 01:44:39 2022 -0400

    #87: minor changes

commit 6946ab66aadbdd9d3f1fde128266e06a729359e5
Author: Jun Lee <dan.junwoo.lee@gmail.com>
Date:   Tue Sep 6 01:42:10 2022 -0400

    #87: formatting

commit 714eeea1c8b92d52307a01abd754ff5b0f41ef4e
Author: Jun Lee <dan.junwoo.lee@gmail.com>
Date:   Tue Sep 6 01:41:49 2022 -0400

    #87: fixed the endpoint to properly reflect the process

commit faee6c1532db1746eab3fb5aa9dbf86f34e5ef16
Author: Jun Lee <dan.junwoo.lee@gmail.com>
Date:   Mon Sep 5 00:48:22 2022 -0400

    #87 formatting fixes

commit a040559571973d48e3429cb03427f167948ab5e9
Author: Jun Lee <dan.junwoo.lee@gmail.com>
Date:   Sun Sep 4 22:38:43 2022 -0400

    #87: added check to approve change request logic

commit 50f61dbf4ccf6e5cd3bda992bf509e066106bebb
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Sun Sep 4 15:37:40 2022 -0400

    #181: feedback

commit ac23a2f16bf27fa33d52ecdccae04605054234c9
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sun Sep 4 12:14:28 2022 -0400

    #181: small fix ups

commit e420db031c2a4ff511710814516db35f996baa83
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sun Sep 4 12:08:19 2022 -0400

    #181: added teams page

commit 69ded093123048eb7041ee23cdfec96020493050
Merge: 382e336 36b52a1
Author: James Chang-Davidson <51571627+jamescd18@users.noreply.github.com>
Date:   Fri Sep 2 17:37:26 2022 -0700

    Merge pull request #179 from Northeastern-Electric-Racing/#35

    #35: Create new WP Query Params

commit 36b52a1c14b00373a5c7967311368e6c34a5da32
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Fri Sep 2 20:21:07 2022 -0400

    #35: fixing tests

commit a4e2774c405a69c2b4590b1c0da2668e81bc8d29
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Fri Sep 2 19:56:52 2022 -0400

    #35: clicking create new change request now auto populates crid and wbs number

commit 382e33688d975a14de6279147fa2e1b8b1f8e210
Merge: 2849be0 8c0ccf5
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Fri Sep 2 16:20:21 2022 -0700

    Merge pull request #173 from Northeastern-Electric-Racing/#172-stats-for-pm

    #172 - create baseline manual script for PM stats pull

commit f1d933363e0b7fee62a0e6c4f4e7177018612ee7
Author: Ji-min Kim <kimjimin1226@gmail.com>
Date:   Fri Sep 2 17:54:04 2022 -0400

    #88-Added-a-new-endpoint-for-adding-proposed-solution

commit 2849be06182401dcc74b61f00c25f0982fa77674
Merge: 759c9fe 7b436a9
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Fri Sep 2 14:33:54 2022 -0700

    Merge pull request #146 from Northeastern-Electric-Racing/#77-submit-cr-slack

    #77 submit cr slack notification

commit 7b436a9215494e8bf995b31d65c05b2e5ce17edb
Merge: 908f6c0 759c9fe
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Thu Sep 1 21:24:42 2022 -0700

    #77 - merge develop into branch

commit 908f6c0699058dac9b4930dd639543a9a0ff9cdc
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Thu Sep 1 21:17:05 2022 -0700

    #77 - proper stop if not prod

commit 97b066af3ebe3394a6438d85bfebba43eb552983
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Thu Sep 1 21:11:06 2022 -0700

    #77 - only send messages if project linked to team and in prod

commit 8c0ccf5711b7513e90e5cab3d653e9add7389441
Merge: bbb76cb 759c9fe
Author: James Chang-Davidson <51571627+jamescd18@users.noreply.github.com>
Date:   Thu Sep 1 20:23:14 2022 -0700

    Merge branch 'develop' into #172-stats-for-pm

commit bbb76cb4f3a3deb5d12dc1c2edd452334ffebc9e
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Thu Sep 1 20:20:34 2022 -0700

    #172 - create baseline manual script for PM stats pull

commit 964ee6049305f3b249bbcff1f83ef2f53f05381d
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Thu Sep 1 20:17:22 2022 -0700

    #77 - add manual script for creating teams

commit 759c9fe7969b2e3aea949a8619ff3cc983341137
Merge: 0ba00c9 c85e9a2
Author: James Chang-Davidson <51571627+jamescd18@users.noreply.github.com>
Date:   Thu Sep 1 20:12:38 2022 -0700

    #170 - Merge PR

    #170 - Apply prettier formatting

commit c85e9a218e2d523e584d2082b7a27919c47229c2
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Thu Sep 1 20:08:58 2022 -0700

    #170 - Apply prettier formatting

commit 0ba00c968555a500699bd77f3312fbf4e5f6f93a
Merge: 868e2db 1c3d633
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Wed Aug 31 16:54:13 2022 -0700

    Merge pull request #150 from Northeastern-Electric-Racing/#85

    #85: Proposed Solution schema changes

commit 4328d95788d4dd7063e5204215594949a240f825
Merge: 28a17d3 868e2db
Author: Zack Roth <zack27r@gmail.com>
Date:   Wed Aug 31 19:47:42 2022 -0400

    Merge branch 'develop' into #68

commit 28a17d3ea71eaa59e28e4522d1c16f2bdb3a5abe
Author: Zack Roth <zack27r@gmail.com>
Date:   Wed Aug 31 19:39:14 2022 -0400

    #68 - Wired risks from DB to frontend, updated tests, fixed bug with String/string

commit 1c3d63334e4d981f64b08479761e061dc3a06911
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Wed Aug 31 19:23:39 2022 -0400

    #85: account for accepted crs

commit a73b2d6df1a89a82f77d96c3b5d7a216adbe0466
Merge: 6e1ca12 a81a4b2
Author: Zack Roth <zack27r@gmail.com>
Date:   Wed Aug 31 19:16:35 2022 -0400

    Merge branch 'test' into #68

commit ecf2ba6530e4aa9b83d3a149afceeb64a2550a92
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Aug 29 21:38:46 2022 -0400

    #85: actual finishing touches

commit 1f685b3483881dcd2195141cedde0b5f938554df
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Aug 29 21:33:42 2022 -0400

    #85: finishing touches

commit ec3ce622ac9f8b4b4cf4c0e35a833afaf8195258
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Mon Aug 29 19:52:39 2022 -0400

    #85: adding more

commit c2399abb195a8ae138a60c9611d62e50835f514f
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Aug 29 19:19:45 2022 -0400

    #85: better script

commit 0d5f8afdc59ef64f768eb7eb6308b07f78f3e9a1
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Aug 29 19:13:24 2022 -0400

    #85: migration script

commit 13c0b176d59aefd1574142c127677abc47112c28
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Aug 29 19:01:17 2022 -0400

    #85: took out the proposed solutions on users lol

commit 28d255a72aaa29444dbb8261d9803c5bf6e6ecbe
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Aug 29 19:00:08 2022 -0400

    #85: feedback

commit 868e2db3312ff29d6a257815f847dc6af7de47f6
Merge: e75e4a9 a38c574
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Mon Aug 29 15:29:55 2022 -0700

    Merge pull request #159 from Northeastern-Electric-Racing/#158

    #158: changed the docs

commit a38c574019cf0a3121ced66f30c3ee5b4a50d21e
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Aug 29 18:29:39 2022 -0400

    #158: small typo

commit f010b574cedb695f47a4bb2381f568d0d5ce4b20
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Mon Aug 29 18:26:02 2022 -0400

    #158: changed the docs

commit e75e4a9dadb222a14964ae84fee1fedbfbd6cec4
Merge: ffbea1b 7c9be41
Author: James Chang-Davidson <51571627+jamescd18@users.noreply.github.com>
Date:   Sun Aug 28 21:14:06 2022 -0700

    Merge pull request #156 from Northeastern-Electric-Racing/#131

    #131: Reset script is os agnostic

commit ffbea1b20abb35c99641b39b4b49c0923ffcb677
Merge: 6333299 14a2309
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sun Aug 28 20:08:28 2022 -0700

    Merge pull request #154 from Northeastern-Electric-Racing/#18

    #18: added version number to settings page

commit 14a230981bbf31a640351fbf049760117cad4953
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Sun Aug 28 23:04:24 2022 -0400

    #18: renaming

commit 7c9be41eda9820c7c82ce71bdc48d08bb782d08d
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Sun Aug 28 22:50:58 2022 -0400

    #131: added the package and changed the script

commit 63332996eadfe9722881a5e326af754fd3b4375d
Merge: ce8bb97 78d85e8
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sun Aug 28 15:54:35 2022 -0700

    Merge pull request #155 from Northeastern-Electric-Racing/#100

    #100: what does this ticket even mean

commit cf723a4481c6082f64bb8868b7fd6863742b5d2c
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sun Aug 28 18:52:40 2022 -0400

    #18: sidebar

commit 78d85e868d3df5303d29c865418864432730f0b8
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sun Aug 28 17:56:53 2022 -0400

    #100: what does this ticket even mean

commit 2fbf5318ce2ce3751cefd98817f1a9c382f216ca
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sun Aug 28 17:51:24 2022 -0400

    #18: console log woops

commit d5a4c0d6e85fa24745d1f4d63e72d9ad0d7262d0
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sun Aug 28 17:49:34 2022 -0400

    #18: added version number to settings page

commit cc42b46ef5df3870102070ba02586e8ad31d040c
Author: sho-r1024 <97998577+sho-r1024@users.noreply.github.com>
Date:   Sat Aug 27 22:00:03 2022 -0400

    #98 nulls removed

commit 3cae9f3f2adfa6409f09b32eb001c17bf1e66d6e
Merge: ce8bb97 dad227a
Author: sho-r1024 <97998577+sho-r1024@users.noreply.github.com>
Date:   Sat Aug 27 21:54:16 2022 -0400

    Merge branch '#98-backend-errors-4xx' of https://github.com/Northeastern-Electric-Racing/FinishLine into #98-backend-errors-4xx

commit ce8bb979ad61b4213c1a85ab839de0860309c0a4
Merge: a8ad825 ff00731
Author: James Chang-Davidson <51571627+jamescd18@users.noreply.github.com>
Date:   Sat Aug 27 19:04:04 2022 -0400

    Merge pull request #152 from Northeastern-Electric-Racing/#149-Make-WPs-appear-above-change-log

commit ff0073171babf8c80a39a51f2ddf2237c96a8ae7
Author: Ji-min Kim <kimjimin1226@gmail.com>
Date:   Sat Aug 27 17:30:59 2022 -0400

    #149-updated-the-projects-page-so-the-wps-block-appears-above-the-changes-block

commit 6e1ca1274a585adf869d8218077ca9135987e8de
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sat Aug 27 16:21:49 2022 -0400

    #68: updating backend so that projects send risks

commit d4e21f494fab274fe2fbc0e8eb51b1a6d6f489e7
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sat Aug 27 13:29:38 2022 -0400

    #85: added initial ideas

commit a8ad8253bd32ff3cb0ef88fe650e574feb0fba08
Merge: c143e23 e837a16
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sat Aug 27 12:32:05 2022 -0400

    Merge branch 'main' into develop

commit c143e231bcdd5591cbd93577cf71a387e85a5f4b
Merge: 9705d87 34b3164
Author: James Chang-Davidson <51571627+jamescd18@users.noreply.github.com>
Date:   Fri Aug 26 19:13:19 2022 -0400

    Merge pull request #147 from Northeastern-Electric-Racing/#24-fix-duration-calculation

    #24-now-uses-proper-duration-util-function

commit 34b3164a03eaadb74e0abfc9a5beb73210221847
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Fri Aug 26 18:51:19 2022 -0400

    #24-now-uses-proper-duration-util-function

commit 719fa1d0d99234b48ed9296a22f0c02d303ac708
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Wed Aug 24 14:25:50 2022 -0400

    #77 - add project name to activation and stage gate cr notifs

commit 6d2cc8b240c629af3cbc12fe50988bf4f76b515e
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Wed Aug 24 14:08:43 2022 -0400

    #77 - fix wrong text for activation cr

commit 8e04015fc7787647482995451b369517fe1eea2e
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Wed Aug 24 13:51:10 2022 -0400

    #77 - add budget threshold eboard ping

commit 38f41064593a847d564d6f29586f8009e82f8587
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Wed Aug 24 02:56:33 2022 -0400

    #77 - enhance the scope cr slack notification message

commit 47363afdee25c1ca7cb7aebe176ff82ea0cee080
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Wed Aug 24 02:47:38 2022 -0400

    #77 - abstraction and enhance cr slack notif

commit 9ee68c1d2463a0a1e82ac17cfa2faf81571e08c3
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Wed Aug 24 02:33:42 2022 -0400

    #77 - use more fun message format for stage gate

commit 9f6ba07728ca5633da407fd5ba0444a8c2300a2d
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Wed Aug 24 02:20:21 2022 -0400

    #77 - add basic scope cr slack notification

commit 1e8417783596a8eaecd8c4d7d5d4c1c106c8ba0e
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Wed Aug 24 02:15:14 2022 -0400

    #77 - add basic stage gate cr slack notification

commit 3d4fd60b1205e4b0402ee593e96dafec6a848cad
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Wed Aug 24 02:11:55 2022 -0400

    #77 - add basic activation cr slack notification

commit 8efa9b3ec6f98b4db8293848962d0bde5dd1be48
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Wed Aug 24 01:13:51 2022 -0400

    #77 - add slack message send utility

commit 16f4be42a8aeccd5d2c6e873f3950cd160d02212
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Wed Aug 24 00:17:53 2022 -0400

    #77 - add Slack bot as first integration

commit dad227a34e7d0191fdc6273d8ab15cb3468a554c
Author: Jonathan Chen <jonafish10@gmail.com>
Date:   Tue Aug 23 21:39:38 2022 -0400

    #98 - Add 4xx responses to WP create

commit 9705d87178aa6eae4b1d5d4d481a68128484ab9d
Merge: 5487962 cd4a6cf
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sun Aug 21 16:33:26 2022 -0400

    Merge pull request #144 from Northeastern-Electric-Racing/#67-delete-risk

    #67: Delete Risk Endpoint

commit 5487962d4bf74ce26e2a689083ecd7f276092e0a
Merge: 8f50afe f7d7eeb
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sun Aug 21 16:30:22 2022 -0400

    Merge pull request #140 from Northeastern-Electric-Racing/#138

    #138: iykyk

commit cd4a6cfdb3f3f867329087bbd38d3af1d54ca8a0
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Sat Aug 20 19:22:20 2022 -0400

    #67: formatting

commit a8d1d6b70fa1afb900fdd37863066a9e0503f58d
Merge: d2372ef 8f50afe
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sat Aug 20 19:21:03 2022 -0400

    Merge branch 'develop' into #67-delete-risk

commit 8f50afebc69ef32fd852113e9ef0db408b4bcb06
Merge: 099bc91 0dc1a38
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sat Aug 20 19:17:18 2022 -0400

    Merge pull request #145 from Northeastern-Electric-Racing/#69-edit-risk

    #69: Edit Risk Endpoint

commit 099bc917a70e628d0e8ea645484b48b78b506047
Merge: 685bd49 6ea0d01
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Sat Aug 20 18:50:00 2022 -0400

    Merge pull request #130 from Northeastern-Electric-Racing/#84-individual-proposed-solution-form

    #84 - Created Individual Proposed Solution Form

commit 6ea0d01f6bd79d53610ba2e944a0600739e263b0
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Sat Aug 20 17:05:46 2022 -0400

    #84 - Moved files to proper location

commit 0dc1a385df3cd8bf4b19842ec92e340b26f29238
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sat Aug 20 14:35:12 2022 -0400

    #69: updating perms for createRisk

commit 87957e2609f05c21d0f096374daacac9ce13c860
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sat Aug 20 14:22:03 2022 -0400

    #69: (nice) adding the endpoint

commit d2372ef6311dea1fe4fc641e2666d36b596d5cff
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sat Aug 20 13:02:25 2022 -0400

    #67: added permissions

commit f7d7eeb077c5a5d0970db6a2b86bf1cb94e93ca4
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Thu Aug 18 20:20:30 2022 -0400

    #138: even better

commit d56b0d73e6f4876f55fbcb90f72c0b1baad8685c
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Thu Aug 18 14:03:13 2022 -0400

    #138: tests

commit cc48614d8d761d952aa487102c8f423a73338d3e
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Thu Aug 18 13:56:12 2022 -0400

    #138: iykyk

commit a81a4b21ca6de8cbf1f9aac4614e9d95423ea845
Author: Zack Roth <zack27r@gmail.com>
Date:   Thu Aug 18 08:51:54 2022 -0400

    #702 - Updating project type and transformer to support risks

commit 3c0775e0d57276b8206f6031dbc719df0b431b25
Author: Zack Roth <zack27r@gmail.com>
Date:   Thu Aug 18 08:51:02 2022 -0400

    #702 - Updated RiskLog, CheckList, ProjectViewContainer to handle risks

commit ba06f5a1793cafcc708d85ab0e6b4dcaba62152f
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Wed Aug 17 22:54:04 2022 -0400

    #84 - Added proper top margin for Add button

commit 184070108edd50fcb722a9dfe30974b5c6c12e81
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Wed Aug 17 22:48:39 2022 -0400

    #84 - Rearranged components according to feedback and removed title

commit 685bd498a641e31a0a17f3f313a0c318e56efd5f
Merge: 429656a d138e19
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Wed Aug 17 19:24:37 2022 -0400

    Merge pull request #137 from Northeastern-Electric-Racing/#133-move-up-risk-log

    #133 - moving the risk log below summary above gantt chart

commit 9e92f9de56f6ea33bf9e48379a6779b5e1199f2a
Author: Zack Roth <zack27r@gmail.com>
Date:   Wed Aug 17 19:15:44 2022 -0400

    #702 - Added Test Data

commit d138e195c072d7ee8b4c8a6e4b69c31c6c652328
Author: leoRysing <leshaigor@gmail.com>
Date:   Wed Aug 17 19:10:36 2022 -0400

    #133 - moving the risk log below summary above gantt chart

commit 004b100e841c720efe87bff2cf35ccc9cdfb13c6
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Wed Aug 17 16:13:53 2022 -0400

    #84 - Corrected Project Name in License

commit 6d997740123fa59a28cb949c9a02623644637da7
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Wed Aug 17 15:26:59 2022 -0400

    #84 - Refactored according to feedback

commit 429656a05ad811563bf7e08898473afed70182bd
Author: anthonybernardi <anthony.bernardi09@gmail.com>
Date:   Wed Aug 17 14:15:23 2022 -0400

    updating documentation

commit ccce8dc55279b3100f3417e3b0f675b999279140
Merge: 41f10a1 d95a677
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Wed Aug 17 12:35:49 2022 -0400

    Merge pull request #117 from Northeastern-Electric-Racing/#52-stop-self-reference-in-dependency-WP

    #52 stop self reference in dependency wp

commit d95a67776607ae154baba17c76a1c9957d99421d
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Wed Aug 17 01:36:01 2022 -0400

    #79 - changed to use existing wbs number comparision util

commit 41f10a122dc244540ff4b9390d833e42c465186f
Merge: 960b678 76d533a
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Tue Aug 16 22:18:53 2022 -0400

    Merge pull request #126 from Northeastern-Electric-Racing/#124-upcoming-deadlines-css

    #124 - updated home page to fix scroll

commit 960b67837e24701bd8fbd2e229adb2ce176ee248
Merge: 7def825 c78c2de
Author: Anthony Bernardi <63663597+anthonybernardi@users.noreply.github.com>
Date:   Tue Aug 16 22:16:41 2022 -0400

    Merge pull request #127 from Northeastern-Electric-Racing/#125-fix-prettier-configs

    #125 fix prettier configs

commit 33c6fbaf5789e0a1c9a161e76afac63e83e372c6
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Tue Aug 16 18:14:23 2022 -0400

    #84 - Added unit tests and updated Add Button behavior when readOnly

commit 257ec045bf4b44fe1b8c4e3a2ec6edeb5a1c2fde
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Tue Aug 16 17:45:44 2022 -0400

    #84 - Created Individual Proposed Solution Form

commit 6e2e6a1213e56276938839d9c6c4365d58d88fb5
Author: Aritra (Ari) Saharay <80832201+Ari-S-123@users.noreply.github.com>
Date:   Tue Aug 16 14:59:08 2022 -0400

    #70 - Create CR Button automatically opens the form with the 'what' section filled

commit 76d533aaf1383debea47853e84de1408ec9a33a7
Merge: c7aef80 7def825
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Tue Aug 16 12:57:03 2022 -0400

    Merge branch 'develop' into #124-upcoming-deadlines-css

commit c78c2de38c7991f268d6eff3f76b53feab854e14
Merge: 930e43c 7def825
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Tue Aug 16 12:56:03 2022 -0400

    Merge branch 'develop' into #125-fix-prettier-configs

commit 7def8258a50a27886e9b16720fbee91be56497d9
Merge: 4cd7262 71ac95c
Author: James Chang-Davidson <51571627+jamescd18@users.noreply.github.com>
Date:   Tue Aug 16 12:55:37 2022 -0400

    Merge pull request #129 from Northeastern-Electric-Racing/#128-fix-name

    #128 - update test to FinishLine

commit 71ac95c4e3ba81a31bf5308764479c896a49cb90
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Tue Aug 16 12:47:52 2022 -0400

    #128 - update test to FinishLine

commit 930e43cc9ee6ecd75239b9b9eafa6f37799b169a
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Tue Aug 16 12:31:16 2022 -0400

    #125 - run prettier on all files

commit 446422485faf2500e184b0a4f612ae708db81e0d
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Tue Aug 16 12:30:47 2022 -0400

    #125 - add file types to be formatted by prettier

commit c7aef80b0530e2180eb6e83616ce3249e4fb36b0
Author: James C-D <51571627+jamescd18@users.noreply.github.com>
Date:   Tue Aug 16 12:26:19 2022 -0400

    #124 - updated home page to fix scroll

commit 9b7f52fafd31a62472cabfea3204db13e16f9c61
Author: Anthony Bernardi <bernardi.an@husky.neu.edu>
Date:   Sun Aug 14 23:41:39 2022 -0400

    #67: added the endpoint

commit d68f5b06b79e9cda6ef089b15f263c18ae7f3f3f
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Fri Aug 12 16:12:38 2022 -0400

    #52 - totally didn't get the issue number wrong and just reformatting

commit 533cf5cd65f0a737173fcf127ff9e59f29961b01
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Fri Aug 12 16:10:48 2022 -0400

    nothing here

commit c90332a945d0a28130019d224b25b68f9373a4d7
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Fri Aug 12 16:09:34 2022 -0400

    #79 - reformat and not committing just to adhere to commit message syntax

commit 28d89c5d6277d4334a5fcf504d96cce3b72f8f9f
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Fri Aug 12 16:03:10 2022 -0400

    switched from checking wbs object ids to checking dependency list for both creation/edting wps

commit e44c27dad522c6bf0bbd626b06f92983f45757f8
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Fri Aug 12 15:14:48 2022 -0400

    Added prevention of self-reference for creation of work packages

commit 500f8be588452b9c4ac977a925a29425ccf3e4c1
Author: Kevin Chen <kevinchen@Kevins-MacBook-Pro.local>
Date:   Fri Aug 12 02:26:14 2022 -0400

    prevents self dependency on editing, working on wp creation self dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Teams - Make Teams Page
4 participants