Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

WIP 941 header nav #169

Open
wants to merge 157 commits into
base: master
Choose a base branch
from
Open

WIP 941 header nav #169

wants to merge 157 commits into from

Commits on Aug 6, 2018

  1. [927] add programme finder view to search by title and exclude by new…

    … field
    Rich Brennan committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    d2fbdcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea5ebf7 View commit details
    Browse the repository at this point in the history
  3. [927] remove migration during development

    Rich Brennan committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    6029e0f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Configuration menu
    Copy the full SHA
    d998215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3e35e9 View commit details
    Browse the repository at this point in the history
  3. [927] add recently viewed programme to home page

    Rich Brennan committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    3f2286a View commit details
    Browse the repository at this point in the history
  4. [927] add code comment

    Rich Brennan committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    d6bd7bf View commit details
    Browse the repository at this point in the history
  5. [927] add programme count to home page

    Rich Brennan committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    6a6ab15 View commit details
    Browse the repository at this point in the history
  6. [927] add degree level taxonomy models

    Rich Brennan committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    d2fa65c View commit details
    Browse the repository at this point in the history
  7. [927] add degree level field to programme page

    Rich Brennan committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    ec7717d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. [927] add basic programme search input

    Rich Brennan committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    eac84a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1d34a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cae129 View commit details
    Browse the repository at this point in the history
  4. [927] exclude programmes from programme finder page based on exclude …

    …field
    Rich Brennan committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    4fedde2 View commit details
    Browse the repository at this point in the history
  5. [927] add link to programme finder page to homepage

    Rich Brennan committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    731ff2d View commit details
    Browse the repository at this point in the history
  6. [927] add migrations

    Rich Brennan committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    06573bc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. [928] add short course page and update programme finder, add start of…

    … management command for migrating short courses
    Rich Brennan committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    4121c70 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Configuration menu
    Copy the full SHA
    40cfade View commit details
    Browse the repository at this point in the history
  2. Add option for full width pages with no sidebar

    - Add extra blocks to base.html to allow overrides to aside and inner div
    - Create a full_width.html template which will add the full width overrides
    - Make the new home page template extend full_width.html
    helenb committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    92c4a9c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #139 from torchbox/2018-homepage-fe

    Add option for full width pages with no sidebar
    richbrennan authored Sep 17, 2018
    Configuration menu
    Copy the full SHA
    21b9375 View commit details
    Browse the repository at this point in the history
  4. [949] add header settings for navigation links

    Rich Brennan committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    68b0ba1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5269ce View commit details
    Browse the repository at this point in the history
  6. [950] merge in prevous programme finder work

    Rich Brennan committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    bbef432 View commit details
    Browse the repository at this point in the history
  7. [950] add hero fields

    Rich Brennan committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    d51e132 View commit details
    Browse the repository at this point in the history
  8. [950 952] add new homepage hero fields and showcase block

    Rich Brennan committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    4f7d8ca View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. [954] add video block

    Rich Brennan committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    c8ce522 View commit details
    Browse the repository at this point in the history
  2. [954] update video block

    Rich Brennan committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    041862e View commit details
    Browse the repository at this point in the history
  3. [959] add testimonials block

    Rich Brennan committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    359163d View commit details
    Browse the repository at this point in the history
  4. [959] add testimonials block templates

    Rich Brennan committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    63cbf1c View commit details
    Browse the repository at this point in the history
  5. Styling for new twitter feed

    - Includes a customisation of tweets.js which is 3rd party - but appears not to exist any more
    - Includes customisation for the programme page twitter feed
    helenb committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    dd40910 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    487e1ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0223359 View commit details
    Browse the repository at this point in the history
  8. [960] add news block

    Rich Brennan committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    b2aba41 View commit details
    Browse the repository at this point in the history
  9. [960] add comment to news block template

    Rich Brennan committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    9f46cb6 View commit details
    Browse the repository at this point in the history
  10. [960] add comment to news block template

    Rich Brennan committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    0a8945c View commit details
    Browse the repository at this point in the history
  11. [963] add events block

    Rich Brennan committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    b2273ad View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. add migration for homepage changes

    Rich Brennan committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    6c3a2ae View commit details
    Browse the repository at this point in the history
  2. [956] add two column block, change homepage rendering to not load pac…

    …kery data
    Rich Brennan committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    895097b View commit details
    Browse the repository at this point in the history
  3. [956] add migration

    Rich Brennan committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    d4891aa View commit details
    Browse the repository at this point in the history
  4. Showcase WIP

    helenb committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    00cf8f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8e3859 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25ed451 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78a72ee View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Merge pull request #140 from torchbox/2018-homepage-fe

    2018 homepage fe
    helenb authored Sep 20, 2018
    Configuration menu
    Copy the full SHA
    305b06f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #141 from torchbox/953-showcase-fe

    953 showcase fe
    helenb authored Sep 20, 2018
    Configuration menu
    Copy the full SHA
    4490e8f View commit details
    Browse the repository at this point in the history
  3. video block frontend

    Beth Menzies committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    02e3a11 View commit details
    Browse the repository at this point in the history
  4. Showcase styling

    - large central image and associated repositioning of other slides
    - mobile styling
    - text spacing and positioning
    helenb committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    a409940 View commit details
    Browse the repository at this point in the history
  5. add sprite sheet with svg icons

    Beth Menzies committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    0c73af2 View commit details
    Browse the repository at this point in the history
  6. remove commented out code

    helenb committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    efad971 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #143 from torchbox/973-svg

    add sprite sheet with svg icons
    helenb authored Sep 20, 2018
    Configuration menu
    Copy the full SHA
    24dfacb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7350a4b View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/2018-hompage-be' into 955-video-…

    …block
    Beth Menzies committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    f4d06ed View commit details
    Browse the repository at this point in the history
  10. video block styles

    Beth Menzies committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    643a587 View commit details
    Browse the repository at this point in the history
  11. two column block fe

    Beth Menzies committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    53a3bb6 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #142 from torchbox/953-showcase-fe

    Showcase styling
    helenb authored Sep 20, 2018
    Configuration menu
    Copy the full SHA
    25efe05 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. add hover states

    Beth Menzies committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    4b96468 View commit details
    Browse the repository at this point in the history
  2. change font style on mobile

    Beth Menzies committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    b874f60 View commit details
    Browse the repository at this point in the history
  3. address code review

    Beth Menzies committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    57d06fd View commit details
    Browse the repository at this point in the history
  4. add showcase homepage block validation

    Rich Brennan committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    ee21fc8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #145 from torchbox/957-two-col-block

    two column block fe
    Beth Menzies authored Sep 21, 2018
    Configuration menu
    Copy the full SHA
    f279901 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/2018-hompage-be' into 955-video-…

    …block
    Beth Menzies committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    5a0d6e0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #144 from torchbox/955-video-block

    WIP: 955 video block
    Beth Menzies authored Sep 21, 2018
    Configuration menu
    Copy the full SHA
    79a8cc0 View commit details
    Browse the repository at this point in the history
  8. hero frontend

    Beth Menzies committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    515e570 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. Configuration menu
    Copy the full SHA
    0f8a266 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Configuration menu
    Copy the full SHA
    f9da553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac84f75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eed5fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adda023 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #148 from torchbox/953-showcase-fe

    953 showcase fe
    helenb authored Sep 24, 2018
    Configuration menu
    Copy the full SHA
    e5bb524 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    436f04b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    671ab45 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #151 from torchbox/refactor-heading-styles

    Add components folder and refactor heading styles
    helenb authored Sep 24, 2018
    Configuration menu
    Copy the full SHA
    27dde3a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #149 from torchbox/961-news-block-styling

    961 news block styling
    helenb authored Sep 24, 2018
    Configuration menu
    Copy the full SHA
    bc012e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5397811 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    265ce63 View commit details
    Browse the repository at this point in the history
  12. change events listing block query

    Rich Brennan committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    d647d57 View commit details
    Browse the repository at this point in the history
  13. fine tune mobile, hover states, fix code review issues

    Beth Menzies committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    6337453 View commit details
    Browse the repository at this point in the history
  14. more code review fixes

    Beth Menzies committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    17a2b4d View commit details
    Browse the repository at this point in the history
  15. small change to video block to fit new mobile design

    Beth Menzies committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    ed2177a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Merge pull request #147 from torchbox/951-hero

    hero frontend
    helenb authored Sep 25, 2018
    Configuration menu
    Copy the full SHA
    7222390 View commit details
    Browse the repository at this point in the history
  2. Events block styling

    - Also update news heading class
    - Update the showcase slick styles so they are scoped to the showcase carousel
    helenb committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    751761d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e932a1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8989f0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    accb392 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54d4b71 View commit details
    Browse the repository at this point in the history
  7. testimonial block frontend

    Beth Menzies committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    5e0cfcc View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/2018-hompage-be' into 958-testim…

    …onial
    Beth Menzies committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    22082c8 View commit details
    Browse the repository at this point in the history
  9. fix title margin

    Beth Menzies committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    2b293eb View commit details
    Browse the repository at this point in the history
  10. split out js

    Beth Menzies committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    471ffd5 View commit details
    Browse the repository at this point in the history
  11. add consistent spacing between blocks, on titles

    Beth Menzies committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    ca36080 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. code review feedback

    helenb committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    48f2282 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #153 from torchbox/homepage-heading-variations

    Homepage - updates to heading styles
    helenb authored Sep 26, 2018
    Configuration menu
    Copy the full SHA
    b67ac92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4eebaf8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #152 from torchbox/962-events

    962 events
    Beth Menzies authored Sep 26, 2018
    Configuration menu
    Copy the full SHA
    2488829 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/2018-hompage-be' into 958-testim…

    …onial
    Beth Menzies committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    2849b5d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #154 from torchbox/958-testimonial

    958 testimonial
    Beth Menzies authored Sep 26, 2018
    Configuration menu
    Copy the full SHA
    19ca876 View commit details
    Browse the repository at this point in the history
  7. managed to remove most of this merging conflicts, adding block spacin…

    …g back in
    Beth Menzies committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    841bcea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    71ef9ad View commit details
    Browse the repository at this point in the history
  9. Merge pull request #155 from torchbox/974-spacing

    managed to remove most of this merging conflicts, adding block spacin…
    helenb authored Sep 26, 2018
    Configuration menu
    Copy the full SHA
    5be3be9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5976577 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    83a9b00 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2add440 View commit details
    Browse the repository at this point in the history
  13. add priority menu

    Rich Brennan committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    ff285ea View commit details
    Browse the repository at this point in the history
  14. Merge pull request #156 from torchbox/961-news-mobile-changes

    961 news mobile changes
    Beth Menzies authored Sep 26, 2018
    Configuration menu
    Copy the full SHA
    440ab80 View commit details
    Browse the repository at this point in the history
  15. sort out carousel spacing

    Beth Menzies committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    90acc6d View commit details
    Browse the repository at this point in the history
  16. tidy spacing, add hover/focus states

    Beth Menzies committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    d8ad239 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Merge pull request #157 from torchbox/980-spacing

    980 spacing
    helenb authored Sep 27, 2018
    Configuration menu
    Copy the full SHA
    63a8be8 View commit details
    Browse the repository at this point in the history
  2. adjust events carousel centerPadding to line up with title, and repos…

    …ition arrows slightly
    helenb committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    8727448 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efa302f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4e1432 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #158 from torchbox/953-showcase-mobile-amends

    953 showcase mobile amends
    helenb authored Sep 27, 2018
    Configuration menu
    Copy the full SHA
    4d8958d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2844f89 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #159 from torchbox/951-bold-text

    Quick'n'dirty bold textifying of asterisks
    helenb authored Sep 27, 2018
    Configuration menu
    Copy the full SHA
    42aa471 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Configuration menu
    Copy the full SHA
    87483b7 View commit details
    Browse the repository at this point in the history
  2. start restyling header

    Beth Menzies committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    9917e21 View commit details
    Browse the repository at this point in the history
  3. Change behaviour of sidebar at mobile and remove js sticky header

    - Sidebar shows at bottom of screen at mobile
    - Inside button removed and slideout functionality gone
    - Associated styles removed
    helenb committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    e1ac2d8 View commit details
    Browse the repository at this point in the history
  4. markup changes

    Beth Menzies committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    f368048 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #160 from torchbox/2018-move-sidebar-mobile

    2018 move sidebar mobile
    helenb authored Sep 28, 2018
    Configuration menu
    Copy the full SHA
    89ce164 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb0f348 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. set up priority nav

    Beth Menzies committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    2e514cd View commit details
    Browse the repository at this point in the history
  2. Adapt the existing js to use the new markup and allow the js-showmenu…

    … button to work for both mobile and desktop
    helenb committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    eda57bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b623593 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. desktop nav

    Beth Menzies committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    c67bb7d View commit details
    Browse the repository at this point in the history
  2. tidy html

    Beth Menzies committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    e7a50c3 View commit details
    Browse the repository at this point in the history
  3. remove breadcrumb from js

    Beth Menzies committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    fe3838f View commit details
    Browse the repository at this point in the history
  4. mobile nav styles

    Beth Menzies committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    49bd391 View commit details
    Browse the repository at this point in the history
  5. remove temp styles

    Beth Menzies committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    6eb3348 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. WIP on nav menu

    - Change breakpoints for applying desktop and mobile menus
    - Fix issue with calculating height of submenus
    - Change selector for the navigations
    helenb committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    dfcb742 View commit details
    Browse the repository at this point in the history
  2. WIP - fix mobile nav

    helenb committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    7e288a2 View commit details
    Browse the repository at this point in the history
  3. add sprites to base

    Beth Menzies committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    ca474be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    647b5d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fad7d5 View commit details
    Browse the repository at this point in the history
  6. search

    Beth Menzies committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    4bb3a05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48a39d3 View commit details
    Browse the repository at this point in the history
  8. tidy up mobile nav

    Beth Menzies committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    71be07c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af6a225 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Configuration menu
    Copy the full SHA
    245dbf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c232f51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c8efe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fc7755 View commit details
    Browse the repository at this point in the history
  5. less tweaks

    Beth Menzies committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    486489b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba25705 View commit details
    Browse the repository at this point in the history
  7. move width to subnav

    Beth Menzies committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    2ba74e6 View commit details
    Browse the repository at this point in the history
  8. add expanded class to showmenu butotn on desktop

    Beth Menzies committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    631fe2d View commit details
    Browse the repository at this point in the history
  9. sort out subnav heights

    Beth Menzies committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    a8b24a0 View commit details
    Browse the repository at this point in the history
  10. fix mobile nav bugs

    Beth Menzies committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    9e05467 View commit details
    Browse the repository at this point in the history
  11. increase click area on back button

    Beth Menzies committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    0dad63e View commit details
    Browse the repository at this point in the history
  12. sticky header js, add wagtail fields for cta button

    Beth Menzies committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    acf7202 View commit details
    Browse the repository at this point in the history
  13. sticky header

    Beth Menzies committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    2ea30a2 View commit details
    Browse the repository at this point in the history
  14. fix weird margin on header

    Beth Menzies committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    b55f357 View commit details
    Browse the repository at this point in the history
  15. add spacer for fixed header

    Beth Menzies committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    c2335e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. remove unused include

    helenb committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    15d11d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Merge pull request #164 from torchbox/941-header-nav-tidy

    remove unused include
    helenb authored Oct 10, 2018
    Configuration menu
    Copy the full SHA
    1e0f9f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. replace logo with svg, reduce header height

    Beth Menzies committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    d0fbcb1 View commit details
    Browse the repository at this point in the history
  2. fix logo position

    Beth Menzies committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    a49ae94 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. [1001] add header strapline link

    Rich Brennan committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    2e1f223 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Add a custom class to the programme finder ui autocomplete so that it…

    … doesn't override the header autocompolete styling
    helenb committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    94cfb6a View commit details
    Browse the repository at this point in the history