481 Commits

Author SHA1 Message Date
Jason Wall
098d2527eb remove very old and apparently unused dependency 2024-03-09 15:46:12 -05:00
Jason Wall
0efe9c06f2 lets see if this fixes the lock file situation 2024-03-09 15:29:31 -05:00
Jason Wall
058ac594f3 update package lock 2024-03-09 14:45:21 -05:00
Jason Wall
11c9a798d4 Sort the imports :) 2024-03-09 14:34:17 -05:00
Jason Wall
8ae4cd7046 add regex optimization eslint 2024-03-09 14:30:15 -05:00
Jason Wall
e22668640e removed unused imports and variables 2024-03-09 14:19:13 -05:00
Jason Wall
eff29f6f92 Only show tabs if there are more than one 2024-03-09 14:03:08 -05:00
Jason Wall
02cef20cd0 Fix Titles of modals so they use the whole width 2024-03-09 13:59:04 -05:00
Jason Wall
3a1f5639c6 Support tabs in display of multiple strongs numbers 2024-03-09 13:52:34 -05:00
Jason Wall
838bfe1491 couple of minor formatting issues 2024-03-09 13:06:00 -05:00
Jason Wall
f35b5d4902 remove redux. you don't need it cause you're pretty much just using RXJS. 2024-03-09 13:05:45 -05:00
Jason Wall
fe382a4113 Fix linting errors:
* add redux toolkit so you can use configureStore
* remove usage of withServerTransition and use APP_ID instead
* change copy to use material service, remove html copy
2024-03-08 13:34:47 -05:00
Jason Wall
c181fb4504 fix deprecated methods in storage
fix deprecated topromise, use lastValueFrom instead.
2024-03-08 12:55:33 -05:00
Jason Wall
78accd1293 fix tests and weird angular compiler issues with app service.
Also fix deprecated mat slider on change event
2024-03-08 12:39:16 -05:00
Jason Wall
1799c14fdb enable string templates, fix resulting issues. 2024-03-08 12:09:38 -05:00
Jason Wall
94bc54d06b convert to new patterns for state service. 2024-03-08 11:39:45 -05:00
Jason Wall
6f1cd2c68a Clear cards setting option 2024-03-08 08:46:55 -05:00
Jason Wall
d406a1554b Fix bug in strongs rendering 2024-03-08 08:46:37 -05:00
Jason Wall
7b1fc2462e Clear the error after 25 seconds. 2024-03-08 08:46:13 -05:00
Jason Wall
24910512ad clamp start v4.0.0-2024-03-04-13-39-56 2024-03-04 08:23:01 -05:00
08e8e9f86e fix: Clamp the end verse to actual chapter size 2024-03-04 08:20:21 -05:00
Jason Wall
e2a91055cb Merge branch 'bug-fixes-4' into 'main'
Bug fixes 4

See merge request walljm/dynamicbible!26
v4.0.0-2024-03-01-22-08-40
2024-03-01 21:43:55 +00:00
Jason Wall
915125b796 Bug fixes 4 2024-03-01 21:43:55 +00:00
Jason Wall
4cc05bedc4 ok, that didn't work. roll it back. 2024-03-01 08:50:47 -05:00
Jason Wall
a200dfd19f designate which runners you can use at each stage.
this is in preparation for ios builds and an eventual ios app.
and also don't use the asus for anything but deploying to gcloud,
as its too small to handle the load of android builds
2024-03-01 08:35:30 -05:00
Jason Wall
ce6b9dad08 Merge branch 'bug-fixes-from-upgrades3' into 'main'
Bug fixes from upgrades3

See merge request walljm/dynamicbible!25
v4.0.0-2024-03-01-12-54-19
2024-03-01 05:02:35 +00:00
Jason Wall
f45e4678c8 Bug fixes from upgrades3 2024-03-01 05:02:34 +00:00
Jason Wall
42c878dbce Merge branch 'bug-fixes-from-upgrades3' into 'main'
lets see if this fixes the view port

See merge request walljm/dynamicbible!24
2024-03-01 04:28:35 +00:00
Jason Wall
9fdb6ae253 lets see if this fixes the view port 2024-03-01 04:28:35 +00:00
Jason Wall
678975e347 Merge branch 'bug-fixes-from-upgrades2' into 'main'
ok, don't mess with the icons sizes. *sigh*

See merge request walljm/dynamicbible!23
v4.0.0-2024-03-01-01-37-17
2024-03-01 01:19:30 +00:00
Jason Wall
42f165c02b ok, don't mess with the icons sizes. *sigh* 2024-03-01 01:19:30 +00:00
Jason Wall
86f0374cf6 Merge branch 'bug-fixes-from-upgrades' into 'main'
Bug fixes from upgrades

See merge request walljm/dynamicbible!22
v4.0.0-2024-02-29-23-02-01
2024-02-29 21:33:55 +00:00
Jason Wall
004903c36a Bug fixes from upgrades 2024-02-29 21:33:55 +00:00
Jason Wall
9caeee82c8 fix date, you had milliseconds before, so no need to divide by 1000 now. v4.0.0-2024-02-29-17-01-31 2024-02-29 11:39:28 -05:00
Jason Wall
16f9590768 rebuild the whole thing.. because you can't, apparently, figure out how to pass artifacts around. *sigh* 2024-02-29 11:04:04 -05:00
Jason Wall
39f0b242e6 fix deployments 2024-02-29 10:49:10 -05:00
Jason Wall
35a39a082e Merge branch 'db-25-upgrades' into 'main'
upgrade android project

See merge request walljm/dynamicbible!20
2024-02-29 15:21:27 +00:00
Jason Wall
72deb4f72c upgrade android project 2024-02-29 15:21:26 +00:00
Jason Wall
525f7dab9b Merge branch 'fix-publish' into 'main'
Fix publish

See merge request walljm/dynamicbible!21
2024-02-28 03:49:49 +00:00
Jason Wall
ffb9fa3aa5 Fix publish 2024-02-28 03:49:49 +00:00
Jason Wall
d714d4ceee Merge branch 'db-24-fix-menu' into 'main'
Db 24 fix menu

See merge request walljm/dynamicbible!19
2024-02-28 00:53:24 +00:00
Jason Wall
eaf4edb8b4 Db 24 fix menu 2024-02-28 00:53:24 +00:00
Jason Wall
43cd9a6188 Merge branch '23-bug-fix-modal-scroll-issues' into 'main'
Resolve "BUG: Fix modal scroll issues"

Closes #23

See merge request walljm/dynamicbible!18
2021-12-22 19:34:00 +00:00
jason.wall
18ef5a7948 right align the form buttons 2021-12-22 14:22:02 -05:00
jason.wall
f1213622f1 Fix add to page modal 2021-12-22 12:48:01 -05:00
jason.wall
28930da115 fix modal scroll issue 2021-12-22 12:02:34 -05:00
jason.wall
f0cd79f776 increment the sdk version for android 2021-12-22 10:49:49 -05:00
Jason Wall
fd2f94e702 Merge branch '10-swipe-to-close-on-mobile' into 'main'
Resolve "Swipe to Close on Mobile doesn't work properly"

Closes #10

See merge request walljm/dynamicbible!17
2021-12-22 15:23:05 +00:00
jason.wall
7723b0632e remove bad threshold
(cherry picked from commit 501c9c0e995732b487bba9ae34e74eb7221a1c2d)
2021-12-22 10:11:53 -05:00
Jason Wall
743dbd4199 Merge branch 'fix-swipe-menu-bugs' into 'main'
Display Bug Fixes

See merge request walljm/dynamicbible!16
2021-04-12 22:44:37 +00:00