469 Commits

Author SHA1 Message Date
Jason Wall
ec05d3c801 Login bug 2024-03-14 05:20:45 +00:00
Jason Wall
0991570c20 not sure what this is 2024-03-10 20:08:27 -04:00
Jason Wall
c3be044707 it builds! so that's something 2024-03-10 19:57:28 -04:00
Jason Wall
49616ba693 Merge branch 'bug-strongs-from-strong' into 'main'
Bug strongs from strong

See merge request walljm/dynamicbible!28
v4.0.0-2024-03-10-23-48-15
2024-03-10 23:00:54 +00:00
Jason Wall
1669bdc6bd Fix bug where strongs numbers in a strongs definition weren't rendering 2024-03-10 23:00:54 +00:00
Jason Wall
dace1e3f61 Merge branch '26-bug-fixes-and-linting-issues' into 'main'
Resolve "Bug Fixes and Linting Issues"

Closes #26

See merge request walljm/dynamicbible!27
v4.0.0-2024-03-09-21-29-01
2024-03-09 21:15:29 +00:00
Jason Wall
403e707892 Bug Fixes
--
 * Strongs rendering was happening for words that didn't have numbers.
 * Fix a number of issues caught by linting (lack of types, some casing issues that would have caused bugs)
 * Remove memory leaks from not cleaning up subscriptions
 * Fixed bug in Add Card to Saved Page dialog

Enhancements
--
* Button to clear all cards from current menu
* Clear reported errors after 25 seconds so they don't stay on the screen forever.
* Show multiple Strong's numbers in tabs instead of multiple dialogs on top of each other.
* Make all the dialog titles consistent.

Code Health
--
* Implement better linting
   * Sort imports
   * Optimize regex
   * Remove unused imports/vars
* Upgrade app service to a better style
* Removed deprecated function calls
* Removed redux, just use an RXJS observable
* Removed old dependency from package.json that was no longer used and deprecated
2024-03-09 21:15:29 +00: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
Jason Wall
72fe05e653 Display Bug Fixes 2021-04-12 22:44:37 +00:00
Jason Wall
43097c807a turn off minify, because its easier than trying to deal with the googleauth bug 2021-03-04 14:43:20 -05:00
Jason Wall
53af93166e Merge branch 'db-22-fix-google-auth-bug' into 'main'
DB-22: Google play will rename classes to make app sizes smaller.  this breaks the...

See merge request walljm/dynamicbible!15
2021-03-04 15:43:27 +00:00
Jason Wall
c2165600fb Google play will rename classes to make app sizes smaller. this breaks the config lookup of the google auth capacitor plugin. so tell google not to rename that class 2021-03-04 15:43:27 +00:00
Jason Wall
e6e83d103f Merge branch 'db-21-fix-annoyances' into 'main'
DB-21: fix annoyances

See merge request walljm/dynamicbible!14
2021-03-03 19:50:04 +00:00
Jason Wall
4bbc50cf37 fix strongs modal 2021-03-03 14:35:32 -05:00
Jason Wall
82159cc84c tweak size of dialogs on small screens 2021-03-03 14:18:01 -05:00
Jason Wall
298a54e8e8 tweak what happens when a long passage title interferes with the close button 2021-03-03 13:42:16 -05:00
Jason Wall
bef7e4d199 fix settings bottom margin 2021-03-03 13:41:48 -05:00
Jason Wall
578db7eae9 set button overlay to transparent so you don't see it anymore after a button has been pressed 2021-03-03 13:04:38 -05:00
Jason Wall
9e7a5465d4 Fix the application name in angular 2021-03-03 13:04:14 -05:00
Jason Wall
776fc9b2cd Merge branch 'db-20-swipe-to-close-menu' into 'main'
DB-20: swipe to close menu

See merge request walljm/dynamicbible!13
2021-03-03 16:24:51 +00:00