4
2
Fork 0
Commit Graph

93 Commits

Author SHA1 Message Date
Erastus Amunwe 33cab6aa5e changed props to data 2020-11-02 09:51:37 +02:00
Erastus Amunwe 569434f6f8 Imported selection component, removed initialisation from localstorage 2020-11-02 09:50:24 +02:00
Erastus Amunwe 6ab9deac1a added methods for communicating with the getbible api 2020-11-02 09:48:10 +02:00
Erastus Amunwe 8875d615f7 added component for choosing/selection of book, chapter 2020-11-02 09:47:15 +02:00
Erastus Amunwe 19f1d66808 made the indexdb helper functions completely generic 2020-11-02 09:45:19 +02:00
Erastus Amunwe 9472e7d42b disabled openning dev tools on start up, in dev mode 2020-11-02 09:44:03 +02:00
Erastus Amunwe 2a8dc8f79b change verse chapter name from h3 to h5 2020-10-27 23:00:46 +02:00
Erastus Amunwe f472fd0530 solved conflicts 2020-10-27 22:47:04 +02:00
Erastus Amunwe 57c036032b method to find current translation 2020-10-27 22:41:27 +02:00
Erastus Amunwe b8cd842804 called 'set_settings' mutation on app created hook' 2020-10-27 22:39:08 +02:00
Erastus Amunwe 954b807595 added idexdb to vuex action 2020-10-27 22:36:27 +02:00
Erastus Amunwe 302105c45a added indexDB 2020-10-27 22:34:52 +02:00
Erastus Amunwe 7fbfe6e8ca added save method to save translations 2020-10-27 22:34:25 +02:00
Oh Martin 8e72cc3192 Modified icons in Settings 2020-10-27 22:20:31 +02:00
Oh Martin 491993057b Modified layout and added pagination 2020-10-27 21:46:27 +02:00
Oh Martin 623c8b361d solved merge conflict 2020-10-27 00:17:16 +02:00
Oh Martin e814ade96c Merge branch 'main' of github.com:getbible/app into main
Search filters and history
2020-10-27 00:11:58 +02:00
Oh Martin ec9dc58593 Search filters and history 2020-10-27 00:11:35 +02:00
Erastus Amunwe 897d99dc35 added translation from store 2020-10-27 00:04:40 +02:00
Oh Martin 706015c719 Search filters and history 2020-10-27 00:03:17 +02:00
Erastus Amunwe e59f24b414 made button small 2020-10-26 23:28:33 +02:00
Oh Martin b0227834e5 Merge branch 'main' of github.com:getbible/app into main
Please enter a commit message to explain why this merge is necessary,
2020-10-26 23:16:58 +02:00
Oh Martin be1871ee8b Redesigned the search layout 2020-10-26 23:16:29 +02:00
Erastus Amunwe f732407a4b added disabled css class 2020-10-26 23:09:28 +02:00
Erastus Amunwe e8f2ebc2a3 and interaction with store 2020-10-26 23:08:45 +02:00
Erastus Amunwe b000c34300 register store as a global plugin 2020-10-26 23:07:59 +02:00
Erastus Amunwe 9e487fac4d created store 2020-10-26 23:07:25 +02:00
Erastus Amunwe bcd6f2f79e made setting modal dynamic 2020-10-26 21:00:09 +02:00
Erastus Amunwe ee6e318d45 removed top margin 2020-10-26 20:59:12 +02:00
Erastus Amunwe d570a48a16 Merge branch 'main' of github.com:getbible/app into main
Please enter a commit message to explain why this merge is necessary,
2020-10-26 16:52:01 +02:00
Oh Martin 1b5c327508 Merge branch 'main' of github.com:getbible/app into main
Please enter a commit message to explain why this merge is necessary,
2020-10-26 16:51:09 +02:00
Erastus Amunwe 3c222f8261 created hook to get the available translations 2020-10-26 16:50:45 +02:00
Oh Martin af46254940 Added options menu 2020-10-26 16:50:29 +02:00
Erastus Amunwe 1a8c3add7a Merge branch 'main' of github.com:getbible/app into main
Please enter a commit message to explain why this merge is necessary,
2020-10-26 15:23:31 +02:00
Erastus Amunwe 098026e360 refactored some codes 2020-10-26 15:23:01 +02:00
Oh Martin 2204f3c6ce Updated the navigation bar 2020-10-26 14:33:27 +02:00
Erastus Amunwe 79e27f0edb registered NavBar & Options components 2020-10-24 02:34:41 +02:00
Erastus Amunwe d94620e595 addedd Config/settings component and imported component Verses into it 2020-10-24 02:33:58 +02:00
Erastus Amunwe 58b09ab3e7 added navbar 2020-10-24 02:32:55 +02:00
Erastus Amunwe df1d167900 create Verses' vue component to list all the verses in a chapter received as a prop 2020-10-24 02:32:17 +02:00
Erastus Amunwe d3fc061596 disabled web security to allow cors 2020-10-24 02:31:01 +02:00
Oh Martin bb5b7e5ed7 Initial commit 2020-10-24 00:21:35 +02:00
Oh Martin 700b176456 init 2020-10-23 23:50:02 +02:00