8000 Comparing 3.0.16...3.0.17 · eighty9nine/filament-reports · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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-reports
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.16
Choose a base ref
...
head repository: eighty9nine/filament-reports
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.17
Choose a head ref
  • 9 commits
  • 6 files changed
  • 4 contributors

Commits on Nov 8, 2024

  1. fix: multi-tenancy with domains

    This fixes route generation when the panel uses multi-tenancy with domains. Before, this would generate a route like `/admin/{tenant-domain}/reports` but it should be `{tenant-domain}/admin/reports`.
    kolaente authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8a476da View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

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

Commits on Jan 6, 2025

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

Commits on Feb 5, 2025

  1. Update ReportsPlugin.php

    Modify: add shouldRegister method to reportplugin.php file.
    aisuvro authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    f591514 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Merge pull request #42 from aisuvro/3.x

    fix: small device responsive for the action filter section
    eighty9nine authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    c6bd7a9 View commit details
    Browse the repository at this point in the history
  2. Fix styling

    eighty9nine authored and github-actions[bot] committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    163c3c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from kolaente/patch-1

    fix: multi-tenancy with domains
    eighty9nine authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    2185f57 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #41 from skills-up/patch-1

    Do not render the hidden columns in template
    eighty9nine authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    0f54004 View commit details
    Browse the repository at this point in the history
  5. Fix styling

    eighty9nine authored and github-actions[bot] committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    4ecc440 View commit details
    Browse the repository at this point in the history
Loading
0