mhemesath/r2d3 554
Raphael Rendered, Data Driven Documents
mhemesath/express-chromeframe 20
Dead simple middleware to enable chromeframe on connect/express applications.
mhemesath/connect-heroku-redis 4
connect-heroku redis is a heroku Redis session store wrapper for connect-redis.
A spinning activity indicator
HTML, CSS, and JS toolkit from Twitter
mhemesath/django-bootstrapped 1
A reusable Django application to quickly integrate the Bootstrap toolkit from Twitter.
Stylus mixins, utilities, components, and gradient image generation
The light-weight, logic-less, DSL-free, templates for all javascript environments!
a CSS LTR ∞ RTL converter for i18 friendly layouts
push eventcerner/terra-dev-site
Deployment Bot (from Travis CI)
commit sha 3e0949604e306effedf7e740459d95bccb52f4a9
Deploy cerner/terra-dev-site to github.com/cerner/terra-dev-site.git:gh-pages
push time in 3 hours
push eventcerner/terra-ui
Deployment Bot (from Travis CI)
commit sha 7ffe76ee3db0e8a139686d301560c8319cba7e9e
Deploy cerner/terra-ui to github.com/cerner/terra-ui.git:gh-pages
push time in 4 hours
push eventcerner/terra-toolkit
Deployment Bot (from Travis CI)
commit sha ef4b128968a2290b7043cf5b0ebf72790c3fb579
Deploy cerner/terra-toolkit to github.com/cerner/terra-toolkit.git:gh-pages
push time in 5 hours
issue openedcerner/terra-toolkit
Add terra command to package-json-lint
Story
Description
<!-- A clear and concise description of what the story is in the context of a user. -->
As a consumer of terra, I want a terra command 'package-json-lint' that will (in the future) lint my package json
Motivation
<!-- A description of the motivation for why this story is needed. -->
So that the package json linter is a part of the overall terra command strategy
Definition of Done
<!-- Describe specifics of when we know that this work is done. -->
We'll know we're done when
- The terra command package-json-lint exists in the package-json-lint package. For now it will just print out that it was run to the command line
- The code is merged to main and tests pass
created time in 6 hours
push eventcerner/terra-toolkit
commit sha 20c43ec87d7b1c62c3d5743dc4e0e2312217103f
Fix non mono repos so that we use the package name instead of directory name
push time in 6 hours
PR opened cerner/terra-toolkit
Summary
<!-- Summarize the contents of the code changes. Tag any open issues you believe to be resolved by this pull request. -->
Add a console.logged message that describes the upcoming release for use in notification channels.
Ideally, the posting to these channels would be automated; however, we have yet to figure out a way to do this with the existing infrastructure. Thus, this is a quick win to make it easier on releasers.
pr created time in 6 hours
push eventcerner/terra-dev-site
Deployment Bot (from Travis CI)
commit sha addb5ad7e098d1c52a63ad514e177d1ae532a222
Deploy cerner/terra-dev-site to github.com/cerner/terra-dev-site.git:gh-pages
push time in a day
push eventcerner/terra-ui
Deployment Bot (from Travis CI)
commit sha fd419136049e51b9d3117c2c62b5c3059ff07481
Deploy cerner/terra-ui to github.com/cerner/terra-ui.git:gh-pages
push time in a day
push eventcerner/terra-dev-site
Deployment Bot (from Travis CI)
commit sha b81c4848d4a6aa657da15bf49b90e2889a2d1e9e
Deploy cerner/terra-dev-site to github.com/cerner/terra-dev-site.git:gh-pages
push time in 2 days
push eventcerner/terra-ui
Deployment Bot (from Travis CI)
commit sha 9004d408174d48589a79e4ea5b55a47239518237
Deploy cerner/terra-ui to github.com/cerner/terra-ui.git:gh-pages
push time in 2 days
push eventcerner/terra-toolkit
commit sha 9a4d6292859aceb94b7228efebe8f3551460609c
add local hub script.
push time in 2 days
Pull request review commentcerner/terra-ui
[DO NOT MERGE] Upgrade to terra-dev-site v7
"react": "^16.8.5", "react-dom": "^16.8.5", "react-final-form": "^6.3.0",+ "react-intl": "^2.9.0",
it will be before this is moved out of draft. The terra-application integration branch hasn't been updated to v5 yet.
comment created time in 2 days
Pull request review commentcerner/terra-ui
[DO NOT MERGE] Upgrade to terra-dev-site v7
"react": "^16.8.5", "react-dom": "^16.8.5", "react-final-form": "^6.3.0",+ "react-intl": "^2.9.0",
Why react-intl v2? Could this be v5?
comment created time in 2 days
push eventcerner/terra-toolkit
commit sha cfa27f7fc2af51a4232bfda1b761936acec283e5
updated changelog
commit sha 92b7b51e7d094d9be7039b53856ca0b2d91174c7
Merge branch 'add-browser-to-mainFields' of https://github.com/cerner/terra-toolkit into add-browser-to-mainFields
push time in 3 days
push eventcerner/terra-toolkit
commit sha 583fde79695507dd9ec32fde148cc1a9c3445945
[terra-functional-testing] Exclude selenium service if grid url exists | Update terra wdio script within documentation (#537) * exclude the selenium-docker-service if SELENIUM_GRID_URL exists. * update terra wdio script in doc
commit sha 065b383bdab24c32befdd92e69f59b02524fd429
Update STORY.md to include a book icon (#534) Co-authored-by: Stephen Esser <Stephen.Esser@gmail.com>
commit sha 4a8c738b4109a697d0da0d743175c72947a962e1
Update FEATURE_REQUEST.md with Feature label (#539) Co-authored-by: Stephen Esser <Stephen.Esser@gmail.com>
commit sha ca522415e0eea0de85c3e2892c88c5e67675f774
Create skeleton for package-json-lint project (#541) * Create skeleton for package-json-lint project * Add to lerna ignore * Remove babel * Apply suggestions from code review Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com> Co-authored-by: Manuel,Ryan <Ryan.Manuel@Cerner.com> Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com> Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
commit sha 0e0b3ac3ac6e2d6b8790d5519d1599b6de317459
Merge branch 'main' into add-browser-to-mainFields
push time in 3 days
push eventcerner/terra-toolkit
commit sha dd0f8d077524900cdb776914a41fdb96ea698329
Add jest coverage for mergeResults
commit sha 36da6d04e1fc718781751cdafddc742b51c457ae
Merge branch 'wdio-spec-reporter-review' of https://github.com/cerner/terra-toolkit into wdio-spec-reporter-review
push time in 3 days
push eventcerner/terra-dev-site
Deployment Bot (from Travis CI)
commit sha 99c4dce8364d380583e879af6ca80058710fa9a2
Deploy cerner/terra-dev-site to github.com/cerner/terra-dev-site.git:gh-pages
push time in 3 days
push eventcerner/terra-toolkit
commit sha ee8c2fb3bfa926500ea7599061915b17b8e70016
Remove commented out code.
push time in 3 days
push eventcerner/terra-toolkit
commit sha d3a7dfb0c4f859f8315afe3f0df2674a5aca5f5b
Remove commented out code.
push time in 3 days
push eventcerner/terra-toolkit
commit sha 7ac5e7eaf2e4be789fb3d6202cdb3d84f8235d88
Add wdio tests and generate screenshots
push time in 3 days
push eventcerner/terra-toolkit
commit sha 583fde79695507dd9ec32fde148cc1a9c3445945
[terra-functional-testing] Exclude selenium service if grid url exists | Update terra wdio script within documentation (#537) * exclude the selenium-docker-service if SELENIUM_GRID_URL exists. * update terra wdio script in doc
commit sha 065b383bdab24c32befdd92e69f59b02524fd429
Update STORY.md to include a book icon (#534) Co-authored-by: Stephen Esser <Stephen.Esser@gmail.com>
commit sha 4a8c738b4109a697d0da0d743175c72947a962e1
Update FEATURE_REQUEST.md with Feature label (#539) Co-authored-by: Stephen Esser <Stephen.Esser@gmail.com>
commit sha ca522415e0eea0de85c3e2892c88c5e67675f774
Create skeleton for package-json-lint project (#541) * Create skeleton for package-json-lint project * Add to lerna ignore * Remove babel * Apply suggestions from code review Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com> Co-authored-by: Manuel,Ryan <Ryan.Manuel@Cerner.com> Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com> Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
commit sha 75753fcdf9efac6fb201584be707626c98aa59c6
Merge branch 'main' into wdio-spec-reporter-review
push time in 3 days
push eventcerner/terra-toolkit
commit sha ac76d78fb0299d5d622ba549aba7362591418f9d
Add jest coverage
push time in 3 days
push eventcerner/terra-toolkit
commit sha c7632dfb8d01756198f9fb58d91b51acf3cbdbf7
Add a template for stories (#525) * Create STORY.md * Update STORY.md * Update STORY.md * Fix jest tests * Update CHANGELOG.md Co-authored-by: Manuel,Ryan <Ryan.Manuel@Cerner.com>
commit sha b873269e4b4a75e0ee72174b8c46663b1d3c41e3
[terra-functional-testing] Create a setLocale utility that updates terra-application's locale (#524) * [placeholder] initialize dispatchCustomEvent. * [placeholder] attach to terra global. perhaps this is unnecessary. * Revert "[placeholder] attach to terra global. perhaps this is unnecessary." This reverts commit 093efe941f3f17342aaf46bbd914414b89dbebf3. * remove afterCommand short circuit * add custom event dispatcher fixture * update jest tests * add wdio test * reword unit tests * add utility to terra global and update to object based api. add doc. export via index file. * remove console.log. revert back to single it block * [placeholder] add setLocale utility; expose via terra global; update doc * split customEventDispatcher into separate file. add unit test for setLocale * update doc and error log * correct typo in doc * rename utility to setApplicationLocale. fix failing wdio test. * rename setLocale fn to setApplicationLocale
commit sha a4f08b889e9c2d047e219aab64482b6840a00c91
[terra-functional-testing] Convert anonymous functions to named functions for IE compatibility (#533) * convert arrow fns to named fns * oops fix lint
commit sha 583fde79695507dd9ec32fde148cc1a9c3445945
[terra-functional-testing] Exclude selenium service if grid url exists | Update terra wdio script within documentation (#537) * exclude the selenium-docker-service if SELENIUM_GRID_URL exists. * update terra wdio script in doc
commit sha 065b383bdab24c32befdd92e69f59b02524fd429
Update STORY.md to include a book icon (#534) Co-authored-by: Stephen Esser <Stephen.Esser@gmail.com>
commit sha 4a8c738b4109a697d0da0d743175c72947a962e1
Update FEATURE_REQUEST.md with Feature label (#539) Co-authored-by: Stephen Esser <Stephen.Esser@gmail.com>
commit sha ca522415e0eea0de85c3e2892c88c5e67675f774
Create skeleton for package-json-lint project (#541) * Create skeleton for package-json-lint project * Add to lerna ignore * Remove babel * Apply suggestions from code review Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com> Co-authored-by: Manuel,Ryan <Ryan.Manuel@Cerner.com> Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com> Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
commit sha 15419533bbd600c5b2d82f91b01179ea8c0de57a
Merge branch 'main' into screenshots # Conflicts: # packages/terra-functional-testing/src/services/wdio-terra-service.js
push time in 3 days
push eventcerner/terra-ui
Deployment Bot (from Travis CI)
commit sha a1563da7135f57191781d21cbec9565ff68d3c50
Deploy cerner/terra-ui to github.com/cerner/terra-ui.git:gh-pages
push time in 3 days
push eventcerner/terra-toolkit
commit sha 9ec90aa697d004466618c758310fa9244bf3ad90
Fix issues found in dry-run and add jest tests
push time in 3 days
push eventcerner/terra-toolkit
Deployment Bot (from Travis CI)
commit sha ebfac70268d139cdcd61e8d44ef9ca73200968de
Deploy cerner/terra-toolkit to github.com/cerner/terra-toolkit.git:gh-pages
push time in 3 days
push eventcerner/terra-toolkit
commit sha ca522415e0eea0de85c3e2892c88c5e67675f774
Create skeleton for package-json-lint project (#541) * Create skeleton for package-json-lint project * Add to lerna ignore * Remove babel * Apply suggestions from code review Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com> Co-authored-by: Manuel,Ryan <Ryan.Manuel@Cerner.com> Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com> Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
push time in 3 days
PR merged cerner/terra-toolkit
Summary
<!-- Summarize the contents of the code changes. Tag any open issues you believe to be resolved by this pull request. -->
This is just the initial commit of the package-json-lint project. It is set up not to be released and will be built out as a part of #540
Fixes #538
pr closed time in 3 days