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

Migration to Kepler v3 #324

Closed
wants to merge 18 commits into from
Closed

Commits on Feb 26, 2024

  1. chore(migration): kepler v3 raw package version bump

    chore(wip): clean a lot more package.json
    
    chore(migrate): mess with the package lock
    
    chore(migrate): fix react type version
    lutangar committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a1accf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7ff4ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d49f3f View commit details
    Browse the repository at this point in the history
  4. chore(migration): attempt to migrate a factory

    chore: delete components page
    lutangar committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    31adc63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60e1c28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0db6506 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix(migration): dataset loading

    and factories typings, etc.
    
    fix(migration): loader
    lutangar committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6ea7f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1987aa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a7a612 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9e6e7d View commit details
    Browse the repository at this point in the history
  5. fix(migration): fix fields value display in popover

    fix(migration): popover values
    lutangar committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9f6c71a View commit details
    Browse the repository at this point in the history
  6. fix(migration): attempt to create filters from arrays

    This would require a bit more work...
    For the time being let's hide arrays from the list
    of authorized filters.
    
    fix(migration): filters for array
    lutangar committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    33bc372 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    9edd97b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20ca50e View commit details
    Browse the repository at this point in the history
  3. fix(publish): fix publish button

    Treat undefined special case differently.
    Disable is publish selector memoization.
    lutangar committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    05ccea9 View commit details
    Browse the repository at this point in the history
  4. fix(layer): fix layer removal

    Still, clicking on the remove layer button should trigger a modal and not delete the layer.
    lutangar committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1e8dabc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1590802 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    240ee0e View commit details
    Browse the repository at this point in the history