323 Commits

Author SHA1 Message Date
Jason Wall
25fd719a3a move page settins to bottom, little bit of renaming 2020-08-15 10:34:48 -04:00
Jason Wall
6a4c772ad1 little reorg, added more unit tests to reducer, caught and fixed 1 bug 2020-08-15 10:34:28 -04:00
fcc3023138 VSCode debug launch configuration 2020-08-10 20:23:36 -04:00
1f40bac176 Fix parsing bug for star shorthand 2020-08-10 16:50:50 -04:00
05500cfbfe Unit test for UPDATE_CARD_MERGE_STRATEGY reducer 2020-08-10 15:44:41 -04:00
fe2ec7ce52 Fix type error for the AppState in app-state-reducer-spec 2020-08-09 20:12:05 -04:00
ece4935d34 Wire in saved page merge strategies to the UI 2020-08-09 20:03:11 -04:00
Jason Wall
27569e4c50 basic page admin
bug fix in handling of storage
2020-08-09 18:53:04 -04:00
Jason Wall
44072579a1 remove the dict from card item, and add type safety 2020-08-09 17:01:05 -04:00
Jason Wall
b5f69fe088 rename the list direction type 2020-08-09 16:37:25 -04:00
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