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

Introduce ExtJS 5 example app #352

Merged
merged 5 commits into from
Aug 27, 2015
Merged

Commits on Aug 27, 2015

  1. Init MVVM example app with ExtJS5

    This introduces the base setup for an ExtJS 5 based example app.
    The project structure is created with Sencha Cmd and the containing files
    are only the raw code files. No compiled sources are included here.
    The package dependency to GeoExt is also missing here to avoid redundancy.
    This will be solved by a later commit or the steps to resolve the GeoExt
    package dependency manually will be described in a README file.
    chrismayer committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    9b92fe8 View commit details
    Browse the repository at this point in the history
  2. Adress review notes for MVVM example app

    This adresses the review notes of @marcjansen and @bentrm:
      - Remove unnecessary files
      - Use xtypes for chart and grid declarations
      - Several code cleanups
    chrismayer committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    99aaa72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88fed87 View commit details
    Browse the repository at this point in the history
  4. Move resources to designated folder.

    bentrm authored and chrismayer committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    78c6012 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f60354e View commit details
    Browse the repository at this point in the history