Jason Wall
|
d4d4246ecb
|
Merge branch 'apk_builds' into 'main'
Apk builds
See merge request walljm/dynamicbible!2
|
2021-01-01 14:50:20 +00:00 |
|
Jason Wall
|
43911d57a4
|
Apk builds
|
2021-01-01 14:50:20 +00:00 |
|
|
0e09f6e447
|
Forgot the prod stage :-)
|
2020-12-14 18:19:59 -05:00 |
|
|
7091354419
|
Add a manual production deployment to storage bucket
|
2020-12-13 19:06:56 -05:00 |
|
|
3cd46dc3a2
|
We need to use the google cloud sdk image
|
2020-12-02 08:24:21 -05:00 |
|
Jason Wall
|
261eac2011
|
Update .gitlab-ci.yml
|
2020-12-01 22:46:57 +00:00 |
|
Jason Wall
|
913d866e68
|
Update .gitlab-ci.yml
|
2020-12-01 22:27:00 +00:00 |
|
|
ccba572389
|
Merge branch 'db-1-upgrades' into 'main'
DB-1 upgrades
See merge request walljm/dynamicbible!1
|
2020-12-01 22:21:28 +00:00 |
|
|
7d63ffddd6
|
Bad variable section. I misread the docs
|
2020-12-01 15:17:42 -05:00 |
|
|
4a72dd531e
|
Add authorization and deployment to the ci file
|
2020-12-01 15:08:33 -05:00 |
|
|
4c5809c8a5
|
give publish access to the service account
|
2020-11-30 15:56:38 -05:00 |
|
|
875cf51a88
|
Add service account and keys
|
2020-11-30 15:32:45 -05:00 |
|
|
7a91bb42ba
|
DEVOPS: scripting for deployment to gcloud storage
|
2020-11-30 12:29:31 -05:00 |
|
Jason Wall
|
a55d21e306
|
add a chip list to the note editing for references.
|
2020-11-27 17:45:01 -05:00 |
|
Jason Wall
|
4fbb7f601d
|
fix tests
|
2020-11-27 17:29:08 -05:00 |
|
Jason Wall
|
2ff5279084
|
update readme
|
2020-11-27 17:13:51 -05:00 |
|
Jason Wall
|
75e7b91141
|
* fixed strong cross refs taking to much space (added scrolling and max-height)
* fixed the way the notes headings are rendered
|
2020-11-27 17:05:39 -05:00 |
|
Jason Wall
|
caf3ef2d30
|
more fixes for note search
|
2020-11-26 11:16:27 -05:00 |
|
Jason Wall
|
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.
|
2020-11-26 11:06:47 -05:00 |
|
Jason Wall
|
62a82142fa
|
there is no manifest.json
|
2020-11-25 11:02:03 -05:00 |
|
Jason Wall
|
90379d331e
|
clean up the code a bit
|
2020-11-25 10:58:25 -05:00 |
|
Jason Wall
|
2bf8fd38a4
|
only use remote object if its defined.
|
2020-11-25 10:52:03 -05:00 |
|
Jason Wall
|
3ab1e1ad62
|
update the punch list
|
2020-11-25 10:51:00 -05:00 |
|
Jason Wall
|
932b6fc184
|
comment out logging statements, update some comments/notes
|
2020-11-25 10:50:29 -05:00 |
|
Jason Wall
|
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.
|
2020-11-25 10:47:33 -05:00 |
|
Jason Wall
|
d93400b911
|
fix minor positioning issue
|
2020-11-25 10:45:51 -05:00 |
|
Jason Wall
|
23d997cdd8
|
update the storage to do migrations
|
2020-11-24 16:44:49 -05:00 |
|
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 |
|