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 |
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 |
David Tookey
|
81a60ecb09
|
implemented rudimentary read/save interface for user preferences
|
5 years ago |
David Tookey
|
31da7be3de
|
implemented a quick-start feature that bypasses typescript compilation and dependency resolving
|
5 years ago |
Rebecca Hollis
|
f3c0cec007
|
Merge remote-tracking branch 'origin/master'
|
5 years ago |
David Tookey
|
2921b84ed3
|
Fixed a typo in web-card.mustache.
Changed the formatting in default.css
|
5 years ago |
Rebecca Hollis
|
812391e5f1
|
I changed the first sentence on the landing page
|
5 years ago |
David Tookey
|
4e97d4f296
|
changed windows run script to clean before build to improve stability
|
5 years ago |
David Tookey
|
afdaed2455
|
added npm update script
|
5 years ago |
David Tookey
|
36ab02d8ad
|
changed script names so they float to the top.
added npm update script
|
5 years ago |
David Tookey
|
e55fd43865
|
gulpfile has been finalized for now.
tweak to index.html to make it look a little more friendly.
|
5 years ago |
David Tookey
|
dfb95e951e
|
fixed issue with bootstrap css being in the wrong location after building project.
|
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
|
088577b1b7
|
fixed a regression with file-cards in viewFactory.ts
|
5 years ago |
David Tookey
|
e977d7f01c
|
tweaked launchDocument in viewFactory.ts
|
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
|
04bb9c9d8a
|
slight code cleanup
|
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
|
1e81d62d23
|
Added install and run scripts for windows
|
5 years ago |
David Tookey
|
5d3c6d1e95
|
added git ignore
|
5 years ago |
David Tookey
|
d6d626a08f
|
initial commit
|
5 years ago |