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

Bundle all the things (elimination of require) #5173

Merged
merged 49 commits into from Dec 19, 2017

Commits on Dec 8, 2017

  1. Configuration menu
    Copy the full SHA
    e6b650b View commit details
    Browse the repository at this point in the history
  2. WYM needs this global space, this fixes the loaders in a better way (…

    …for us) than the export loaders. Compatibility fix for the ~8 year old wymeditor. We should look into newer options.
    dannon committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    81bfe11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7722a21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8bbeae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00770e2 View commit details
    Browse the repository at this point in the history
  6. History view and view-edit bundling into extended UI. Refactored some…

    … of the bootstrapping. We really need a Galaxy singleton for logging/etc.
    dannon committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    5f514d4 View commit details
    Browse the repository at this point in the history
  7. Temporary-ish fix for logging in extended bundle (add logging to what…

    …ever Galaxy object exists on the window)
    dannon committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    fc37c72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d795bc2 View commit details
    Browse the repository at this point in the history
  9. Use bundles for dataset/display; we really probably want to get rid o…

    …f dataset/display_by_username_and_slug, because 1) there is no slug, and 2) username isn't used...
    dannon committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    32537e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Configuration menu
    Copy the full SHA
    4c54c9d View commit details
    Browse the repository at this point in the history
  2. Trackster globals, argh. Needs more refactoring, but I'd like to get …

    …it working again first.
    dannon committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    f5dad88 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. Fix circster loading error>

    dannon committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    f440586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f107e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d6ab29 View commit details
    Browse the repository at this point in the history
  4. Attach toplevel or global viz stuff to window (force_left_panel, forc…

    …e_right_panel, galaxy_config).
    dannon committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    55afdb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3543cd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30f98ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    993c0b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e69c047 View commit details
    Browse the repository at this point in the history
  9. Remove SampleDataset and RequestType references from display_common; …

    …this prevents any use of this mako currently.
    dannon committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    b986242 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a3b25a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. Bundle sweepster.

    dannon committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    f028957 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d31868a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e59e92 View commit details
    Browse the repository at this point in the history
  4. Bundle history structure view.

    dannon committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    2d27264 View commit details
    Browse the repository at this point in the history
  5. Package GalaxyApp in extended bundle for bootstrapping outside the pr…

    …imary entrypoints; TODO: Refactor this to be import-based and keep a singleton
    dannon committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    560b2e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. Configuration menu
    Copy the full SHA
    ed274a7 View commit details
    Browse the repository at this point in the history
  2. Some bundle import reorg in old-style 'base' templates; we basically …

    …always want to load the bundle entrypoints here.
    dannon committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    a4899ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2e271d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38ecceb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e650ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90ea47e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b39f2d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ef30c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. Configuration menu
    Copy the full SHA
    3f1f172 View commit details
    Browse the repository at this point in the history
  2. Drop debug statement

    dannon committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    9290a7e View commit details
    Browse the repository at this point in the history
  3. Merge builds gxy/shed

    dannon committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    ddc5f90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    759014e View commit details
    Browse the repository at this point in the history
  5. Format toolshed js

    dannon committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    db1f00f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4268842 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1159c34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfb2d04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17e0740 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d79b5ff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c0eb0fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c2b709a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    648d4bd View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. Configuration menu
    Copy the full SHA
    20fa0e7 View commit details
    Browse the repository at this point in the history
  2. Remove old, unused bundles.

    dannon committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    e589f1e View commit details
    Browse the repository at this point in the history