9 Commits

Author SHA1 Message Date
jason.wall
72207e327d FEATURE: Added ability to save pages...
* added db solution
2017-01-18 17:51:06 -05:00
walljm
7ce775059f TESTS: moar tests... 2017-01-16 21:36:22 -05:00
jason.wall
7793e07c4e FEATURE: added responsive logic to css for passage, strongs, words to change size and columns depending on width
* fixed splash image
2017-01-04 15:38:36 -05:00
walljm
65e8371a91 FIX: fixed splash/icon, fixed scroll performance issue, added loading modal 2017-01-03 23:51:25 -05:00
walljm
1ee8f63350 FEATURE: Added splash/icon and minor ui tweaks
* added color shading to titles for easier distinction of card type
 * tweaked the font size range
2017-01-01 10:53:44 -05:00
walljm
1c41a826c7 FIX: Reverted back to original karma/jasmine setup which works... sort of
* fixed bug in strongs modal
2016-12-31 14:50:40 -05:00
walljm
b60e2de7cf FEATURE: Added option to insert new card above or below the card you clicked from.
* some mods for testing (still not working)
2016-12-28 16:57:40 -05:00
walljm
5c85bfdb19 FEATURE: Unit testing framework
* added jasmine and karma (they don't work yet...)
 * fixed bug in strongs display (hebrews failed because of no rmac)
 * added option to append to bottom of list instead of top
 * fixed duplicate es6 shim reference
 * added function to automatically upgrade user profile
2016-12-28 15:57:16 -05:00
walljm
8badd5dfc1 FEATURE: Functioning search is here.
* added saving of state.
 * moved all state into the user profile, this will allow us to load state after a user logs in when we add user accounts later.
2016-12-27 21:10:00 -05:00