Commit Graph

  • caf3ef2d30 more fixes for note search Jason Wall 2020-11-26 11:16:27 -05:00
  • 78a349fb0f oops... you mostly don't use the note: syntax, so you need to pass the type for notes so you know what it is. Jason Wall 2020-11-26 11:06:47 -05:00
  • 62a82142fa there is no manifest.json Jason Wall 2020-11-25 11:02:03 -05:00
  • 90379d331e clean up the code a bit Jason Wall 2020-11-25 10:58:25 -05:00
  • 2bf8fd38a4 only use remote object if its defined. Jason Wall 2020-11-25 10:52:03 -05:00
  • 3ab1e1ad62 update the punch list Jason Wall 2020-11-25 10:51:00 -05:00
  • 932b6fc184 comment out logging statements, update some comments/notes Jason Wall 2020-11-25 10:50:29 -05:00
  • ff33cdaf34 fix issues with initial state being stored then retrieved overwriting state from previous session. fix issue with getState() not returning the initial state. fix issue with excluded search terms not being ignored. Jason Wall 2020-11-25 10:47:33 -05:00
  • d93400b911 fix minor positioning issue Jason Wall 2020-11-25 10:45:51 -05:00
  • 23d997cdd8 update the storage to do migrations Jason Wall 2020-11-24 12:47:29 -05:00
  • 4d2faf0011 add icons and color to page edit Jason Wall 2020-11-24 09:48:32 -05:00
  • 8092d1fac4 update capacitor config Jason Wall 2020-11-24 09:17:28 -05:00
  • 92eff31716 fix bug in passage expand. Jason Wall 2020-09-01 13:55:44 -04:00
  • ed2e65fb8a Fix expand() on passage cards Jeremy Wall 2020-08-30 16:15:36 -04:00
  • 2ddbc4e7b6 tweak css Jason Wall 2020-08-29 00:58:10 -04:00
  • d0424ea413 move for later items to gitlab issues Jason Wall 2020-08-23 10:37:23 -04:00
  • fae6bac6cd oops, no data in the current cards anymore. and, since you store the id in the qry, you don't need to remove get it from the card cache. Jason Wall 2020-08-23 10:19:28 -04:00
  • e3c87cf660 last appstate reducer unit test Jason Wall 2020-08-23 10:10:07 -04:00
  • 5ea64d0cb9 unit tests for notes... fixed a couple of bugs from the cache work Jason Wall 2020-08-23 10:06:45 -04:00
  • 2941c8ca6b add unit tests Jason Wall 2020-08-23 09:18:09 -04:00
  • 4cbf9ad058 update the readme Jason Wall 2020-08-23 09:02:21 -04:00
  • 0805e2846e add unit tests Jason Wall 2020-08-23 08:54:19 -04:00
  • 72bcf32915 refactor card-cache operations to new file in common Jason Wall 2020-08-23 08:39:14 -04:00
  • 5934193702 change the way apple mobile displays status bar Jason Wall 2020-08-23 08:28:09 -04:00
  • a9436d43bb have only one function to turn a query into a card. use the appactionfactory Jason Wall 2020-08-23 08:27:48 -04:00
  • 17713c1bc7 updates to index for mobile Jason Wall 2020-08-22 19:10:27 -04:00
  • 470aac1342 implement a card cache, this might not be working yet Jason Wall 2020-08-19 13:11:41 -04:00
  • 0aeb891b32 Dont assume saved pages is not null in the state Jeremy Wall 2020-08-18 19:48:03 -04:00
  • 0231742800 move all settings into a single settings object. Jason Wall 2020-08-19 11:38:00 -04:00
  • f2353a5627 rename cards in preparation for future changes Jason Wall 2020-08-19 11:01:15 -04:00
  • b37eed2781 formatting and comments Jason Wall 2020-08-19 10:59:31 -04:00
  • 8d1a21eceb point capacitor at the right director Jason Wall 2020-08-19 10:47:10 -04:00
  • ce538596f9 remove unused material modules Jason Wall 2020-08-18 19:45:14 -04:00
  • 2150acae94 blah Jason Wall 2020-08-18 19:27:05 -04:00
  • 86dc97f139 update karma and change the name of the project Jason Wall 2020-08-18 19:25:11 -04:00
  • a0157258c7 fix verse picker and words for responsive design Jason Wall 2020-08-18 19:17:40 -04:00
  • 4dae14599b update gitlab ci Jason Wall 2020-08-18 19:17:23 -04:00
  • b4b6ce2556 use your own docker image Jason Wall 2020-08-18 16:06:02 -04:00
  • 592a222f14 change the test image Jason Wall 2020-08-18 09:36:25 -04:00
  • 896bdc1b13 use different image to run tests Jason Wall 2020-08-18 09:27:54 -04:00
  • 7d5667cdff go to the right directory Jason Wall 2020-08-18 09:10:44 -04:00
  • 6d29ab2ae2 another attempt at the ci Jason Wall 2020-08-18 09:07:23 -04:00
  • c4e30a66cb remove all the old files, reorganize the structure Jason Wall 2020-08-18 09:02:27 -04:00
  • 83e77a6291 add gitlab-ci Jason Wall 2020-08-18 08:50:51 -04:00
  • a3af10d351 tweak the display of the search bar fix issue with width not going slim enough Jason Wall 2020-08-18 08:47:25 -04:00
  • 858ae23681 add capacitor builds Jason Wall 2020-08-18 08:45:04 -04:00
  • 241de574b2 fix some typechecking in the templates adjust main menu order fix icon Jason Wall 2020-08-17 14:43:00 -04:00
  • afd73f03d5 update readme Jason Wall 2020-08-17 14:00:16 -04:00
  • be7f7e9c37 create note on note admin Jason Wall 2020-08-17 13:59:20 -04:00
  • 51bb486d67 update readme Jason Wall 2020-08-17 13:51:49 -04:00
  • 1a8c940c7e add note admin page. cleaned up unused code changed icons fixed a couple bugs in the page/notes edit modals Jason Wall 2020-08-17 13:51:05 -04:00
  • 4842f793fc remove test note card tweak placeholder text in search fix bug in error handling of passages, words, strongs close the nav when a new page is initialized don't store the page nav in state... pointless and you need the flexability handle bug in words rendering if words are null Jason Wall 2020-08-17 12:59:10 -04:00
  • 93ed150eab remove help item Jason Wall 2020-08-17 12:38:36 -04:00
  • 7c70899b53 Add help modal Jason Wall 2020-08-17 12:37:46 -04:00
  • b9739a3933 Edit saved page title Jason Wall 2020-08-17 11:58:41 -04:00
  • f723efbf66 drag and drop to reorder cards on the saved pages admin, some bug fixes and unit tests also Jason Wall 2020-08-17 11:46:41 -04:00
  • f83a4f5d48 Bug fixes Jason Wall 2020-08-16 09:46:52 -04:00
  • c1544f79b2 bug fixes in passage (conditionally show note cross references) Jason Wall 2020-08-15 16:44:31 -04:00
  • fb3b261ccd rename npm run scripts Jason Wall 2020-08-15 10:35:01 -04:00
  • 25fd719a3a move page settins to bottom, little bit of renaming Jason Wall 2020-08-15 10:34:48 -04:00
  • 6a4c772ad1 little reorg, added more unit tests to reducer, caught and fixed 1 bug Jason Wall 2020-08-15 10:34:28 -04:00
  • fcc3023138 VSCode debug launch configuration Jeremy Wall 2020-08-10 20:23:36 -04:00
  • 1f40bac176 Fix parsing bug for star shorthand Jeremy Wall 2020-08-10 16:48:50 -04:00
  • 05500cfbfe Unit test for UPDATE_CARD_MERGE_STRATEGY reducer Jeremy Wall 2020-08-10 15:44:41 -04:00
  • fe2ec7ce52 Fix type error for the AppState in app-state-reducer-spec Jeremy Wall 2020-08-09 20:12:05 -04:00
  • ece4935d34 Wire in saved page merge strategies to the UI Jeremy Wall 2020-08-09 17:49:27 -04:00
  • 27569e4c50 basic page admin bug fix in handling of storage Jason Wall 2020-08-09 18:53:04 -04:00
  • 44072579a1 remove the dict from card item, and add type safety Jason Wall 2020-08-09 17:01:05 -04:00
  • b5f69fe088 rename the list direction type Jason Wall 2020-08-09 16:37:25 -04:00
  • 2c986fb3df doopdedoop | lots of moving things around, some removing of unused stuff Jason Wall 2020-08-09 16:33:44 -04:00
  • f14ee2321d More unittests for cardlist merging Jeremy Wall 2020-08-09 16:32:27 -04:00
  • c12e803cfd don't mind me... Jason Wall 2020-08-09 16:00:11 -04:00
  • 278d34e6a1 move more things around... i'll settle on an organization at some point Jason Wall 2020-08-09 15:56:58 -04:00
  • 6333f5b182 move some things around orgwise Jason Wall 2020-08-09 15:52:10 -04:00
  • 1ad7fb157c update readme and put test back Jason Wall 2020-08-09 14:00:01 -04:00
  • 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 Jason Wall 2020-08-09 13:55:06 -04:00
  • c34fc69aaf two bug fixes for card rendering clean up karma log more ui tests for the reducer Jason Wall 2020-08-09 12:35:07 -04:00
  • 5ca59a0879 adding more tests to the reducer Jason Wall 2020-08-09 12:02:59 -04:00
  • f25dc11ca9 bug fixes from jerem'y merge move reducer, appstate, actions, service into separate files to make it easier to navigate Jason Wall 2020-08-09 10:17:54 -04:00
  • fa1f1e9f19 start the reducer spec Jason Wall 2020-08-09 09:44:15 -04:00
  • 6c8d01d9b8 CardTypes are now an enum Jeremy Wall 2020-08-09 09:42:20 -04:00
  • bafd755134 CardList merging with unit tests for passage cards Jeremy Wall 2020-08-09 09:31:18 -04:00
  • b53ae39bb0 Merge branch 'db-1-upgrades' of gitlab.com:walljm/dynamicbible into db-1-upgrades Jeremy Wall 2020-08-09 09:24:10 -04:00
  • 49f0969fc0 don't warn me about commonjs related to firebase Jason Wall 2020-08-08 18:02:23 -04:00
  • e1ec08b8b9 formatting and update the editor config Jason Wall 2020-08-08 17:29:25 -04:00
  • ddb6d23346 show passage cross references in notes show note cross references in passages Jason Wall 2020-08-08 17:14:35 -04:00
  • abc6e4e8af fix bugs and render xrefs Jason Wall 2020-08-08 15:37:25 -04:00
  • 18f17e61c8 updates to readme Jason Wall 2020-08-08 10:19:26 -04:00
  • 0b2d215aae Drop down menu items for move card up/down Jason Wall 2020-08-08 10:15:53 -04:00
  • 99c5930b31 Add an equal merging strategy Jeremy Wall 2020-08-08 09:37:02 -04:00
  • 8160503f06 minor tweak to note xref display Jason Wall 2020-08-08 09:20:14 -04:00
  • bb3d3ef5b6 formatting and readme updates Jason Wall 2020-08-07 22:55:01 -04:00
  • b542da787b bug fix in update current saved page, minor renaming Jason Wall 2020-08-07 22:52:49 -04:00
  • c66cdfb447 lots of fixes for storing notes Jason Wall 2020-08-07 22:40:55 -04:00
  • 8ed0da3c1d Better merging logic handle the cross chapter case Jeremy Wall 2020-08-07 21:16:22 -04:00
  • 80be335d2b referenced notes for when we implement that search... Jason Wall 2020-08-07 21:17:34 -04:00
  • 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. Jason Wall 2020-08-07 21:10:53 -04:00
  • 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. Jason Wall 2020-08-07 21:10:53 -04:00
  • 25ed414aba sync local and remote display settings Jason Wall 2020-08-07 20:19:39 -04:00
  • 573b9dc29d Bible reference merging logic. Jeremy Wall 2020-08-07 17:45:53 -04:00