23 Commits

Author SHA1 Message Date
walljm
c86bcc5fe6 MAID: Fix build errors, update to Ionic 4 and Angular 5 2018-01-05 04:20:09 -05:00
46099bbf32 Add AngularFire2 so we can use it in our ionic application. 2017-10-22 14:52:24 -05:00
jason.wall
cb0ec0fc12 this works... xwalk version 23 2017-08-25 16:46:07 -04:00
jason.wall
0bd82de4ac MAID: minor fixes, added a space after word Error for error text on cards 2017-08-23 19:41:32 -04:00
jason.wall
c3ddd41b48 FEATURE: Implemented stemming to improve search results 2017-08-23 19:30:30 -04:00
jason.wall
7c91fc472c MAID: cleanup uneeded last verse code now that you store that data in Reference 2017-08-23 18:02:25 -04:00
jason.wall
72138ae018 BUILD: more files to add/remove 2017-08-22 18:14:42 -04:00
jason.wall
99036151f6 BUILD: Upgraded to Ionic 3 and Angular 4 2017-08-22 10:25:12 -04:00
jason.wall
433da00bf4 FEATURE: added next, expand, prev actions on the passage card.
* cleaned up some files
 * added typings to manage typescript definitions
2017-08-07 16:16:15 -04:00
walljm
e6a3d1b2c0 FEATURE: added an animation on card close, added help page 2017-01-28 11:42:48 -05:00
walljm
53f6218fa6 MAID: updated version numbers, fixed the way the promises were returned. 2017-01-26 21:14:55 -05:00
jason.wall
755aa28c3b PERF: Moved query logic into components and used promises
* this should keep the memory foot print lower when saving pages
  * fixed some strongs display issues

  TODO: need to put error display logic in the individual components
2017-01-24 16:43:58 -05:00
walljm
4d75b532ef MAID: removed old android and windows projects, added electron project and build file 2017-01-21 18:08:00 -05:00
walljm
002a64106f FEATURE: Added icons, Update page with current results, current page label
* fixed colors, some bugs
 * moved saved pages action to actions menu
 * updated settings with nicer buttons/layout
2017-01-21 00:15:00 -05:00
jason.wall
6f92321ebf TEST: YAY! Got unit testing to work!... 2017-01-05 19:54:18 -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
96ab452280 FEATURE: Starting the search cards and service port 2016-12-27 17:23:20 -05:00
walljm
64fb22afb4 DEBUG: Changes config to now debug the ts files instead of transpiled js. 2016-12-01 15:57:01 -05:00
walljm
293c47a71c MAID: Updated to Ionic2 RC3, fixed errors, implemented strongs 2016-12-01 10:39:04 -05:00
jason.wall
aba7058e17 FIX: Updated Ionic to newest revisions 2016-09-12 13:12:25 -04:00
jason.wall
3c7a57b076 FEATURE: Adding a first stab at an IONIC implemenation of DB 2016-05-18 17:15:23 -04:00