4
2
Fork 0
Commit Graph

59 Commits

Author SHA1 Message Date
Erastus Amunwe 45b2fb239f formatted code for readability 2021-01-08 17:16:47 +02:00
Erastus Amunwe 8cb87ee774 commented out picker component 2021-01-08 17:11:03 +02:00
Erastus Amunwe 61a053df2f fixed merge conflict 2021-01-08 17:09:02 +02:00
Erastus Amunwe b908a2ddaa added the picker component 2021-01-08 15:10:28 +02:00
Erastus Amunwe f0f69805e4 added search filter's variables 2021-01-08 15:09:47 +02:00
Erastus Amunwe d45367509a added picker 2021-01-08 15:08:37 +02:00
Oh Martin 10c4e1e6c5
Removed static web urls and fixed some issues 2021-01-07 14:47:51 +02:00
Oh Martin d71347a0ae
Added Settings.vue component to modularize the code 2020-12-04 16:52:58 +02:00
Erastus Amunwe 77324dfa62 Added/changed and applied themes, fixed responsive issues 2020-12-04 14:08:49 +02:00
Erastus Amunwe 4e3b61ba39 applied theme 2020-11-24 23:03:29 +02:00
Erastus Amunwe db165147c0 applied theme 2020-11-24 23:01:37 +02:00
Erastus Amunwe 74a52b2317 applied theme 2020-11-24 23:01:06 +02:00
Erastus Amunwe 813c1b7f89 applied theme 2020-11-24 22:57:04 +02:00
Erastus Amunwe a68017a134 added card 2020-11-10 13:51:04 +02:00
Erastus Amunwe 2d8213e0eb added animation, toggle on chapter click, and removed search filter methods 2020-11-10 13:49:49 +02:00
Erastus Amunwe 6987e01b65 added getters to computed' 2020-11-10 13:45:19 +02:00
Erastus Amunwe 0070e461d5 added chapter searching 2020-11-06 18:02:18 +02:00
Erastus Amunwe 5a05c0b8e0 And Pagination to verses & Debugging verse and chapter pagination 2020-11-05 17:31:17 +02:00
Erastus Amunwe 7da83bdeea Added Chapter pagination 2020-11-05 17:28:42 +02:00
Erastus Amunwe 44dfa73045 Change Verse component to get Verses from getters 2020-11-03 21:05:21 +02:00
Erastus Amunwe 72f161d6c6 Fixing Selection component to allow user to choose( translation, book, chapter)
Today, 1:59 PM
2:40 PM
41m
2020-11-03 21:04:40 +02:00
Oh Martin a8ee6188e1 Removed the web-links to social sites 2020-11-02 15:30:54 +02:00
Erastus Amunwe 10048dda66 removed unused verses component 2020-11-02 14:39:37 +02:00
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 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 8875d615f7 added component for choosing/selection of book, chapter 2020-11-02 09:47:15 +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 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 e8f2ebc2a3 and interaction with store 2020-10-26 23:08:45 +02:00
Erastus Amunwe bcd6f2f79e made setting modal dynamic 2020-10-26 21:00:09 +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