Skip to content

Comments

Feature/CPA / CM per etan#51

Open
HDProduction010 wants to merge 2 commits intodevelopmentfrom
hd-old-api
Open

Feature/CPA / CM per etan#51
HDProduction010 wants to merge 2 commits intodevelopmentfrom
hd-old-api

Conversation

@HDProduction010
Copy link

No description provided.

Copy link
Contributor

@cdconn00 cdconn00 left a comment

Choose a reason for hiding this comment

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

review done see requested changes


router.post("/login", oAuth, async (req, res) => {
try {
const { access_token } = req.oauth;
Copy link
Contributor

Choose a reason for hiding this comment

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

@HDProduction010 there's still a lot of commented code out, make sure that the only changes are your updates and the testing changes are reverted

@@ -0,0 +1,44 @@
import dotenv from "dotenv";
Copy link
Contributor

Choose a reason for hiding this comment

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

you can remove this file

seeds/roles.json Outdated
{
"name": "Combined Monitor",
"code": "cm",
"order": 10,
Copy link
Contributor

Choose a reason for hiding this comment

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

this should be 9 instead of 10, dont worry about updating it locally.

sort: {order: 'asc'}
}
})*/
path: 'roles',
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we just remove this commented out stuff?

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.

2 participants