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

Remove underscore string #305

Conversation

abovedave
Copy link
Contributor

@abovedave abovedave commented Dec 1, 2017

Looking at this function - is it needed? I think we're covered because the host has to be either an IP address (valid as a filename), OR a hostname, which are also valid directly as filenames?

Maybe this might be more robust to account for random chars in clientId?

@abovedave abovedave changed the base branch from develop to feature/datasource-parameter-extension December 1, 2017 11:28
@abovedave abovedave changed the title Feature/remove underscore string Remove underscore string Dec 1, 2017
@abovedave
Copy link
Contributor Author

Backstory: We are including all of underscore.string just for that one block at the moment, which has a dependancy of underscore = overkill #198

@eduardoboucas
Copy link
Contributor

Looks good to me!

@abovedave abovedave merged commit 1b7d9cf into feature/datasource-parameter-extension Dec 6, 2017
@abovedave abovedave deleted the feature/remove-underscore-string branch December 6, 2017 15:24
abovedave pushed a commit that referenced this pull request Dec 6, 2017
* feat: obtain parameter from config, session, request

* chore: package lock

* refactor: remove underscorejs from ds module

* feat: inject parameters into chained ds endpoints

* refactor: remove underscore from view/public.js

* refactor: remove underscore usage

* refactor: favour const over let

* style: fix JSON indents

* refactor: remove underscore usage

* refactor: remove underscorejs usage

* refactor: remove underscorejs usage

* refactor: remove underscore usage

* refactor: remove underscorejs usage

* refactor: remove underscorejs usage

* fix: return first component in array

* fix: disable coverage check

* refactor: remove underscore usage

* style: standardjs

* chore: update package, remove underscore dependency 🎉

* feat: allow modification of ds endpoint from a special event

* feat: remove underscore from test files #198

* Remove underscore string (#305)

* feat: remove underscore.string #198

* feat: simplify token path generation

* fix: readability

* fix: cache flush

* fix: bearer token
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