Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI: Migrate to Storybook #6507

Merged
merged 158 commits into from
Jan 21, 2020
Merged

UI: Migrate to Storybook #6507

merged 158 commits into from
Jan 21, 2020

Commits on Oct 10, 2019

  1. Add working Storybook configuration

    This is far from ready but it’s a start.
    backspace committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    e2585c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b73ee4 View commit details
    Browse the repository at this point in the history
  3. Add empty commit

    backspace committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    74573fd View commit details
    Browse the repository at this point in the history
  4. Add missing ampersand

    This is not helping me at the moment but WHO KNOWS
    backspace committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    19c3038 View commit details
    Browse the repository at this point in the history
  5. Add Babel dependency

    …?????? gah
    backspace committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    f7ee279 View commit details
    Browse the repository at this point in the history
  6. Change to master branch

    😩
    backspace committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    461b083 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Change root URL temporarily

    backspace committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    57be30b View commit details
    Browse the repository at this point in the history
  2. Change Ember to build for test environment

    As suggested here, though I suspect it’s superfluous since
    more recent changes:
    storybookjs/storybook#5134
    backspace committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    e4c4960 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Change environment for live Storybook

    I’ve been in a well of confusion on what’s going wrong
    and maybe this helped, maybe it didn’t… have to confirm
    later.
    backspace committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    2a720cb View commit details
    Browse the repository at this point in the history
  2. Add story generator and Markdown generator

    These are copied from Vault. Some adaptation will be
    necessary.
    backspace committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    221a63c View commit details
    Browse the repository at this point in the history
  3. Add first generated story

    It’s still a bit of a placeholder.
    backspace committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    6b618f3 View commit details
    Browse the repository at this point in the history
  4. Fix lint errors

    backspace committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    1f81399 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Change copy-button example to match Freestyle

    The tooltip is clipped by the container for now…
    backspace committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    5a7233f View commit details
    Browse the repository at this point in the history
  2. Change GitHub search paths

    backspace committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    7001a75 View commit details
    Browse the repository at this point in the history
  3. Add notes Storybook addon

    backspace committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    02fff45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75eba13 View commit details
    Browse the repository at this point in the history
  5. Add json-viewer story

    backspace committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    a45b4d6 View commit details
    Browse the repository at this point in the history
  6. Remove test story

    backspace committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    3f2a0a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc6779a View commit details
    Browse the repository at this point in the history
  8. Add margin around canvas

    This is a copy-paste from Vault, again.
    backspace committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    de400a7 View commit details
    Browse the repository at this point in the history
  9. Update copy-button JSDoc

    backspace committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    5f00359 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a34dbd View commit details
    Browse the repository at this point in the history
  11. Add header for copy button

    backspace committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    19c2ce2 View commit details
    Browse the repository at this point in the history
  12. Change notes link strings

    backspace committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    f522df5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e25174c View commit details
    Browse the repository at this point in the history
  14. Add demonstration knob

    I’m not sure whether this is that useful…???
    backspace committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    cca35ce View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    d67bdeb View commit details
    Browse the repository at this point in the history
  2. Add theme

    backspace committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    9d57507 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b08862 View commit details
    Browse the repository at this point in the history
  4. Change CopyButton text

    backspace committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    00a445f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca0172c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d373211 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3d25ca View commit details
    Browse the repository at this point in the history
  8. Add autofix ESLint changes

    backspace committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    8cc8b9b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    197d796 View commit details
    Browse the repository at this point in the history
  10. Add viewport addon

    backspace committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    81daf7a View commit details
    Browse the repository at this point in the history
  11. Remove panel for JsonViewer

    backspace committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    44b8eff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bcd6f13 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    5853e10 View commit details
    Browse the repository at this point in the history
  2. Add spacing between stories

    backspace committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    1ddb57f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Add storysource addon

    Not sure whether this is the best approach…
    backspace committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    af0bb0d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into f-ui/storybook

    # Conflicts:
    #	ui/package.json
    #	ui/yarn.lock
    backspace committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    ebbf652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ea438c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6edf17d View commit details
    Browse the repository at this point in the history
  5. Add two-step button stories

    backspace committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    eaaad5a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Add alerts stories

    backspace committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    fd42609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad30ee5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e2349a View commit details
    Browse the repository at this point in the history
  4. Add boxed section stories

    backspace committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    a4d44d3 View commit details
    Browse the repository at this point in the history
  5. Add breadcrumbs stories

    backspace committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    d9ca89e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0777713 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Update stories to CSF

    I’m glad I found this existed before I got too far 😳
    backspace committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    89413f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5156552 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6377b5 View commit details
    Browse the repository at this point in the history
  4. Add proxy tag story

    backspace committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    ff62602 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e11bf4 View commit details
    Browse the repository at this point in the history
  6. Add ESLint fixes

    backspace committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    d920598 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Add theme stories

    backspace committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    8c4e46b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efd54c6 View commit details
    Browse the repository at this point in the history
  3. Add job-diff stories

    backspace committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    ca90035 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b03dfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a9e106 View commit details
    Browse the repository at this point in the history
  6. Add dropdown stories

    backspace committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    cf42251 View commit details
    Browse the repository at this point in the history
  7. Add gutter menu stories

    backspace committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    9376a95 View commit details
    Browse the repository at this point in the history
  8. Add header story

    backspace committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    e552065 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cfd5640 View commit details
    Browse the repository at this point in the history
  10. Add log stream story

    backspace committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    6c21249 View commit details
    Browse the repository at this point in the history
  11. Add metrics stories

    backspace committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    6a4f070 View commit details
    Browse the repository at this point in the history
  12. Add multi-select stories

    backspace committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    fc4c8d5 View commit details
    Browse the repository at this point in the history
  13. Add page tabs stories

    backspace committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    8788716 View commit details
    Browse the repository at this point in the history
  14. Add page title stories

    backspace committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    2fd3d31 View commit details
    Browse the repository at this point in the history
  15. Add search box stories

    backspace committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    5afc701 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Add table stories

    These are sadly somewhat broken… to return
    backspace committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    74783f5 View commit details
    Browse the repository at this point in the history
  2. Add attributes table story

    backspace committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    7688aad View commit details
    Browse the repository at this point in the history
  3. Add timeline stories

    backspace committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    ac82bb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e40f6ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e36e728 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Configuration menu
    Copy the full SHA
    2856bab View commit details
    Browse the repository at this point in the history
  2. Add line chart stories

    backspace committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    c4bf802 View commit details
    Browse the repository at this point in the history
  3. Add progress bar stories

    backspace committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    e813386 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a7be52 View commit details
    Browse the repository at this point in the history
  5. Remove unused imports

    backspace committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    299137a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae1e7f6 View commit details
    Browse the repository at this point in the history
  7. Mark file for Node context

    backspace committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    d0dbee5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cb00b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Configuration menu
    Copy the full SHA
    9e28e07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1567fa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19a9925 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d827856 View commit details
    Browse the repository at this point in the history
  5. Update missed story title

    backspace committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    c86a311 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e4c114 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    385eef9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4caa869 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd9b181 View commit details
    Browse the repository at this point in the history
  10. Remove notes

    backspace committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    ace7a18 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad94ee6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0538f14 View commit details
    Browse the repository at this point in the history
  13. Revert mistaken changes

    backspace committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    965c4a1 View commit details
    Browse the repository at this point in the history
  14. Remove outdated TODO

    backspace committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    954b746 View commit details
    Browse the repository at this point in the history
  15. Move dependency

    backspace committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    9db5e63 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e1ddb05 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3ed7648 View commit details
    Browse the repository at this point in the history
  18. Update tabs to not navigate when clicking

    This feels subpar to me but I can’t figure out another way 😞
    backspace committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    3c41ffc View commit details
    Browse the repository at this point in the history
  19. Fix boxed section contexts

    backspace committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    8afc706 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    58b9758 View commit details
    Browse the repository at this point in the history
  2. Add hacks to get charts to render properly

    Before this, charts were rendering crunched up into a tiny
    space because the element size detection was running too
    early. These changes add delays so the chart components
    can properly determine their container’s size before
    rendering.
    backspace committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    d3a3943 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46fc64c View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    backspace committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    3e82671 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d58501c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Fix more indentation

    backspace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    a9eaddd View commit details
    Browse the repository at this point in the history
  2. Remove unused property

    backspace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    8dbe4dd View commit details
    Browse the repository at this point in the history
  3. Fix StatsTimeSeries chart data

    It looks like this was broken in 104be1c when the property
    name was changed from value to percent.
    backspace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    1f8b992 View commit details
    Browse the repository at this point in the history
  4. Move story panel before knobs panel

    Since the knobs panel is often empty, it doesn’t make sense
    to show it first.
    backspace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    e140675 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85183a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d6e649 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c7bb66 View commit details
    Browse the repository at this point in the history
  8. Restore root URL

    This will break the Netlify deployment, hopefully I can figure
    out another way to have it work.
    backspace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    cadbd6a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    ed41dca View commit details
    Browse the repository at this point in the history
  2. Rename container element

    backspace committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    2ec98df View commit details
    Browse the repository at this point in the history
  3. Add explanation of sorting

    backspace committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    a680cf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5073d9 View commit details
    Browse the repository at this point in the history
  5. Update theme elements

    backspace committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    f9d8c3b View commit details
    Browse the repository at this point in the history
  6. Add missing dependencies

    backspace committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    46ae4a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93fb49f View commit details
    Browse the repository at this point in the history
  8. Change blueprint to generate into subdirectory

    It seems safe to assume that generated stories will be components;
    if not, it’s easy to move the generated file.
    backspace committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    d9450f3 View commit details
    Browse the repository at this point in the history
  9. Restore true root URL

    backspace committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    0a3fece View commit details
    Browse the repository at this point in the history
  10. Remove unused variable

    backspace committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    16be24e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0b1ba3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9f8f151 View commit details
    Browse the repository at this point in the history
  13. Remove superfluous comment

    backspace committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    a7fa713 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    905a98b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    788baae View commit details
    Browse the repository at this point in the history
  16. Add spacing between fonts

    backspace committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    75202cb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ec544c8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5f9a00b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Fix story title

    backspace committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    ecf8d2f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Change environment to not be test

    The wormhole element for dropdowns doesn’t get inserted properly
    in the test environment 😳
    backspace committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    f5174a9 View commit details
    Browse the repository at this point in the history
  2. Change environment to not be test

    The wormhole element for dropdowns doesn’t get inserted properly
    in the test environment 😳
    backspace committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    58b3c4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08c1ae2 View commit details
    Browse the repository at this point in the history
  4. Restore removed assertion

    backspace committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    2efc14a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Add Storybook-specific configuration

    Turning off autoboot fixes the errors described here:
    storybookjs/storybook#5052
    
    Changing rootURL fixes this error in the console:
    Uncaught (in promise) Error: Assertion Failed: Path /iframe.html does not start with the provided rootURL /ui/
    backspace committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    12dcc4f View commit details
    Browse the repository at this point in the history
  2. Add base href for Ember iframe

    Without this, the table stories that use routing would fail
    with errors like this:
    
    Uncaught (in promise) TypeError: Cannot read property 'replace' of null
        at HistoryLocation.getURL (vendor.js:35985)
        at HistoryLocation.initState (vendor.js:35958)
        at tryInvoke (vendor.js:48161)
        at AutoLocation.initState (vendor.js:35561)
        at Class._setupLocation (vendor.js:40441)
        at Class.setupRouter (vendor.js:40142)
        at Class.startRouting (vendor.js:40128)
        at Class.injectRoutedController (table.stories.js:56)
    backspace committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    4f25b48 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Remove target for iframe base element

    The target attribute was causing table-sorting to break
    on Netlify as it was attempting to navigate.
    
    The base target change caused links with href="#" and target="_self"
    to start navigating within the iframe to a nested copy of the
    whole Storybook interface. Removing the target did the same,
    and changing to target="_parent" caused the parent page to
    return to the first story. So this moves to using an inert
    Javascript href instead.
    
    Links that should actually navigate now need target="_parent" to
    ensure navigation happens on the parent page.
    backspace committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    b6bb0ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14efc18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dd310b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Change const to let

    Thanks to @johncowen for pointing this out:
    #6507 (review)
    backspace committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    45e038b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5f3d8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a09d08 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    d3804a8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into f-ui/storybook

    # Conflicts:
    #	ui/yarn.lock
    backspace committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    f7e2f31 View commit details
    Browse the repository at this point in the history
  3. Return to development build

    This was causing the dreaded error that I’m more used to seeing
    due to the preview-head.html-generation race condition, but
    since I don’t know how to immediately fix it at the moment,
    I’m reverting.
    
    _global.window.require is not a function
    backspace committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    a3acaba View commit details
    Browse the repository at this point in the history
  4. Move ember-cli-storybook to devDependencies

    Thanks to @meirish for diagnosing this; without it being here,
    the Ember CLI hooks weren’t running.
    backspace committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    5f53b31 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Remove Freestyle templates

    Somehow I missed these when deleting their Javascript
    equivalents!
    backspace committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    879c4ea View commit details
    Browse the repository at this point in the history
  2. Fix colour name

    backspace committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    0184ef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0661843 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    a657fa9 View commit details
    Browse the repository at this point in the history
  2. Update ember-cli-storybook

    backspace committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    f8258f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Merge branch 'master' into f-ui/storybook

    # Conflicts:
    #	ui/yarn.lock
    backspace committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    8d7def2 View commit details
    Browse the repository at this point in the history