4
2
Fork 0
Commit Graph

111 Commits

Author SHA1 Message Date
Oh Martin b1b990e72e Solved merge conflict 2020-11-02 13:44:10 +02:00
Oh Martin b95cf35560 Removed the template codes for Search components from NavBar.vue 2020-11-02 13:35:31 +02:00
Oh Martin d1b04143b5 Added Search component 2020-11-02 13:32:40 +02:00
Erastus Amunwe c9911220b6 removed raw displating of state's saved translations 2020-11-02 10:12:12 +02:00
Erastus Amunwe 74de917015 dived the four store propeties into separate files 2020-11-02 10:10:16 +02:00
Erastus Amunwe f80f015c0e changed default initialisation from functions 2020-11-02 10:09:20 +02:00
Erastus Amunwe 2f677e6aea added getters 2020-11-02 10:08:35 +02:00
Erastus Amunwe 4e73b62c25 Debugging Vuex store's actions for saving translation to the store state as well as saving to indexDB 2020-11-02 10:07:56 +02:00
Erastus Amunwe 9a76f161df changed the setting's save and remove methods to dispatch store actions 2020-11-02 10:06:05 +02:00
Erastus Amunwe 5b92c87180 removed the verses component 2020-11-02 10:04:36 +02:00
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 3fe9f3d53a renamed serve and build scripts 2020-11-02 09:39:28 +02:00
Erastus Amunwe 9130825843 Change the App title 2020-11-02 09:37:59 +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 8c1d721640 replaced vuex 3 with vuex 4 2020-10-26 23:06:57 +02:00
Erastus Amunwe bcd6f2f79e made setting modal dynamic 2020-10-26 21:00:09 +02:00
Erastus Amunwe 6f9abd18a1 added .env 2020-10-26 20:59:37 +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