-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Datasource parameter extension (#297)
* 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
- Loading branch information
Showing
46 changed files
with
1,318 additions
and
758 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.