Commit Graph

87 Commits (build-validation)
 

Author SHA1 Message Date
David Tookey b3ed760709 Merge branch 'master' into build-validation 5 years ago
David Tookey bede5ae178 implemented small validation pipeline that will iterate through content sources 5 years ago
David Tookey 7fe2735da6 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/assets/pages/resources-landing-page.html
5 years ago
David Tookey 750d60aecf Merge pull request 'Theme color updates' (#1) from RebeccaBranch into master
Reviewed-on: http://git.jdsfaulkner.com/dtookey/Engine_Rebuild/pulls/1
5 years ago
David Tookey 9ab3cf19ae tweaked whitespace in resources-landing-page.html and resources-landing-page.json 5 years ago
Rebecca Hollis 318b2bee4d Updates to design 5 years ago
David Tookey 3d5ec19de6 scss is validated and will fail on compile if incorrect.
typescript is validated and will fail on compile if there's a problem with the linter
5 years ago
David Tookey 1d890699cb added support for complete theming on webcards for both base and hover 5 years ago
David Tookey 31932e1295 extended html element to cover entire screen area.
modified web-card.mustache to have theme-based text color.
added devtools to 0-run-fast.ps1.
added web-card formatting stuff to resources-landing-page.scss
5 years ago
David Tookey 8de3abcc45 Merge remote-tracking branch 'origin/RebeccaBranch' into RebeccaBranch 5 years ago
David Tookey 164cce5205 Added alt text to the templating information for web cards 5 years ago
Rebecca Hollis 329a418877 Updates to design 5 years ago
Rebecca Hollis 4cc126757c Updates to design 5 years ago
Rebecca Hollis 9cd0ac51ab Updates to design 5 years ago
Rebecca Hollis f80ff4da96 Updates to design 5 years ago
Rebecca Hollis 03dc0787a9 Updates to design 5 years ago
Rebecca Hollis 5c966f6cc0 Updates to design 5 years ago
Rebecca Hollis 1bfe148b9d Updates to design 5 years ago
David Tookey dbef4fa686 implemented factory method for links 5 years ago
David Tookey f611e050f3 implemented single webcard factory 5 years ago
David Tookey 907e13463c implemented basic theme changing support 5 years ago
Rebecca Hollis 6fb6f0b422 Updates to design 5 years ago
Rebecca Hollis 1d45e885da Updates to design 5 years ago
Rebecca Hollis fffc1f36b8 Updates to design 5 years ago
Rebecca Hollis 1fb7d4a62c Updates to design 5 years ago
Rebecca Hollis 4eb21f9868 Updates to design 5 years ago
Rebecca Hollis ab68d7b180 Updates to design 5 years ago
Rebecca Hollis 86664ad3c5 Merge remote-tracking branch 'origin/master' into RebeccaBranch 5 years ago
Rebecca Hollis f85a412d45 Updates to design 5 years ago
David Tookey 4237ede8ec merged changes over across master from RebeccaBranch 5 years ago
David Tookey 4d2d7c94ef Merge branch 'RebeccaBranch'
# Conflicts:
#	package-lock.json
#	src/assets/pages/index.html
5 years ago
David Tookey b1bf1b560a modified gulpfile to exclude scss files from copying into the build directory 5 years ago
David Tookey 88b5f1c2e7 added support for sass.
modified gulpfile to render sass css to regular css.

todo: remove scss files from the build pipeline
5 years ago
Rebecca Hollis 4c8dd34f03 Merge remote-tracking branch 'origin/master' into RebeccaBranch 5 years ago
David Tookey 44adf78ec0 minor cleanup 5 years ago
David Tookey 76a1100d43 added functionality to the nodes in the directory tree API 5 years ago
Rebecca Hollis 8335625f42 Updates to design 5 years ago
David Tookey 1d78d3f67c initialization of DocumentDirectory tree has test coverage.
TODO: need methods for traversing the document tree
5 years ago
Rebecca Hollis f18db4ec97 Updates to design 5 years ago
David Tookey 2dc0b21b30 started some test files.
changed dependencies around to make the program lighter in general.
5 years ago
David Tookey 99ed430049 Merge branch 'master' into doc-directory
# Conflicts:
#	package-lock.json
#	package.json
5 years ago
David Tookey 9a282bc982 removed jest testing framework and used mocha/chai instead which does not interfere with the regular build process 5 years ago
David Tookey 758d774258 removed jest because it was throwing an error during the gulp build process.
Isn't NPM lovely?
5 years ago
David Tookey 747aa51359 removed jest because it was screwing things up 5 years ago
Rebecca Hollis 05a67e7039 Updates to design 5 years ago
David Tookey 6a5d479dd8 Merge branch 'master' into doc-directory 5 years ago
David Tookey e53ba16f44 added testing harness for typescript to project 5 years ago
David Tookey c2571c25e3 started implementing file tree structures 5 years ago
David Tookey 93bb0d461d implemented simple grid api 5 years ago
Rebecca Hollis bc4747d824 Updates to design 5 years ago