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
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