472 Commits

Author SHA1 Message Date
Jason Wall
4d2faf0011 add icons and color to page edit 2020-11-24 09:48:32 -05:00
Jason Wall
8092d1fac4 update capacitor config 2020-11-24 09:17:28 -05:00
Jason Wall
92eff31716 fix bug in passage expand. 2020-09-01 13:55:49 -04:00
ed2e65fb8a Fix expand() on passage cards 2020-08-30 16:15:59 -04:00
Jason Wall
2ddbc4e7b6 tweak css 2020-08-29 00:58:10 -04:00
Jason Wall
d0424ea413 move for later items to gitlab issues 2020-08-23 10:37:23 -04:00
Jason Wall
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. 2020-08-23 10:20:22 -04:00
Jason Wall
e3c87cf660 last appstate reducer unit test 2020-08-23 10:10:07 -04:00
Jason Wall
5ea64d0cb9 unit tests for notes... fixed a couple of bugs from the cache work 2020-08-23 10:06:45 -04:00
Jason Wall
2941c8ca6b add unit tests 2020-08-23 09:18:09 -04:00
Jason Wall
4cbf9ad058 update the readme 2020-08-23 09:02:21 -04:00
Jason Wall
0805e2846e add unit tests 2020-08-23 08:54:19 -04:00
Jason Wall
72bcf32915 refactor card-cache operations to new file in common 2020-08-23 08:39:14 -04:00
Jason Wall
5934193702 change the way apple mobile displays status bar 2020-08-23 08:28:09 -04:00
Jason Wall
a9436d43bb have only one function to turn a query into a card.
use the appactionfactory
2020-08-23 08:27:48 -04:00
Jason Wall
17713c1bc7 updates to index for mobile 2020-08-22 19:10:32 -04:00
Jason Wall
470aac1342 implement a card cache, this might not be working yet 2020-08-22 19:10:32 -04:00
0aeb891b32 Dont assume saved pages is not null in the state 2020-08-19 17:32:17 -04:00
Jason Wall
0231742800 move all settings into a single settings object. 2020-08-19 11:38:00 -04:00
Jason Wall
f2353a5627 rename cards in preparation for future changes 2020-08-19 11:01:15 -04:00
Jason Wall
b37eed2781 formatting and comments 2020-08-19 10:59:31 -04:00
Jason Wall
8d1a21eceb point capacitor at the right director 2020-08-19 10:47:10 -04:00
Jason Wall
ce538596f9 remove unused material modules 2020-08-18 19:45:14 -04:00
Jason Wall
2150acae94 blah 2020-08-18 19:27:05 -04:00
Jason Wall
86dc97f139 update karma and change the name of the project 2020-08-18 19:25:11 -04:00
Jason Wall
a0157258c7 fix verse picker and words for responsive design 2020-08-18 19:17:40 -04:00
Jason Wall
4dae14599b update gitlab ci 2020-08-18 19:17:23 -04:00
Jason Wall
b4b6ce2556 use your own docker image 2020-08-18 16:06:02 -04:00
Jason Wall
592a222f14 change the test image 2020-08-18 09:36:25 -04:00
Jason Wall
896bdc1b13 use different image to run tests 2020-08-18 09:27:54 -04:00
Jason Wall
7d5667cdff go to the right directory 2020-08-18 09:10:44 -04:00
Jason Wall
6d29ab2ae2 another attempt at the ci 2020-08-18 09:07:23 -04:00
Jason Wall
c4e30a66cb remove all the old files, reorganize the structure 2020-08-18 09:02:27 -04:00
Jason Wall
83e77a6291 add gitlab-ci 2020-08-18 08:50:51 -04:00
Jason Wall
a3af10d351 tweak the display of the search bar
fix issue with width not going slim enough
2020-08-18 08:47:25 -04:00
Jason Wall
858ae23681 add capacitor builds 2020-08-18 08:45:27 -04:00
Jason Wall
241de574b2 fix some typechecking in the templates
adjust main menu order
fix icon
2020-08-17 14:43:00 -04:00
Jason Wall
afd73f03d5 update readme 2020-08-17 14:00:16 -04:00
Jason Wall
be7f7e9c37 create note on note admin 2020-08-17 13:59:20 -04:00
Jason Wall
51bb486d67 update readme 2020-08-17 13:51:49 -04:00
Jason Wall
1a8c940c7e add note admin page.
cleaned up unused code
changed icons
fixed a couple bugs in the page/notes edit modals
2020-08-17 13:51:05 -04:00
Jason Wall
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
2020-08-17 12:59:10 -04:00
Jason Wall
93ed150eab remove help item 2020-08-17 12:38:36 -04:00
Jason Wall
7c70899b53 Add help modal 2020-08-17 12:37:46 -04:00
Jason Wall
b9739a3933 Edit saved page title 2020-08-17 11:58:41 -04:00
Jason Wall
f723efbf66 drag and drop to reorder cards on the saved pages admin, some bug fixes and unit tests also 2020-08-17 11:46:41 -04:00
Jason Wall
f83a4f5d48 Bug fixes 2020-08-16 09:46:52 -04:00
Jason Wall
c1544f79b2 bug fixes in passage (conditionally show note cross references) 2020-08-15 16:46:53 -04:00
Jason Wall
fb3b261ccd rename npm run scripts 2020-08-15 10:35:01 -04:00
Jason Wall
25fd719a3a move page settins to bottom, little bit of renaming 2020-08-15 10:34:48 -04:00