Commit Graph

24 Commits (master)

Author SHA1 Message Date
David Tookey 0106230d12 crude sketch for auto updating 5 years ago
dtookey-at-783322121474 3c4db7d05e began implementation of map merge between web and file cards. 5 years ago
David Tookey b3ed760709 Merge branch 'master' into build-validation 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 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 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 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
David Tookey 76a1100d43 added functionality to the nodes in the directory tree API 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 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 e53ba16f44 added testing harness for typescript to project 5 years ago
David Tookey 31da7be3de implemented a quick-start feature that bypasses typescript compilation and dependency resolving 5 years ago
David Tookey 1fc422cfe1 implemented a shell command for working with packaging 5 years ago
David Tookey 0b09196e53 Changed how node_modules are copied into the application bundle. attempting to produce a functioning executable. 5 years ago
David Tookey eafd3878a7 Updates to process name in index.js.
Fixed some of the packaging routines for producing an artifact
5 years ago
David Tookey 56afc559e3 implemented gulp for the build process. platform-specific npm commands are almost gone 5 years ago
David Tookey 49e6cd8dfd reorganized folder structure to make the root a little cleaner. will continue restructuring of source and assets. 5 years ago
David Tookey 55c77ebefe implemented web-cards and web-card creation in viewFactory.ts 5 years ago
David Tookey 064dae73a7 implemented bootstrap for easier formatting.
implemented view factory for easier automation of file cards.
5 years ago
dtookey-at-783322121474 b4a96c3f18 tweaked a few layouts 5 years ago
dtookey-at-783322121474 4185e92d4e updated a few git ignore paths.
tweaked npm scripts to make it easier for windows folks
5 years ago
David Tookey d6d626a08f initial commit 5 years ago