Skip to content

[IMPAC-681] Fix tags to allow special chars#466

Merged
xaun merged 1 commit intomaestrano:release/v1.6.9from
xaun:fix/681-tags
Feb 5, 2018
Merged

[IMPAC-681] Fix tags to allow special chars#466
xaun merged 1 commit intomaestrano:release/v1.6.9from
xaun:fix/681-tags

Conversation

@xaun
Copy link
Copy Markdown
Contributor

@xaun xaun commented Jan 30, 2018

Adds ASCII encode/decoding for tag values.

I looked at implementing some parsing on the params level in the widgets service. But I couldn't find something that worked perfectly for both not effecting other features & parsing it to the right ASCII format where the API would work and filter the accounts. Also as the app is not specced very well, I would rather parse the tag values in the isolated component, so we don't have to do extensive testing across everything incase the blanket parsing causes some regressions on other things.

screen shot 2018-01-30 at 19 47 55

screen shot 2018-01-30 at 19 48 07

screen shot 2018-01-30 at 19 48 13

Add ASCII encode/decoding for tag values
@xaun xaun requested a review from cesar-tonnoir January 30, 2018 19:58
@cesar-tonnoir cesar-tonnoir changed the base branch from master to release/v1.6.9 February 2, 2018 03:38
Copy link
Copy Markdown
Contributor

@cesar-tonnoir cesar-tonnoir left a comment

Choose a reason for hiding this comment

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

LGTM - to be tested on staging + UAT

@xaun xaun merged commit 71c4124 into maestrano:release/v1.6.9 Feb 5, 2018
@xaun xaun deleted the fix/681-tags branch February 5, 2018 14:54
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