Commit Graph

110 Commits

Author SHA1 Message Date
Leonard Smith 72ddd565cb Tweak visibility of menu items 2021-03-31 15:40:45 -05:00
Leonard Smith 4c22e35e2d Add favicon details to index.html 2021-03-31 15:12:52 -05:00
Ezra 2261674967 add favicons 2021-03-17 11:45:00 -05:00
Ezra f703863598 fix column styling for medium-sized screens 2021-03-13 16:01:52 -06:00
Ezra f895b95197 add a bit of padding 2021-03-12 08:36:29 -06:00
Ezra dae888f495 remove stray tags from br elements 2021-03-11 19:18:42 -06:00
Ezra 67d9541fec Bootstrap class updates to ensure better mobile compatibility 2021-03-11 15:28:44 -06:00
Ezra 46adc0ed7d remove extraneous div 2021-03-11 15:19:06 -06:00
Ezra bf285165ce add necessary jumbotron classes 2021-03-11 15:16:44 -06:00
Ezra 82d40d96fb refresh the site footer 2021-03-11 14:53:39 -06:00
Ezra afb758db20 update path to new logo 2021-03-11 14:35:44 -06:00
Ezra 4c4103d966 update footer to show the new SVG logo 2021-03-11 14:31:29 -06:00
Ezra 356681feee add new SVG logo file 2021-03-11 14:29:54 -06:00
Ezra 4976b171fe fixed typo in container-fluid class 2021-03-11 14:01:41 -06:00
Leonard Smith 210da388e9 Add lables to the chapter and verse menus 2020-12-18 14:02:19 -06:00
Leonard Smith 2cbf0d8afb Add the nav-state-test.js file to the repo even though it does not do anything, yet. 2020-12-18 12:57:31 -06:00
Leonard Smith 0f8604e224 Add highlight to selected book, chapter, and verse in nav menu 2020-12-18 12:16:05 -06:00
Leonard Smith b5aa9e6c5a Build a nav-state service to help control visibility of submenus 2020-12-18 12:14:33 -06:00
Leonard Smith 56788aca7c Fix menu rows not wrapping if too short 2020-12-18 09:44:15 -06:00
Leonard Smith 8326a5cb1a Merge branch 'feature/tweak-layout' into master 2020-12-18 09:33:47 -06:00
Leonard Smith 02c7efecd5 Add missing transition to clicks on the word table 2020-12-18 09:29:55 -06:00
Leonard Smith 8403f9d318 Temporarily remove content tabs until we get the commentary content loading 2020-12-18 08:52:56 -06:00
Leonard Smith e85acca1e6 Change order of ULB and Greek text 2020-12-18 08:51:46 -06:00
lenrsmith 42979e8693 Merge branch 'feature/tweak-layout' of lenrsmith/en_btr_frontend into master 2020-10-14 17:36:00 +00:00
Leonard Smith 6f57653233 Add images needed by the new header and footer 2020-10-14 12:17:19 -05:00
Leonard Smith 677425b9d3 Load Colossians 1:1 when the site loads so that we avoid a mostly blank page 2020-10-14 12:16:34 -05:00
Leonard Smith 7d71abe814 Rearrange the verse template slightly 2020-10-14 12:15:31 -05:00
Leonard Smith 4a47d04ef2 Make the navbar sticky 2020-10-14 12:15:15 -05:00
Leonard Smith ff522e2ffd Update some dependencies and add ember-lazy-image 2020-10-14 12:14:22 -05:00
Leonard Smith 9ec3b0d2f9 Add a header image and footer to the application template 2020-10-14 12:13:31 -05:00
Leonard Smith a36df87d79 Tweak the navbar a bit 2020-10-09 16:52:24 -05:00
Leonard Smith 5ed6cee1ec Add route and template for words 2020-10-09 16:41:20 -05:00
Leonard Smith a16861302e Make the header container stretch 100% 2020-10-09 15:33:37 -05:00
Leonard Smith 718deb7bb6 Change the site title to Bible Translation Resources 2020-10-09 13:29:04 -05:00
Leonard Smith 1458fa70cc Add click handling to the word details table 2020-10-08 12:35:38 -05:00
Leonard Smith f89cafa4d7 Get the Lexical Entries component to pull from the word-select service 2020-10-07 13:42:49 -05:00
Leonard Smith f21731b771 Add a cunstom-inflector to handle pluralizing entry 2020-10-07 13:41:57 -05:00
Leonard Smith df78624d04 Add lexicon entries 2020-10-07 11:34:11 -05:00
Leonard Smith 4176cda0c2 Clean out some degging code 2020-10-07 11:33:20 -05:00
Leonard Smith 59e7598e7d Fix some malformed property names 2020-10-07 11:32:58 -05:00
Leonard Smith 2b029b8116 Setup a service to track currently selected word and add some styling 2020-10-06 20:11:45 -05:00
Leonard Smith 73400d8a66 Refactor nav component so that it only displays books for which we have data 2020-10-06 20:09:05 -05:00
Leonard Smith b95c6510d4 Refactor layout of verse template and add some new components 2020-10-06 17:23:38 -05:00
Leonard Smith d0b1591d00 Removed needless service injection 2020-10-06 17:21:47 -05:00
Leonard Smith 935973caef Add an explicit serializer to stop deprecation warning 2020-10-06 17:07:19 -05:00
Leonard Smith 304a496ab6 Fix transition bug caused by <a href="#"></a> calling a separate action with transitionTo() 2020-10-06 17:06:12 -05:00
Leonard Smith 14ade53db5 Attempt to load only avaialable books 2020-10-06 17:05:33 -05:00
Leonard Smith a98f0363cf Tweaks to nav and security policies 2020-10-06 09:46:24 -05:00
Leonard Smith da0b299ecc Setup verse route and initial template 2020-10-05 16:30:11 -05:00
Leonard Smith f88fb58ae4 Add hostUrl to env config 2020-10-05 16:28:21 -05:00