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

Updating examples and adding new ones for NXG 3.0 #62

Merged
merged 43 commits into from Nov 1, 2018
Merged

Commits on Aug 2, 2018

  1. Copy the full SHA
    fd9c9e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2018

  1. Update the Customize with CSS example

    Update the Customize with CSS example (including Readme; screenshots not yet updated)
    msmithNI committed Aug 4, 2018
    Copy the full SHA
    430e974 View commit details
    Browse the repository at this point in the history
  2. Fixes for Incorporate User Resources example

    Small fixes:
    - Update HTML (source panel) to reset line-height on a custom div
    - Fix typo in hyperlink on panel
    
    Note: These fixes were made directly in the source. This version has not yet been opened/ resaved in NXG3.
    msmithNI committed Aug 4, 2018
    Copy the full SHA
    d27846e View commit details
    Browse the repository at this point in the history
  3. CSS fix for Call 3rd Party Web Service example

    Fix data grid column header font size via CSS (source panel change)
    msmithNI committed Aug 4, 2018
    Copy the full SHA
    c9db9c8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b95d3d7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    81c6f5c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Copy the full SHA
    2907f98 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d737685 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    12537b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Copy the full SHA
    8e1cd5a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8137a3d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Copy the full SHA
    e7189b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Copy the full SHA
    6b75e3e View commit details
    Browse the repository at this point in the history
  2. Update project description

    Update description (NXG 2.0 -> NXG)
    msmithNI committed Aug 10, 2018
    Copy the full SHA
    23cb691 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Restructure examples, update NXG2 references

    - Update readmes: NXG2->NXG3, update image URLs to be absolute (and pointing to GitHub), since we're planning on removing the images from perforce
    - Restructure examples: Currently any content in directories above the .lvproject is not getting deployed / copied along with the NXG project, when the user clones an example via the NXG lobby. So we're moving that content into the project directory so everything the user needs gets copied.
    msmithNI committed Aug 15, 2018
    Copy the full SHA
    9df4988 View commit details
    Browse the repository at this point in the history
  2. Update paths

    msmithNI committed Aug 15, 2018
    Copy the full SHA
    9c16589 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ce8951b View commit details
    Browse the repository at this point in the history
  4. Update readmes

    msmithNI committed Aug 15, 2018
    Copy the full SHA
    b5cbeda View commit details
    Browse the repository at this point in the history
  5. Update path

    msmithNI committed Aug 15, 2018
    Copy the full SHA
    f264700 View commit details
    Browse the repository at this point in the history
  6. Update readme

    msmithNI committed Aug 15, 2018
    Copy the full SHA
    8b83cca View commit details
    Browse the repository at this point in the history
  7. Update readme

    msmithNI committed Aug 15, 2018
    Copy the full SHA
    2ae849c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Updating Utilize Skyline Data Services example for 3.0

    Fix for Tags failing to work with SystemLink Cloud, replaced all references to Skyline with SystemLink, and worked around CAR 703054. Removed MobileTest.gcomp & BasicDataServicesExample.gcomp from the "This Computer" target.
    fredvisser committed Aug 17, 2018
    Copy the full SHA
    a28d044 View commit details
    Browse the repository at this point in the history
  2. Rename top-level folder to Call SystemLink Data Services

    Completing the rename
    fredvisser committed Aug 17, 2018
    Copy the full SHA
    d773b8c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f613b4c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1b77d7a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4e3bd5b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    689cfdb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #55 from fredvisser/nxg3-examples

    Updated Utilize Skyline Data Services examples
    rajsite committed Aug 17, 2018
    Copy the full SHA
    ab25397 View commit details
    Browse the repository at this point in the history
  8. IncorporateUserResources: Re-save, update free text height

    Re-save example for NXG3. Update a free text element to be taller (text was cut off).
    msmithNI committed Aug 17, 2018
    Copy the full SHA
    ce1814c View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    57bf0e3 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    4f1c5f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. merge

    Michael Hagar committed Aug 21, 2018
    Copy the full SHA
    ac3f1c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Remove web applications from dev system

    Michael Hagar committed Aug 22, 2018
    Copy the full SHA
    9596e80 View commit details
    Browse the repository at this point in the history
  2. Update two other projects

    Michael Hagar committed Aug 22, 2018
    Copy the full SHA
    10e3865 View commit details
    Browse the repository at this point in the history
  3. Updating .lvprojectcache to hide bottom pane and closed extra opened …

    …tabs on some projects
    unknown authored and Michael Hagar committed Aug 22, 2018
    Copy the full SHA
    10550bb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #57 from mehagar/removeDevSystem

    Remove web applications from dev system
    gleonoliva committed Aug 22, 2018
    Copy the full SHA
    d3f14b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Fixing issues with examples

    segaljared authored and cglzaguilar committed Aug 31, 2018
    Copy the full SHA
    465d19c View commit details
    Browse the repository at this point in the history
  2. Updating references to local paths

    segaljared authored and cglzaguilar committed Aug 31, 2018
    Copy the full SHA
    e147de7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0c1ea1f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9379a8a View commit details
    Browse the repository at this point in the history
  5. Manually merge SystemLink changes from #59

    Seperate #59 CallSystemLinkDataServices changes to be standalone
    rajsite authored and cglzaguilar committed Aug 31, 2018
    Copy the full SHA
    9a7203f View commit details
    Browse the repository at this point in the history
  6. Closed lvdist file by default

    fredvisser authored and cglzaguilar committed Aug 31, 2018
    Copy the full SHA
    04ede12 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Copy the full SHA
    d60abb2 View commit details
    Browse the repository at this point in the history