Skip to content

Iannotate demo#228

Open
4xdk wants to merge 7 commits into
PursuanceProject:iannotate-demofrom
4xdk:iannotate-demo
Open

Iannotate demo#228
4xdk wants to merge 7 commits into
PursuanceProject:iannotate-demofrom
4xdk:iannotate-demo

Conversation

@4xdk

@4xdk 4xdk commented Jul 14, 2018

Copy link
Copy Markdown
Collaborator

Comment thread src/reducers/tasksReducer.js Outdated
hypothesisData.links.html +
' "' +
hypothesisData.name +
'")')

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Use backticks here: "* Hypothesis Group: ${hypothesisData.name} ... "

@4xdk 4xdk Jul 14, 2018

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

linter is still splitting this in a weird way, now it's just one place though.
Any way we can prevent it from splitting it like:
deliverables: (task.deliverables +=* Hypothesis Group: ${
hypothesisData.name
}
)

Comment thread src/actions/index.js
accept: 'application/json',
'content-type': 'application/json',
authorization: 'Bearer 6879-DF1aRxrzWAarRZBMfak86Zs57i-LFtZCF1esFLYIlAU' // TODO update to one owned by elimisteve
},

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Holy shit, way to go @4xdk! :-D

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, that was the toughest bit :)

Comment thread src/actions/index.js Outdated
// taskGid,
// name,
// description,
// })

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@4xdk Delete?

Comment thread src/actions/index.js Outdated
headers: {
accept: 'application/json',
'content-type': 'application/json',
authorization: 'Bearer 6879-DF1aRxrzWAarRZBMfak86Zs57i-LFtZCF1esFLYIlAU' // TODO update to one owned by elimisteve

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@4xdk Quote the keys for consistency, please

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