Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JsonSchema-JavaUI/sf-java-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: JsonSchema-JavaUI/sf-java-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 33 files changed
  • 5 contributors

Commits on Jan 27, 2018

  1. start working on displayAllFiels

    Initial commit
    adding the new annotation
    display the unannotated field
    SaifJerbi committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    99b832c View commit details
    Browse the repository at this point in the history
  2. adding allfieldsDisplay support #75

    cleaner solution
    SaifJerbi committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    2959ba2 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2018

  1. remove code duplication

    add $ref support (external resource) for ComboBox
    almirus committed Mar 11, 2018
    Configuration menu
    Copy the full SHA
    1a9a127 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77 from almirus/master

    Add $ref support for ComboBox + some optimization
    SaifJerbi authored Mar 11, 2018
    Configuration menu
    Copy the full SHA
    4145562 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Move classes inside the test classes

    Imed Ben Heni committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    3b53bee View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Merge pull request #86 from imed-bh/refactoring

    Move classes inside the test classes
    Saif eddine Jerbi authored Apr 27, 2018
    Configuration menu
    Copy the full SHA
    31df9a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. reorder singleton instances

    imed-bh committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    9bd9c6a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from imed-bh/refactoring

    reorder singleton instances
    Saif eddine Jerbi authored Apr 29, 2018
    Configuration menu
    Copy the full SHA
    5374337 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Create SimpleFactory to remove some duplication between existing fact…

    …ories
    Imed Ben Heni committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    453d6ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from imed-bh/refactoring

    Create SimpleFactory to remove some duplication between existing fact…
    Saif eddine Jerbi authored Apr 30, 2018
    Configuration menu
    Copy the full SHA
    2cb1770 View commit details
    Browse the repository at this point in the history
  3. rename SchemaDecoratorUtil to SchemaDecoratorHandler and remove its S…

    …ingleton
    Imed Ben Heni committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    5fee860 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Merge pull request #89 from imed-bh/refactoring

    rename SchemaDecoratorUtil to SchemaDecoratorHandler and remove its S…
    Saif eddine Jerbi authored May 1, 2018
    Configuration menu
    Copy the full SHA
    4acc98b View commit details
    Browse the repository at this point in the history
Loading