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: eighty9nine/filament-excel-import
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: eighty9nine/filament-excel-import
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.x
Choose a head ref
  • 13 commits
  • 13 files changed
  • 4 contributors

Commits on Jul 21, 2024

  1. adds sponsor link

    eighty9nine committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    7fb6463 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Aug 22, 2024

  1. Merge pull request #22 from danimardiana/3.x

    fix setCollectionMethod on null
    eighty9nine authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    279bfbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eebc3ca View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Add afterValidationMutator property

    Add missing afterValidationMutator property to DefaultImport class. This was done to resolve missing property error after submitting.
    natino45 authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0b7dc87 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge pull request #24 from natino45/patch-1

    Add afterValidationMutator property
    eighty9nine authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    13f78d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    1013b97 View commit details
    Browse the repository at this point in the history
  2. - Fixes mutation before validation

    - adds option to retain before validation mutation
    eighty9nine authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7cb39a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a68c62 View commit details
    Browse the repository at this point in the history
  4. Fix BelongsToTable import bug

    Makes BelongsToTable import absolute.
    eighty9nine authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8500bb9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #30 from eighty9nine/eighty9nine-patch-1

    Fix BelongsToTable import bug
    eighty9nine authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    da759f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    048155a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81caaa0 View commit details
    Browse the repository at this point in the history
Loading