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
    SaifJerbi committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    99b832cView commit details
    Browse the repository at this point in the history
  2. adding allfieldsDisplay support#75

    cleaner solution
    @SaifJerbi
    SaifJerbi committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    2959ba2View 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
    almirus committed Mar 11, 2018
    Configuration menu
    Copy the full SHA
    1a9a127View commit details
    Browse the repository at this point in the history
  2. Merge pull request#77from almirus/master

    Add $ref support for ComboBox + some optimization
    @SaifJerbi
    SaifJerbi authored Mar 11, 2018
    Configuration menu
    Copy the full SHA
    4145562View 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
    3b53beeView commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

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

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

Commits on Apr 29, 2018

  1. reorder singleton instances

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

    reorder singleton instances
    Saif eddine Jerbi authored Apr 29, 2018
    Configuration menu
    Copy the full SHA
    5374337View 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
    453d6acView commit details
    Browse the repository at this point in the history
  2. Merge pull request#88from 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
    2cb1770View 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
    5fee860View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

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

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