313 Commits

Author SHA1 Message Date
Jason Wall
2c986fb3df doopdedoop | lots of moving things around, some removing of unused stuff 2020-08-09 16:33:50 -04:00
f14ee2321d More unittests for cardlist merging 2020-08-09 16:32:27 -04:00
Jason Wall
c12e803cfd don't mind me... 2020-08-09 16:00:11 -04:00
Jason Wall
278d34e6a1 move more things around... i'll settle on an organization at some point 2020-08-09 15:56:58 -04:00
Jason Wall
6333f5b182 move some things around orgwise 2020-08-09 15:52:10 -04:00
Jason Wall
1ad7fb157c update readme and put test back 2020-08-09 14:00:01 -04:00
Jason Wall
c1118b2787 use the on push strategy, because we can, since we're using immutable data structures all the way down
simplify how you get display settings in passage component
remove uneeded isPunct function
2020-08-09 13:55:06 -04:00
Jason Wall
c34fc69aaf two bug fixes for card rendering
clean up karma log
more ui tests for the reducer
2020-08-09 12:35:07 -04:00
Jason Wall
5ca59a0879 adding more tests to the reducer 2020-08-09 12:02:59 -04:00
Jason Wall
f25dc11ca9 bug fixes from jerem'y merge
move reducer, appstate, actions, service into separate files to make it easier to navigate
2020-08-09 10:17:54 -04:00
Jason Wall
fa1f1e9f19 start the reducer spec 2020-08-09 09:47:52 -04:00
6c8d01d9b8 CardTypes are now an enum 2020-08-09 09:42:20 -04:00
bafd755134 CardList merging with unit tests for passage cards 2020-08-09 09:31:42 -04:00
b53ae39bb0 Merge branch 'db-1-upgrades' of gitlab.com:walljm/dynamicbible into db-1-upgrades 2020-08-09 09:24:10 -04:00
Jason Wall
49f0969fc0 don't warn me about commonjs related to firebase 2020-08-08 18:02:23 -04:00
Jason Wall
e1ec08b8b9 formatting and update the editor config 2020-08-08 17:29:25 -04:00
Jason Wall
ddb6d23346 show passage cross references in notes
show note cross references in passages
2020-08-08 17:14:35 -04:00
Jason Wall
abc6e4e8af fix bugs and render xrefs 2020-08-08 15:37:25 -04:00
Jason Wall
18f17e61c8 updates to readme 2020-08-08 10:19:26 -04:00
Jason Wall
0b2d215aae Drop down menu items for move card up/down 2020-08-08 10:15:53 -04:00
99c5930b31 Add an equal merging strategy 2020-08-08 09:37:02 -04:00
Jason Wall
8160503f06 minor tweak to note xref display 2020-08-08 09:20:14 -04:00
Jason Wall
bb3d3ef5b6 formatting and readme updates 2020-08-07 22:55:01 -04:00
Jason Wall
b542da787b bug fix in update current saved page, minor renaming 2020-08-07 22:52:49 -04:00
Jason Wall
c66cdfb447 lots of fixes for storing notes 2020-08-07 22:41:00 -04:00
8ed0da3c1d Better merging logic handle the cross chapter case 2020-08-07 21:22:00 -04:00
Jason Wall
80be335d2b referenced notes for when we implement that search... 2020-08-07 21:19:17 -04:00
Jason Wall
cd0793e3a5 moved saved pages settings to settings component
show current saved page and update option only if on a saved page
setup errors to show as a toast when they appear.
2020-08-07 21:19:01 -04:00
Jason Wall
5ffed6453e moved saved pages settings to settings component
show current saved page and update option only if on a saved page
setup errors to show as a toast when they appear.
2020-08-07 21:10:53 -04:00
Jason Wall
25ed414aba sync local and remote display settings 2020-08-07 20:19:45 -04:00
573b9dc29d Bible reference merging logic. 2020-08-07 17:45:53 -04:00
Jason Wall
aaa7ec151b add google login with firebase 2020-08-07 10:10:06 -04:00
Jason Wall
49439ed857 update settings for editorconfig 2020-08-07 09:06:29 -04:00
Jason Wall
fa31ece0d6 update formatting of bible reference
added exception to editor config
2020-08-07 08:53:47 -04:00
Jason Wall
0e2b2273c1 fix reference refactor build issues 2020-08-07 08:42:08 -04:00
Jason Wall
d30f3736cb rename css variables
finish refactoring how settings are saved to local storage
2020-08-07 08:21:21 -04:00
f537f515f5 Snapshot of a couple things.
Fixed some parsing bugs with tests.
The beginnings of reference overlap detection.
2020-08-06 22:11:42 -04:00
Jason Wall
eb862a580a one mor fix for that test 2020-08-06 20:48:03 -04:00
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