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: indico/indico
base: 701f2c186a5d
Choose a base ref
...
head repository: indico/indico
compare: d008f61638c1
Choose a head ref
  • 7 commits
  • 32 files changed
  • 1 contributor

Commits on May 16, 2019

  1. Copy the full SHA
    d964ce6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e15231e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    469f32a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fc910e6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7f007e2 View commit details
    Browse the repository at this point in the history
  6. Remove last direct usages of ReduxFormField

    Also implement onChange properly so it doesn't need to deal with raw
    data but rather gets whatever data the form field has inside the
    final-form.
    ThiefMaster committed May 16, 2019
    Copy the full SHA
    2572cd9 View commit details
    Browse the repository at this point in the history
  7. Rename ReduxFormField -> FormFieldAdapter

    Same for the other Redux* components that are not related
    to Redux at all.
    ThiefMaster committed May 16, 2019
    Copy the full SHA
    d008f61 View commit details
    Browse the repository at this point in the history