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

Simplification of API and Codebase #150

Merged
merged 110 commits into from
Aug 19, 2016
Merged

Commits on Jul 20, 2016

  1. Configuration menu
    Copy the full SHA
    582d146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04b3b5f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2016

  1. Configuration menu
    Copy the full SHA
    853d989 View commit details
    Browse the repository at this point in the history
  2. Speed up a few tests

    sandersky committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    02823ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34a8005 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b74fb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    140e400 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8085162 View commit details
    Browse the repository at this point in the history
  7. Yet more tests

    sandersky committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    0e5d48f View commit details
    Browse the repository at this point in the history
  8. Add string transform tests

    sandersky committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    ef2c1a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2016

  1. More test cleanup

    sandersky committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    a9dce3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d895e2d View commit details
    Browse the repository at this point in the history
  3. Minor package cleanup

    sandersky committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    37374ad View commit details
    Browse the repository at this point in the history
  4. Fix multi-select

    sandersky committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    eb4aa5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16a3a33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    486c7b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23b8251 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2016

  1. More tests

    sandersky committed Jul 23, 2016
    Configuration menu
    Copy the full SHA
    a38f3a5 View commit details
    Browse the repository at this point in the history
  2. Sortable tests

    sandersky committed Jul 23, 2016
    Configuration menu
    Copy the full SHA
    27009db View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2016

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

Commits on Jul 25, 2016

  1. Configuration menu
    Copy the full SHA
    33c9df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b17a991 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a33445 View commit details
    Browse the repository at this point in the history
  4. Remove redundant tests

    sandersky committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    c0cd32a View commit details
    Browse the repository at this point in the history
  5. Cleanup/simplify DOM

    sandersky committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    1e0213a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64cb968 View commit details
    Browse the repository at this point in the history
  7. More tests

    sandersky committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    baebbcd View commit details
    Browse the repository at this point in the history
  8. Add basic editor to demo

    sandersky committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    92174f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2016

  1. Add array of objects tests

    sandersky committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    b67288a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66b82c2 View commit details
    Browse the repository at this point in the history
  3. Add a couple more tests

    sandersky committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    db2f921 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61b8399 View commit details
    Browse the repository at this point in the history
  5. Update dependencies

    sandersky committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    a3508e5 View commit details
    Browse the repository at this point in the history
  6. Add a couple more tests

    sandersky committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    ba458b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59d791a View commit details
    Browse the repository at this point in the history
  8. Pin Ember version

    sandersky committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    d03d751 View commit details
    Browse the repository at this point in the history
  9. Cleanup form template

    sandersky committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    289a20a View commit details
    Browse the repository at this point in the history
  10. Cleanup detail template

    sandersky committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    e237ba9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92a5908 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea33988 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. Configuration menu
    Copy the full SHA
    5a6cdd0 View commit details
    Browse the repository at this point in the history
  2. Clean up warnings

    sandersky committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    ffbd8fd View commit details
    Browse the repository at this point in the history
  3. Consume latest bunsen-core

    sandersky committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    ac1bf3f View commit details
    Browse the repository at this point in the history
  4. Improve editor

    sandersky committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    cb63c87 View commit details
    Browse the repository at this point in the history
  5. Fix codemirror styling

    sandersky committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    a08c2ff View commit details
    Browse the repository at this point in the history
  6. Fix tabs

    sandersky committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    6b887ce View commit details
    Browse the repository at this point in the history
  7. Minor demo cleanup

    sandersky committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    8cbfff0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94a8718 View commit details
    Browse the repository at this point in the history
  9. Use latest bunsen-core

    sandersky committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    5426091 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b331f6c View commit details
    Browse the repository at this point in the history
  11. Add new URL renderer

    sandersky committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    f42f81f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b0e8785 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. Update ember-frost-fields

    sandersky committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    455772b View commit details
    Browse the repository at this point in the history
  2. Upgrade ember-frost-fields

    sandersky committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    b271081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e488a0 View commit details
    Browse the repository at this point in the history
  4. Improve renderers demo page

    sandersky committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    8686d50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5eefcd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79d2dce View commit details
    Browse the repository at this point in the history
  7. Make details tabs readOnly

    sandersky committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    1a282ef View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2016

  1. Restructure demo pages

    sandersky committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    b1e2f67 View commit details
    Browse the repository at this point in the history
  2. Minor demo cleanup

    sandersky committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    fc213de View commit details
    Browse the repository at this point in the history
  3. fix test

    sandersky committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    70b1452 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2016

  1. Configuration menu
    Copy the full SHA
    0ac1d6e View commit details
    Browse the repository at this point in the history
  2. Upgrade to Ember 2.7

    sandersky committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    807d55e View commit details
    Browse the repository at this point in the history
  3. Fix test

    sandersky committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    3e2d2b3 View commit details
    Browse the repository at this point in the history
  4. Minor fix

    sandersky committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    3b49505 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. Update dependencies

    sandersky committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    9338695 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. Configuration menu
    Copy the full SHA
    caf419d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c28a467 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Fix cell DOM

    sandersky committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    4b500d2 View commit details
    Browse the repository at this point in the history
  2. Remove extra div

    sandersky committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    e2b9643 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ade6e74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cec755 View commit details
    Browse the repository at this point in the history
  5. Make method less fragile

    sandersky committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    6acabb9 View commit details
    Browse the repository at this point in the history
  6. Make function less brittle

    sandersky committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    0dd5283 View commit details
    Browse the repository at this point in the history
  7. Cleanup cell component

    sandersky committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    510766d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0918935 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. Configuration menu
    Copy the full SHA
    3823f76 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    sandersky committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    d9632ec View commit details
    Browse the repository at this point in the history
  3. Merge

    sandersky committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    9e36097 View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    sandersky committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    c4e6390 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. Fix bug

    sandersky committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    91e9cf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. Fix bug in function call

    sandersky committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    5f201a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2016

  1. Configuration menu
    Copy the full SHA
    d1366ea View commit details
    Browse the repository at this point in the history
  2. Merge

    sandersky committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    4f31fca View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    sandersky committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    0c540bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29b21ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46d9f33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b702f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. Configuration menu
    Copy the full SHA
    a520a08 View commit details
    Browse the repository at this point in the history
  2. Update dep

    sandersky committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    36d49ce View commit details
    Browse the repository at this point in the history
  3. adding hooks to bunsen's form and basic input renderers.

    Roxanne Panthaky committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    6491137 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from rox163/bunsen7-hook

    adding hooks to bunsen's form and basic input renderers.
    sandersky committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    90bfd61 View commit details
    Browse the repository at this point in the history
  5. Update deps

    sandersky committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    04e5335 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1555a1d View commit details
    Browse the repository at this point in the history
  7. Fix brittle code

    sandersky committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    fcccab1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2016

  1. Add link renderer

    sandersky committed Aug 13, 2016
    Configuration menu
    Copy the full SHA
    b7f11f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

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

Commits on Aug 17, 2016

  1. Update styles

    sandersky committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    7efcfc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from sandersky/bunsen-6

    Update styles
    sandersky committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    e183394 View commit details
    Browse the repository at this point in the history
  3. Fix tabs content CSS

    sandersky committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    a4b8d1b View commit details
    Browse the repository at this point in the history
  4. Add fraction classes

    sandersky committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    15c6d88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c6ac01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d63cc1a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

  1. Configuration menu
    Copy the full SHA
    97451bc View commit details
    Browse the repository at this point in the history
  2. Fix bug

    sandersky committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    af282ae View commit details
    Browse the repository at this point in the history
  3. Update deps and fix tests

    sandersky committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    1184e32 View commit details
    Browse the repository at this point in the history
  4. Merge with upstream

    sandersky committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    e8335a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. Update deps

    sandersky committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    d4e3239 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f50cb4 View commit details
    Browse the repository at this point in the history