275 Commits

Author SHA1 Message Date
Jason Wall
ed30f45bde fix bug in parser 2020-08-06 20:46:53 -04:00
Jason Wall
cdb54947cb move book one level up in reference 2020-08-06 20:18:38 -04:00
Jason Wall
26ad51c57f rename reference attributes
font-size updated
2020-08-06 20:11:55 -04:00
Jason Wall
7d3ca25a8d configure card font 2020-08-06 17:40:13 -04:00
Jason Wall
d70cc9ca3b remove settings page 2020-08-06 16:48:24 -04:00
Jason Wall
32699e552f clear search after query toggle 2020-08-06 16:47:04 -04:00
Jason Wall
b1014aae7d get reid of mathjs dependency. not sure why i was using that evaluate function... 2020-08-06 16:41:07 -04:00
Jason Wall
d7aa1e879e lots of renaming and organizing 2020-08-06 16:40:43 -04:00
Jason Wall
49edee2ec5 implement strongs as modal
rename verse picker folder
2020-08-06 16:11:32 -04:00
Jason Wall
3663fa0b53 add card to saved page(s) 2020-08-06 12:57:33 -04:00
Jason Wall
81075f47d7 one more update to readme 2020-08-05 18:38:47 -04:00
Jason Wall
b020f09fd4 Update Saved pages 2020-08-05 18:36:45 -04:00
Jason Wall
fb269968ad updated punch list in readme 2020-08-05 18:36:24 -04:00
Jason Wall
044daadf02 update the icon for cards 2020-08-05 18:21:14 -04:00
Jason Wall
7f5783bf82 fix loading saved pages and normal pages,
add settings to savePage, createNote
fixed the router,
cleaned up the note dialog so it can handle new/existing,
added page edit modal
2020-08-02 19:14:59 -04:00
Jason Wall
f305e106af show the saved pages, plumbing for saving pages and initializing them
fix a bug in how paragraph data is handled
minor cleanups
2020-08-02 16:48:53 -04:00
Jason Wall
3df7d73161 add notes support
clean up some scss variables
add some settings
2020-08-02 15:56:23 -04:00
Jason Wall
1cd1fc7edf update the data to use colons instead of semi-colons for reference keys 2020-08-02 13:46:29 -04:00
Jason Wall
528855895d allow quoted searches 2020-08-01 23:59:44 -04:00
Jason Wall
f95bf62cdb make the card icons part of the state, so you can allow the user to change them if they want to later. 2020-08-01 23:48:48 -04:00
Jason Wall
d3c7287b14 use a colon instead of semi-colon for verse reference key dilimeters. you should fix the data in strongs cross references when you get around to cleaning up that data... 2020-08-01 23:28:18 -04:00
Jason Wall
cb3903f86e numer of minor bug fixes, cleanup 2020-08-01 23:01:29 -04:00
Jason Wall
2748abeffa fix autocomplete drop down after search
add word search
add autocomplete search to state
2020-08-01 22:25:06 -04:00
Jason Wall
078aa1eddd fix display of strongs results 2020-07-27 09:49:21 -04:00
Jason Wall
a033801f29 add support for appending top/bottom and next to item 2020-07-21 21:48:56 -04:00
Jason Wall
1fce38d244 strongs number in passage tooltips 2020-07-21 21:32:29 -04:00
Jason Wall
27878c6412 hook up passages and strongs from within cards 2020-07-21 21:22:33 -04:00
Jason Wall
6a8903f905 add strongs support 2020-07-21 21:15:45 -04:00
Jason Wall
d74b713c1b use local fonts 2020-07-21 19:29:12 -04:00
Jason Wall
216cf880e5 tweak performance
hook up verse picker
2020-07-21 19:12:57 -04:00
Jason Wall
ee28beb886 add verse picker
add settings side nav
add copy text
2020-07-21 18:18:36 -04:00
Jason Wall
1c19b139c8 add action button at the bottom
add font size and family variables
2020-07-20 17:34:02 -04:00
Jason Wall
b283898f8c initial start at porting ionic to angular material. this just deals with the website. i hate ionics new web components. despise isn't to strong a word.
this also introduces a redux pattern into the state management, which should significantly improve the complexity of the prev code.
2020-07-19 18:23:03 -04:00
walljm
87cc470bfa * fix bug in new note link
* clean up and style the create note modal
* add example of references to note
2020-02-01 16:04:23 -05:00
walljm
f5ba1850f8 * fix bug in close code
* style the note (headers should always be sans)
* tweak the add note link in settings
2020-02-01 15:22:48 -05:00
walljm
cfe3d4eaea make long titles readable 2020-02-01 15:21:43 -05:00
2f9c9900f4 FEATURE: Create, Edit and Store notes 2019-11-29 20:09:42 -06:00
2bf90d3a7e Update packages via npm audit fix 2019-11-29 15:53:34 -06:00
walljm
ab775b7264 add resource file 2019-09-05 11:43:39 -07:00
walljm
f767cb4b85 fix minor issues with login 2019-09-05 11:43:27 -07:00
walljm
5cfc34a1f2 fix missing icons/favicon 2019-09-05 11:42:29 -07:00
walljm
91f9e4d91d minor tweak 2019-08-05 14:53:36 -04:00
walljm
4fa1040ea0 * update strongs cross references to pull from kjv source file. there were missing cross references that needed restoring
* fixed display of strongs when there were more than one sn for a given word.
* added ability to look up references in the b:ch:v format
2019-08-05 14:46:30 -04:00
walljm
b0b7b696e9 * fix bug in search history for typeahead 2019-06-23 09:20:08 -04:00
walljm
91dcfe846b Add IOS Icons 2019-02-11 19:19:21 -05:00
walljm
88fbea6824 MAID: clean up a couple things 2019-01-09 09:27:08 -05:00
walljm
5f22f580bd FEATURE: added docker files to build android app and/or just run the app. 2019-01-09 09:26:51 -05:00
walljm
e93c401ffa FIX: update titles 2019-01-02 23:01:48 -05:00
walljm
c15c5988aa FEATURE: improve typeahead. add previous search history. 2019-01-02 22:57:12 -05:00
walljm
f93817a8fc FEATURE: Clean up fonts 2019-01-02 16:08:18 -05:00